mine also doesnt show when i use <img> tag but I try to change it to <Image> and I also import Image from 'next/image' it works.
<img>
<Image>
import Image from 'next/image'