[Accessibility] Links under "Visualize and Simplify Platform Engineering" are having poor lighthouse accessibility score
Description
The Links under "Visualize and Simplify Platform Engineering" are not having alt tags or even any discernable names considering that they are Links. This badly affects the accessibility score.
Expected Behavior
The links should have proper aria-labels and alt tags
Screenshots
The component in question
What lighthouse says about this
Environment:
- Host OS: MacOS
- Browser: Chrome
I would like to work on this issue. I have earlier worked on similar issue here
Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.
- 📚 See contributing instructions.
- 🎨 Wireframes and designs for Layer5 site in Figma (open invite)
- 🙋🏾🙋🏼 Questions: Discussion Forum and Community Slack.
Join the Layer5 Community by submitting your community member form.
I would like to work on this issue
I further made the changes to check this issue if resolved will have how much impact and turns out its quite a bit
This is our previous accessibility score of 86
By making these changes, we will reach the accessibility score on lighthouse to 91
Thanks @OMGATE23