From d0393aff02f4482a9dac3eb4263143af5e97e33f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 21:22:27 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index bfa3849..edd7155 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -120,7 +120,7 @@ export default function ServicesPage() { 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=3", imageAlt: "Bosch professional power drill kit", }, { @@ -130,7 +130,7 @@ export default function ServicesPage() { 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=3", imageAlt: "Makita industrial rotary hammer", }, { @@ -140,7 +140,7 @@ export default function ServicesPage() { 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=3", imageAlt: "DeWalt heavy duty circular saw", }, ]}