diff --git a/components/UseDeCleanupToday/UseDeCleanupToday.tsx b/components/UseDeCleanupToday/UseDeCleanupToday.tsx index da67c1f..d6998c7 100644 --- a/components/UseDeCleanupToday/UseDeCleanupToday.tsx +++ b/components/UseDeCleanupToday/UseDeCleanupToday.tsx @@ -38,11 +38,12 @@ const UseDeCleanupToday = () => { bullets: [ "Live on Base", "Used for quick rewards and trading", + "Swap: ETH/bDCU, USDT/bDCU", ], - buttonLabel: "Link – coming soon", - buttonHref: "#", - buttonDisabled: true, - note: "Link will be updated as soon as token is launched.", + buttonLabel: "View on Clanker", + buttonHref: "https://www.clanker.world/clanker/0x30171b7014c02229497CdE6745DD3aD821F12b07", + buttonDisabled: false, + note: "Contract: 0x30171b7014c02229497CdE6745DD3aD821F12b07", imageUrl: "/token-icon.png", }, { @@ -131,12 +132,44 @@ const UseDeCleanupToday = () => { {/* Bullet Points */}