import { Heart } from 'lucide-react' import { Logo } from './Logo' export function Footer() { return ( ) }