Use a blurry placeholder for images. It's a little bit harder when the images are unknown in advance, so we generate the blurhash string at runtime, and use several caches for the HTML and blurhash string.
We use the @substrate-system/blur-hash web component to do
the blur-up technique.