From 5cea645acf13dd52bfd8a9ad8d228069667f29cb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 04:54:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 47b69bc..a782cb8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { title="Phoenix's Highest Rated Auto Detailing Service" description="Professional interior and exterior detailing that makes your car look brand new. Trusted by over 130 satisfied customers with a perfect 5.0 rating." tag="⭐ 5.0 Rating • 130+ Google Reviews" - imageSrc="http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241770.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241770.jpg?_wi=1" imageAlt="Luxury car with polished glossy finish reflecting light" mediaAnimation="slide-up" testimonials={[ @@ -110,7 +110,7 @@ export default function LandingPage() { title: "Stain & Odor Removal", description: "Deep cleaning and treatment to remove stubborn stains and odors from interior surfaces.", imageSrc: "http://img.b2bpic.net/free-photo/enjoying-comfortable-interior-girl-modern-car-salon-daytime-indoors-buying-new-vehicle_146671-16476.jpg", imageAlt: "Stain and odor removal service" }, { - title: "Full Interior + Exterior Detail", description: "Complete transformation package combining all services for showroom-ready results.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241770.jpg", imageAlt: "Full detail transformation" + title: "Full Interior + Exterior Detail", description: "Complete transformation package combining all services for showroom-ready results.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241770.jpg?_wi=2", imageAlt: "Full detail transformation" }, ]} gridVariant="three-columns-all-equal-width" @@ -137,7 +137,7 @@ export default function LandingPage() { id: "3", title: "Water Spot Removal", quote: "Eliminate stubborn water spots and mineral deposits that dull your paint. Our specialized removal process restores clarity and shine without damaging the clear coat.", name: "Water Spot Removal", role: "Paint Correction Service", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193561.jpg", imageAlt: "Before and after water spot removal" }, { - id: "4", title: "Complete Detail Package", quote: "Everything done right. From exterior hand wash and wax to interior deep cleaning, ceramic coating, and spot removal – the ultimate transformation.", name: "Full Detail Service", role: "Comprehensive Transformation", imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241770.jpg", imageAlt: "Complete detail package results" + id: "4", title: "Complete Detail Package", quote: "Everything done right. From exterior hand wash and wax to interior deep cleaning, ceramic coating, and spot removal – the ultimate transformation.", name: "Full Detail Service", role: "Comprehensive Transformation", imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241770.jpg?_wi=3", imageAlt: "Complete detail package results" }, ]} textboxLayout="default" -- 2.49.1