From 78769ec79f00118797e4bee75f14de272f10d132 Mon Sep 17 00:00:00 2001 From: Chad Date: Mon, 29 Jan 2024 16:58:42 +0100 Subject: [PATCH] update discover --- src/constants/projects.ts | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/constants/projects.ts b/src/constants/projects.ts index cfe847bc..9290aa70 100644 --- a/src/constants/projects.ts +++ b/src/constants/projects.ts @@ -33,17 +33,6 @@ export const COMING_SOON_PROJECTS: Array = [ isFeatured: false, icon: '/chainspot.png' }, - { - id: 'avive', - name: 'Avive', - description: - "One of the world's largest UBI & DePin Projects, with over 9 million worldwide users.", - url: 'https://www.avive.world', - isComingSoon: true, - isVerified: false, - isFeatured: false, - icon: '/avive.png' - }, { id: 'maverick', name: 'Maverick Protocol',