From 3d479256c3365e1b4d84994bd2dc43d72c42e5ad Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:08:23 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 7fde8fc..ad69003 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -92,7 +92,7 @@ export default function ShopPage() { price: "$850.00", rating: 5, reviewCount: "127", - 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: "Minimalist accent chair", }, { @@ -102,7 +102,7 @@ export default function ShopPage() { price: "$1,450.00", rating: 5, reviewCount: "94", - imageSrc: "http://img.b2bpic.net/free-photo/empty-dining-table-restaurant_53876-64723.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-dining-table-restaurant_53876-64723.jpg?_wi=2", imageAlt: "Contemporary dining table", }, { @@ -112,7 +112,7 @@ export default function ShopPage() { price: "$2,200.00", rating: 5, reviewCount: "156", - imageSrc: "http://img.b2bpic.net/free-photo/modern-fashionable-red-leather-couch-with-cushions-cropped-christmas-tree-brick-wall-loft-design_132075-11381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-fashionable-red-leather-couch-with-cushions-cropped-christmas-tree-brick-wall-loft-design_132075-11381.jpg?_wi=2", imageAlt: "Premium modern sofa", }, ]}