diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f05e4a..fa96123 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Ancient Wisdom" tagAnimation="slide-up" buttons={[ - { text: "Explore Membership", href: "features" }, + { text: "Start Your Journey", href: "features" }, { text: "Learn More", href: "about" } ]} buttonAnimation="slide-up"