import { Logo } from "@/components/Logo"; import { Link } from "@/components/Link"; export function Footer() { return ( ); }