import Link from 'next/link'; import { Mail, Globe, Hash, Users } from 'lucide-react'; export default function Footer() { return ( ); }