import React from "react"; import { RandomButton } from "../components/RandomButton"; export const NotFoundPage = ({handleClick}) => { return (