diff --git a/src/app/page.tsx b/src/app/page.tsx index fd517af..fa8e2e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { imagePosition="right" mediaAnimation="slide-up" buttons={[ - { text: "Start Discovering", href: "#contact" }, + { text: "Find Your Passion Free", href: "#contact" }, { text: "Learn More", href: "#about" } ]} buttonAnimation="slide-up" @@ -221,4 +221,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file