From 5c8df14b74d5d93af8779ad2f3be97efdd9269ab Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 13:04:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a9eba30..7d1740d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Call Now: (905) 903-0832", href: "tel:+19059030832" } ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-car-being-checked-before-being-painted-hightech-enterprise_645730-58.jpg" + imageSrc="http://img.b2bpic.net/free-photo/car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-car-being-checked-before-being-painted-hightech-enterprise_645730-58.jpg?_wi=1" imageAlt="Professional auto repair garage with modern equipment" mediaAnimation="slide-up" ariaLabel="Hero section for On The Road Again auto repair" @@ -127,12 +127,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} products={[ - { id: "diagnostics", name: "Diagnostics", price: "Comprehensive scan", imageSrc: "http://img.b2bpic.net/free-photo/car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-car-being-checked-before-being-painted-hightech-enterprise_645730-58.jpg", imageAlt: "Diagnostics service" }, - { id: "general-repairs", name: "General Repairs", price: "All makes & models", imageSrc: "http://img.b2bpic.net/free-photo/car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-car-being-checked-before-being-painted-hightech-enterprise_645730-58.jpg", imageAlt: "General repairs service" }, - { id: "electrical", name: "Electrical Work", price: "Complex systems", imageSrc: "http://img.b2bpic.net/free-photo/car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-car-being-checked-before-being-painted-hightech-enterprise_645730-58.jpg", imageAlt: "Electrical work service" }, - { id: "transmission", name: "Transmission & Clutch", price: "Expert service", imageSrc: "http://img.b2bpic.net/free-photo/car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-car-being-checked-before-being-painted-hightech-enterprise_645730-58.jpg", imageAlt: "Transmission service" }, - { id: "fleet", name: "Fleet Maintenance", price: "Business solutions", imageSrc: "http://img.b2bpic.net/free-photo/car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-car-being-checked-before-being-painted-hightech-enterprise_645730-58.jpg", imageAlt: "Fleet maintenance service" }, - { id: "preventative", name: "Preventative Maintenance", price: "Keep running smooth", imageSrc: "http://img.b2bpic.net/free-photo/car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-car-being-checked-before-being-painted-hightech-enterprise_645730-58.jpg", imageAlt: "Preventative maintenance service" } + { id: "diagnostics", name: "Diagnostics", price: "Comprehensive scan", imageSrc: "http://img.b2bpic.net/free-photo/car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-car-being-checked-before-being-painted-hightech-enterprise_645730-58.jpg?_wi=2", imageAlt: "Diagnostics service" }, + { id: "general-repairs", name: "General Repairs", price: "All makes & models", imageSrc: "http://img.b2bpic.net/free-photo/car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-car-being-checked-before-being-painted-hightech-enterprise_645730-58.jpg?_wi=3", imageAlt: "General repairs service" }, + { id: "electrical", name: "Electrical Work", price: "Complex systems", imageSrc: "http://img.b2bpic.net/free-photo/car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-car-being-checked-before-being-painted-hightech-enterprise_645730-58.jpg?_wi=4", imageAlt: "Electrical work service" }, + { id: "transmission", name: "Transmission & Clutch", price: "Expert service", imageSrc: "http://img.b2bpic.net/free-photo/car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-car-being-checked-before-being-painted-hightech-enterprise_645730-58.jpg?_wi=5", imageAlt: "Transmission service" }, + { id: "fleet", name: "Fleet Maintenance", price: "Business solutions", imageSrc: "http://img.b2bpic.net/free-photo/car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-car-being-checked-before-being-painted-hightech-enterprise_645730-58.jpg?_wi=6", imageAlt: "Fleet maintenance service" }, + { id: "preventative", name: "Preventative Maintenance", price: "Keep running smooth", imageSrc: "http://img.b2bpic.net/free-photo/car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-car-being-checked-before-being-painted-hightech-enterprise_645730-58.jpg?_wi=7", imageAlt: "Preventative maintenance service" } ]} gridVariant="three-columns-all-equal-width" animationType="slide-up"