diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index a08c2a0..56b40e9 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -1,5 +1,10 @@ - -import { GraduationCap, Twitter, Facebook, Instagram, Linkedin } from "lucide-react"; +import { + GraduationCap, + Twitter, + Facebook, + Instagram, + Linkedin, +} from "lucide-react"; const Footer = () => { return ( @@ -9,72 +14,190 @@ const Footer = () => {
- Empowering educational institutions with modern tools for better learning outcomes. + Empowering educational institutions with modern tools for better + learning outcomes.
- © {new Date().getFullYear()} school.system. All rights reserved. + © {new Date().getFullYear()} academicore.system. All rights + reserved.