Update src/app/contact/page.tsx

This commit is contained in:
2026-03-05 10:04:32 +00:00
parent 3ab5d1589d
commit a2ea205d5d

View File

@@ -57,7 +57,7 @@ export default function ContactPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg"
imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg?_wi=1"
imageAlt="Our support team ready to help"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -78,7 +78,7 @@ export default function ContactPage() {
useInvertedBackground={true}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg"
imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg?_wi=2"
imageAlt="Professional support team"
/>
</div>