Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I want to use next/image to display multiple Contentful images on one page, but if I use custom loader, I have to use client component, but I don't know the performance impact of this and I don't know which one to use.
Which is the recommended approach?
ref: https://github.com/vercel/next.js/blob/canary/examples/cms-contentful/lib/contentful-image.tsx
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions