Description: Several blog posts include images without descriptive alt attributes. Update them to be descriptive and meaningful.
Why it matters: Accessibility and SEO.
Acceptance criteria:
Identify images in blog/ or docs/ with empty/placeholder alt text
Update the markdown to include descriptive alt="..." attributes
Include a short explanation of why the chosen text is descriptive in PR
Labels: accessibility, documentation, good first issue
Files/areas: blog/**, docs/**