import { Copyright } from "lucide-react"; import Link from "next/link"; export function Footer() { return ( ); }