Images missing alt text
CriticalImages must have alternative text to convey their meaning to screen reader users.
WCAG 1.1.11 element(s) affected
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAxAAAALoCAYAAADoTxM9AAAMTWlDQ1BJQ0">
How to fix
Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.