import Image from 'next/image'; import error404 from '@/public/assets/404.png'; export default function NotFound() { return (