diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 5c632bb..df7a6ce 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -109,7 +109,7 @@ export default function ContactPage() { description: "Full roof replacement, repairs, and professional inspections using premium materials from industry leaders.", imageSrc: - "http://img.b2bpic.net/free-photo/carpenter-man-working-roof_23-2148748788.jpg", + "http://img.b2bpic.net/free-photo/carpenter-man-working-roof_23-2148748788.jpg?_wi=4", imageAlt: "Roof replacement service", }, { @@ -118,7 +118,7 @@ export default function ContactPage() { description: "Expert assessment and rapid restoration for storm-damaged roofs with full insurance claim support.", imageSrc: - "http://img.b2bpic.net/free-photo/image-tired-strong-man-trying-close-his-suitcase-with-clothes-sweating-wiping-forehead-after_1258-314035.jpg", + "http://img.b2bpic.net/free-photo/image-tired-strong-man-trying-close-his-suitcase-with-clothes-sweating-wiping-forehead-after_1258-314035.jpg?_wi=4", imageAlt: "Storm damage assessment", }, { @@ -127,7 +127,7 @@ export default function ContactPage() { description: "Professional siding installation and gutter systems to complete your home's exterior protection.", imageSrc: - "http://img.b2bpic.net/free-photo/building-construction-workers-site_23-2149124302.jpg", + "http://img.b2bpic.net/free-photo/building-construction-workers-site_23-2149124302.jpg?_wi=4", imageAlt: "Siding installation", }, ]} diff --git a/src/app/gutters/page.tsx b/src/app/gutters/page.tsx index ef1201b..0279076 100644 --- a/src/app/gutters/page.tsx +++ b/src/app/gutters/page.tsx @@ -90,7 +90,7 @@ export default function GuttersPage() { description: "Custom-fit gutter systems designed to protect your home's foundation and landscaping from water damage.", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-man-doing-household-chores-participating-cleaning-home_23-2151468680.jpg", + "http://img.b2bpic.net/free-photo/portrait-man-doing-household-chores-participating-cleaning-home_23-2151468680.jpg?_wi=3", imageAlt: "Professional gutter installation", }, { @@ -99,7 +99,7 @@ export default function GuttersPage() { description: "Keep debris out with our premium gutter guard systems that require minimal maintenance.", imageSrc: - "http://img.b2bpic.net/free-photo/worker-with-checklist_1187-1558.jpg", + "http://img.b2bpic.net/free-photo/worker-with-checklist_1187-1558.jpg?_wi=5", imageAlt: "Gutter guard installation", }, { @@ -108,7 +108,7 @@ export default function GuttersPage() { description: "Complete exterior drainage solutions including soffit, fascia, and downspout installation.", imageSrc: - "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149836980.jpg", + "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149836980.jpg?_wi=4", imageAlt: "Soffit and fascia work", }, ]} @@ -129,7 +129,7 @@ export default function GuttersPage() { description: "We inspect your existing gutters, downspouts, and drainage to identify issues and opportunities.", imageSrc: - "http://img.b2bpic.net/free-photo/worker-with-checklist_1187-1558.jpg", + "http://img.b2bpic.net/free-photo/worker-with-checklist_1187-1558.jpg?_wi=6", imageAlt: "Gutter assessment", }, { @@ -138,7 +138,7 @@ export default function GuttersPage() { description: "Choose from premium gutter materials and styles that match your home's architecture and budget.", imageSrc: - "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149836980.jpg", + "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149836980.jpg?_wi=5", imageAlt: "Gutter material selection", }, { @@ -147,7 +147,7 @@ export default function GuttersPage() { description: "Professional installation with proper pitch and secure fastening for optimal water flow and durability.", imageSrc: - "http://img.b2bpic.net/free-photo/laborer-building-roof-house_23-2148748844.jpg", + "http://img.b2bpic.net/free-photo/laborer-building-roof-house_23-2148748844.jpg?_wi=5", imageAlt: "Gutter installation process", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 036906e..843bcf6 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +