import { Footer } from '../components/footer'; import { NavBar } from '../components/navbar'; import { CenteredPage, PageTitle } from '../components/page'; import { IconLabelButton, Vierkant } from '../components/ui'; import HomeIcon from '@material-ui/icons/Home'; export default function FourOhFourPage() { return
De pagina die je probeert te bezoeken bestaat niet