import Link from 'next/link'; import Links from "@/app/Links"; export default function Footer() { return ( ); }