From 5388f19084ccf35165cc9ddcb02969c0a08edbff Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 21:13:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2687dbd..0b8b2f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-with-hard-hat-building-roof-house_23-2148748846.jpg", imageAlt: "Professional roof replacement installation" }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-sitting-roof-full-shot_23-2149343712.jpg", imageAlt: "Quality tile roofing work" + imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-sitting-roof-full-shot_23-2149343712.jpg?_wi=1", imageAlt: "Quality tile roofing work" } ] }, @@ -102,7 +102,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14806.jpg", imageAlt: "Expert roof leak repair service" }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-yellow-moss-wood_1372-62.jpg", imageAlt: "Emergency roof damage assessment" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-yellow-moss-wood_1372-62.jpg?_wi=1", imageAlt: "Emergency roof damage assessment" } ] }, @@ -113,7 +113,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/man-writing-documents-woman_23-2147657298.jpg", imageAlt: "Professional roof inspection assessment" }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-outdoors_23-2149714259.jpg", imageAlt: "Gutter system inspection" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-outdoors_23-2149714259.jpg?_wi=1", imageAlt: "Gutter system inspection" } ] }, @@ -121,10 +121,10 @@ export default function LandingPage() { title: "Tile & Underlayment", description: "Clay and concrete tile expertise plus modern waterproof underlayment systems for long-lasting protection.", icon: Layers, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-sitting-roof-full-shot_23-2149343712.jpg", imageAlt: "Clay tile roof installation" + imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-sitting-roof-full-shot_23-2149343712.jpg?_wi=2", imageAlt: "Clay tile roof installation" }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-outdoors_23-2149714259.jpg", imageAlt: "Seamless gutter protection" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-outdoors_23-2149714259.jpg?_wi=2", imageAlt: "Seamless gutter protection" } ] } @@ -216,7 +216,7 @@ export default function LandingPage() { description="Same-day inspections available for emergency roof leaks and urgent damage. We're here when you need us most." background={{ variant: "downward-rays-static" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/close-up-yellow-moss-wood_1372-62.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-yellow-moss-wood_1372-62.jpg?_wi=2" imageAlt="Emergency roof leak service" mediaAnimation="blur-reveal" inputPlaceholder="(530) 848-0642" -- 2.49.1