From 95a1f9727db7ec1a2733716a424020638746a7ab Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 17:27:46 +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 4e1255d..b5caa36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { background={{ variant: "rotated-rays-static" }} useInvertedBackground={false} inputPlaceholder="Enter your email" - buttonText="Get Access" + buttonText="Claim Early Access" termsText="By joining, you agree to our Terms. We'll only email you about this exclusive launch." /> -- 2.49.1