Update src/app/collection/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function CollectionPage() {
|
||||
name: "Gold Bridal Necklace with Diamonds",
|
||||
price: "₹45,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/bright-engagement-gold-shiny-love-macro_1400-32.jpg",
|
||||
"http://img.b2bpic.net/free-photo/bright-engagement-gold-shiny-love-macro_1400-32.jpg?_wi=1",
|
||||
imageAlt: "Gold bridal necklace with diamond pendant",
|
||||
},
|
||||
{
|
||||
@@ -57,7 +57,7 @@ export default function CollectionPage() {
|
||||
name: "Traditional Gold Bangle Set",
|
||||
price: "₹38,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-hand-young-woman-street_1301-4773.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-hand-young-woman-street_1301-4773.jpg?_wi=1",
|
||||
imageAlt: "Traditional gold bangle set",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function CollectionPage() {
|
||||
name: "Emerald Drop Earrings",
|
||||
price: "₹28,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/attractive-young-woman-with-blonde-hair-stylish-white-dress-sits-luxurious-sofa_132075-8134.jpg",
|
||||
"http://img.b2bpic.net/free-photo/attractive-young-woman-with-blonde-hair-stylish-white-dress-sits-luxurious-sofa_132075-8134.jpg?_wi=1",
|
||||
imageAlt: "Emerald drop earrings",
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function CollectionPage() {
|
||||
name: "Diamond Stud Earrings",
|
||||
price: "₹30,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/attractive-young-woman-with-blonde-hair-stylish-white-dress-sits-luxurious-sofa_132075-8134.jpg",
|
||||
"http://img.b2bpic.net/free-photo/attractive-young-woman-with-blonde-hair-stylish-white-dress-sits-luxurious-sofa_132075-8134.jpg?_wi=2",
|
||||
imageAlt: "Diamond stud earrings",
|
||||
},
|
||||
{
|
||||
@@ -145,7 +145,7 @@ export default function CollectionPage() {
|
||||
name: "Gold Pendant Necklace",
|
||||
price: "₹36,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/bright-engagement-gold-shiny-love-macro_1400-32.jpg",
|
||||
"http://img.b2bpic.net/free-photo/bright-engagement-gold-shiny-love-macro_1400-32.jpg?_wi=2",
|
||||
imageAlt: "Gold pendant necklace",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function CollectionPage() {
|
||||
name: "Luxury Gold Bracelet",
|
||||
price: "₹48,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-hand-young-woman-street_1301-4773.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-hand-young-woman-street_1301-4773.jpg?_wi=2",
|
||||
imageAlt: "Luxury gold bracelet",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user