Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f72380f8d0 | |||
| 4af4689112 | |||
| 050099fbfd | |||
| db5b80797b | |||
| c3b7a908e7 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroCarouselLogo
|
||||
logoText="ESTET BUTIK"
|
||||
description="Discover curated elegance. Your destination for timeless style and refined fashion."
|
||||
buttons={[{ text: "View Collection", href: "#products" }]}
|
||||
buttons={[{ text: "Shop New Arrivals", href: "#products" }]}
|
||||
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/elegance-blonde-girl-fur-coat-store-fur-coats-leather-jackets_627829-8480.jpg", imageAlt: "Fashion display 2" },
|
||||
@@ -170,4 +170,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user