From 479e58290846ffcaeb60386615181fc62473c1b1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 21:01:40 +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 eba1944..0fc13c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function LandingPage() { title: "Tons of Junk Hauled", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-working-construction_23-2149343978.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-working-construction_23-2149343978.jpg?_wi=1" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -267,7 +267,7 @@ export default function LandingPage() { title="Common Questions" description="Everything you need to know about our service process." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-working-construction_23-2149343978.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-working-construction_23-2149343978.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1