From 9c51adcddf6ed58f80a494416859bf3355eb2db9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:39:55 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 97bbc7f..183a973 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -52,12 +52,12 @@ export default function ServicesPage() { "Expert brake pad replacement, rotors, calipers, and complete brake system diagnostics to ensure your safety on the road. We use OEM and quality aftermarket parts for reliability.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46150.jpg", + "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46150.jpg?_wi=2", imageAlt: "Brake service work", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/close-up-hvac-system-manometers_482257-90544.jpg", + "http://img.b2bpic.net/free-photo/close-up-hvac-system-manometers_482257-90544.jpg?_wi=3", imageAlt: "Diagnostic equipment", }, }, @@ -68,12 +68,12 @@ export default function ServicesPage() { "Advanced diagnostics and repair for engine performance issues, tuning, and complete engine overhauls with quality parts. From simple fixes to major rebuilds.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/close-up-hands-unrecognizable-mechanic-doing-car-service-maintenance_146671-19691.jpg", + "http://img.b2bpic.net/free-photo/close-up-hands-unrecognizable-mechanic-doing-car-service-maintenance_146671-19691.jpg?_wi=2", imageAlt: "Engine diagnostic work", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg", + "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg?_wi=2", imageAlt: "Engine maintenance", }, }, @@ -84,12 +84,12 @@ export default function ServicesPage() { "AC installation, repair, and maintenance to keep your vehicle comfortable year-round with professional service. Refrigerant recharge and system diagnostics included.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/close-up-hvac-system-manometers_482257-90544.jpg", + "http://img.b2bpic.net/free-photo/close-up-hvac-system-manometers_482257-90544.jpg?_wi=4", imageAlt: "AC system repair", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service-checking-tyres_627829-3849.jpg", + "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service-checking-tyres_627829-3849.jpg?_wi=3", imageAlt: "Climate control maintenance", }, }, @@ -111,7 +111,7 @@ export default function ServicesPage() { description="Honest Pricing & Expert Service" subdescription="Every repair backed by our guarantee" icon={Wrench} - imageSrc="http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg" + imageSrc="http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg?_wi=3" imageAlt="Professional technicians working together" mediaAnimation="slide-up" useInvertedBackground={false}