This is my first Next.js project on Frontend Mentor. I used CSS modules and created a custom 404 page as a practice.
My Questions:
-My Screenshot somehow doesn't show #2 svg, although my vercel preview site has no problem showing it. How can I optimise that?
-I've got accessibility issues & html issues regarding <img />. I'm using <Image /> component, so it automatically generates loading='lazy' attribute. Do I have to avoid this attribute to be generated?
Any feedback & suggestion for improvement would be very much appreciated βΊοΈπ!!