diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 9f1a4b0..703ea2e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -76,7 +76,7 @@ export default function AboutPage() { { value: "50+", title: "Years of Service" }, { value: "1000+", title: "Projects Completed" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772878.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772878.jpg?_wi=2" imageAlt="electrical team working together professional" mediaAnimation="slide-up" useInvertedBackground={false} @@ -97,7 +97,7 @@ export default function AboutPage() { title: "Qualified Team", description: "All electricians fully certified and continuously trained", imageSrc: - "http://img.b2bpic.net/free-vector/certificate-element-collection_23-2147862503.jpg", + "http://img.b2bpic.net/free-vector/certificate-element-collection_23-2147862503.jpg?_wi=2", imageAlt: "certification badge", }, { @@ -106,7 +106,7 @@ export default function AboutPage() { title: "Community Focus", description: "Deep understanding of York properties and building codes", imageSrc: - "http://img.b2bpic.net/free-vector/rent-tenancy-banner-set_1284-8492.jpg", + "http://img.b2bpic.net/free-vector/rent-tenancy-banner-set_1284-8492.jpg?_wi=2", imageAlt: "local business badge", }, { @@ -115,7 +115,7 @@ export default function AboutPage() { title: "Proven Results", description: "Generations of satisfied customers and repeat business", imageSrc: - "http://img.b2bpic.net/free-vector/flat-design-our-services-label-collection_23-2149947247.jpg", + "http://img.b2bpic.net/free-vector/flat-design-our-services-label-collection_23-2149947247.jpg?_wi=2", imageAlt: "quality assurance badge", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1fa63e4..ff0bcc7 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -90,7 +90,7 @@ export default function ContactPage() { title: "Satisfied Customers", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772878.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772878.jpg?_wi=3" imageAlt="Dennis King Electrical team at work" mediaAnimation="slide-up" useInvertedBackground={false} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index de1c5f1..a6b039d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1426,6 +1426,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +