Update src/app/contact/page.tsx

This commit is contained in:
2026-03-05 10:35:33 +00:00
parent 9577b95e9a
commit f13358981b

View File

@@ -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}