diff --git a/components/Footer.tsx b/components/Footer.tsx index bc29b99..605ad93 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -1,4 +1,5 @@ import Image from "next/image"; +import { FaGithub, FaInstagram, FaLinkedin } from "react-icons/fa"; import gpklogo from "@/public/gpk_logo_transparent.png"; const links = [ @@ -60,20 +61,23 @@ export default function Footer() {

© 2026 Graphics Programming Knights · UCF RSO

-