From f5a19b15d2fbe2fe18dd1e2d3118683279ffed12 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 15:11:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 60381db..c436065 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "tel:+17372276870", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -142,7 +142,7 @@ export default function LandingPage() { description: "Using top-tier products for long-lasting results.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -170,7 +170,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Home, }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg?_wi=2", imageAlt: "residential roof repair service residential", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Shield, }, - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg?_wi=2", imageAlt: "residential roof repair service residential", }, ]} -- 2.49.1