import Link from "next/link"; import { Separator } from "@/components/ui/separator"; export function Footer() { return ( ) }