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}