const Footer = () => { const currentYear = new Date().getFullYear(); return ( <>
{currentYear} All Rights Reserved.