import Link from "next/link"; import { ENTRY_PATHS } from "~/lib/data"; export function SiteFooter() { return ( ); }