Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-15 16:50:54 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}