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