From 0837de19ab9a9911c09af794cdc4929e2f00fbeb Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:45:53 +0000 Subject: [PATCH 1/7] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index cf19066..5796f81 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -158,7 +158,7 @@ export default function AboutPage() { tag: "Ferrari Owner", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-thinking_23-2148317340.jpg", avatarAlt: "luxury car owner satisfied professional portrait", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg?_wi=2", imageAlt: "Ferrari detail transformation", }, { @@ -170,7 +170,7 @@ export default function AboutPage() { tag: "Lamborghini Owner", avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg", avatarAlt: "successful business owner luxury portrait", - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg?_wi=3", imageAlt: "Lamborghini detail work", }, { @@ -182,7 +182,7 @@ export default function AboutPage() { tag: "Rolls-Royce Owner", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-athletic-wear-earbuds-outdoors_23-2148773858.jpg", avatarAlt: "premium client luxury lifestyle portrait", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212220.jpg?_wi=3", imageAlt: "Rolls-Royce detail service", }, { @@ -194,7 +194,7 @@ export default function AboutPage() { tag: "Bugatti Owner", avatarSrc: "http://img.b2bpic.net/free-photo/men-fashion-editorial-outdoors_23-2151905325.jpg", avatarAlt: "luxury lifestyle professional portrait photography", - imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-car-car-showroom_1303-15192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-car-car-showroom_1303-15192.jpg?_wi=3", imageAlt: "Bugatti detail work", }, { @@ -206,7 +206,7 @@ export default function AboutPage() { tag: "Mercedes Owner", avatarSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1294.jpg", avatarAlt: "high-end client satisfied professional portrait", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg?_wi=4", imageAlt: "Mercedes detail work", }, { @@ -218,7 +218,7 @@ export default function AboutPage() { tag: "Porsche Owner", avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-mobile-phone-coffee-shop_53876-42686.jpg", avatarAlt: "luxury brand enthusiast satisfied portrait", - imageSrc: "http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35957.jpg?_wi=3", imageAlt: "Porsche detail service", }, ]} -- 2.49.1 From 0f2511e5a195af245027e17e3ade34da9c5188c1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:45:53 +0000 Subject: [PATCH 2/7] Update src/app/booking/page.tsx --- src/app/booking/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/booking/page.tsx b/src/app/booking/page.tsx index a2762a8..c44eecf 100644 --- a/src/app/booking/page.tsx +++ b/src/app/booking/page.tsx @@ -92,7 +92,7 @@ export default function BookingPage() { href: "/contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg?_wi=4" imageAlt="Luxury vehicle booking appointment" imagePosition="right" mediaAnimation="slide-up" -- 2.49.1 From 278e9c99d6a38543fd9b5993c9e539ce2ae550ec Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:45:54 +0000 Subject: [PATCH 3/7] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index d36c6aa..e7f4aa9 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -80,7 +80,7 @@ export default function GalleryPage() { name: "Lamborghini Huracán", price: "Premium Detail", variant: "Exotic Supercar Excellence", - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg?_wi=4", imageAlt: "Lamborghini Huracán detail", }, { @@ -88,7 +88,7 @@ export default function GalleryPage() { name: "Rolls-Royce Phantom", price: "Ultra-Luxury Care", variant: "Handcrafted Perfection", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212220.jpg?_wi=4", imageAlt: "Rolls-Royce Phantom detail", }, { @@ -96,7 +96,7 @@ export default function GalleryPage() { name: "Bugatti Veyron", price: "Hypercar Excellence", variant: "Extreme Precision", - imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-car-car-showroom_1303-15192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-car-car-showroom_1303-15192.jpg?_wi=4", imageAlt: "Bugatti Veyron detail", }, { @@ -104,7 +104,7 @@ export default function GalleryPage() { name: "Mercedes-AMG GT", price: "Performance Luxury", variant: "Precision Engineering", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg?_wi=5", imageAlt: "Mercedes-AMG GT detail", }, ]} @@ -125,7 +125,7 @@ export default function GalleryPage() { title: "Exterior Detailing", description: "Professional paint correction, ceramic coating, and meticulous surface preparation for show-quality finishes", tag: "Premium Service", - imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26065.jpg?_wi=4", imageAlt: "Professional exterior detailing", }, { @@ -133,7 +133,7 @@ export default function GalleryPage() { title: "Interior Detailing", description: "Deep cleaning of leather, alcantara, and premium materials with specialized conditioning treatments", tag: "Luxury Care", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg?_wi=3", imageAlt: "Luxury interior detailing", }, { @@ -141,7 +141,7 @@ export default function GalleryPage() { title: "Ceramic Coating", description: "Advanced nano-ceramic protection providing superior durability and hydrophobic properties", tag: "Protection", - imageSrc: "http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35957.jpg?_wi=4", imageAlt: "Ceramic coating application", }, ]} @@ -167,7 +167,7 @@ export default function GalleryPage() { tag: "Ferrari Owner", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-thinking_23-2148317340.jpg", avatarAlt: "luxury car owner satisfied professional portrait", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg?_wi=3", imageAlt: "Ferrari detail transformation", }, { @@ -179,7 +179,7 @@ export default function GalleryPage() { tag: "Lamborghini Owner", avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg", avatarAlt: "successful business owner luxury portrait", - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg?_wi=5", imageAlt: "Lamborghini detail work", }, { @@ -191,7 +191,7 @@ export default function GalleryPage() { tag: "Rolls-Royce Owner", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-athletic-wear-earbuds-outdoors_23-2148773858.jpg", avatarAlt: "premium client luxury lifestyle portrait", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212220.jpg?_wi=5", imageAlt: "Rolls-Royce detail service", }, { @@ -203,7 +203,7 @@ export default function GalleryPage() { tag: "Bugatti Owner", avatarSrc: "http://img.b2bpic.net/free-photo/men-fashion-editorial-outdoors_23-2151905325.jpg", avatarAlt: "luxury lifestyle professional portrait photography", - imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-car-car-showroom_1303-15192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-car-car-showroom_1303-15192.jpg?_wi=5", imageAlt: "Bugatti detail work", }, { @@ -215,7 +215,7 @@ export default function GalleryPage() { tag: "Mercedes Owner", avatarSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1294.jpg", avatarAlt: "high-end client satisfied professional portrait", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg?_wi=6", imageAlt: "Mercedes detail work", }, { @@ -227,7 +227,7 @@ export default function GalleryPage() { tag: "Porsche Owner", avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-mobile-phone-coffee-shop_53876-42686.jpg", avatarAlt: "luxury brand enthusiast satisfied portrait", - imageSrc: "http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35957.jpg?_wi=5", imageAlt: "Porsche detail service", }, ]} -- 2.49.1 From af207be687fb667b20ef2aaa68811f3dfaf2fa64 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:45:54 +0000 Subject: [PATCH 4/7] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a19ea64..29b16d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function HomePage() { { text: "Book Appointment", href: "#contact" }, { text: "View Services", href: "/services" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg?_wi=1" imageAlt="Luxury Ferrari professional detailing" imagePosition="right" mediaAnimation="slide-up" @@ -86,7 +86,7 @@ export default function HomePage() { "Professional paint correction, ceramic coating, and meticulous surface preparation for show-quality finishes", tag: "Premium Service", imageSrc: - "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26065.jpg", + "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26065.jpg?_wi=1", imageAlt: "Professional exterior detailing", }, { @@ -96,7 +96,7 @@ export default function HomePage() { "Deep cleaning of leather, alcantara, and premium materials with specialized conditioning treatments", tag: "Luxury Care", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg", + "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg?_wi=1", imageAlt: "Luxury interior detailing", }, { @@ -106,7 +106,7 @@ export default function HomePage() { "Advanced nano-ceramic protection providing superior durability and hydrophobic properties", tag: "Protection", imageSrc: - "http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35957.jpg", + "http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35957.jpg?_wi=1", imageAlt: "Ceramic coating application", }, ]} @@ -159,7 +159,7 @@ export default function HomePage() { price: "Premium Detail", variant: "Exotic Supercar Excellence", imageSrc: - "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg", + "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg?_wi=1", imageAlt: "Lamborghini Huracán detail", }, { @@ -168,7 +168,7 @@ export default function HomePage() { price: "Ultra-Luxury Care", variant: "Handcrafted Perfection", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212220.jpg", + "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212220.jpg?_wi=1", imageAlt: "Rolls-Royce Phantom detail", }, { @@ -177,7 +177,7 @@ export default function HomePage() { price: "Hypercar Excellence", variant: "Extreme Precision", imageSrc: - "http://img.b2bpic.net/free-photo/woman-looking-car-car-showroom_1303-15192.jpg", + "http://img.b2bpic.net/free-photo/woman-looking-car-car-showroom_1303-15192.jpg?_wi=1", imageAlt: "Bugatti Veyron detail", }, { @@ -186,7 +186,7 @@ export default function HomePage() { price: "Performance Luxury", variant: "Precision Engineering", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg", + "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg?_wi=1", imageAlt: "Mercedes-AMG GT detail", }, ]} @@ -214,7 +214,7 @@ export default function HomePage() { avatarSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-thinking_23-2148317340.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg", + "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg?_wi=2", }, { id: "2", @@ -227,7 +227,7 @@ export default function HomePage() { avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212220.jpg", + "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212220.jpg?_wi=2", }, { id: "3", @@ -240,7 +240,7 @@ export default function HomePage() { avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-athletic-wear-earbuds-outdoors_23-2148773858.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/woman-looking-car-car-showroom_1303-15192.jpg", + "http://img.b2bpic.net/free-photo/woman-looking-car-car-showroom_1303-15192.jpg?_wi=2", }, { id: "4", @@ -253,7 +253,7 @@ export default function HomePage() { avatarSrc: "http://img.b2bpic.net/free-photo/men-fashion-editorial-outdoors_23-2151905325.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg", + "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg?_wi=2", }, { id: "5", @@ -266,7 +266,7 @@ export default function HomePage() { avatarSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1294.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg", + "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg?_wi=3", }, { id: "6", @@ -279,7 +279,7 @@ export default function HomePage() { avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-mobile-phone-coffee-shop_53876-42686.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26065.jpg", + "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26065.jpg?_wi=2", }, ]} textboxLayout="default" -- 2.49.1 From 4b46b52e93d363cf8b89582af4db14ce2a8f6029 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:45:55 +0000 Subject: [PATCH 5/7] 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 578491c..226c827 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -58,7 +58,7 @@ export default function ReviewsPage() { tag: "Ferrari Owner", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-thinking_23-2148317340.jpg", avatarAlt: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg?_wi=5", imageAlt: "Ferrari detail showcase", }, { @@ -70,7 +70,7 @@ export default function ReviewsPage() { tag: "Lamborghini Owner", avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg", avatarAlt: "Sarah Davidson", - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26071.jpg?_wi=6", imageAlt: "Lamborghini detail transformation", }, { @@ -82,7 +82,7 @@ export default function ReviewsPage() { tag: "Rolls-Royce Owner", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-athletic-wear-earbuds-outdoors_23-2148773858.jpg", avatarAlt: "James Richardson", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212220.jpg?_wi=6", imageAlt: "Rolls-Royce polish perfection", }, { @@ -94,7 +94,7 @@ export default function ReviewsPage() { tag: "Bugatti Owner", avatarSrc: "http://img.b2bpic.net/free-photo/men-fashion-editorial-outdoors_23-2151905325.jpg", avatarAlt: "Victoria Petrov", - imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-car-car-showroom_1303-15192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-car-car-showroom_1303-15192.jpg?_wi=6", imageAlt: "Bugatti hypercar excellence", }, { @@ -106,7 +106,7 @@ export default function ReviewsPage() { tag: "Mercedes Owner", avatarSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1294.jpg", avatarAlt: "David Hoffman", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193563.jpg?_wi=7", imageAlt: "Mercedes-AMG glossy detail", }, { @@ -118,7 +118,7 @@ export default function ReviewsPage() { tag: "Porsche Owner", avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-mobile-phone-coffee-shop_53876-42686.jpg", avatarAlt: "Alexandra Wong", - imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26065.jpg?_wi=5", imageAlt: "Porsche professional detailing", }, ]; -- 2.49.1 From 314456d3d0b92701467fc37556b10592e63a4f34 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:45:55 +0000 Subject: [PATCH 6/7] Update src/app/service-areas/page.tsx --- src/app/service-areas/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/service-areas/page.tsx b/src/app/service-areas/page.tsx index 0423a6d..496371e 100644 --- a/src/app/service-areas/page.tsx +++ b/src/app/service-areas/page.tsx @@ -86,7 +86,7 @@ export default function ServiceAreasPage() { title: "Los Angeles County", description: "Our primary service area covering Beverly Hills, Bel Air, West Hollywood, Santa Monica, and the greater LA metropolitan region where luxury vehicles are concentrated.", tag: "Primary Service", - imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26065.jpg?_wi=6", imageAlt: "Los Angeles detailing service", }, { @@ -94,7 +94,7 @@ export default function ServiceAreasPage() { title: "Orange County", description: "Extended coverage including Newport Beach, Huntington Beach, Crystal Cove, and coastal communities home to prestigious automotive collections.", tag: "Extended Service", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg?_wi=4", imageAlt: "Orange County service area", }, { @@ -102,7 +102,7 @@ export default function ServiceAreasPage() { title: "San Diego & South County", description: "Expanding southward to serve La Jolla, Rancho Santa Fe, and Southern California's elite automotive enthusiasts with our signature detailing excellence.", tag: "Expansion Markets", - imageSrc: "http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35957.jpg?_wi=6", imageAlt: "San Diego coverage region", }, ]} -- 2.49.1 From 64d0c28788b04d85577b7a63516f112884ab17f6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:45:56 +0000 Subject: [PATCH 7/7] 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 113a653..a558b06 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -54,7 +54,7 @@ export default function ServicesPage() { "Professional paint correction, ceramic coating application, and meticulous surface preparation for show-quality finishes. We eliminate swirl marks, minor scratches, and oxidation with precision detailing techniques.", tag: "Premium Service", imageSrc: - "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26065.jpg", + "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26065.jpg?_wi=3", imageAlt: "Professional exterior detailing", }, { @@ -64,7 +64,7 @@ export default function ServicesPage() { "Deep cleaning of leather, alcantara, and premium materials with specialized conditioning treatments. From dashboard vacuum to leather restoration, we ensure every interior surface reflects luxury.", tag: "Luxury Care", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg", + "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg?_wi=2", imageAlt: "Luxury interior detailing", }, { @@ -74,7 +74,7 @@ export default function ServicesPage() { "Advanced nano-ceramic protection providing superior durability and hydrophobic properties. Our multi-layer ceramic coating protects your vehicle's paint from environmental contaminants for up to 24 months.", tag: "Protection", imageSrc: - "http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35957.jpg", + "http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35957.jpg?_wi=2", imageAlt: "Ceramic coating application", }, ]} -- 2.49.1