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