Skip to content

Commit

Permalink
remove v3 partners to make room for v4 partners (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
austintgriffith authored Aug 14, 2024
1 parent cd544bf commit cea631e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/nextjs/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -289,8 +289,6 @@ const Home: NextPage<{
<p className="lg:mb-3 mt-12 lg:mt-8 text-sm">IN COLLABORATION WITH</p>
<div className="flex flex-col md:flex-row gap-7 items-center justify-center lg:justify-start">
<Image src="/assets/op-logo.svg" alt="Optimism logo" width={48} height={48} />
<Image src="/assets/aztek-logo.png" alt="Aztek logo" width={120} height={44} />
<Image src="/assets/starknet-logo.svg" alt="Starknet logo" width={152} height={35} />
</div>
<TrackedLink
id="co-fund-email"
Expand Down

0 comments on commit cea631e

Please sign in to comment.