From f25fc6d290163433ec76025cf6583d074321f3bf Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:04:24 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f77b234..114c019 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -73,7 +73,7 @@ export default function AboutPage() { title: "Reliability", description: "We show up on time, every time. You can depend on us to deliver consistent, quality electrical work.", tag: "Dependable", - imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-24055.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-24055.jpg?_wi=3", imageAlt: "Reliable electrician performing work", }, { @@ -81,7 +81,7 @@ export default function AboutPage() { title: "Expertise", description: "With over 15 years of experience, we have the knowledge and skills to handle any electrical project.", tag: "Experienced", - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-overalls-focused-work-switchboard-with-fuses-using-tablet_169016-66764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-overalls-focused-work-switchboard-with-fuses-using-tablet_169016-66764.jpg?_wi=2", imageAlt: "Expert electrician at work", }, { @@ -89,7 +89,7 @@ export default function AboutPage() { title: "Integrity", description: "Honest pricing, transparent communication, and no surprises. We treat your home with respect.", tag: "Honest", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-boy-delivery-uniform-holding-empty-frame_114579-91647.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-boy-delivery-uniform-holding-empty-frame_114579-91647.jpg?_wi=2", imageAlt: "Transparent pricing consultation", }, ]} -- 2.49.1 From f176ae91b68b7e2fa0169f8c32ec0554205e6608 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:04:25 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 712cb20..c479fe9 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -74,7 +74,7 @@ export default function ContactPage() { title: "Call Us", description: "Available for emergency calls 24/7. Fast response guaranteed.", tag: "Phone", - imageSrc: "http://img.b2bpic.net/free-photo/annoyed-slavic-cleaner-man-with-rubber-gloves-holding-alarm-clock_141793-124525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/annoyed-slavic-cleaner-man-with-rubber-gloves-holding-alarm-clock_141793-124525.jpg?_wi=2", imageAlt: "Phone support icon", buttons: [ { @@ -88,7 +88,7 @@ export default function ContactPage() { title: "Email Us", description: "Send us a message with your enquiry. We'll respond within 24 hours.", tag: "Email", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-boy-delivery-uniform-holding-empty-frame_114579-91647.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-boy-delivery-uniform-holding-empty-frame_114579-91647.jpg?_wi=3", imageAlt: "Email support icon", buttons: [ { @@ -102,7 +102,7 @@ export default function ContactPage() { title: "Service Area", description: "Proudly serving Coffs Harbour and the surrounding NSW regions.", tag: "Location", - imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-warehouse_329181-12780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-warehouse_329181-12780.jpg?_wi=2", imageAlt: "Service area map", buttons: [ { -- 2.49.1 From 109edb3c5617aabe31b8a4b7d3db2b01f80afdc2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:04:25 +0000 Subject: [PATCH 3/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 2d16e0f..cac9572 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1427,6 +1427,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +