Update src/app/about/page.tsx
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user