import Link from 'next/link' import { Globe, Mail } from 'lucide-react' export function SiteFooter() { return ( ) }