Merge version_1 into main #1
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
id: "3", name: "Crystal Ring Set", price: "$52.00", imageSrc: "http://img.b2bpic.net/free-photo/croissants-with-wedding-ring-scarf_23-2148031686.jpg", imageAlt: "Crystal Ring Set"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Delicate Gold Necklace", price: "$55.75", imageSrc: "http://img.b2bpic.net/free-photo/fashion-necklace-with-expensive-stones-pearls_114579-11511.jpg", imageAlt: "Delicate Gold Necklace"
|
||||
id: "4", name: "Delicate Gold Necklace", price: "$55.75", imageSrc: "http://img.b2bpic.net/free-photo/fashion-necklace-with-expensive-stones-pearls_114579-11511.jpg?_wi=1", imageAlt: "Delicate Gold Necklace"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", title: "Necklaces & Pendants", tags: ["Necklaces", "Luxury"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-necklace-with-expensive-stones-pearls_114579-11511.jpg", imageAlt: "Necklaces & Pendants"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-necklace-with-expensive-stones-pearls_114579-11511.jpg?_wi=2", imageAlt: "Necklaces & Pendants"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user