|
@@ -197,40 +197,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</main>
|
|
|
-
|
|
|
- <footer class="footer">
|
|
|
- <div class="container">
|
|
|
- <div class="row">
|
|
|
- <div class="col-xs-12 col-sm-6">
|
|
|
- <img src="https://i.imgur.com/P1gNopa.png" alt="" width="250">
|
|
|
- <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.youtube.com/channel/UC2Qda9PhJWuiMTCZ-j7K_hg"><img
|
|
|
- src="https://i.imgur.com/zn6DUY8.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="48px" height="48px"></a>
|
|
|
- <a href="https://twitter.com/ai_cmm"><img src="https://i.imgur.com/qGBzq4J.png" alt="" width="32px"
|
|
|
- height="32px"></a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="col-xs-12 col-sm-6">
|
|
|
- <div class="footer-contacts" style="margin-top: 2rem;">
|
|
|
- <h5>CONTACT</h5>
|
|
|
- <div>
|
|
|
- 集仕多股份有限公司<br>新竹縣竹北市復興二路229號9樓之9<br>聯絡電話:036670804<br>聯絡信箱:SERVICE@CHOOZMO.COM
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </footer>
|
|
|
+ {{ partial "footer.html" . }}
|
|
|
<script type="application/javascript">
|
|
|
var doNotTrack = false;
|
|
|
if (!doNotTrack) {
|