From 85f213679e31341a2fa2e4a74e1494f24ec83d69 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:35:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b8e8f18..dcf11cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,13 +52,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg"}, { name: "Sarah Mitchell", handle: "Busy Professional", testimonial: "No more wasted time at the dealership. ATFZGARAGE is reliable, honest, and incredibly convenient. They're my go-to mechanic now.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1"}, { name: "David Chen", handle: "Fleet Manager", testimonial: "We trust ATFZGARAGE with our entire vehicle fleet. Their technicians are knowledgeable, efficient, and our vehicles are always in top condition.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"}, { name: "Emma Williams", handle: "Homeowner", testimonial: "Best decision ever. They came to my home for a pre-purchase inspection, gave honest feedback, and the price was fair. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2"}, ]} buttons={[ { text: "Book a Service", href: "#contact" }, @@ -76,7 +76,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Full Vehicle Servicing", description: "Complete maintenance packages including oil changes, filter replacements, fluid checks, and system inspections to keep your vehicle running smoothly.", imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg"}, + title: "Full Vehicle Servicing", description: "Complete maintenance packages including oil changes, filter replacements, fluid checks, and system inspections to keep your vehicle running smoothly.", imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg?_wi=1"}, { id: 2, title: "Brake Repairs & Replacements", description: "Expert brake system diagnostics and repairs. We ensure your vehicle stops safely with premium brake pads, rotors, and component replacements.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46150.jpg"}, @@ -88,7 +88,7 @@ export default function LandingPage() { title: "Spark Plugs & Ignition Repairs", description: "Keep your engine running efficiently with spark plug replacements and ignition system repairs performed by experienced technicians.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-examining-car-engine-with-lamp_1170-1292.jpg"}, { id: 5, - title: "Engine Diagnostics", description: "Advanced diagnostic equipment to identify engine issues quickly and accurately. We pinpoint problems and provide transparent repair estimates.", imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg"}, + title: "Engine Diagnostics", description: "Advanced diagnostic equipment to identify engine issues quickly and accurately. We pinpoint problems and provide transparent repair estimates.", imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg?_wi=2"}, { id: 6, title: "Battery & Electrical Services", description: "Battery replacements, charging system diagnostics, and electrical repairs to ensure reliable vehicle startup and performance.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-attaching-jumper-cables-car-battery_1170-1134.jpg"}, -- 2.49.1