From 3bd3e2f979c4eb3a91ccdcc6717f4c1cf1eba237 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 15:15:22 +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 89cba0f..8e68415 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212190.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212190.jpg?_wi=1" imageAlt="Luxurious car being detailed in a modern studio" /> @@ -137,7 +137,7 @@ export default function LandingPage() { imageAlt: "Car interior being deep cleaned", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212190.jpg?_wi=2", imageAlt: "car interior detailing close up", }, { @@ -179,7 +179,7 @@ export default function LandingPage() { imageAlt: "Professional car waxing and polishing", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg?_wi=1", imageAlt: "car interior detailing close up", }, ]} @@ -220,7 +220,7 @@ export default function LandingPage() { id: "p4", name: "Full Signature Detail", price: "$299", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg?_wi=2", imageAlt: "Premium car detailing", }, { -- 2.49.1