From 823c8ee5b196b3ebcc40fccc8466d05b6f5544aa Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:59:52 +0000 Subject: [PATCH] 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"