import Link from "next/link"; import AniList from "../../../media/aniList"; import { BookOpenIcon } from "@heroicons/react/24/outline"; export default function MobileButton({ info, firstEp, saveManga }) { return (