Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 60bfeb22c1 | |||
| 5f19bc24a5 | |||
| 63847316b3 | |||
| 94b933a9e3 | |||
| 7e1cad1411 |
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split-description"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user