From 6b72ba5b27b27995196b9a8af440f99f3e7efb88 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 04:18:20 +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 66070ee..9f91d57 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,9 +54,9 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/men-observing-white-auto-car-center_651396-1183.jpg", imageAlt: "Professional car wash facility with water jets"}, + imageSrc: "http://img.b2bpic.net/free-photo/men-observing-white-auto-car-center_651396-1183.jpg?_wi=1", imageAlt: "Professional car wash facility with water jets"}, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212190.jpg", imageAlt: "Clean self-service car wash bay"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212190.jpg?_wi=1", imageAlt: "Clean self-service car wash bay"}, ]} mediaAnimation="slide-up" rating={4} @@ -73,7 +73,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Self-Service Wash Bays", description: "Powerful pressure wash, foam brush, and spot-free rinse. Complete control over your wash experience.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212190.jpg", imageAlt: "Self-service pressure wash bay"}, + title: "Self-Service Wash Bays", description: "Powerful pressure wash, foam brush, and spot-free rinse. Complete control over your wash experience.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212190.jpg?_wi=2", imageAlt: "Self-service pressure wash bay"}, { id: 2, title: "Automatic Car Wash", description: "Quick drive-through wash with professional results. Fast, affordable, and convenient for busy customers.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-white-medical-mask-central-square-city-sits-chair-van-cafe_343596-1347.jpg", imageAlt: "Automatic car wash facility"}, @@ -92,7 +92,7 @@ export default function LandingPage() { tag="Why Choose Us" title="The Best Car Wash in Cleveland" description="American Pride Car Wash is your trusted local choice for professional vehicle care. Open 24 hours, reliably maintained equipment, and always affordable pricing without hidden fees. We're conveniently located on Kinsman Rd with easy access from local roads." - imageSrc="http://img.b2bpic.net/free-photo/men-observing-white-auto-car-center_651396-1183.jpg" + imageSrc="http://img.b2bpic.net/free-photo/men-observing-white-auto-car-center_651396-1183.jpg?_wi=2" imageAlt="American Pride Car Wash facility exterior" buttons={[ { text: "Call Us Today", href: "tel:+1-216-424-5120" },