This project is archived. Its data is read-only. This project is read-only.
Make color contrast for CTA buttons accessible
### Problem The icons used in the CTA buttons on meltano.com hero section are not using a sufficient color contrast as they both fail WCAG AA and WCAG AAA. ### Proposal Let's update the icon color to match the text color, which is accessible, for both buttons. | Before | After | | ------ | ------ | | ![banner-before](/uploads/c1b0276e6ea75f3d2ba84f4493aedcbe/banner-before.png) | ![banner-after](/uploads/cb9f050106bea07176d097618f6c6313/banner-after.png) |
issue