From 1a6940940b6f1bf384a98295c2e3a01f3f5b6377 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Feb 2026 20:46:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b387c84..9d0b758 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", imageAlt: "Before and after roof replacement" }, { imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-private-houses-weymouth-dorset-uk_181624-20411.jpg", imageAlt: "Drone aerial view of residential roofing" }, { imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-focus-shot-wooden-fence_181624-56303.jpg", imageAlt: "Close-up detail of premium roof shingles" }, - { imageSrc: "http://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg", imageAlt: "Professional roofing crew in uniform" } + { imageSrc: "http://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg?_wi=1", imageAlt: "Professional roofing crew in uniform" } ]} mediaAnimation="slide-up" ariaLabel="Hero section - Premium roofing services for North Texas" @@ -144,7 +144,7 @@ export default function LandingPage() { { value: "100%", title: "Transparent Communication" }, { value: "24/7", title: "Emergency Response Available" } ]} - imageSrc="http://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg" + imageSrc="http://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg?_wi=2" imageAlt="Professional roofing crew ready to serve" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1