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