Update src/app/about/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user