diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index e32e17e..03cb44a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -48,7 +48,7 @@ export default function ContactPage() { tagAnimation="blur-reveal" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-948.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-948.jpg?_wi=4" imageAlt="Contact us for dry cleaning services" mediaAnimation="slide-up" mediaPosition="right" @@ -87,7 +87,7 @@ export default function ContactPage() {