Update src/app/collections/page.tsx

This commit is contained in:
2026-03-15 05:08:10 +00:00
parent ea426fa1ca
commit 52c0d7d3a1

View File

@@ -98,7 +98,7 @@ export default function CollectionsPage() {
price: "Starting ₹25,000",
rating: 5,
reviewCount: "45+",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-proposal-ring-rose_23-2148357896.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-proposal-ring-rose_23-2148357896.jpg?_wi=2",
imageAlt: "Premium diamond rings collection",
},
{
@@ -108,7 +108,7 @@ export default function CollectionsPage() {
price: "Starting ₹15,000",
rating: 5,
reviewCount: "62+",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-listening-music_23-2148286120.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-listening-music_23-2148286120.jpg?_wi=2",
imageAlt: "Elegant gold bangles collection",
},
{
@@ -118,7 +118,7 @@ export default function CollectionsPage() {
price: "Starting ₹18,000",
rating: 5,
reviewCount: "38+",
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400846.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400846.jpg?_wi=2",
imageAlt: "Traditional and modern mangalsutra designs",
},
{
@@ -128,7 +128,7 @@ export default function CollectionsPage() {
price: "Starting ₹35,000",
rating: 5,
reviewCount: "52+",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-female-wearing-beautiful-silver-necklace_181624-23666.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-female-wearing-beautiful-silver-necklace_181624-23666.jpg?_wi=2",
imageAlt: "Exquisite diamond necklace collection",
},
{
@@ -138,7 +138,7 @@ export default function CollectionsPage() {
price: "Starting ₹8,000",
rating: 5,
reviewCount: "71+",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-pretty-woman-with-curly-hair-stylish-black-outfit_197531-2617.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-pretty-woman-with-curly-hair-stylish-black-outfit_197531-2617.jpg?_wi=2",
imageAlt: "Beautiful gold earrings collection",
},
{
@@ -148,7 +148,7 @@ export default function CollectionsPage() {
price: "Starting ₹12,000",
rating: 5,
reviewCount: "48+",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-wearing-white-shirt-delicate-silver-charm-necklace_181624-24736.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-wearing-white-shirt-delicate-silver-charm-necklace_181624-24736.jpg?_wi=2",
imageAlt: "Elegant diamond pendant designs",
},
]}
@@ -166,25 +166,25 @@ export default function CollectionsPage() {
{
id: "1",
name: "Priya Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg?_wi=2",
imageAlt: "professional woman portrait headshot",
},
{
id: "2",
name: "Rajesh Verma",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=2",
imageAlt: "professional man portrait headshot",
},
{
id: "3",
name: "Anjali Gupta",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-showing-thumbs-up-looking-camera_1262-14435.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-showing-thumbs-up-looking-camera_1262-14435.jpg?_wi=2",
imageAlt: "professional woman portrait business",
},
{
id: "4",
name: "Vikram Patel",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-businessman-office_1163-5471.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-businessman-office_1163-5471.jpg?_wi=2",
imageAlt: "professional man business portrait",
},
]}