Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 56fd10c9f4 | |||
| 3c13c9a514 |
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
membersAnimation="blur-reveal"
|
||||
members={[
|
||||
{
|
||||
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"
|
||||
id: "member-1", name: "Ahsan Mokhtar", imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-studio-shot_23-2149303503.jpg", imageAlt: "Portrait of Ahsan Mokhtar, Founder & Lead Physiotherapist"
|
||||
}
|
||||
]}
|
||||
memberVariant="card"
|
||||
@@ -314,4 +314,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user