diff --git a/src/app/page.tsx b/src/app/page.tsx index fd1b147..e4be460 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { ); -} +} \ No newline at end of file