Next.js Discord

Discord Forum

img src={logo} not displaying

Unanswered
Golden-winged Warbler posted this in #help-forum
Open in Discord
Golden-winged WarblerOP
Why is my image not showing?

3 Replies

@Golden-winged Warbler Why is my image not showing?
try to use <Image /> component with image import
@Golden-winged Warbler Why is my image not showing?
Your images should be in the public folder
@Golden-winged Warbler Why is my image not showing?
try using next/image for it