From 0f657ca4993bb4ace7d2697d67faa82b9d774ac4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 16:51:58 +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 cff51e3..d734ff8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { ]} tag="Serving Florham Park & Morris County" buttons={[{ text: "Get a Free Estimate", href: "#contact" }]} - 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" avatars={[ { src: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15633.jpg", alt: "Customer 1" }, @@ -116,7 +116,7 @@ export default function LandingPage() {