From a53afc1982f8d8a1b3eba0a05d54f474e6bde9d8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:20:37 +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 a98f3a6..d1b0912 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -207,7 +207,7 @@ export default function LandingPage() { background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="Enter your email" - buttonText="Join Exclusively" + buttonText="Claim Your Invitation" termsText="We respect your privacy. Unsubscribe at any time. By joining, you'll receive curated updates on heritage collections and exclusive releases." /> -- 2.49.1