From 38351a3fe843268beebfea080a255ea3067eac8f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 02:14:39 +0000 Subject: [PATCH] Update src/app/metal-roofing/page.tsx --- src/app/metal-roofing/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/metal-roofing/page.tsx b/src/app/metal-roofing/page.tsx index f78bcd6..ec8c8df 100644 --- a/src/app/metal-roofing/page.tsx +++ b/src/app/metal-roofing/page.tsx @@ -47,7 +47,7 @@ export default function MetalRoofingPage() { name: "New Standing Seam Installation", price: "Custom Quote", variant: "Residential • Commercial • Agricultural", - imageSrc: "https://img.b2bpic.net/free-photo/worker-cuts-steel-profiles-drywall-close-up-selective-focus-preparing-installation-ceiling-profile-system-frame-renovation-repair_166373-1903.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/worker-cuts-steel-profiles-drywall-close-up-selective-focus-preparing-installation-ceiling-profile-system-frame-renovation-repair_166373-1903.jpg?_wi=4", imageAlt: "New standing seam installation" }, { @@ -55,7 +55,7 @@ export default function MetalRoofingPage() { name: "Metal Re-Roofing Solutions", price: "Custom Quote", variant: "Over Existing • Tear-Off • Structural Upgrades", - imageSrc: "https://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg?_wi=2", imageAlt: "Metal re-roofing project" }, { @@ -63,7 +63,7 @@ export default function MetalRoofingPage() { name: "Specialty & Custom Applications", price: "Custom Quote", variant: "Barns • Cottages • Historic Restoration", - imageSrc: "https://img.b2bpic.net/free-photo/modern-stadium_1127-110.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/modern-stadium_1127-110.jpg?_wi=2", imageAlt: "Custom metal roofing applications" } ]} @@ -89,7 +89,7 @@ export default function MetalRoofingPage() { title: "Site Assessment & Planning", price: "Phase", period: "1", - imageSrc: "https://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=2", imageAlt: "Professional roof assessment", button: { text: "Get Assessment", href: "/contact" }, features: [ @@ -103,7 +103,7 @@ export default function MetalRoofingPage() { title: "Precision Installation", price: "Phase", period: "2", - imageSrc: "https://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg?_wi=2", imageAlt: "Standing seam installation", button: { text: "View Process", href: "/contact" }, features: [ @@ -117,7 +117,7 @@ export default function MetalRoofingPage() { title: "Quality Completion", price: "Phase", period: "3", - imageSrc: "https://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg?_wi=3", imageAlt: "Project completion inspection", button: { text: "Schedule Project", href: "/contact" }, features: [ @@ -174,7 +174,7 @@ export default function MetalRoofingPage() {