Skip to content

Commit

Permalink
chnage the stats
Browse files Browse the repository at this point in the history
  • Loading branch information
TANMAY authored and TANMAY committed May 31, 2024
1 parent b205c54 commit 1b92775
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions pages/community/our-community/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,27 +27,23 @@ const octoImage = octo as LocalImage;
const STATS = [
{
metric: "6,000+",
label: "Active Nodes",
label: "No. of People Healed",
},
{
metric: "Every",
label: "Country Represented",
},
{
metric: "50,000+",
label: "Blocks Mined",
metric: "25,000+",
label: "privet Community Members",
},
{
metric: "42,000+",
label: "Community Members",
label: " free Community Members",
},
{
metric: "13,000+",
label: "Assets Minted",
},
{
metric: "140,000+",
label: "Grafittis",
label: "No. of Sessions Given",
},
];

Expand Down

0 comments on commit 1b92775

Please sign in to comment.