Follow-up from "CTA data attributes: Sales page"

The following discussion from !93941 (merged) should be addressed:

  • @lduggan started a discussion: (+2 comments)

    @dennis106 / @laurenbarker the review app for this is here, however I haven't added data attributes to the FAQ section links because they come from a yaml file, and I cant find resources about adding attributes to raw data. Any thoughts?

    For reference, here's a sample of how the data file looks, with links in markdown:

    groups:
      - group: "License and Subscription"
        questions:
          - question: I already have an account, how do I upgrade?
            answer: >-
              Head over to [https://customers.gitlab.com](https://customers.gitlab.com), choose the plan that is right for you.
          - question: Can I add more users to my subscription?
            answer: >-
              Yes. You have a few options. You can add users to your subscription any time during the subscription period. You can log in to your account via the [GitLab Customers Portal](https://customers.gitlab.com) and add more seats or [contact sales](https://about.gitlab.com/sales/) for a quote. In either case, the cost will be prorated from the date of quote/purchase through the end of the subscription period. You may also pay for the additional licenses per our true-up model.
          - question: How will I be charged for add-on users?
            answer: |
              If you have [quarterly subscription reconciliation](https://docs.gitlab.com/ee/subscriptions/quarterly_reconciliation.html) enabled (default option for new and renewing subscriptions after Aug 1, 2021), users added during a quarter will only be charged for the remaining quarters of their subscription term as opposed to the full annual subscription fee(s) with annual true-ups. For example, if you add 50 users to your subscription during the third quarter of your subscription term, the 50 users will only be charged for the fourth quarter of your subscription term as opposed to all four quarters as per annual true-ups.
          - question: What happens when my subscription is about to expire or has expired?
            answer: >-
              You will receive a new license that you will need to upload to your GitLab instance. This can be done by following [these instructions](https://docs.gitlab.com/ee/user/admin_area/license.html).