diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index ec3cc23..8c64830 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -50,7 +50,7 @@ export default function ContactPage() { tagAnimation="blur-reveal" background={{ variant: "blurBottom" }} 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" @@ -107,7 +107,7 @@ export default function ContactPage() {