import Link from "next/link"; import { Facebook, Instagram, Twitter, Youtube } from "lucide-react"; export default function Footer() { return ( ); }