diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index c1b1486..e41076f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -95,7 +95,7 @@ export default function ContactPage() { title="Get In Touch With Our Team" description="Have questions about a specific property or ready to explore luxury real estate opportunities? Our dedicated team is here to assist you with personalized service and expert guidance." tag="Contact Luxe Homes" - imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780697.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780697.jpg?_wi=2" imageAlt="Luxe Homes contact office" buttons={[{ text: "Schedule Consultation", href: "/contact" }]} useInvertedBackground={false}