Images missing alt text
CríticoImages must have alternative text to convey their meaning to screen reader users.
WCAG 1.1.13 elemento(s) afectado(s)
<img src="<#=item.image.src #>"><img src="(no src)"><img src="https://m.media-amazon.com/images/G/09/personalization/ybh/loading-4x-gray._CB48">
Cómo solucionarlo
Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.