I have an image array that i want to display on the homepage as logos.
my image array from sanity schema
Heres my solution, im not getting errors, but my next.js app isnt displaying anything.
sanity.ts
page.tsx
I imported the urlForImage helper to display my images. i expected the images to show up.. but im being presented with a white screen.
New contributor
user17720198 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.