From 3b46b5db7ace818caad0c1b66a9650568486ab5a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 09:50:00 +0000 Subject: [PATCH 1/7] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1af87b8..1f48341 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -118,7 +118,7 @@ export default function AboutPage() { { title: "Interior Detailing", description: "Deep cleaning and restoration of leather, suede, and premium upholstery", - imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434364.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434364.jpg?_wi=3", imageAlt: "Luxury car interior detailing", buttonIcon: "ChevronRight", buttonHref: "/services", @@ -126,7 +126,7 @@ export default function AboutPage() { { title: "Exterior Detailing", description: "Professional washing, waxing, and protective treatments for flawless finishes", - imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-11954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-11954.jpg?_wi=3", imageAlt: "Exterior auto detailing", buttonIcon: "ChevronRight", buttonHref: "/services", @@ -134,7 +134,7 @@ export default function AboutPage() { { title: "Paint Correction", description: "Expert restoration of paint clarity through advanced correction techniques", - imageSrc: "http://img.b2bpic.net/free-photo/car-painter-preparing-car-painting-workshop_342744-797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-painter-preparing-car-painting-workshop_342744-797.jpg?_wi=3", imageAlt: "Paint correction service", buttonIcon: "ChevronRight", buttonHref: "/services", @@ -142,7 +142,7 @@ export default function AboutPage() { { title: "Ceramic Coating", description: "Premium protective coatings that preserve your vehicle's showroom appearance", - imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22305.jpg?_wi=3", imageAlt: "Ceramic coating application", buttonIcon: "ChevronRight", buttonHref: "/services", @@ -150,7 +150,7 @@ export default function AboutPage() { { title: "Mobile Detailing", description: "Complete service convenience - we come to your location, on your schedule", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-brand-new-car-sell_23-2148332886.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-brand-new-car-sell_23-2148332886.jpg?_wi=10", imageAlt: "Mobile detailing service", buttonIcon: "ChevronRight", buttonHref: "/services", @@ -158,7 +158,7 @@ export default function AboutPage() { { title: "Full Detail Package", description: "Complete interior and exterior treatment for comprehensive vehicle restoration", - imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30572.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30572.jpg?_wi=3", imageAlt: "Full detail package results", buttonIcon: "ChevronRight", buttonHref: "/services", @@ -171,7 +171,7 @@ export default function AboutPage() {