import { Link } from 'react-router-dom'; import { HomeIcon, MagnifyingGlassIcon, DocumentTextIcon, MapIcon } from '@heroicons/react/24/outline'; export default function NotFound() { return (
Sorry, we couldn't find the page you're looking for. The page may have been moved, deleted, or never existed.
{/* Quick Links */}Need help? Check out our{' '} documentation {' '} or{' '} contact support .
Error Code: 404 • Page Not Found