// next imports import Image from "next/image"; import notFoundImage from "public/404.svg"; const Custom404Error = () => (