Updated UseCases and Home page links and Learn page links

This commit is contained in:
rockyeverlast
2024-04-11 21:00:19 +05:30
parent 006c44e673
commit bc8749f7d2
15 changed files with 594 additions and 215 deletions

View File

@@ -113,14 +113,14 @@ const individuals = [
"A highly keen blockchain engineer with a zeal for innovation who brings new ideas to the table.",
imageUrl: imgnine,
},
{
location: "india",
name: "Maneesha Panda",
jobTitle: "Blockchain Engineer",
description:
"A highly keen blockchain engineer with a zeal for innovation who brings new ideas to the table.",
imageUrl: imgnine,
},
// {
// location: "india",
// name: "Maneesha Panda",
// jobTitle: "Blockchain Engineer",
// description:
// "A highly keen blockchain engineer with a zeal for innovation who brings new ideas to the table.",
// imageUrl: imgnine,
// },
];
const CommunityCard = () => {