Update src/app/contact/page.tsx

This commit is contained in:
2026-03-05 10:38:02 +00:00
parent 43cdf0c6d8
commit dda3360454

View File

@@ -50,7 +50,7 @@ export default function ContactPage() {
description="Schedule a consultation with our investment advisors. We'll help you find the perfect plot that matches your investment goals and timeline. No pressure, just genuine guidance."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg"
imageSrc="http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg?_wi=6"
imageAlt="Investment consultation"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -71,7 +71,7 @@ export default function ContactPage() {
{ value: "24 Hours", title: "Initial consultation response time" },
{ value: "1-on-1", title: "Dedicated investment advisor" },
]}
imageSrc="http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg"
imageSrc="http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg?_wi=7"
imageAlt="Professional site visit preparation"
mediaAnimation="slide-up"
metricsAnimation="slide-up"