import Link from "next/link"; import { BrandMark } from "@/components/brand-mark"; export function SiteFooter() { return ( ); }