From 5dfb224a6b673354c86c9c5a834e0bbbfafc0773 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 08:22:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1