Add aria information

This commit is contained in:
Bryan Mauger 2022-11-16 16:43:05 -05:00
parent e30503c948
commit d3e6325db0

View file

@ -22,7 +22,7 @@
</div>
<div class="modal-body d-flex flex-column">
<textLink linkType="navigation" text="Terms of use" href="https://www.safelite.com/terms-of-use" target="_blank" />
<textLink linkType="navigation" text="Your privacy choices" href="" target="_blank"><span class="ccpa-icon"></span></textLink>
<textLink linkType="navigation" text="Your privacy choices" href="" target="_blank"><span class="ccpa-icon" aria-label="Your privacy choices"></span></textLink>
<textLink linkType="navigation" text="Warranty" href="" target="_blank" />
<textLink linkType="navigation" text="Notice at collection" href="https://privacyportal-cdn.onetrust.com/dsarwebform/d3b95a93-e22e-4d4d-a806-482052406557/9e371601-eae3-4338-9430-b90b9036022b.html" target="_blank" />
</div>