From 26c7d1277ca0deefde4662897c337513cb51836e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 07:03:56 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b1e5b85..786d27a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -68,28 +68,28 @@ export default function AboutPage() { id: 1, title: "Logbook Servicing", description: "Dealer-standard servicing without dealership prices. Regular maintenance to keep your vehicle running smoothly.", - imageSrc: "http://img.b2bpic.net/free-photo/serious-businessman-manager-stands-front-modern-silver-colored-car-with-paper-documents-hands_146671-16506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-businessman-manager-stands-front-modern-silver-colored-car-with-paper-documents-hands_146671-16506.jpg?_wi=3", imageAlt: "car service maintenance logbook checklist", }, { id: 2, title: "Brake Repairs", description: "Professional brake inspections, pad replacements, and rotor servicing for safety and performance.", - imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376986.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376986.jpg?_wi=3", imageAlt: "brake pad replacement automotive repair", }, { id: 3, title: "Air Conditioning", description: "AC regassing, diagnostics, and repairs to keep your cabin comfortable year-round.", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1368.jpg?_wi=3", imageAlt: "air conditioning refill automotive service", }, { id: 4, title: "General Repairs", description: "Expert diagnosis and repair of mechanical issues, from minor fixes to major overhauls.", - imageSrc: "http://img.b2bpic.net/free-photo/car-repairmen-using-laptop-while-doing-car-engine-diagnostic-auto-repair-shop_637285-4273.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-repairmen-using-laptop-while-doing-car-engine-diagnostic-auto-repair-shop_637285-4273.jpg?_wi=2", imageAlt: "mechanical engine repair automotive workshop", }, ]} -- 2.49.1 From 00453af84181c33511f5c3d0ec0f92a8beaaf5ca Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 07:03:56 +0000 Subject: [PATCH 2/4] 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 70c6262..a99ba0d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1425,6 +1425,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +