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() {