Why do I always get the same 404 errors?

Hello!

I’m using NextJS 13. These 3 images I fetch from Strapi always return an error right as I run the page. But then a second later they are fetched correctly. I’m new to both Strapi and NextJS 13 so there’s a lot of confusion.

I should also add that the urls that cause the error are not the ones I can copy from the Strapi admin page. The errors point to urls of images that I previously used for this.

Any help is appreciated!