| 123456789101112131415161718192021222324252627282930313233343536373839 | <footer class="footer">  <div class="container">    <div class="row">      <div class="col-xs-12 col-sm-6 px-0">        <img src="/img/ChoozmoLOGO.png" alt="" style="width: 100%; max-width: 200px;">        <div class="footer-aigirl">ChoozMo AIGV</div>        <div class="footer-follow">Follow us</div>        <div class="footer-socials">          <a href="https://www.linkedin.com/company/choozmo/" target="_blank">            <img src="https://i.imgur.com/qnd9QrT.png" alt="" width="32px" height="32px">            </a>          <a href="https://www.facebook.com/choozmo/" target="_blank">            <img src="https://i.imgur.com/WdCAhSo.png" alt="" width="48px" height="48px">            </a>          <a href="https://page.line.me/417lsxlz?oat_content=url&openQrModal=true" target="_blank">            <img src="https://i.imgur.com/dNZ2aGW.png" alt="" width="32px" height="32px">          </a>          <a href="https://www.instagram.com/choozmo_cmm/" target="_blank">            <img src="https://i.imgur.com/pdJPY7m.png" alt="" width="60px" height="60px" style="margin-left: -6px; margin-right: -8px;">          </a>          <a href="https://twitter.com/ai_cmm" target="_blank">            <img src="https://i.imgur.com/qGBzq4J.png" alt="" width="32px" height="28px" style="margin-right: 3px;">          </a>          <a href="https://www.youtube.com/channel/UC2Qda9PhJWuiMTCZ-j7K_hg" target="_blank">            <img src="https://i.imgur.com/zn6DUY8.png" alt="" width="38px" height="38px">          </a>        </div>      </div>      <div class="col-xs-12 col-sm-6">        <div class="footer-contacts">          <h5>CONTACT</h5>          <div>            ChoozMo Inc.<br>9F-9, No. 229, Fuxing 2nd Rd., Zhubei City, Hsinchu County, Taiwan<br>TEL: +886-3-667-0804<br>Email: service@choozmo.com          </div>        </div>      </div>    </div>  </div></footer>
 |