Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-06-03 08:13:08 +00:00

View File

@@ -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"
/>
</div>
@@ -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"
/>