Update src/app/contact/page.tsx

This commit is contained in:
2026-02-19 15:53:44 +00:00
parent ed8e7deeee
commit fb2a867cec

View File

@@ -55,7 +55,7 @@ export default function ContactPage() {
required: true
}}
useInvertedBackground={false}
imageSrc="https://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg"
imageSrc="https://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg?_wi=2"
imageAlt="contact business communication office"
mediaAnimation="opacity"
mediaPosition="right"
@@ -78,7 +78,7 @@ export default function ContactPage() {
required: false
}}
useInvertedBackground={true}
imageSrc="https://img.b2bpic.net/free-photo/executive-workspace-features-digital-dashboard-with-financial-charts_482257-123845.jpg"
imageSrc="https://img.b2bpic.net/free-photo/executive-workspace-features-digital-dashboard-with-financial-charts_482257-123845.jpg?_wi=2"
imageAlt="business dashboard and analytics"
mediaAnimation="slide-up"
mediaPosition="left"