index.html 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <meta http-equiv="X-UA-Compatible" content="ie=edge, Chrome=1">
  7. <meta http-equiv="Cache-Control" content="no-cache">
  8. <title>ChoozMo AI-PR Service</title>
  9. <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
  10. integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
  11. <link rel="stylesheet" href="//use.fontawesome.com/releases/v5.11.2/css/all.css">
  12. <link rel="stylesheet" href="/css/style.css">
  13. <style>
  14. .footer {
  15. color: #656565;
  16. }
  17. .footer a {
  18. color: #656565;
  19. text-decoration: none;
  20. }
  21. .footer h5 {
  22. color: black;
  23. font-weight: 600;
  24. padding-bottom: 15px;
  25. }
  26. .footer .link {
  27. padding-bottom: 20px;
  28. }
  29. .footer {
  30. background-color: #F0F0F0;
  31. padding: 3rem;
  32. }
  33. .footer .right-column {
  34. border-left: 1px solid black;
  35. }
  36. .footer .footer-aigirl {
  37. font-weight: 600;
  38. font-size: 2rem;
  39. margin-top: 1rem;
  40. margin-bottom: 1rem;
  41. }
  42. .footer .footer-follow {
  43. font-size: 1.6rem;
  44. margin-bottom: 1rem;
  45. color: black;
  46. font-size: 1rem;
  47. font-weight: 600;
  48. margin-top: 2rem;
  49. }
  50. .footer .footer-socials a {
  51. margin-right: 5px;
  52. }
  53. </style>
  54. </head>
  55. <body>
  56. {{ partial "navbar.html" . }}
  57. <main style="overflow-x: hidden;">
  58. <section class="header pb-0" style="height: auto;">
  59. <img src="/imgs/01.webp" alt="" class="header-lefttop">
  60. <div class="row align-items-center g-0">
  61. <div class="col-12 text-center ">
  62. <h2 class="header-title m-0">合作夥伴</h2>
  63. </div>
  64. </div>
  65. </section>
  66. <section class="category container text-center py-5">
  67. <h2 class="category-sub-h2 pt-4"></h2>
  68. <div class="container">
  69. <div class="row">
  70. <div class="col d-flex align-items-center mt-4">
  71. <!-- <img src="/imgs/dm/River_Cam_Consulting_Ltd.webp" alt="" class="aboutus_img"> -->
  72. </div>
  73. </div>
  74. </div>
  75. </section>
  76. <section class="category container text-center img-block">
  77. <div class="row row-cols-1 row-cols-md-2">
  78. <div class="col position-relative">
  79. <img class="img-block-linecir left" style="right: -110%; left: unset;" src="/imgs/裝飾圓.webp" alt="">
  80. </div>
  81. </div>
  82. </section>
  83. </main>
  84. <footer class="footer">
  85. <div class="container">
  86. <div class="row">
  87. <div class="col-xs-12 col-sm-6">
  88. <img src="https://i.imgur.com/P1gNopa.png" alt="" width="250">
  89. <div class="footer-aigirl">ChoozMo AIGV</div>
  90. <div class="footer-follow">關注我們</div>
  91. <div class="footer-socials">
  92. <a href="https://www.linkedin.com/company/choozmo/"><img src="https://i.imgur.com/qnd9QrT.png" alt=""
  93. width="32px" height="32px"></a>
  94. <a href="https://www.facebook.com/choozmo/"><img src="https://i.imgur.com/WdCAhSo.png" alt="" width="48px"
  95. height="48px"></a>
  96. <a href="https://line.me/R/ti/p/@choozmo?from=page"><img src="https://i.imgur.com/dNZ2aGW.png" alt=""
  97. width="32px" height="32px"></a>
  98. <a href="https://www.youtube.com/channel/UC2Qda9PhJWuiMTCZ-j7K_hg"><img
  99. src="https://i.imgur.com/zn6DUY8.png" alt="" width="32px" height="32px"></a>
  100. <a href="https://www.instagram.com/choozmo_cmm/"><img src="https://i.imgur.com/pdJPY7m.png" alt=""
  101. width="48px" height="48px"></a>
  102. <a href="https://twitter.com/ai_cmm"><img src="https://i.imgur.com/qGBzq4J.png" alt="" width="32px"
  103. height="32px"></a>
  104. </div>
  105. </div>
  106. <div class="col-xs-12 col-sm-6">
  107. <div class="footer-contacts" style="margin-top: 2rem;">
  108. <h5>CONTACT</h5>
  109. <div>
  110. 集仕多股份有限公司<br>新竹縣竹北市復興二路229號9樓之9<br>聯絡電話:036670804<br>聯絡信箱:SERVICE@CHOOZMO.COM
  111. </div>
  112. </div>
  113. </div>
  114. </div>
  115. </div>
  116. </footer>
  117. <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js"
  118. integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p"
  119. crossorigin="anonymous"></script>
  120. <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js"
  121. integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF"
  122. crossorigin="anonymous"></script>
  123. </body>
  124. </html>