Merge version_1 into main #1
@@ -70,10 +70,10 @@ export default function LandingPage() {
|
||||
id: "1", name: "Diamond Solitaire Ring", price: "$4,250", variant: "18K Gold • VS1 Diamond", imageSrc: "http://img.b2bpic.net/free-photo/side-view-silver-wedding-rings-black-wall_140725-12919.jpg", imageAlt: "Luxury diamond solitaire ring"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Emerald Pendant Necklace", price: "$3,800", variant: "14K Gold • Zambian Emerald", imageSrc: "http://img.b2bpic.net/free-photo/portait-charming-caucasian-lady-poses-camera-picture-isolated-dark-blur-background_132075-9658.jpg", imageAlt: "Premium emerald pendant necklace"
|
||||
id: "2", name: "Emerald Pendant Necklace", price: "$3,800", variant: "14K Gold • Zambian Emerald", imageSrc: "http://img.b2bpic.net/free-photo/portait-charming-caucasian-lady-poses-camera-picture-isolated-dark-blur-background_132075-9658.jpg?_wi=1", imageAlt: "Premium emerald pendant necklace"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sapphire Bracelet", price: "$3,500", variant: "18K Gold • Ceylon Sapphire", imageSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-fragrance-with-necklace-black-gift-package-pink-surface_140725-20517.jpg", imageAlt: "Elegant sapphire bracelet"
|
||||
id: "3", name: "Sapphire Bracelet", price: "$3,500", variant: "18K Gold • Ceylon Sapphire", imageSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-fragrance-with-necklace-black-gift-package-pink-surface_140725-20517.jpg?_wi=1", imageAlt: "Elegant sapphire bracelet"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -122,11 +122,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Necklaces", description: "Stunning necklaces that complement any occasion, crafted with meticulous attention to detail and design.", imageSrc: "http://img.b2bpic.net/free-photo/portait-charming-caucasian-lady-poses-camera-picture-isolated-dark-blur-background_132075-9658.jpg", imageAlt: "Luxury necklace collection"
|
||||
title: "Necklaces", description: "Stunning necklaces that complement any occasion, crafted with meticulous attention to detail and design.", imageSrc: "http://img.b2bpic.net/free-photo/portait-charming-caucasian-lady-poses-camera-picture-isolated-dark-blur-background_132075-9658.jpg?_wi=2", imageAlt: "Luxury necklace collection"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Bracelets", description: "Sophisticated bracelets that add elegance to any wrist, featuring precious metals and fine gemstones.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-fragrance-with-necklace-black-gift-package-pink-surface_140725-20517.jpg", imageAlt: "Premium bracelet collection"
|
||||
title: "Bracelets", description: "Sophisticated bracelets that add elegance to any wrist, featuring precious metals and fine gemstones.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-fragrance-with-necklace-black-gift-package-pink-surface_140725-20517.jpg?_wi=2", imageAlt: "Premium bracelet collection"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user