From 854c016eba2cfeb8fe7db359532acccaaf9a32dd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 10:27:24 +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 e3da090..4de5286 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,10 +56,10 @@ export default function Page() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-washing_23-2149172895.jpg", imageAlt: "Professional mobile car wash service" }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-frost-blue-car-winter_181624-12184.jpg", imageAlt: "Exterior car detailing" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-frost-blue-car-winter_181624-12184.jpg?_wi=1", imageAlt: "Exterior car detailing" }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-driver-recharging-ev-vehicle-battery-low-angle-shot_482257-130130.jpg", imageAlt: "Interior detailing service" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-driver-recharging-ev-vehicle-battery-low-angle-shot_482257-130130.jpg?_wi=1", imageAlt: "Interior detailing service" } ]} ariaLabel="Hero section showcasing Blue Planet car wash services" @@ -79,11 +79,11 @@ export default function Page() { features={[ { id: "exterior", title: "Exterior Wash", author: "Standard Service", description: "Complete exterior cleaning including wheels, tires, and body shine. We use premium, eco-friendly products to protect your paint.", tags: ["Professional", "Eco-Friendly", "Premium"], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-frost-blue-car-winter_181624-12184.jpg", imageAlt: "Professional exterior car washing" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-frost-blue-car-winter_181624-12184.jpg?_wi=2", imageAlt: "Professional exterior car washing" }, { id: "interior", title: "Interior Detailing", author: "Deep Clean Service", description: "Comprehensive interior cleaning including vacuuming, upholstery cleaning, and stain removal. Bring your car back to showroom condition.", tags: ["Deep Clean", "Stain Removal", "Professional"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-driver-recharging-ev-vehicle-battery-low-angle-shot_482257-130130.jpg", imageAlt: "Professional interior car detailing" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-driver-recharging-ev-vehicle-battery-low-angle-shot_482257-130130.jpg?_wi=2", imageAlt: "Professional interior car detailing" }, { id: "ceramic", title: "Ceramic Coating", author: "Premium Protection", description: "Long-lasting protective coating that shields your paint from UV rays, dirt, and contaminants. Maintains showroom shine for months.", tags: ["Protection", "Long-Lasting", "Premium"],