diff --git a/src/app/page.tsx b/src/app/page.tsx index 85b2395..9300a7a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Become a Member", href: "#contact" }, + { text: "Join Now & Get Instant Access", href: "#contact" }, { text: "Learn More", href: "#about" } ]} buttonAnimation="slide-up"