From 542695bf9153dd729978cc2e88d1609d3c961960 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 08:13:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0f1c570..75da751 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,8 +45,6 @@ export default function LandingPage() { name: "Contact", id: "#contact"}, ]} brandName="Mitra & Co." - logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECvGi2s5CV0ENiaAl3KrhoC3Kk/uploaded-1780474290837-kgn01msr.png" - logoAlt="Mitra & Co. Foundation Logo" /> @@ -159,13 +157,13 @@ export default function LandingPage() { { id: "bro1", name: "Brother Alok", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "Alok, one of the founding brothers"}, { - id: "bro2", name: "Brother Bharat", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg", alt: "Bharat, one of the founding brothers"}, + id: "bro2", name: "Brother Bharat", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg", imageAlt: "Bharat, one of the founding brothers"}, { - id: "bro3", name: "Brother Chetan", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-man-with-mustache-wearing-business-clothes-skeptic-nervous-disapproving-expression-face-with-crossed-arms-negative-person_839833-11180.jpg", alt: "Chetan, one of the founding brothers"}, + id: "bro3", name: "Brother Chetan", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-man-with-mustache-wearing-business-clothes-skeptic-nervous-disapproving-expression-face-with-crossed-arms-negative-person_839833-11180.jpg", imageAlt: "Chetan, one of the founding brothers"}, { - id: "bro4", name: "Brother Dhruv", imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", alt: "Dhruv, one of the founding brothers"}, + id: "bro4", name: "Brother Dhruv", imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", imageAlt: "Dhruv, one of the founding brothers"}, { - id: "bro5", name: "Brother Eklavya", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-corporate-manager-sitting-with-hands-clasped-outside-office_662251-2057.jpg", alt: "Eklavya, one of the founding brothers"}, + id: "bro5", name: "Brother Eklavya", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-corporate-manager-sitting-with-hands-clasped-outside-office_662251-2057.jpg", imageAlt: "Eklavya, one of the founding brothers"}, ]} memberVariant="card" />