Update survey panel

This commit is contained in:
Lesley Norton
2025-10-01 09:34:44 -05:00
committed by Andrea Marchesini
parent 0eb13f214d
commit 00504ebbd9
4 changed files with 77 additions and 7 deletions
+5 -6
View File
@@ -107,13 +107,12 @@
</div>
<div class="panel survey-panel hide" id="survey-panel">
<img class="survey-img" alt="" src="/img/survey.svg" />
<img id="survey-img" alt="" src="/img/survey.svg" />
<h3 class="onboarding-title">Participate in Paid Research with Firefox</h3>
<p>We'd love to learn about your experiences with this add-on!</p>
<p>Join a 1:1 Zoom interview and receive a $75 Amazon e-giftcard or Paypal payment.</p>
<br /><p>Thank you for helping us improve Firefox.</p>
<p class="share-ctas">
<a class="cta-link onboarding-button keyboard-nav" href="https://qsurvey.mozilla.com/s3/Multi-Account-Containers-Research-Interest-Form" id="survey-button" target="_blank">Take Survey</a>
<p class="survey-blurb">We'd love to learn about your experiences with this add-on! Join a 1:1 Zoom interview and receive a $75 Amazon e-giftcard or Paypal payment.</p>
<p class="survey-blurb">Thank you for helping us improve Firefox.</p>
<p class="share-ctas survey-back">
<a class="cta-link onboarding-button keyboard-nav" href="https://qsurvey.mozilla.com/s3/Multi-Account-Containers-Research-Interest-Form" id="survey-button" target="_blank">Take Interest Survey</a>
</p>
<a href="#" id="survey-achievement-done-button">Back</a>
</div>