diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 6507a70..c9fafe5 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -54,7 +54,7 @@ export default function ContactPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/older-business-woman-working-papers-while-having-coffee_23-2148661127.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/older-business-woman-working-papers-while-having-coffee_23-2148661127.jpg?_wi=3", imageAlt: "Contact us for notary services", }, ]} @@ -157,7 +157,7 @@ export default function ContactPage() {