Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-19 13:04:07 +00:00

View File

@@ -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"