diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 99e399e..6862321 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -102,7 +102,7 @@ export default function AboutPage() {
tagAnimation="slide-up"
members={[
{
- id: "doctor-main", name: "Dr. Jhankar Jain", role: "Chief Physiotherapist", imageSrc: "https://images.unsplash.com/photo-1537368310025-700d6d9d2a9a?w=800&h=600&fit=crop", imageAlt: "Dr. Jhankar Jain - Chief physiotherapist at clinic in Bhopal"},
+ id: "doctor-main", name: "Dr. Jhankar Jain", role: "Chief Physiotherapist", imageSrc: "https://images.unsplash.com/photo-1537368310025-700d6d9d2a9a?w=800&h=600&fit=crop&_wi=2", imageAlt: "Dr. Jhankar Jain - Chief physiotherapist at clinic in Bhopal"},
]}
gridVariant="one-large-right-three-stacked-left"
animationType="slide-up"
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() {
@@ -175,7 +175,7 @@ export default function HomePage() {
tagAnimation="slide-up"
members={[
{
- id: "doctor-1", name: "Dr. Jhankar Jain", role: "Physiotherapy Expert", imageSrc: "https://images.unsplash.com/photo-1537368310025-700d6d9d2a9a?w=800&h=600&fit=crop", imageAlt: "Dr. Jhankar Jain - Lead physiotherapist with 15+ years experience"},
+ id: "doctor-1", name: "Dr. Jhankar Jain", role: "Physiotherapy Expert", imageSrc: "https://images.unsplash.com/photo-1537368310025-700d6d9d2a9a?w=800&h=600&fit=crop&_wi=1", imageAlt: "Dr. Jhankar Jain - Lead physiotherapist with 15+ years experience"},
]}
gridVariant="one-large-right-three-stacked-left"
animationType="slide-up"
@@ -190,13 +190,13 @@ export default function HomePage() {
@@ -124,7 +124,7 @@ export default function ServicesPage() {
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=1"
imageAlt="Clinic reception and appointment booking area"
mediaAnimation="slide-up"
mediaPosition="right"