// components/NotFound.js import React from 'react'; const NotFound = () =>

404 page not found

We are sorry but the page you are looking for does not exist.

export default NotFound;