'When I fetch data from an api json by nextjs, then display it via map function All data is shown on the page except for the image

I have a question,

When I fetch data from an api json by nextjs, then display it via map function All data is shown on the page except for the image

See this error appears on the page

What is mean? What should I do?

enter image description here

enter code here


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source