Skip to content

Commit

Permalink
Merge pull request #37 from DepressionHub/t1
Browse files Browse the repository at this point in the history
chnage the stats
  • Loading branch information
TanmayDhobale authored May 31, 2024
2 parents 15c7fbb + 1b92775 commit 3f23824
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 3f23824

Please sign in to comment.