import Link from 'next/link' import { FaHeart } from 'react-icons/fa' export default function Footer() { return ( ) }