From d8da88a073e3d8707bb7d978d5b0cd0067cbc26a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 08:59:51 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index cb70aa6..ba02d81 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -92,11 +92,11 @@ export default function ServicesPage() { icon: Sun, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15557.jpg?_wi=7", imageAlt: "Solar installation in progress", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15557.jpg?_wi=8", imageAlt: "Professional solar team", }, ], @@ -107,11 +107,11 @@ export default function ServicesPage() { icon: Droplets, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/expert-using-pressure-measurement-device_482257-91080.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expert-using-pressure-measurement-device_482257-91080.jpg?_wi=5", imageAlt: "Water purifier installation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/expert-using-pressure-measurement-device_482257-91080.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expert-using-pressure-measurement-device_482257-91080.jpg?_wi=6", imageAlt: "Purifier system setup", }, ], @@ -122,11 +122,11 @@ export default function ServicesPage() { icon: BarChart3, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15557.jpg?_wi=9", imageAlt: "Solar system maintenance", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15557.jpg?_wi=10", imageAlt: "Maintenance team at work", }, ], @@ -137,11 +137,11 @@ export default function ServicesPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-goods-home-interior-store_169016-19586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-goods-home-interior-store_169016-19586.jpg?_wi=7", imageAlt: "Consultation at showroom", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-goods-home-interior-store_169016-19586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-goods-home-interior-store_169016-19586.jpg?_wi=8", imageAlt: "Product demonstration", }, ],