Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 584d7241e0 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Experience the Art of Luxury"
|
||||
title="The Pinnacle of Timeless Luxury"
|
||||
description="At SHAWOIKA, we create more than products — we craft unforgettable experiences."
|
||||
buttons={[
|
||||
{ text: "Explore Collection", href: "#products" },
|
||||
@@ -98,9 +98,6 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
buttons={[
|
||||
{ text: "View All Collections", href: "/collections" }
|
||||
]}
|
||||
products={[
|
||||
{ id: "p1", name: "Elegance Ring", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916725.jpg?_wi=1" },
|
||||
{ id: "p2", name: "Classic Watch", price: "$3,500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646520.jpg?_wi=1" },
|
||||
|
||||
Reference in New Issue
Block a user