Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c3b7a908e7 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroCarouselLogo
|
<HeroCarouselLogo
|
||||||
logoText="ESTET BUTIK"
|
logoText="ESTET BUTIK"
|
||||||
description="Discover curated elegance. Your destination for timeless style and refined fashion."
|
description="Discover curated elegance. Enjoy free shipping on all orders and a hassle-free 14-day return policy."
|
||||||
buttons={[{ text: "View Collection", href: "#products" }]}
|
buttons={[{ text: "View Collection", href: "#products" }]}
|
||||||
slides={[
|
slides={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353695.jpg", imageAlt: "Fashion display 1" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353695.jpg", imageAlt: "Fashion display 1" },
|
||||||
@@ -170,4 +170,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user