Hello! I'm trying to render portable text from sanity. The portable text (blog post) contains remote image.
What's the best way of rendering the portable text in astro with optimization of the remote images? (similar to what <Image/> in the official image integration does. It should take a remote image src and output local images in dist
I'm trying out astro-portabletext but it does not seem to support images