From ed0d90cf76c5d650f07cf8252acd2f0a2715fc77 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 23:31:11 +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 aa5e8de..7543341 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg", imageAlt: "Residential roof replacement worker"}, { - imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg", imageAlt: "Roof inspection worker ladder"} + imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg?_wi=1", imageAlt: "Roof inspection worker ladder"} ]} mediaAnimation="slide-up" rating={5} @@ -75,7 +75,7 @@ export default function LandingPage() { { id: "f1", title: "Roof Installation & Repair", tags: [ "New Roofing", "Repairs"], - imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg", imageAlt: "Roof inspection worker"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg?_wi=2", imageAlt: "Roof inspection worker"}, { id: "f2", title: "Custom Siding", tags: [ "Siding Replacement", "Soffit & Fascia"], -- 2.49.1