From 28b0ec611394b611b04c274a1d2e41f666bea20e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:08:37 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() {