From 63847316b3cbea3116baed656c72ed346af7f4a8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:50:51 +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 6cb0ea1..0285369 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -178,7 +178,7 @@ export default function LandingPage() { variant: "gradient-bars"}} tag="Stay Updated" title="Join the Inner Circle" - description="Sign up for early access to new collections, style tips, and exclusive offers." + description="Join our inner circle for 10% off your first order—get early access to new collections and exclusive style tips." imageSrc="http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138769.jpg" mediaAnimation="slide-up" /> @@ -201,4 +201,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1