But what has the swiper to do with an alt tag?
The swiper component allows you to use any structure in its slides, not images only - any HTML structure. If you want to add images inside it, then you can add alt to them.
Or do i not understand your request?
I’ve updated the slideshow component to include an alt attribute on the image tags. It will use the slide title if available or an empty string if no title.