"use client"; import { FaHeart } from "react-icons/fa"; export default function Footer() { return ( ); }