diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 9a54af2..e903aa8 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -83,7 +83,7 @@ export default function ContactPage() { tagIcon={Mail} tagAnimation="slide-up" background={{ variant: "downward-rays-static-grid" }} - imageSrc="http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg" + imageSrc="http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=1" imageAlt="Professional communication and collaboration" mediaAnimation="slide-up" useInvertedBackground={false} @@ -117,7 +117,7 @@ export default function ContactPage() { handle: "Senior Engineers", testimonial: "Direct communication with our engineering and operations teams ensures your project receives appropriate attention.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=2", imageAlt: "Direct access", }, ]}