Community profile update on Moble

This commit is contained in:
rockyeverlast
2024-05-22 19:45:05 +05:30
parent e561ba25c7
commit b5cf04c2bc

View File

@@ -31,6 +31,15 @@ const individuals = [
imageUrl: imgOne,
link: `https://www.linkedin.com/in/kc-reddy-767a3463/`,
},
{
location: "india",
name: "Vivek Tikoo",
jobTitle: "CEO",
description:
"Thought Leader in Web3 enabled Digital transformation with passion for execution",
imageUrl: imgtweleve,
link: `https://www.linkedin.com/in/vivektikoo/`,
},
{
location: "india",
name: "Ravi Srinivasa Murty",
@@ -121,15 +130,6 @@ const individuals = [
imageUrl: imgnine,
link: `https://www.linkedin.com/in/maneesha-panda/`,
},
{
location: "india",
name: "Kiran H",
jobTitle: "Lead Software Engineer",
description:
"Golang developer and co-lead of the core protocol development and enhancement.",
imageUrl: imgtweleve,
link: `https://www.linkedin.com/in/kiranh1998/`,
},
];
const MobileCommunityCard = () => {