Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b8535e22a | |||
| 51a1df891d | |||
| 3c84efecf8 | |||
| afc6789f00 |
@@ -87,6 +87,9 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
tag="New Arrivals"
|
tag="New Arrivals"
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
|
buttons={[
|
||||||
|
{ text: "Shop New Arrivals", href: "#products" }
|
||||||
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
carouselPosition="right"
|
carouselPosition="right"
|
||||||
/>
|
/>
|
||||||
@@ -321,4 +324,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user