From f674fcb13f9f975dce8f615d52fba1a66a944f53 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 22:28:22 +0000 Subject: [PATCH 1/5] 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 9648e2e..4b2edfe 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,7 +46,7 @@ export default function AboutPage() { description="Founded with a commitment to excellence" subdescription="Serving the community since 2015" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/male-female-mechanics-working-shop-car_23-2150170026.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-female-mechanics-working-shop-car_23-2150170026.jpg?_wi=2" imageAlt="Demon Detailing professional team" mediaAnimation="slide-up" useInvertedBackground={false} @@ -66,21 +66,21 @@ export default function AboutPage() { id: "1", title: "Excellence in Every Detail", tags: ["Quality", "Precision"], - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26070.jpg?_wi=3", imageAlt: "Excellence in detailing", }, { id: "2", title: "Customer-Centric Service", tags: ["Satisfaction", "Trust"], - imageSrc: "http://img.b2bpic.net/free-photo/man-holding-car-door-medium-shot_23-2149714260.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-holding-car-door-medium-shot_23-2149714260.jpg?_wi=3", imageAlt: "Customer service excellence", }, { id: "3", title: "Innovation & Expertise", tags: ["Technology", "Certified Team"], - imageSrc: "http://img.b2bpic.net/free-psd/gradient-car-wash-facebook-template_23-2151284876.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/gradient-car-wash-facebook-template_23-2151284876.jpg?_wi=3", imageAlt: "Professional expertise", }, ]} @@ -105,7 +105,7 @@ export default function AboutPage() { quote: "My car has never looked better. The attention to detail is incredible. Worth every penny!", name: "James Mitchell", role: "Car Collector", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-camera-violet-shirt-looking-glad-front-view_176474-15367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-camera-violet-shirt-looking-glad-front-view_176474-15367.jpg?_wi=3", imageAlt: "James Mitchell", }, { @@ -114,7 +114,7 @@ export default function AboutPage() { quote: "The team is professional, courteous, and thorough. They treated my vehicle like it was their own.", name: "Emily Rodriguez", role: "Executive", - imageSrc: "http://img.b2bpic.net/free-photo/beaty-style-fashion-age-concept-waist-up-shot-beautiful-gray-haired-50-year-old-female-posing-indoors-standing-white-brick-wall-adjusting-her-stylish-outfit-going-have-meeting_344912-1847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beaty-style-fashion-age-concept-waist-up-shot-beautiful-gray-haired-50-year-old-female-posing-indoors-standing-white-brick-wall-adjusting-her-stylish-outfit-going-have-meeting_344912-1847.jpg?_wi=3", imageAlt: "Emily Rodriguez", }, { @@ -123,7 +123,7 @@ export default function AboutPage() { quote: "After 10 years of using their service, I can confidently say they're the best in town.", name: "Robert Thompson", role: "Long-time Customer", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-smartphone_23-2148993906.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-smartphone_23-2148993906.jpg?_wi=3", imageAlt: "Robert Thompson", }, ]} -- 2.49.1 From 818bdb1563e8fedbfc6359f5bfe14d9427d41f42 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 22:28:22 +0000 Subject: [PATCH 2/5] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 421be64..1d0a669 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1423,6 +1423,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +