import Link from 'next/link'; const Footer = () => { return ( ); }; export default Footer;