diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 06f59c3..4203f28 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -85,7 +85,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="https://images.unsplash.com/photo-1576091160575-2173dba999ef?w=800&h=600&fit=crop" + imageSrc="https://images.unsplash.com/photo-1576091160575-2173dba999ef?w=800&h=600&fit=crop&_wi=2" imageAlt="Clinic reception area for appointment booking" mediaAnimation="slide-up" mediaPosition="right" @@ -123,13 +123,13 @@ export default function ContactPage() {