Image has no alt attribute, so screen readers cannot describe it.
sections/hero-banner.liquid:42:7
<img src="{{ section.settings.image | image_url }}" class="hero__img">How to fix: add an alt attribute describing the image, e.g. alt="{{ section.settings.image.alt }}". Use alt="" only for purely decorative images.
