From 4a80acb53fb46ee31a80cb8dbf81f0c44145e88b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:43:08 +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 bab50de..e8fa13a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -75,7 +75,7 @@ export default function ContactPage() { tagIcon={Mail} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/woman-holding-cup-store-concept-choosing-dishes_169016-23224.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-holding-cup-store-concept-choosing-dishes_169016-23224.jpg?_wi=3" imageAlt="Dubois Beauty Stalls store" mediaAnimation="opacity" mediaPosition="right" @@ -88,7 +88,7 @@ export default function ContactPage() {