We are using an image section limited to a single image in the main column of our page (2/3 width). The layout is set to cards in order to have a large preview of the cover image.
Generally, everything displays as expected but Kirby is loading a small image scaling it up to the needed size which results in a very blurry preview:
I planned to switch to srcset for the cards as soon as possible, but didn’t manage to do that yet. This should solve the problem no matter how big the card is in the end.