From d146d18805a36fc5655e74e41ee227ba931b3f7f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:53:43 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index d2a2996..cb9c853 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -50,7 +50,7 @@ export default function ShopPage() { price: "$2,850", rating: 5, reviewCount: "342", - imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-brunette-laced-dress-with-make-up_132075-12543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-brunette-laced-dress-with-make-up_132075-12543.jpg?_wi=2", imageAlt: "Modern white sectional sofa" }, { @@ -60,7 +60,7 @@ export default function ShopPage() { price: "$1,650", rating: 5, reviewCount: "218", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-authentic-interior-design_53876-129853.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-authentic-interior-design_53876-129853.jpg?_wi=3", imageAlt: "Marble dining table with brass legs" }, { @@ -70,7 +70,7 @@ export default function ShopPage() { price: "$945", rating: 5, reviewCount: "156", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108763.jpg?_wi=2", imageAlt: "Designer lounge chair in cream" }, { @@ -80,7 +80,7 @@ export default function ShopPage() { price: "$1,420", rating: 5, reviewCount: "98", - imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-arrangement_23-2148986615.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-arrangement_23-2148986615.jpg?_wi=2", imageAlt: "Modern walnut shelving unit" }, { @@ -90,7 +90,7 @@ export default function ShopPage() { price: "$725", rating: 5, reviewCount: "267", - imageSrc: "http://img.b2bpic.net/free-photo/glass-orange-juice-desktop-near-laptop-morning_169016-25099.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-orange-juice-desktop-near-laptop-morning_169016-25099.jpg?_wi=2", imageAlt: "Minimalist glass coffee table" }, { @@ -100,7 +100,7 @@ export default function ShopPage() { price: "$385", rating: 5, reviewCount: "421", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-with-elegant-chandelier-lighting-generated-by-ai_188544-21199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-with-elegant-chandelier-lighting-generated-by-ai_188544-21199.jpg?_wi=2", imageAlt: "Designer pendant lighting" } ]} @@ -123,7 +123,7 @@ export default function ShopPage() { price: "$4,200", rating: 5, reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-living-room-with-soft-sofa-background-wooden-wall-minim_1258-134116.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-living-room-with-soft-sofa-background-wooden-wall-minim_1258-134116.jpg?_wi=2", imageAlt: "Minimalist living room set" }, { @@ -133,7 +133,7 @@ export default function ShopPage() { price: "$3,600", rating: 5, reviewCount: "64", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-lounge-area-hotel-reception_482257-78350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-lounge-area-hotel-reception_482257-78350.jpg?_wi=2", imageAlt: "Luxury bedroom furniture" }, { @@ -143,7 +143,7 @@ export default function ShopPage() { price: "$2,950", rating: 5, reviewCount: "102", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-kitchen-cutlery-organizer-minimalist-aesthetics_169016-68940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-kitchen-cutlery-organizer-minimalist-aesthetics_169016-68940.jpg?_wi=2", imageAlt: "Modern home office setup" } ]}