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