From 2e56157142417d303c2276ae4a498b116693d124 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:59:49 +0000 Subject: [PATCH 1/4] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 5f3ccb1..c74c0f6 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -83,7 +83,7 @@ export default function GalleryPage() { price: "Complete Detail", rating: 5, reviewCount: "Professional Result", - imageSrc: "http://img.b2bpic.net/free-photo/image-dirty-car-after-trip-off-road-stands-against-brick-wall-old-part-town_613910-6302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/image-dirty-car-after-trip-off-road-stands-against-brick-wall-old-part-town_613910-6302.jpg?_wi=2", imageAlt: "Sedan before and after professional detailing", }, { @@ -93,7 +93,7 @@ export default function GalleryPage() { price: "Premium Service", rating: 5, reviewCount: "Showroom Ready", - imageSrc: "http://img.b2bpic.net/free-photo/auto-service-salon-doign-car-wrapping_23-2149593838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/auto-service-salon-doign-car-wrapping_23-2149593838.jpg?_wi=2", imageAlt: "SUV transformation with professional polishing", }, { @@ -103,7 +103,7 @@ export default function GalleryPage() { price: "Full Restoration", rating: 5, reviewCount: "Like New Again", - imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg?_wi=2", imageAlt: "Truck detailing transformation showcasing restoration", }, ]} -- 2.49.1 From 0ca3cde7340bf14abdeded9582632ad196e3af41 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:59:50 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b60b5fe..4a70e63 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,19 +127,19 @@ export default function HomePage() { id: 1, title: "Exterior Detailing", description: "Professional washing, waxing, and ceramic coating protection. We remove contaminants and restore paint clarity for a showroom finish.", - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg?_wi=1", }, { id: 2, title: "Interior Detailing", description: "Deep cleaning of seats, carpets, and surfaces. We vacuum, shampoo, and treat leather to restore interior freshness and appearance.", - 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", }, { id: 3, title: "Full Detail Packages", description: "Complete exterior and interior service in one comprehensive package. Perfect for resale preparation or complete vehicle restoration.", - 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", }, ]} tagAnimation="slide-up" @@ -164,7 +164,7 @@ export default function HomePage() { price: "Complete Detail", rating: 5, reviewCount: "Professional Result", - imageSrc: "http://img.b2bpic.net/free-photo/image-dirty-car-after-trip-off-road-stands-against-brick-wall-old-part-town_613910-6302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/image-dirty-car-after-trip-off-road-stands-against-brick-wall-old-part-town_613910-6302.jpg?_wi=1", imageAlt: "Sedan before and after professional detailing", }, { @@ -174,7 +174,7 @@ export default function HomePage() { price: "Premium Service", rating: 5, reviewCount: "Showroom Ready", - imageSrc: "http://img.b2bpic.net/free-photo/auto-service-salon-doign-car-wrapping_23-2149593838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/auto-service-salon-doign-car-wrapping_23-2149593838.jpg?_wi=1", imageAlt: "SUV transformation with professional polishing", }, { @@ -184,7 +184,7 @@ export default function HomePage() { price: "Full Restoration", rating: 5, reviewCount: "Like New Again", - imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg?_wi=1", imageAlt: "Truck detailing transformation showcasing restoration", }, ]} @@ -208,37 +208,37 @@ export default function HomePage() { { id: "1", name: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "Sarah Johnson - 5 Star Review", }, { id: "2", name: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Michael Chen - 5 Star Review", }, { 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=1", imageAlt: "Emily Rodriguez - 5 Star Review", }, { id: "4", name: "David Kim", - 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: "David Kim - 5 Star Review", }, { id: "5", name: "Jessica Martinez", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Jessica Martinez - 5 Star Review", }, { id: "6", name: "Robert Wilson", - 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: "Robert Wilson - 5 Star Review", }, ]} -- 2.49.1 From 098c663078ec6bac312a8adcd2265f1cd3e3f13a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:59:51 +0000 Subject: [PATCH 3/4] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index f36f368..ba84033 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -72,37 +72,37 @@ export default function ReviewsPage() { { id: "1", name: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2", imageAlt: "Sarah Johnson - 5 Star Review", }, { id: "2", name: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Michael Chen - 5 Star Review", }, { 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 - 5 Star Review", }, { id: "4", name: "David Kim", - 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=5", imageAlt: "David Kim - 5 Star Review", }, { id: "5", name: "Jessica Martinez", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Jessica Martinez - 5 Star Review", }, { id: "6", name: "Robert Wilson", - 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=6", imageAlt: "Robert Wilson - 5 Star Review", }, ]} -- 2.49.1 From 823c8ee5b196b3ebcc40fccc8466d05b6f5544aa Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:59:52 +0000 Subject: [PATCH 4/4] 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 a552241..627871b 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -78,19 +78,19 @@ export default function ServicesPage() { id: 1, title: "Exterior Detailing", description: "Professional washing, waxing, and ceramic coating protection. We remove contaminants and restore paint clarity for a showroom finish.", - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg?_wi=2", }, { id: 2, title: "Interior Detailing", description: "Deep cleaning of seats, carpets, and surfaces. We vacuum, shampoo, and treat leather to restore interior freshness and appearance.", - 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", }, { id: 3, title: "Full Detail Packages", description: "Complete exterior and interior service in one comprehensive package. Perfect for resale preparation or complete vehicle restoration.", - 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=4", }, ]} tagAnimation="slide-up" -- 2.49.1