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() {