Update src/app/about/page.tsx

This commit is contained in:
2026-04-09 02:13:50 +00:00
parent fd4f1bc349
commit 4782d06826

View File

@@ -45,10 +45,10 @@ export default function AboutPage() {
{
id: "core", groupTitle: "MHI Leadership", members: [
{
id: "m1", title: "Arsh Patel", subtitle: "Founder & Lead Researcher", detail: "Mastermind Hackers India visionary.", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-warrior-urban-scenery_23-2150712522.jpg"
id: "m1", title: "Arsh Patel", subtitle: "Founder & Lead Researcher", detail: "Mastermind Hackers India visionary.", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-warrior-urban-scenery_23-2150712522.jpg?_wi=1"
},
{
id: "m2", title: "Security Lead", subtitle: "Operations", detail: "Infrastructure and Security.", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-warrior-urban-scenery_23-2150712522.jpg"
id: "m2", title: "Security Lead", subtitle: "Operations", detail: "Infrastructure and Security.", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-warrior-urban-scenery_23-2150712522.jpg?_wi=2"
}
]
}