From afc07021c64fb8eae324ae11e2d283aa3369751a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 22:06:35 +0000 Subject: [PATCH] Update src/app/roofing/page.tsx --- src/app/roofing/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/roofing/page.tsx b/src/app/roofing/page.tsx index 8e87531..4d9127b 100644 --- a/src/app/roofing/page.tsx +++ b/src/app/roofing/page.tsx @@ -46,7 +46,7 @@ export default function RoofingPage() { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2" imageAlt="Professional roofing installation" bulletPoints={[ { @@ -84,7 +84,7 @@ export default function RoofingPage() { description: "Old roof? We'll tear off the old materials, inspect the decking, and install a new high-quality roof with proper ventilation and flashing.", tags: ["Replacement", "Durability"], - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=3", imageAlt: "Roof replacement project", }, { @@ -94,7 +94,7 @@ export default function RoofingPage() { description: "Spot a leak? We locate the source quickly, assess the damage, and make repairs before more water damage occurs.", tags: ["Repair", "Emergency"], - imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=2", imageAlt: "Roof leak repair", }, { @@ -104,7 +104,7 @@ export default function RoofingPage() { description: "After a storm, we inspect your roof, photograph damage, and provide detailed reports to support your insurance claim.", tags: ["Storm Damage", "Insurance"], - imageSrc: "http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg?_wi=2", imageAlt: "Storm damage documentation", }, ]}