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