From 8f59fc88b44cd73360bc1d22a74e43e56f9717ad Mon Sep 17 00:00:00 2001 From: DIYgod Date: Fri, 3 Mar 2023 06:10:14 +0000 Subject: [PATCH] feat: ? --- src/pages/index.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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", + // }, ], }, ]