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

Loading

) }