From 19e642ae63372406c44335ff7f08209e15daf0ae Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 23:14:12 +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 e6f3b8c..55962c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -165,7 +165,7 @@ export default function ChatPlatformPage() { title="Shape the Next Generation of Messaging" description="Request access to our exclusive invite-only digital space and experience spatial AI communication first." buttons={[ - { text: "Request Access", href: "#contact" }, + { text: "Join The Beta Today", href: "#contact" }, ]} background={{ variant: "glowing-orb" }} useInvertedBackground={false} -- 2.49.1