diff --git a/site/pages/index.mdx b/site/pages/index.mdx index 241e8508..aff67491 100644 --- a/site/pages/index.mdx +++ b/site/pages/index.mdx @@ -19,6 +19,3 @@ import { CollaborationBadge } from '../components/CollaborationBadge' -# Sponsors - -::sponsors \ No newline at end of file diff --git a/site/vocs.config.tsx b/site/vocs.config.tsx index 3b2fb4e7..0ca2e30d 100644 --- a/site/vocs.config.tsx +++ b/site/vocs.config.tsx @@ -79,170 +79,6 @@ export default defineConfig({ link: 'https://warpcast.com/wevm', }, ], - sponsors: [ - { - name: 'Collaborator', - height: 120, - items: [ - [ - { - name: 'Paradigm', - link: 'https://paradigm.xyz', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/paradigm-light.svg', - }, - ], - ], - }, - { - name: 'Large Enterprise', - height: 60, - items: [ - [ - { - name: 'WalletConnect', - link: 'https://walletconnect.com', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/walletconnect-light.svg', - }, - { - name: 'Stripe', - link: 'https://www.stripe.com', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/stripe-light.svg', - }, - ], - [ - { - name: 'PancakeSwap', - link: 'https://pancakeswap.finance/', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/pancake-light.svg', - }, - { - name: 'zkSync', - link: 'https://zksync.io', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/zksync-light.svg', - }, - ], - ], - }, - { - name: 'Small Enterprise', - height: 40, - items: [ - [ - { - name: 'Family', - link: 'https://twitter.com/family', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/family-light.svg', - }, - { - name: 'Context', - link: 'https://twitter.com/context', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/context-light.svg', - }, - { - name: 'PartyDAO', - link: 'https://twitter.com/prtyDAO', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/partydao-light.svg', - }, - ], - [ - { - name: 'SushiSwap', - link: 'https://www.sushi.com', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/sushi-light.svg', - }, - { - name: 'Dynamic', - link: 'https://www.dynamic.xyz', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/dynamic-light.svg', - }, - { - name: 'BitKeep', - link: 'https://bitkeep.com', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/bitkeep-light.svg', - }, - ], - [ - { - name: 'Privy', - link: 'https://privy.io', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/privy-light.svg', - }, - { - name: 'Spruce', - link: 'https://spruceid.com', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/spruce-light.svg', - }, - { - name: 'rollup.id', - link: 'https://rollup.id', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/rollup.id-light.svg', - }, - ], - [ - { - name: 'Celo', - link: 'https://celo.org', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/celo-light.svg', - }, - { - name: 'Rainbow', - link: 'https://rainbow.me', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/rainbow-light.svg', - }, - { - name: 'Pimlico', - link: 'https://pimlico.io', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/pimlico-light.svg', - }, - ], - [ - { - name: 'Zora', - link: 'https://zora.co', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/zora-light.svg', - }, - { - name: 'Lattice', - link: 'https://lattice.xyz', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/lattice-light.svg', - }, - ], - [ - { - name: 'Supa', - link: 'https://twitter.com/supafinance', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/supa-light.svg', - }, - { - name: 'Blocto', - link: 'https://blocto.io/', - image: - 'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/blocto-light.svg', - }, - ], - ], - }, - ], sidebar: { '/': [ {