diff --git a/apps/landing/src/app/(public)/_components/footer.tsx b/apps/landing/src/app/(public)/_components/footer.tsx index 3fa615d..a6d1257 100644 --- a/apps/landing/src/app/(public)/_components/footer.tsx +++ b/apps/landing/src/app/(public)/_components/footer.tsx @@ -2,6 +2,13 @@ import { LogoSimple } from '@/app/_components/logo'; import NAVIGATIONS from '@/data/navigations.json'; import SOCIALS from '@/data/socials.json'; import Link from 'next/link'; +import { + FaDiscord, + FaFacebook, + FaInstagram, + FaLinkedinIn, + FaTiktok, +} from 'react-icons/fa'; export default function Footer() { return ( @@ -20,57 +27,31 @@ export default function Footer() { href="#" className="text-muted-foreground hover:text-foreground" > - - - + - - - + - - - + - - - + + + + @@ -105,7 +86,7 @@ export default function Footer() {
-

Community Patners

+

Patners