diff --git a/client/src/pages/LandingPage.jsx b/client/src/pages/LandingPage.jsx index c632492..a9d3a93 100644 --- a/client/src/pages/LandingPage.jsx +++ b/client/src/pages/LandingPage.jsx @@ -1,5 +1,6 @@ import { Link } from 'react-router-dom' import { motion } from 'framer-motion' +import { FaGithub } from 'react-icons/fa' import { FiSearch, FiUsers, @@ -63,6 +64,15 @@ const LandingPage = () => { StackIt
© 2024 StackIt. All rights reserved.
+© {new Date().getFullYear()} StackIt. All rights reserved.