From 7d2000636dbe89e9841cf8cb9ca13de43cc71154 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 07:32:41 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 1e6f5bc..bda402c 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -54,11 +54,11 @@ export default function ServicesPage() { title: "Mini Valet Service", description: "Our entry-level service perfect for regular maintenance. Takes 30-40 minutes and includes exterior wash, tyre cleaning, and window polishing. Keeps your car looking fresh and presentable. Starting at £15-£20.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193143.jpg?_wi=2", imageAlt: "Mini valet service", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22299.jpg?_wi=2", imageAlt: "Professional exterior washing", }, }, @@ -67,11 +67,11 @@ export default function ServicesPage() { title: "Full Valet Service", description: "Our premium comprehensive service taking 90+ minutes. Includes complete interior and exterior cleaning, deep carpet vacuum, dashboard detailing, engine bay wash, and professional polish with wax finish. Perfect for special occasions or quarterly deep cleans. £45-£65.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552297.jpg?_wi=2", imageAlt: "Full valet cleaning supplies", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31515.jpg?_wi=3", imageAlt: "Professional interior detailing", }, }, @@ -80,11 +80,11 @@ export default function ServicesPage() { title: "Interior Deep Clean", description: "Focused on revitalizing your car's interior. 45-60 minutes of meticulous work including carpet deep vacuum, seat cleaning, dashboard and trim wipe-down, air freshening treatment, and upholstery protection. Makes your car feel brand new inside. £20-£35.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31515.jpg?_wi=4", imageAlt: "Interior vacuum and cleaning", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-examining-car-engine-with-lamp_1170-1292.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-examining-car-engine-with-lamp_1170-1292.jpg?_wi=2", imageAlt: "Detailed maintenance work", }, },