From 526c225f4d01df75badddb29b6e04c2d57f33a2c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 07:03:57 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 594ef2b..2a9acf8 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -49,25 +49,25 @@ export default function ServicesPage() { id: "1", title: "Logbook Servicing", description: "Dealer-standard servicing without dealership prices. Regular maintenance to keep your vehicle running smoothly and preserving warranty coverage.", - imageSrc: "http://img.b2bpic.net/free-photo/serious-businessman-manager-stands-front-modern-silver-colored-car-with-paper-documents-hands_146671-16506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-businessman-manager-stands-front-modern-silver-colored-car-with-paper-documents-hands_146671-16506.jpg?_wi=2", }, { id: "2", title: "Brake Repairs", description: "Professional brake inspections, pad replacements, and rotor servicing for safety and performance. We use quality parts and expert diagnostics.", - imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376986.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376986.jpg?_wi=2", }, { id: "3", title: "Air Conditioning", description: "AC regassing, diagnostics, and repairs to keep your cabin comfortable year-round. We service all vehicle makes and models.", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1368.jpg?_wi=2", }, { id: "4", title: "General Repairs", description: "Expert diagnosis and repair of mechanical issues, from minor fixes to major overhauls. Transparent pricing and honest recommendations always.", - imageSrc: "http://img.b2bpic.net/free-photo/car-repairmen-using-laptop-while-doing-car-engine-diagnostic-auto-repair-shop_637285-4273.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-repairmen-using-laptop-while-doing-car-engine-diagnostic-auto-repair-shop_637285-4273.jpg?_wi=1", }, ]} title="Our Services"