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