diff --git a/src/components/ui/Footer.tsx b/src/components/ui/Footer.tsx index 145c33e..c38bedb 100644 --- a/src/components/ui/Footer.tsx +++ b/src/components/ui/Footer.tsx @@ -5,7 +5,6 @@ import Link from "next/link"; import { FaXTwitter, FaDiscord, - FaTelegram, FaGithub, FaMedium, FaLinkedin, @@ -25,7 +24,6 @@ export function Footer() { icon: , href: "https://discord.com/invite/kiichain", }, - { icon: , href: "https://t.me/KiiChainGlobal" }, { icon: , href: "https://github.com/KiiChain" }, { icon: ,