diff --git a/src/app/page.tsx b/src/app/page.tsx index 1bdf2e6..2e6300b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { logoText="REAL CONNECT" description="Ready to Experience Real Connections. Verified profiles. Authentic moments. Genuine friendships. Join the most trusted social platform where real people meet real people." buttons={[ - { text: "Join Beta Launch", href: "#contact" }, + { text: "Get Started Free", href: "#contact" }, { text: "Learn More", href: "#features" } ]} buttonAnimation="slide-up"