Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c0e00cac9e | |||
| e997e4e8ed | |||
| ea3d8f44bd | |||
| 333f2ff539 |
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
title="Redefining Modern Style"
|
||||
title="Elevate Your Wardrobe with Timeless, Ethical Apparel"
|
||||
description="Premium apparel crafted for the conscious, contemporary individual."
|
||||
buttons={[{ text: "Shop Now", href: "#products" }]}
|
||||
carouselItems={[
|
||||
@@ -174,4 +174,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user