From ad1f6603bcb03fb7d6d67a70c3ea7fa57230cca6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 21:22:26 +0000 Subject: [PATCH] Update src/app/products/page.tsx --- src/app/products/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 51f08d7..497c0ff 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -90,7 +90,7 @@ export default function ProductsPage() { price: "QAR 1,250", rating: 5, reviewCount: "187", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-using-drill_23-2149916310.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-using-drill_23-2149916310.jpg?_wi=2", imageAlt: "Bosch professional power drill kit", }, { @@ -100,7 +100,7 @@ export default function ProductsPage() { price: "QAR 2,850", rating: 5, reviewCount: "156", - imageSrc: "http://img.b2bpic.net/free-photo/harvesters-combine-parts-plant-are-waiting-sales_146671-19094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/harvesters-combine-parts-plant-are-waiting-sales_146671-19094.jpg?_wi=2", imageAlt: "Makita industrial rotary hammer", }, { @@ -110,7 +110,7 @@ export default function ProductsPage() { price: "QAR 1,680", rating: 5, reviewCount: "203", - imageSrc: "http://img.b2bpic.net/free-photo/photographer-plater_1160-733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photographer-plater_1160-733.jpg?_wi=2", imageAlt: "DeWalt heavy duty circular saw", }, ]}