From 1026cbeb723aaeaa5014bd1fec14bf7fcce82220 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 07:05:51 +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 5c4873e..ca9c844 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -45,16 +45,16 @@ export default function ServicesPage() { features={[ { 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"}, + 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?_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"}, + 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?_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"}, + 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?_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"}, + 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?_wi=1"}, ]} title="Our Services" description="Comprehensive automotive repair and maintenance services for all vehicle types. From routine maintenance to complex repairs, we handle it all with professionalism and integrity."