From 7b908a3e39269eb756781567e6b29724efd65a25 Mon Sep 17 00:00:00 2001 From: tinkle-community Date: Sat, 31 Jan 2026 23:32:13 +0800 Subject: [PATCH] feat: add Gate.io to supporters section --- web/src/components/landing/FooterSection.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/components/landing/FooterSection.tsx b/web/src/components/landing/FooterSection.tsx index 75c58b4a..360d146b 100644 --- a/web/src/components/landing/FooterSection.tsx +++ b/web/src/components/landing/FooterSection.tsx @@ -34,6 +34,7 @@ export default function FooterSection({ language }: FooterSectionProps) { { name: 'Bybit', href: 'https://partner.bybit.com/b/83856' }, { name: 'OKX', href: 'https://www.okx.com/join/1865360' }, { name: 'Bitget', href: 'https://www.bitget.com/referral/register?from=referral&clacCode=c8a43172' }, + { name: 'Gate.io', href: 'https://www.gatenode.xyz/share/VQBGUAxY' }, { name: 'Hyperliquid', href: 'https://app.hyperliquid.xyz/join/AITRADING' }, { name: 'Aster DEX', href: 'https://www.asterdex.com/en/referral/fdfc0e' }, { name: 'Lighter', href: 'https://app.lighter.xyz/?referral=68151432' },