| 123456789101112131415161718192021222324252627282930313233343536373839 | <footer class="footer">  <div class="container">    <div class="row">      <div class="col-xs-12 col-sm-6 px-0">        <img src="https://i.imgur.com/P1gNopa.png" alt="" style="width: 100%; max-width: 250px;">        <div class="footer-aigirl">Choozmo AI Spokesgirl</div>        <div class="footer-follow">關注我們</div>        <div class="footer-socials">          <a href="https://www.linkedin.com/company/choozmo/">            <img src="https://i.imgur.com/qnd9QrT.png" alt="" width="32px" height="32px">            </a>          <a href="https://www.facebook.com/choozmo/">            <img src="https://i.imgur.com/WdCAhSo.png" alt="" width="48px" height="48px">            </a>          <a href="https://line.me/R/ti/p/@choozmo?from=page">            <img src="https://i.imgur.com/dNZ2aGW.png" alt="" width="32px" height="32px">          </a>          <a href="https://www.instagram.com/choozmo_cmm/">            <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">            <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">            <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>            集仕多股份有限公司<br>新竹縣竹北市復興二路229號9樓之9<br>聯絡電話:036670804<br>聯絡信箱:SERVICE@CHOOZMO.COM          </div>        </div>      </div>    </div>  </div></footer>
 |