Update src/app/contact/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user