From 3ee215c12a8473d982f0ab6d6918172e7906486f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:11:12 +0000 Subject: [PATCH 1/4] 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 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() {