From 0aad957040bf17ae20e808012ed5c90a07d91a83 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Feb 2026 21:37:12 +0000 Subject: [PATCH 1/4] Update src/app/commercial/page.tsx --- src/app/commercial/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/commercial/page.tsx b/src/app/commercial/page.tsx index 2fa13b5..36f0860 100644 --- a/src/app/commercial/page.tsx +++ b/src/app/commercial/page.tsx @@ -66,7 +66,7 @@ export default function CommercialPage() { { text: "Request Quote", href: "/contact" }, { text: "View Projects", href: "/gallery" } ]} - imageSrc="http://img.b2bpic.net/free-photo/agricultural-silo_146671-19121.jpg" + imageSrc="http://img.b2bpic.net/free-photo/agricultural-silo_146671-19121.jpg?_wi=2" imageAlt="Commercial building roofing project" imagePosition="right" mediaAnimation="slide-up" -- 2.49.1 From e8f736babf0bf4a5336df701e1f385d21547691f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Feb 2026 21:37:13 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index df6f0d3..9f7cac1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function HomePage() { author: "Full Coverage Solutions", description: "Complete roof replacement with premium materials. New shingles, underlayment, and structural inspection. Warranty-backed workmanship.", tags: ["Residential", "Commercial", "Warranty"], - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530695.jpg?_wi=1", imageAlt: "Professional roof replacement project" }, { @@ -103,7 +103,7 @@ export default function HomePage() { author: "Fast Response Team", description: "Quick repairs for leaks, damaged shingles, flashing, and ventilation. Emergency storm damage repairs available 24/7.", tags: ["Emergency", "Fast Service", "Affordable"], - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530689.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530689.jpg?_wi=1", imageAlt: "Roof repair and maintenance service" }, { @@ -121,7 +121,7 @@ export default function HomePage() { author: "Enterprise Solutions", description: "Large-scale roofing for commercial properties, warehouses, and industrial buildings. Minimal disruption to operations.", tags: ["Commercial", "Industrial", "Enterprise"], - imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silo_146671-19121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silo_146671-19121.jpg?_wi=1", imageAlt: "Commercial building roofing project" } ]} @@ -143,7 +143,7 @@ export default function HomePage() { { id: "1", name: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1" }, { id: "2", @@ -153,7 +153,7 @@ export default function HomePage() { { id: "3", name: "Emily Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2" }, { id: "4", -- 2.49.1 From 23be2dbddf86ff7615446350b38f54d311afd033 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Feb 2026 21:37:14 +0000 Subject: [PATCH 3/4] Update src/app/residential/page.tsx --- src/app/residential/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/residential/page.tsx b/src/app/residential/page.tsx index 9172d63..20e4c86 100644 --- a/src/app/residential/page.tsx +++ b/src/app/residential/page.tsx @@ -85,7 +85,7 @@ export default function ResidentialPage() { author: "Premium Materials", description: "High-quality architectural shingles designed for extreme weather. Multiple color options and styles to match your home's aesthetic.", tags: ["Popular Choice", "Weather Resistant", "Affordable"], - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530695.jpg?_wi=2", imageAlt: "Asphalt shingle roof installation" }, { @@ -94,7 +94,7 @@ export default function ResidentialPage() { author: "Expert Diagnosis", description: "Advanced leak detection techniques to identify problem areas. Fast, reliable repairs to prevent water damage and structural issues.", tags: ["Fast Response", "Expert Service", "Prevention"], - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530689.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530689.jpg?_wi=2", imageAlt: "Professional leak repair service" }, { -- 2.49.1 From 772b50bef18f4205cdd16c08a85389157e0e0464 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Feb 2026 21:37:15 +0000 Subject: [PATCH 4/4] Update src/app/storm-damage/page.tsx --- src/app/storm-damage/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/storm-damage/page.tsx b/src/app/storm-damage/page.tsx index 2e5b79d..0898a27 100644 --- a/src/app/storm-damage/page.tsx +++ b/src/app/storm-damage/page.tsx @@ -71,7 +71,7 @@ export default function StormDamagePage() { buttons={[ { text: "Book Storm Inspection", href: "/contact" } ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-businessman-standing-front-table-writing-diary-with-pen_23-2148087135.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-businessman-standing-front-table-writing-diary-with-pen_23-2148087135.jpg?_wi=1" imageAlt="Storm damage inspection and assessment" imagePosition="right" mediaAnimation="slide-up" @@ -108,7 +108,7 @@ export default function StormDamagePage() { author: "Claims Assistance", description: "Complete insurance claim support including photo documentation, damage reports, and direct communication with insurance adjusters.", tags: ["Insurance", "Documentation", "Support"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-standing-front-table-writing-diary-with-pen_23-2148087135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-standing-front-table-writing-diary-with-pen_23-2148087135.jpg?_wi=2", imageAlt: "Insurance claim documentation" } ]} -- 2.49.1