import Image from "next/image"; export default function Loading() { return ( <>
{/* */}

Please Wait...

); }