single.html 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419
  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 Marketing Cloud</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. <!-- Start of HubSpot Embed Code -->
  14. <script type="text/javascript" id="hs-script-loader" async defer src="//js-na1.hs-scripts.com/20485755.js"></script>
  15. <!-- End of HubSpot Embed Code -->
  16. <style>
  17. .header__anchor_title {
  18. font-size: 2rem;
  19. color: #20616D;
  20. font-weight: 400;
  21. }
  22. .footer {
  23. color: #656565;
  24. }
  25. .footer a {
  26. color: #656565;
  27. text-decoration: none;
  28. }
  29. .footer h5 {
  30. color: black;
  31. font-weight: 600;
  32. padding-bottom: 15px;
  33. }
  34. .footer .link {
  35. padding-bottom: 20px;
  36. }
  37. .footer {
  38. background-color: #F0F0F0;
  39. padding: 3rem;
  40. }
  41. .footer .right-column {
  42. border-left: 1px solid black;
  43. }
  44. .footer .footer-aigirl {
  45. font-weight: 600;
  46. font-size: 2rem;
  47. margin-top: 1rem;
  48. margin-bottom: 1rem;
  49. }
  50. .footer .footer-follow {
  51. font-size: 1.6rem;
  52. margin-bottom: 1rem;
  53. color: black;
  54. font-size: 1rem;
  55. font-weight: 600;
  56. margin-top: 2rem;
  57. }
  58. .footer .footer-socials a {
  59. margin-right: 5px;
  60. }
  61. .ai-anchor {
  62. overflow-x: hidden;
  63. }
  64. .ai-anchor .header {
  65. padding-left: 6vw;
  66. width: 80%;
  67. margin: 65px auto 0;
  68. }
  69. @media (max-width: 767px) {
  70. .ai-anchor .header {
  71. width: 90%;
  72. /* margin-top: 100px; */
  73. }
  74. }
  75. .ai-anchor .header__right {
  76. width: 90%;
  77. }
  78. .ai-anchor .header__right__bubble {
  79. width: 25%;
  80. top: -13%;
  81. right: -10%;
  82. left: auto;
  83. }
  84. .header-sub {
  85. font-size: 20px;
  86. text-align: left;
  87. font-weight: bold;
  88. color: #f8a154;
  89. }
  90. .ai-description {
  91. padding: 0 8vw;
  92. }
  93. .ai-description section {
  94. padding-left: 8rem;
  95. }
  96. .triangle-item {
  97. padding-left: 7rem;
  98. }
  99. .triangle-item img {
  100. width: 40px;
  101. height: 100%;
  102. image-rendering: -webkit-optimize-contrast;
  103. }
  104. .ai-description div img {
  105. width: 30px;
  106. }
  107. .ai-description h5 {
  108. margin: 0;
  109. font-size: 22px;
  110. font-weight: bold;
  111. color: #ea5413;
  112. }
  113. .ai-description span,
  114. .ai-anchor .content {
  115. font-weight: bold;
  116. color: #3190da;
  117. }
  118. .ai-anchor .content {
  119. width: 800px;
  120. margin: 10rem auto;
  121. padding: 2rem 8rem;
  122. border-radius: 20px;
  123. background-color: #fff2ec;
  124. font-size: 20px;
  125. }
  126. .content .img-01 {
  127. position: absolute;
  128. top: -75px;
  129. left: -30px;
  130. z-index: 1;
  131. width: 45%;
  132. image-rendering: -webkit-optimize-contrast;
  133. }
  134. .ai-anchor .header__dm {
  135. max-width: 500px;
  136. }
  137. .price-box p {
  138. margin: 0;
  139. font-size: 16px;
  140. }
  141. .price-box .item {
  142. font-size: 50px;
  143. }
  144. .ai-anchor-price mark {
  145. background-color: transparent;
  146. padding: 2px 1px;
  147. border-radius: 5px;
  148. color: #3190da;
  149. background: linear-gradient(transparent 40%, rgba(255, 255, 255, 0) 50%, yellow 75%, yellow 90%, transparent 95%);
  150. }
  151. @media (max-width: 991px) {
  152. .header {
  153. padding-left: 0;
  154. padding: 5%;
  155. }
  156. .ai-anchor .content {
  157. width: 90%;
  158. padding: 2rem 5vw;
  159. }
  160. .ai-description {
  161. margin-top: 250px;
  162. }
  163. .ai-description section {
  164. padding-left: 0;
  165. padding: 0 10%;
  166. }
  167. .ai-description section:first-child {
  168. margin-top: 150px;
  169. }
  170. .triangle-item {
  171. padding-left: 0;
  172. }
  173. .triangle-item img {
  174. transform: rotate(90deg);
  175. }
  176. }
  177. @media (max-width: 767px) {
  178. .ai-anchor .header__dm {
  179. width: 90%;
  180. }
  181. .ai-description section {
  182. padding: 0 5%;
  183. }
  184. }
  185. @media (max-width: 567px) {
  186. .ai-anchor .content {
  187. padding-top: 130px;
  188. }
  189. .content .img-01 {
  190. top: -40%;
  191. width: 250px;
  192. }
  193. }
  194. @media (max-width: 375px) {
  195. .ai-description h5 {
  196. font-size: 20px;
  197. }
  198. .header__title {
  199. font-size: 2rem;
  200. }
  201. }
  202. </style>
  203. </head>
  204. <body>
  205. {{ partial "navbar.html" . }}
  206. <main class="ai-anchor">
  207. <section class="header">
  208. <img src="/imgs/01.webp" alt="" class="header__lefttop">
  209. <div class="row align-items-center g-0">
  210. <div class="col-12 col-lg-5 text-center pt-5 pt-lg-0">
  211. <h2 class="header__anchor_title text-start">集仕多 ChoozMo 新聞 AI 主播<br>媒體聯播網最佳方案</h2>
  212. <p class="header-sub">圖文+影音+聯播<br>全方位媒體曝光,一次到位!</p>
  213. <p class="text-start">
  214. ChoozMo 最強大的網路新聞聯播方案,將您的圖文報導製成 AI 主播影音新聞影片,保證發佈曝光到包括yahoo 新聞、新浪網、Pchome 新聞、LineToday 等十二家知名媒體平台!
  215. <p>
  216. <button class="btns-dark" onclick="window.location.href=`/contact/service/`">立即諮詢</button>
  217. </div>
  218. <div class="col-12 col-lg-7" style="padding-top: 50px;">
  219. <div class="header__right header__dm" style="background-image: url('/imgs/圖層 5.png');">
  220. <img src="/imgs/02.webp" alt="" class="header__right__cir">
  221. <!-- <img src="imgs/影片.webp" alt="" class="header__right__video"> -->
  222. <img class="header__right__bubble" src="/imgs/圖層 8.png" alt="">
  223. <img class="header__right__linecir" src="/imgs/裝飾圓.webp" alt="">
  224. </div>
  225. </div>
  226. </div>
  227. </section>
  228. <div class="d-flex align-items-center flex-column flex-lg-row ai-description">
  229. <section class="category container text-center py-5">
  230. <div class="d-flex align-items-center" style="margin-left: -30px;">
  231. <img src="/imgs/資產 3.png" alt="">
  232. <h5 class="ms-2">AI 主播報導影片|提升知名度</h5>
  233. </div>
  234. <p class="text-start mt-3" style="margin: 0;">透過 AI
  235. 主播報導影片,客戶能短時間內透過影音獲取資訊,更能透過報導增加客戶的信心度,不論是公司宣傳/產品發表/品牌經營,都能透過新聞稿發布,提升曝光及知名度!</p>
  236. </section>
  237. <div class="triangle-item">
  238. <img src="/imgs/三角形 1.png" alt="">
  239. </div>
  240. <section class="category container text-center py-5">
  241. <div class="d-flex align-items-center" style="margin-left: -30px;">
  242. <img src="/imgs/資產 3.png" alt="">
  243. <h5 class="ms-2">您僅需提供:</h5>
  244. </div>
  245. <ul class="text-start mt-3">
  246. <li>新聞報導使用照片 5 張</li>
  247. <li>新聞稿內容文字 1000 字以內</li>
  248. </ul>
  249. <span class="d-block text-start mt-3">即可獲得總價值超過 36000 元的全方位媒體曝光方案!</span>
  250. </section>
  251. </div>
  252. <!-- <section class="category container text-center py-5 dm__description">
  253. <h2 class="category__sub_h2"></h2>
  254. <h5 style="font-weight: 300;">{{ .Params.description }}</h5>
  255. </section> -->
  256. <section
  257. class="d-flex flex-column align-items-center align-items-sm-end justify-content-center position-relative content">
  258. <div>
  259. <img class="img-01" src="/imgs/群組 1.png" alt="">
  260. </div>
  261. <div>
  262. <p class="text-center">圖文+影音+聯播 全方位媒體曝光<br>一次到位擁有!</p>
  263. <div class="d-flex align-items-center justify-content-end price-box">
  264. <div class="d-flex flex-column">
  265. <!-- <p>優惠價</p> -->
  266. <!-- <p class="text-decoration-line-through">36000</p> -->
  267. </div>
  268. <p class="item ms-3 ai-anchor-price"><mark>36000 元</mark>></p>
  269. </div>
  270. </div>
  271. <div>
  272. <img style="position: absolute; right: -13vw; bottom: -80px; width: 20%; z-index: -1;" src="/imgs/裝飾圓.webp"
  273. alt="">
  274. </div>
  275. </section>
  276. <div class="container loaded pageForm">
  277. <div class="row">
  278. <div class="col-12 col-md-6">
  279. <div class="pageForm__p">
  280. <div class="mb-3">
  281. <div class="pageForm__title">
  282. <h3 class="pageForm__title-h3">集仕多 ChoozMo 新聞 AI 主播媒體聯播網最佳方案</h3>
  283. </div>
  284. </div>
  285. <div class="pageForm__txt mb-3 ">
  286. <p>
  287. ChoozMo 最強大的網路新聞聯播方案,將您的圖文報導製成Ai主播影音新聞影片,保證發佈曝光到包括yahoo 新聞、新浪網、Pchome 新聞、LineToday 等十二家知名媒體平台!
  288. </p>
  289. </div>
  290. <div class="pageForm__notice">
  291. <a class="btn__detailForm" href="/contact/service/">填寫詳細表單 &rarr;</a>
  292. <p>填寫該表單將會有專人與你聯繫。<br>
  293. 如有問題歡迎來信 service@choozmo.com 或來電 036670804
  294. </p>
  295. </div>
  296. </div>
  297. </div>
  298. <div class="col-12 col-md-6">
  299. <div class="pageForm__p">
  300. <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/shell.js"></script>
  301. <script>
  302. hbspt.forms.create({
  303. region: "na1",
  304. portalId: "20485755",
  305. formId: "e08cd305-569c-4913-96f5-4da9f5f90970"
  306. });
  307. </script>
  308. </div>
  309. </div>
  310. </div>
  311. </div>
  312. </main>
  313. <footer class="footer">
  314. <div class="container">
  315. <div class="row">
  316. <div class="col-xs-12 col-sm-6">
  317. <img src="https://i.imgur.com/P1gNopa.png" alt="" width="250">
  318. <div class="footer-aigirl">Choozmo AI Spokesgirl</div>
  319. <div class="footer-follow">關注我們</div>
  320. <div class="footer-socials">
  321. <a href="https://www.linkedin.com/company/choozmo/"><img src="https://i.imgur.com/qnd9QrT.png" alt=""
  322. width="32px" height="32px"></a>
  323. <a href="https://www.facebook.com/choozmo/"><img src="https://i.imgur.com/WdCAhSo.png" alt="" width="48px"
  324. height="48px"></a>
  325. <a href="https://line.me/R/ti/p/@choozmo?from=page"><img src="https://i.imgur.com/dNZ2aGW.png" alt=""
  326. width="32px" height="32px"></a>
  327. <a href="https://www.youtube.com/channel/UC2Qda9PhJWuiMTCZ-j7K_hg"><img
  328. src="https://i.imgur.com/zn6DUY8.png" alt="" width="32px" height="32px"></a>
  329. <a href="https://www.instagram.com/choozmo_cmm/"><img src="https://i.imgur.com/pdJPY7m.png" alt=""
  330. width="48px" height="48px"></a>
  331. <a href="https://twitter.com/ai_cmm"><img src="https://i.imgur.com/qGBzq4J.png" alt="" width="32px"
  332. height="32px"></a>
  333. </div>
  334. </div>
  335. <div class="col-xs-12 col-sm-6">
  336. <div class="footer-contacts" style="margin-top: 2rem;">
  337. <h5>CONTACT</h5>
  338. <div>
  339. 集仕多股份有限公司<br>新竹縣竹北市復興二路229號9樓之9<br>聯絡電話:036670804<br>聯絡信箱:SERVICE@CHOOZMO.COM
  340. </div>
  341. </div>
  342. </div>
  343. </div>
  344. </div>
  345. </footer>
  346. <script type="application/javascript">
  347. var doNotTrack = false;
  348. if (!doNotTrack) {
  349. (function (i, s, o, g, r, a, m) {
  350. i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
  351. (i[r].q = i[r].q || []).push(arguments)
  352. }, i[r].l = 1 * new Date(); a = s.createElement(o),
  353. m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
  354. })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
  355. ga('create', 'UA-153100602-5', 'auto');
  356. ga('send', 'pageview');
  357. }
  358. </script>
  359. <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js"
  360. integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p"
  361. crossorigin="anonymous"></script>
  362. <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js"
  363. integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF"
  364. crossorigin="anonymous"></script>
  365. </body>
  366. </html>