From 511f1737ccf0580207b26b2cce63cf710f92b066 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 09:47:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f49106..25b2de8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,7 +126,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "plain" }} tag="Exclusive Access" - title="Join the Elite Circle" + title="Get 10% Off Your First Order" description="Subscribe to our newsletter for 10% off your first purchase and stay updated on limited collections." buttonText="Get Access" /> @@ -145,4 +145,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1