Commit 6ca8e4f6 authored by Vignesh Mohankumar's avatar Vignesh Mohankumar Committed by GitHub

fix: remove Earn and Build dApps links (#5625)

parent 91c05808
......@@ -15,17 +15,6 @@ export const CARDS = [
title: 'Trade NFTs',
description: 'Buy and sell NFTs across marketplaces to find more listings at better prices.',
},
{
to: '/pool',
title: 'Earn fees',
description: 'Provide liquidity to pools on Uniswap and earn fees on swaps.',
},
{
to: 'https://support.uniswap.org/',
external: true,
title: 'Build dApps',
description: 'Build on the largest DeFi protocol on Ethereum with our tools.',
},
]
export const STEPS = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment