From 1df9e9ffa057ae755e3e3651518e1111d7eefccb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:23:00 +0000 Subject: [PATCH 1/3] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2bcfa1e..469ede2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,17 +100,17 @@ export default function HomePage() { }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2002.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2002.jpg?_wi=1", imageAlt: "Exterior car washing", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=1", imageAlt: "Interior car detailing", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg?_wi=1", imageAlt: "Professional wax coating", }, { @@ -137,7 +137,7 @@ export default function HomePage() { title: "Exterior Wash", description: "Professional exterior washing with premium soap and spot-free rinse. We use eco-friendly products and advanced water recycling systems to protect both your car and the environment.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2002.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2002.jpg?_wi=2", imageAlt: "Exterior car washing", }, items: [ @@ -152,7 +152,7 @@ export default function HomePage() { title: "Interior Detailing", description: "Deep clean your car's interior with vacuum, steam cleaning, and protective treatments. Removes dirt, allergens, and odors for a fresh, healthy cabin environment.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=2", imageAlt: "Interior car detailing", }, items: [ @@ -167,7 +167,7 @@ export default function HomePage() { title: "Wax & Coating", description: "Premium wax and ceramic coating services that protect your paint and enhance shine. Long-lasting protection against UV rays, salt, and environmental contaminants.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg?_wi=2", imageAlt: "Professional wax coating", }, items: [ @@ -246,25 +246,25 @@ export default function HomePage() { { id: "1", name: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { id: "2", name: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Michael Chen", }, { id: "3", name: "Emily Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Emily Rodriguez", }, { id: "4", name: "David Kim", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "David Kim", }, ]} -- 2.49.1 From adaf11064271d65aa7f0307b90f553ab3b078d87 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:23:02 +0000 Subject: [PATCH 2/3] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index c108446..106a439 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -82,25 +82,25 @@ export default function ReviewsPage() { { id: "1", name: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3", imageAlt: "Sarah Johnson", }, { id: "2", name: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3", imageAlt: "Michael Chen", }, { id: "3", name: "Emily Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=4", imageAlt: "Emily Rodriguez", }, { id: "4", name: "David Kim", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=4", imageAlt: "David Kim", }, ]} -- 2.49.1 From 35979fcf902436edd27719c5145ee3f078ffabc3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:23:03 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index d996b59..b63da12 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -84,7 +84,7 @@ export default function ServicesPage() { title: "Exterior Wash", description: "Professional exterior washing with premium soap and spot-free rinse. We use eco-friendly products and advanced water recycling systems to protect both your car and the environment. Includes hand washing, wheel cleaning, and protective sealant application.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2002.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2002.jpg?_wi=3", imageAlt: "Exterior car washing", }, items: [ @@ -99,7 +99,7 @@ export default function ServicesPage() { title: "Interior Detailing", description: "Deep clean your car's interior with vacuum, steam cleaning, and protective treatments. Removes dirt, allergens, and odors for a fresh, healthy cabin environment. Includes carpet shampooing, seat cleaning, and dashboard conditioning.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=3", imageAlt: "Interior car detailing", }, items: [ @@ -114,7 +114,7 @@ export default function ServicesPage() { title: "Wax & Coating", description: "Premium wax and ceramic coating services that protect your paint and enhance shine. Long-lasting protection against UV rays, salt, and environmental contaminants. Professional application ensures maximum durability and gloss.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg?_wi=3", imageAlt: "Professional wax coating", }, items: [ -- 2.49.1