import Link from "next/link"; import { Logo } from "../logo"; export function Footer() { return ( ); }