hey Plasmic team!
so I realize that the PlasmicImage component (p.PlasmicImg
) ends up being a wrapper for next/image
when using Next.js codegen
would it be possible to opt in for a different type of component? such as next-cloudinary
CldImage?