Skip to content

Commit

Permalink
[trivial] Swap partner icons on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
aflock committed Oct 18, 2023
1 parent 3d946cc commit 1fde7d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/web/src/components/JoinTheCommunity/JoinTheCommunity.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import Image from 'next/image';
const partners = [
'0x',
'aave',
'aerodrome',
'animoca',
'blockscout',
'blockdaemon',
Expand All @@ -14,10 +15,9 @@ const partners = [
'euler',
'flipside',
'hop',
'infura',
'magiceden',
'mnemonic',
'nansen',
'odos',
'parallel',
'quicknode',
'socket',
Expand Down

0 comments on commit 1fde7d7

Please sign in to comment.