<!DOCTYPE html>
<html
  lang="en"
  xmlns:v="urn:schemas-microsoft-com:vml"
  xmlns:o="urn:schemas-microsoft-com:office:office"
>
  <head>
    <!-- Help character display properly. -->
    <meta charset="utf-8" />
    <!-- Force some Outlook clients to render with a better MS engine. -->
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <!-- Set the initial scale of the email. -->
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <!-- Help prevent blue links and autolinking if needed. -->
    <meta
      name="format-detection"
      content="telephone=no, date=no, address=no, email=no"
    />
    <!-- Prevent Apple from reformatting and zooming messages. -->
    <meta name="x-apple-disable-message-reformatting" />
    <!-- Use the title for assistive technology and when people open emails in a browser tab.  -->
    <title>Welcome!</title>
    <!-- Allow for better image rendering on Windows hi-DPI displays. -->
    <!--[if mso]>
      <xml>
        <o:OfficeDocumentSettings>
          <o:AllowPNG />
          <o:PixelsPerInch>96</o:PixelsPerInch>
        </o:OfficeDocumentSettings>
      </xml>
    <![endif]-->
    <style>
      /* Client-specific reset styles. */
      body,
      table,
      td,
      a {
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
      }
      table,
      td {
        mso-table-lspace: 0pt;
        mso-table-rspace: 0pt;
      }
      img {
        -ms-interpolation-mode: bicubic;
      }
      /* General reset styles. */
      img {
        border: 0;
        height: auto;
        line-height: 100%;
        outline: none;
        text-decoration: none;
      }
      table {
        /* border-collapse: collapse !important; */
      }
      body {
        height: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        width: 100% !important;
      }
      p {
        margin: 0;
        padding: 0;
      }
      /* Provide default styles for links and hovers. */
      a {
        color: #77819c !important;
        font-weight: bold;
      }
      a:hover {
        color: #fd6350;
        text-decoration: none;
      }
      /* Responsive styles taking a desktop-first approach. */
      @media screen and (min-width: 560px) {
        .banner {
          min-width: 442px;
        }
        #mobileActions {
          display: none !important;
        }
        #mobileProductUpdates {
          display: none !important;
        }
      }
      @media screen and (max-width: 559px) {
        .banner {
          min-width: 442px;
        }
        #desktopActions {
          display: none !important;
        }
        #desktopProductUpdates {
          display: none !important;
        }
        #desktopProductUpdatesHeader {
          display: none !important;
        }
      }
      @media screen and (max-width: 599px) {
        .force-row,
        .container {
          width: 100% !important;
          max-width: 100% !important;
        }
        .col {
          text-align: center !important;
        }
        .force-row {
          margin-top: 24px;
          text-align: center !important;
        }
      }
      @media screen and (max-width: 400px) {
        .container-padding {
          padding-left: 12px !important;
          padding-right: 12px !important;
        }
      }
      .ios-footer a {
        color: #aaaaaa !important;
        text-decoration: underline;
      }
      a[href^="x-apple-data-detectors:"],
      a[x-apple-data-detectors] {
        color: inherit !important;
        text-decoration: none !important;
        font-size: inherit !important;
        font-family: inherit !important;
        font-weight: inherit !important;
        line-height: inherit !important;
      }
    </style>
  </head>
  <!-- Set a body id for Gmail blue links and disable default margins and padding. -->
  <body
    id="body"
    bgcolor="#ffffff"
    style="
      margin: 0 !important;
      padding: 0 !important;
      font-family: 'Poppins', Helvetica, Arial, sans-serif;
      font-size: 15px;
      color: #000000;
      word-break: break-word;
    "
  >
    <!-- Make your email an accessible article. -->
    <div
      role="article"
      aria-roledescription="email"
      aria-label="email name"
      lang="en"
      style="
        color: #000000;
        font-family: sans-serif;
        font-size: 18px;
        font-weight: normal;
        line-height: 1.8;
        margin: 0 auto;
        max-width: 600px !important;
        min-width: 320px !important;
        padding: 20px 0;
      "
    >
      <!-- All email content goes here. -->
      <!-- This is a conditional 'ghost' table that only Outlook will see. -->
      <!-- Make sure the width is set to the same as your max-width container. -->
      <!--[if (gte mso 9)|(IE)]>
        <table cellspacing="0" cellpadding="0" border="0" width="600" align="center" role="presentation">
            <tr>
                <td>
        <![endif]-->
      <!-- Your container table, where you can also set your text styles. -->
      <table
        align="center"
        border="0"
        cellpadding="0"
        cellspacing="0"
        width="600"
        style="border-collapse: collapse"
      >
        <tr>
          <td
            bgcolor="#ffffff"
            style="
              color: #000000;
              font-family: sans-serif;
              font-size: 18px;
              line-height: 1.8;
            "
          >
            <!-- START HEADER -->
                    

        

        

            <!-- END HEADER -->

            <!-- START TITLE -->
            <table
              align="center"
              border="0"
              cellpadding="10"
              cellspacing="0"
              width="100%"
              style="border-collapse: collapse; margin-bottom: 27px"
            >
              <tr>
                <td
                  align="center"
                  style="
                    font-size: 20px;
                    font-weight: 600;
                    line-height: 30px;
                    text-align: center;
                  "
                >
                  Welcome!
                </td>
              </tr>
              <tr>
                <td align="center">
                  <p
                    style="
                      width: 400px;
                      font-size: 16px;
                      font-weight: 500;
                      line-height: 24px;
                      color: #47516e !important;
                      text-align: center;
                    "
                  >
                    Thanks for visiting us! Here’s a special gift to use next time you come in. We hope to see you again soon.
                  </p>
                </td>
              </tr>
            </table>
            <!-- END TITLE -->

            <!-- START DEAL BOX -->
            <table
              width="100%"
              cellpadding="0"
              cellspacing="0"
              style="
                border-collapse: collapse;
                mso-table-lspace: 0pt;
                mso-table-rspace: 0pt;
              "
            >
              <tr>
                <td align="center">
                  <!--[if mso]>
                    <table
                      width="373"
                      cellpadding="20"
                      cellspacing="0"
                      style="
                        border-collapse: collapse;
                        background-color: #e8f0ff;
                      "
                    >
                      <tr>
                        <td align="center" style="background-color: #e8f0ff">
                          <table
                            width="100%"
                            cellspacing="0"
                            cellpadding="0"
                            style="border-collapse: collapse"
                          >
                            <tr>
                              <td valign="top" width="80" height="80">
                                <table>
                                  <tr>
                                    
                                    <td valign="top" width="85" height="85">
                                      <table>
                                        <tr>
                                          <td
                                            align="center"
                                            valign="middle"
                                            width="85"
                                            height="85"
                                            style="
                                              color: #08031d;
                                              font-size: 29px;
                                              font-weight: 700;
                                              line-height: 1;
                                              background-color: white;
                                              border-radius: 8px;
                                              min-width: 85px;
                                              min-height: 85px;
                                            "
                                          >
                                            20%
                                          </td>
                                        </tr>
                                      </table>
                                    </td>
                                    
                                </table>
                              </td>
                              <td
                                valign="top"
                                align="left"
                                style="padding-left: 16px"
                              >
                                <table
                                  width="100%"
                                  cellspacing="0"
                                  cellpadding="0"
                                  style="border-collapse: collapse"
                                >
                                  <tr>
                                    <td align="left">
                                      
                                      <p
                                        style="
                                          color: #08031d;
                                          font-size: 16px;
                                          font-weight: 600;
                                          line-height: 24px;
                                          text-align: left;
                                          margin: 0 0 8px 0;
                                        "
                                      >
                                      
                                        New Customer Deal
                                      </p>
                                      <hr
                                        style="
                                          width: 100%;
                                          border-top: 1px solid #77819c;
                                          margin: 0 0 8px 0;
                                        "
                                      />
                                      
                                      <p
                                        style="
                                          color: #08031d;
                                          font-size: 12px;
                                          font-weight: 600;
                                          line-height: 12px;
                                          text-align: left;
                                          margin: 0 0 8px 0;
                                        "
                                      >
                                        on orders over 20$
                                      </p>
                                      
                                      
                                      <p
                                        style="
                                          color: #08031d;
                                          font-size: 12px;
                                          font-weight: 400;
                                          line-height: 12px;
                                          text-align: left;
                                          margin: 0;
                                        "
                                      >
                                      
                                        September 09 - October 09 2024
                                      </p>
                                    </td>
                                  </tr>
                                </table>
                              </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                  <![endif]-->
                  <!--[if !mso]><!-->
                  <table
                    width="373"
                    cellpadding="20"
                    cellspacing="0"
                    style="background-color: #e8f0ff; border-radius: 10px"
                  >
                    <tr>
                      <td align="center">
                        <table
                          width="100%"
                          cellspacing="0"
                          cellpadding="0"
                          style="border-collapse: collapse"
                        >
                          <tr>
                            
                            <td valign="top" width="85" height="85">
                              <table>
                                <tr>
                                  <td
                                    align="center"
                                    valign="middle"
                                    width="85"
                                    height="85"
                                    style="
                                      color: #08031d;
                                      font-size: 29px;
                                      font-weight: 700;
                                      line-height: 1;
                                      background-color: white;
                                      border-radius: 8px;
                                      min-width: 85px;
                                      min-height: 85px;
                                    "
                                  >
                                    20%
                                  </td>
                                </tr>
                              </table>
                            </td>
                            
                            <td
                              valign="middle"
                              align="left"
                              style="padding-left: 16px"
                            >
                              <table
                                width="100%"
                                cellspacing="0"
                                cellpadding="0"
                                style="border-collapse: collapse"
                              >
                                <tr>
                                  <td align="left">
                                    
                                    <p
                                      style="
                                        color: #08031d;
                                        font-size: 16px;
                                        font-weight: 600;
                                        line-height: 24px;
                                        text-align: left;
                                        margin: 0 0 8px 0;
                                      "
                                    >
                                    
                                       New Customer Deal
                                    </p>

                                    <hr
                                      style="
                                        width: 100%;
                                        border-top: 1px solid #77819c;
                                        margin: 0 0 8px 0;
                                      "
                                    />
                                    
                                    <p
                                      style="
                                        color: #08031d;
                                        font-size: 12px;
                                        font-weight: 600;
                                        line-height: 12px;
                                        text-align: left;
                                        margin: 0 0 8px 0;
                                      "
                                    >
                                      on orders over 20$
                                    </p>
                                    
                                    
                                    <p
                                      style="
                                        color: #08031d;
                                        font-size: 12px;
                                        font-weight: 400;
                                        line-height: 12px;
                                        text-align: left;
                                        margin: 0;
                                      "
                                    >
                                    
                                       September 09 - October 09 2024
                                    </p>

                                  </td>
                                </tr>
                              </table>
                            </td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                  </table>
                  <!--<![endif]-->
                </td>
              </tr>
            </table>
            <!-- END DEAL BOX -->

            <!-- START REDEMPTION INSTRUCTIONS -->
            <table
              align="center"
              border="0"
              cellpadding="0"
              cellspacing="0"
              width="440"
              style="border-collapse: separate !important"
            >
              <tr>
                <td style="padding-bottom: 27px"></td>
              </tr>
              <!-- divider -->
              <tr>
                <td>
                  <hr
                    style="
                      width: 100%;
                      height: 0px;
                      border-top: 1px solid #e5e7ec;
                    "
                  />
                </td>
              </tr>
              <tr>
                <td style="padding-bottom: 12px"></td>
              </tr>
              
              <tr>
                <td
                  align="center"
                  style="
                    color: #47516e !important;
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 21px;
                    text-align: left;
                    width: 76.5%;
                    word-break: normal;
                  "
                >
                  To claim your reward, simply click the 'Claim Your Deal' button below. When you're ready to use it, just visit the merchant, and your deal will be waiting for you.
                </td>
              </tr>
              <tr>
                <td style="padding-bottom: 12px"></td>
              </tr>
              <tr>
                <td
                  align="center"
                  style="
                    color: #47516e !important;
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 21px;
                    text-align: left;
                    width: 76.5%;
                    word-break: normal;
                  "
                >
                  This is a one-time redemption only, and the offer is valid based on the dates listed above.
                </td>
              </tr>
              <tr>
                <td style="padding-bottom: 20px"></td>
              </tr>
              <tr>
                <td style="padding-bottom: 12px">
                  <table
                    align="center"
                    border="0"
                    cellpadding="0"
                    cellspacing="0"
                    width="300"
                    style="border-collapse: separate !important"
                  >
                    <tr align="center" valign="middle">
                        <td align="center" valign="middle" role="button" style="border-collapse:collapse; mso-line-height-rule:exactly; font-family:'Poppins', Helvetica, Arial, sans-serif; font-size:16px; line-height: 24px; color:#ffffff; word-break:break-word; border-radius:4px; background: #1769FF; cursor:auto;">
                          <a href="http://url2182.campaigns.spoton.com/ls/click?upn=u001.gZxaFG5n4yZBbJSsnrULQeh-2BT27lcZe-2FLIhcr6k-2B5Vo1HP8-2FPlfpKwDNmQ2S5CF1BnbYJuNe6-2B7B1-2Bam6wWJyb0JJZeTPxJeMjgWV8aURxfOEtCiZwvzlm8Pw4gdEDXUQ6t9-2FAfakSRyTvclqgu7pSjNsO0b1QSrMVcjDFa2Jwg-3D8AZl_Hfv8SORzjEXpk5ZFPKJ5h-2BwoVZiAzlAccdTSyvUnEPy7ZY54JF-2BtHFowKE96HlZTHm1SeksBEEA3Ra-2BeSxCc-2FkNsLIG6nU6RF2n-2FbUxPxj211uQpvf-2BUdCrpQb7aByhNyjeskYs0wpM4BsiYaVZ16HCPCbZ4YMg0rNHqDDY1KnJbbReVAqbDK9m2Q9W9-2BjIWSTDvkoV-2BXaI7j32q0rYkA-2BQnixcNMgDac4uKdXsLtiEbwNL-2BeKhfJzq433kldMiJSphCj9Gd7V7mwK8qPfnZxkIREXxngFUoFMWFAxZH-2FKQ4YJgpJh8dYfbjBS-2BcVEbbrLPSipZi-2Fh1JjL87tPsEiw-3D-3D" target="_blank" style="mso-line-height-rule:exactly; font-size:16px; font-family:Helvetica,Arial,sans-serif; margin: 0; text-transform:none; text-decoration:none; padding:10px 17px; display: block;" data-hs-link-id="0">
                            <span style="color:#ffffff">Claim Your Deal</span>
                          </a>
                        </td>
                    </tr>
                  </table>
                </td>
              </tr>
              
              <!-- divider -->
              <tr>
                <td>
                  <hr
                    style="
                      width: 100%;
                      height: 0px;
                      border-top: 1px solid #e5e7ec;
                    "
                  />
                </td>
              </tr>
              <tr>
                <td style="padding-bottom: 15px"></td>
              </tr>
              <tr>
                <td
                  align="center"
                  style="
                    color: #47516e !important;
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 21px;
                    text-align: center;
                  "
                >
                  Thank you
                </td>
              </tr>
              <tr>
                <td style="padding-bottom: 15px"></td>
              </tr>
            </table>
            <!-- END REDEMPTION INSTRUCTIONS -->
          </td>
        </tr>
        <tr>
          <td style="padding-bottom: 40px"></td>
        </tr>
        <tr>
          <td></td>
        </tr>
      </table>
      <!-- Don't forget to close out your ghost table. -->
      <!--[if (gte mso 9)|(IE)]>
            </td>
            </tr>
            </table>
            <![endif]-->

      
<table style="width:600px;background-color:#f7f7fa;padding:35px;align:center" align="center" cellpadding="0" cellspacing="0" border="0" valign="top" role="presentation">
    <tbody>
        <tr>
            <td align="center">
                <span style="font-family:sans-serif;font-size:18px;line-height:14px;color:#47516E">Bonita Taqueria y Rotisserie Group</span>
            </td>
        </tr>
        <tr>
            <td align="center" style="padding:15px 0px 0px 0px">
                <span style="font-family:sans-serif;font-size:12px;font-weight:400;line-height:20px;color:#47516E">2257 Chestnut St, San Francisco, CA 94123, US</span>
            </td>
        </tr>
        <tr>
            <td align="center" style="padding:15px 0px 0px 0px">
                <a href="tel:+14158015599" target="_blank" style="color:#47516E;text-decoration:underline;font-size:12px;font-weight:400;line-height:20px">+14158015599</a>
            </td>
        </tr>
        <tr>
            <td align="center" style="padding:15px 0px 0px 0px">
                <a href="mailto:jj@squatandgobble.com" target="_blank" style="color:#47516E;text-decoration:underline;font-size:12px;font-weight:400;line-height:20px">jj@squatandgobble.com</a>
            </td>
        </tr>
        <tr>
            <td align="center" style="padding:15px 0px 0px 0px">
                
                <span style="font-family:sans-serif;font-size:12px;line-height:14px;color:#47516E">To unsubscribe from receiving emails from Bonita Taqueria y Rotisserie Group </span>
                <a href="http://url2182.campaigns.spoton.com/ls/click?upn=u001.gZxaFG5n4yZBbJSsnrULQTSLGE9maYPlNGkzXvnB3bkcMjmDkdFCLaYPbrJqdbKhD3wX-2FZmsBBq3k-2BVVs7p-2Fe9bu5KKPeBiaQEFqZ-2F1iuxkkVvHNxBDnr9pd3WLxjrRr-2BfqDWfDHVPnb4D-2F13kA9D5hFc-2Bx50jWX2WYXY8jeRMg-3DxLdE_Hfv8SORzjEXpk5ZFPKJ5h-2BwoVZiAzlAccdTSyvUnEPy7ZY54JF-2BtHFowKE96HlZTHm1SeksBEEA3Ra-2BeSxCc-2FkNsLIG6nU6RF2n-2FbUxPxj211uQpvf-2BUdCrpQb7aByhNyjeskYs0wpM4BsiYaVZ16HCPCbZ4YMg0rNHqDDY1KnJbbReVAqbDK9m2Q9W9-2BjIWLaBaEiiP-2FoJj3-2B5rpEI0cYw7fOVbyqqA24d-2FdWy9PXNHsejUyLNXnTFCqRfkqPYJeRvmqiJjuYZedWtKWGYbjcEaotCWb3soJcyWjkzIyjT9Qau4MwaCtqQrCu5eJQXtH7Nfg-2BRgElmJ8vIcrCtqSw-3D-3D" target="_blank" style="color:#47516E;text-decoration:underline;font-size:12px;font-weight:400;line-height:20px">click here</a>
                
            </td>
        </tr>
        <tr>
            <td align="center" style="padding:15px 0px 0px 0px">
                <a href="http://url2182.campaigns.spoton.com/ls/click?upn=u001.gZxaFG5n4yZBbJSsnrULQcunkh6-2F220tvWJjmZoQOAYJWqLpbrQkI2CdNVpY3jTYl-Cy_Hfv8SORzjEXpk5ZFPKJ5h-2BwoVZiAzlAccdTSyvUnEPy7ZY54JF-2BtHFowKE96HlZTHm1SeksBEEA3Ra-2BeSxCc-2FkNsLIG6nU6RF2n-2FbUxPxj211uQpvf-2BUdCrpQb7aByhNyjeskYs0wpM4BsiYaVZ16HCPCbZ4YMg0rNHqDDY1KnJbbReVAqbDK9m2Q9W9-2BjIWvNbs8pVNDfbX38RUDRAXLJF19SwyeeLJOD1HXzTwQnJc7mHcpL8F19ZC0MXoMEs6xOOZab6SmEG5Ej383lyUm0sUu1GIPGSDvfO8dPXp1NJFhJ6Gp6xsos7mI6Kga9I5CrtIW2OcUy4aXX0rmgfn5Q-3D-3D" target="_blank" style="text-decoration:underline">
                    <img alt="SpotOn Inc. Logo" src="https://spoton-prod-campaign-service.s3.amazonaws.com/spoton.png" width="80" height="24" style="display:inline-block;outline:none;border:none;text-decoration:none;width:60px;padding:5px 0px 10px 0px;height:18px">
                </a>
            </td>
        </tr>
        <tr>
            <td></td>
        </tr>
    </tbody>
</table>


    </div>
  <img src="http://url2182.campaigns.spoton.com/wf/open?upn=u001.eFB-2BvFruTpEsjp3YpffRAv1913okg5RVvMUtsDUG2RhAiSt1ucVBVLZH20hdE2JF2ZKpGv4kxignGHPpEuUak6I3GVHBY-2FZgLeOsLPxakcJkxa8WPGAjGPItui-2Bz36DhNES2TOPJ-2BUTT2L7v4MB-2BOihpPLZCBPhyy1wOATZ51AYWG2rlgTtIOc-2BQOfP58lTZ-2BuBWpMJZNQZ6GwHuPD9uqrtpvILYiUSzabsw34fNG0QmMKIC6z-2FCuT-2Bc0yS69ypb12DEWbGiVVRP17oIw36QDFeeiQPJvmpo4JXgRIQ9QJbQc4GQxbSXa2EEIO3yh-2BU5Olel5y5af-2BKfUdnylUvvNw-3D-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/></body>
</html>

<img src="https://deal-bff.spoton.com/api/v1/legacy/claim/?m=607dc3d924b4c453ea93a1f8&p=940440&c=66e20ee442cbf9d1d9d8ff49" height="1" width="1">