import Content from "@/components/footer/content"; function Footer() { return ( ); } export default Footer;