diff --git a/src/components/Hero.js b/src/components/Hero.js
index 8942945..e761c07 100755
--- a/src/components/Hero.js
+++ b/src/components/Hero.js
@@ -15,9 +15,12 @@ export default function Hero() {
- I am a junior software developer passionate about productionizing - AI. I enjoy transforming AI tools and research into practical, - scalable software solutions. + As a junior software developer, I am passionate about turning AI + tools and research into practical, scalable software solutions. My + focus is on implementing AI technologies efficiently and + effectively, ensuring they serve real-world applications. My goal + is to make advanced AI accessible and useful in various + industries.
+ return ( + - ) + + ); } export default function Home() { @@ -37,6 +42,7 @@ export default function Home() {