From 718859a971cbd715c7276c3636cff70ee1e239c7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:53:54 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index d1c0e4f..8e02361 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -57,12 +57,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", + "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=6", imageAlt: "HVAC technician performing AC repair", }, { imageSrc: - "http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg", + "http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg?_wi=5", imageAlt: "Professional air conditioning maintenance", }, ], @@ -75,12 +75,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg", + "http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg?_wi=6", imageAlt: "Heating system installation work", }, { imageSrc: - "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", + "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=7", imageAlt: "Technician installing heating equipment", }, ], @@ -93,12 +93,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", + "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=8", imageAlt: "HVAC preventive maintenance service", }, { imageSrc: - "http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg", + "http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg?_wi=7", imageAlt: "Air filter replacement and inspection", }, ], @@ -111,12 +111,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg", + "http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg?_wi=8", imageAlt: "Emergency HVAC service response", }, { imageSrc: - "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", + "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=9", imageAlt: "Rapid response technician arrival", }, ], @@ -143,7 +143,7 @@ export default function ServicesPage() { title: "Customer Rating", description: "Consistently excellent service and satisfaction", imageSrc: - "http://img.b2bpic.net/free-photo/knowleadgeable-engineer-commissioned-leaks-checking-making-sure-all-hvac-system-vents-are-clear-debris-efficient-technician-doing-annual-maintenance-inspection-finishing-paperwork_482257-63964.jpg", + "http://img.b2bpic.net/free-photo/knowleadgeable-engineer-commissioned-leaks-checking-making-sure-all-hvac-system-vents-are-clear-debris-efficient-technician-doing-annual-maintenance-inspection-finishing-paperwork_482257-63964.jpg?_wi=3", imageAlt: "Trusted HVAC service team", }, { @@ -152,7 +152,7 @@ export default function ServicesPage() { title: "Reviews", description: "Proven track record of happy homeowners", imageSrc: - "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", + "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=10", imageAlt: "Professional HVAC service", }, ]}