import { ArrowLeftIcon } from "@heroicons/react/24/outline"; import Link from "next/link"; export default function TopBar({ info }) { return (