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