import React from 'react' import NotFoundImg from '../Assets/404.svg'; const NotFound = () => { return (