export const Footer = () => { const currentYear = new Date().getFullYear() return ( ) }