- Update alt attribute to reference the first item's image_alt
- This change improves accessibility by ensuring the correct
descriptive text is used if the latest_arts is present.
Prior to this change, there was a risk of displaying an incorrect
description if the latest_arts was empty, which could lead to
confusion for users relying on alt text for context.