Update src/app/about/page.tsx

This commit is contained in:
2026-03-19 10:54:26 +00:00
parent 9004f5c1b2
commit e50f95acea

View File

@@ -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"