Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9877aeed8a |
@@ -184,18 +184,13 @@ export default function LandingPage() {
|
||||
<div id="team" data-section="team">
|
||||
<TeamCardTen
|
||||
useInvertedBackground={false}
|
||||
title="Meet Our Expert Medical Team"
|
||||
title="Meet Our Founder, Ahsan Mokhtar"
|
||||
tag="Compassionate & Highly Skilled"
|
||||
membersAnimation="blur-reveal"
|
||||
members={[
|
||||
{
|
||||
id: "member-1", name: "Dr. Ramesh Sharma", imageSrc: "http://img.b2bpic.net/free-photo/side-view-doctor-is-unhappy-posing_179666-43654.jpg", imageAlt: "Portrait of Dr. Ramesh Sharma"},
|
||||
{
|
||||
id: "member-2", name: "Dr. Priya Singh", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-doctor-holding-clipboard_23-2149304260.jpg", imageAlt: "Portrait of Dr. Priya Singh"},
|
||||
{
|
||||
id: "member-3", name: "Dr. Alok Kumar", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-three-doctors-nurses-standing-hospital-corridor-wearing-scrubs-coats-team-healthcare-workers-are-staring-camera-smiling_657921-102.jpg", imageAlt: "Portrait of Dr. Alok Kumar"},
|
||||
{
|
||||
id: "member-4", name: "Dr. Sana Khan", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-working-nurse_23-2150829743.jpg", imageAlt: "Portrait of Dr. Sana Khan"},
|
||||
id: "member-1", name: "Ahsan Mokhtar", imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-with-stethoscope-isolated-white-background_23-2148785317.jpg", imageAlt: "Portrait of Ahsan Mokhtar, Founder & Lead Physiotherapist"
|
||||
}
|
||||
]}
|
||||
memberVariant="card"
|
||||
/>
|
||||
@@ -319,4 +314,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user