import Link from 'next/link' import Image from 'next/image' import { Globe } from 'lucide-react' export function Footer() { return ( ) }