diff options
author | sotech117 <michael_foiani@brown.edu> | 2025-08-28 01:28:41 -0400 |
---|---|---|
committer | sotech117 <michael_foiani@brown.edu> | 2025-08-28 01:28:41 -0400 |
commit | 7c6527ba546be93238c3d0756f709daed7a96cc3 (patch) | |
tree | 4fbe19c3ddce9d3918737e2bd5a8355788813419 /src/components/Hero.jsx | |
parent | d429adc9fa92f8ca75cb9195ecc9d42bad5987e8 (diff) |
small fixes and metadata
Diffstat (limited to 'src/components/Hero.jsx')
-rw-r--r-- | src/components/Hero.jsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index 586e5be..a3b84a6 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -48,7 +48,7 @@ export const Hero = () => { </motion.h2> <motion.p className="hero-description" variants={fadeInUp}> I analyze data to extract meaningful insights and drive business - decisions. Proficient in Python and data visualization tools like PowerBI. + decisions. Proficient in SQL, Python and data visualization tools like PowerBI. </motion.p> <motion.div className="cta-buttons" variants={staggerContainer}> @@ -110,8 +110,8 @@ export const Hero = () => { }, traits: [ "enthusiastically curious", - "critical thinker", "energentically outgoing", + "critical thinker", "creative sketcher", ], missionStatement: |