Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c785a8eb1c | |||
| 7153d72b09 | |||
| 4e4df2d857 |
@@ -91,12 +91,12 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
products={[
|
products={[
|
||||||
{ id: "p1", name: "Diamond Engagement Ring", price: "$2,450", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509243.jpg", priceButtonProps: { text: "Purchase Now", href: "#contact" } },
|
{ id: "p1", name: "Diamond Engagement Ring: Conflict-Free Brilliance", price: "$2,450", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509243.jpg", priceButtonProps: { text: "Purchase Now", href: "#contact" } },
|
||||||
{ id: "p2", name: "Gold Pendant Necklace", price: "$850", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-golden-bright-chain_23-2149836482.jpg", priceButtonProps: { text: "Purchase Now", href: "#contact" } },
|
{ id: "p2", name: "Gold Pendant Necklace: 18K Solid Gold", price: "$850", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-golden-bright-chain_23-2149836482.jpg", priceButtonProps: { text: "Purchase Now", href: "#contact" } },
|
||||||
{ id: "p3", name: "Diamond Drop Earrings", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-afro-american-latin-woman-smiling-spending-nice-time-coffee-shop_58466-12273.jpg", priceButtonProps: { text: "Purchase Now", href: "#contact" } },
|
{ id: "p3", name: "Diamond Drop Earrings: Hand-Set Quality", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-afro-american-latin-woman-smiling-spending-nice-time-coffee-shop_58466-12273.jpg", priceButtonProps: { text: "Purchase Now", href: "#contact" } },
|
||||||
]}
|
]}
|
||||||
title="Curated Collections"
|
title="Curated Collections"
|
||||||
description="Discover timeless treasures handcrafted for every occasion."
|
description="Discover timeless treasures handcrafted with exceptional material quality and expert craftsmanship to ensure lasting luxury."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user