From e50f95acea77ad2ae04db020196cfb4d9b1c1fea Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 10:54:26 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"