From 87ddd8dda2b1c18734dcf7a158ff0303e7a71704 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:53:09 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 8b0e700..97b2804 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -89,7 +89,7 @@ export default function ContactPage() { textboxLayout="default" useInvertedBackground={true} mediaAnimation="opacity" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772878.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772878.jpg?_wi=3" imageAlt="Team ready to help" imagePosition="left" buttons={[{ text: "Schedule Consultation", href: "tel:(917) 498-2545" }]} @@ -115,7 +115,7 @@ export default function ContactPage() {