import Image from "next/image"; export default function TopMobile({ info }) { return (
cover image
); }