Image component
						The figcaption is not a replacement for the image's alt attribute. It should be used for providing relevant supporting content.
Considerations
Note the use of the frame layout, to create the desired aspect ratio, and the loading="lazy" attribute on img for native lazy-loading.
Alternative text
Every instance of img must include the alt attribute. This alt decision tree is helpful for determining whether and how to provide alternative text.