Next.js: empty alt tag when using Image ComponentI am using the following code to show an image: import image from 'next/image' ... <image src={ausrufezeichen}