From c578f279ddd9d61211dfef4ebae15533f48dc39a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 10:54:26 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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() {