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", }, ]}