This commit is contained in:
DIYgod 2023-03-03 06:10:14 +00:00
parent f48c4edea5
commit 8f59fc88b4
No known key found for this signature in database
1 changed files with 8 additions and 8 deletions

View File

@ -130,14 +130,14 @@ export default function Home() {
{
title: "Earn",
subfeatures: [
{
icon: "🪙",
title: "Token",
},
{
icon: "🏟️",
title: "DAO",
},
// {
// icon: "🪙",
// title: "Token",
// },
// {
// icon: "🏟️",
// title: "DAO",
// },
],
},
]