import React from 'react'; import BasePage from '@/components/Layout/BasePage'; import Link from 'next/link'; const NotFound = props => (
We couldn't find this page.
The page you are looking for does not exists.