Merge version_2 into main #4
@@ -87,6 +87,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
tag="New Arrivals"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Shop New Arrivals", href: "#products" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
carouselPosition="right"
|
||||
/>
|
||||
@@ -321,4 +324,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user