From 4c8886102d2af1b7e64a5d332eee6eb92a6635dd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 19:59:12 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 5a3bf6a..db9fdb8 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -99,7 +99,7 @@ export default function ShopPage() { price: "$89.99", rating: 5, reviewCount: "128", - imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400865.jpg?_wi=2", imageAlt: "Elegant silk saree with traditional embroidery", isFavorited: false }, @@ -110,7 +110,7 @@ export default function ShopPage() { price: "$54.99", rating: 4.8, reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/woman-floral-dress-looking-camera_23-2148261282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-floral-dress-looking-camera_23-2148261282.jpg?_wi=2", imageAlt: "Contemporary embroidered kurti with traditional motifs", isFavorited: false }, @@ -121,7 +121,7 @@ export default function ShopPage() { price: "$129.99", rating: 5, reviewCount: "156", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-beautiful-yellow-dress_1303-17541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-beautiful-yellow-dress_1303-17541.jpg?_wi=2", imageAlt: "Stunning designer lehenga for special occasions", isFavorited: false }, @@ -132,7 +132,7 @@ export default function ShopPage() { price: "$64.99", rating: 4.7, reviewCount: "82", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-beard-indian-man-with-bindi-forehead-wear-blue-suit-posed-outdoor-against-door-building_627829-1854.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-beard-indian-man-with-bindi-forehead-wear-blue-suit-posed-outdoor-against-door-building_627829-1854.jpg?_wi=2", imageAlt: "Traditional salwar kameez with modern styling", isFavorited: false }, @@ -143,7 +143,7 @@ export default function ShopPage() { price: "$44.99", rating: 4.9, reviewCount: "67", - imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400865.jpg?_wi=3", imageAlt: "Beautiful embroidered dupatta with intricate details", isFavorited: false }, @@ -154,7 +154,7 @@ export default function ShopPage() { price: "$149.99", rating: 5, reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/woman-floral-dress-looking-camera_23-2148261282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-floral-dress-looking-camera_23-2148261282.jpg?_wi=3", imageAlt: "Premium silk saree with gold embroidery", isFavorited: false }