2 Commits

Author SHA1 Message Date
cfd9f1ab5b Update src/app/page.tsx 2026-05-02 23:14:41 +00:00
19e642ae63 Update src/app/page.tsx 2026-05-02 23:14:12 +00:00

View File

@@ -165,9 +165,9 @@ 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" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>