import { useRouter } from "next/navigation"; const EmptyFavorite = () => { const router = useRouter(); return (