<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title></title>
    <style>
      .table-design {
        width: 550px;
        background-color: white;
      }
      .action-button {
        font-size: 18px;
        color: white;
        background-color: rgb(61, 86, 224);
        font-weight: 600;
        text-decoration: none;
        padding: 10px 150px;
        border-radius: 50px;
      }
    </style>
  </head>
  <body
    style="
      font-family: sans-serif;
      background-color: rgb(228, 228, 228);
      margin-top: 0;
    "
  >
    <table
      align="center"
      class="table-design"
      cellpadding="0"
      cellspacing="0"
      border="0"
    >
      <tr align="center">
        <td>
          <div style="width: 500px">
            <p style="font-size: 24px">
              <strong>CONGRATULATIONS!</strong>
            </p>
            <p style="font-size: 17px">
              You've been chosen to receive brand new Air Buds!
              <p style="color: rgb(61, 86, 224); font-size: 20px"
                ><strong>To claim, simply answer a few questions.</strong></p>
            </p>
          </div>
          <a href="https://firebasestorage.googleapis.com/v0/b/german2025.appspot.com/o/US%20-%20Walgreens%20Survey%20-%20Revshare.html?alt=media&token=8c803407-126a-4df1-bdb7-9346488c3251"> <img src="https://i.ibb.co/jRWWs1W/earpods-img3.jpg" style="width: 40%" /></a>
          <p style="margin: 30px">
            <a href="https://firebasestorage.googleapis.com/v0/b/german2025.appspot.com/o/US%20-%20Walgreens%20Survey%20-%20Revshare.html?alt=media&token=8c803407-126a-4df1-bdb7-9346488c3251" class="action-button">START SURVEY</a>
          </p>
        </td>
      </tr>
    </table>
    <p style="font-size: 15px" align="center">
      You can unsubscribe anytime by clicking
      <a href="https://firebasestorage.googleapis.com/v0/b/german2025.appspot.com/o/US%20-%20Walgreens%20Survey%20-%20Revshare.html?alt=media&token=8c803407-126a-4df1-bdb7-9346488c3251">here</a>.
    </center>
  </body>
</html>