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