Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f16b73fd02 | |||
| 5b21b43734 | |||
| 5a09ced4d1 | |||
| 66719f0043 |
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
tag="Leadership"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Vraj Gajera - Founder & CEO", imageSrc: "http://img.b2bpic.net/free-photo/woman-white-laboratory-robe-stands-before-plants-greenhouse_8353-7180.jpg", imageAlt: "Vraj Gajera"},
|
||||
id: "1", name: "Vraj Gajera - Founder & CEO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7aGvhDzG3xCmHs1Kxc2buuwWH/uploaded-1775739366212-uvt2clb0.jpg", imageAlt: "Vraj Gajera"},
|
||||
]}
|
||||
memberVariant="card"
|
||||
membersAnimation="slide-up"
|
||||
@@ -198,4 +198,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user