diff --git a/src/pages/index.tsx b/src/pages/index.tsx index f5c8d398..bafa0e9c 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -130,14 +130,14 @@ export default function Home() { { title: "Earn", subfeatures: [ - { - icon: "🪙", - title: "Token", - }, - { - icon: "🏟️", - title: "DAO", - }, + // { + // icon: "🪙", + // title: "Token", + // }, + // { + // icon: "🏟️", + // title: "DAO", + // }, ], }, ]