Add missing CTA tracking attributes
Created by: st0nebraker
Closes #5487 (closed), adds missing CTA's
Changelog
- Adds missing CTA's data attributes
- Moves
<Tab />
active style override to global stylesheets to keep them uniformed. In accordance with Figma's specs. - Turns Footer links into an array to loop through & reduce redundant html.
Notes
- #5557 will be a follow up to refine this task
Test
- Ensure prettier has standardized the proposed changes.