Next.js Discord

Discord Forum

weird layout

Unanswered
Atlantic herring posted this in #help-forum
Open in Discord
Atlantic herringOP
i changed my code here to be able to fetch the clients images from strapi instead of importing them from /public
but the layout changed for no reason
also in the new code im getting error on width/height of Image because its undefined but i wasnt getting any errors before this

7 Replies

this is the new one
how it should be(and was with the old code)
how it is now
didnt change tailwind properties idk what would cause this
this is the json
Atlantic herringOP
solved