123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta http-equiv="X-UA-Compatible" content="ie=edge, Chrome=1">
- <meta http-equiv="Cache-Control" content="no-cache">
- <title>Choozmo Marketing Cloud</title>
- <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
- integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
- <link rel="stylesheet" href="//use.fontawesome.com/releases/v5.11.2/css/all.css">
- <link rel="stylesheet" href="/css/style.css">
- <!-- Start of HubSpot Embed Code -->
- <script type="text/javascript" id="hs-script-loader" async defer src="//js-na1.hs-scripts.com/20485755.js"></script>
- <!-- End of HubSpot Embed Code -->
- <style>
- .header__anchor_title {
- font-size: 2rem;
- color: #20616D;
- font-weight: 400;
- }
- .footer {
- color: #656565;
- }
- .footer a {
- color: #656565;
- text-decoration: none;
- }
- .footer h5 {
- color: black;
- font-weight: 600;
- padding-bottom: 15px;
- }
- .footer .link {
- padding-bottom: 20px;
- }
- .footer {
- background-color: #F0F0F0;
- padding: 3rem;
- }
- .footer .right-column {
- border-left: 1px solid black;
- }
- .footer .footer-aigirl {
- font-weight: 600;
- font-size: 2rem;
- margin-top: 1rem;
- margin-bottom: 1rem;
- }
- .footer .footer-follow {
- font-size: 1.6rem;
- margin-bottom: 1rem;
- color: black;
- font-size: 1rem;
- font-weight: 600;
- margin-top: 2rem;
- }
- .footer .footer-socials a {
- margin-right: 5px;
- }
- .ai-anchor {
- overflow-x: hidden;
- }
- .ai-anchor .header {
- padding-left: 6vw;
- width: 80%;
- margin: 65px auto 0;
- }
- @media (max-width: 767px) {
- .ai-anchor .header {
- width: 90%;
- /* margin-top: 100px; */
- }
- }
- .ai-anchor .header-right {
- width: 90%;
- }
- .ai-anchor .header-right-bubble {
- width: 25%;
- top: -13%;
- right: -10%;
- left: auto;
- }
- .header-sub {
- font-size: 20px;
- text-align: left;
- font-weight: bold;
- color: #f8a154;
- }
- .ai-description {
- padding: 0 8vw;
- }
- .ai-description section {
- padding-left: 8rem;
- }
- .triangle-item {
- padding-left: 7rem;
- }
- .triangle-item img {
- width: 40px;
- height: 100%;
- image-rendering: -webkit-optimize-contrast;
- }
- .ai-description div img {
- width: 30px;
- }
- .ai-description h5 {
- margin: 0;
- font-size: 22px;
- font-weight: bold;
- color: #ea5413;
- }
- .ai-description span,
- .ai-anchor .content {
- font-weight: bold;
- color: #3190da;
- }
- .ai-anchor .content {
- width: 800px;
- margin: 10rem auto;
- padding: 2rem 8rem;
- border-radius: 20px;
- background-color: #fff2ec;
- font-size: 20px;
- }
- .content .img-01 {
- position: absolute;
- top: -75px;
- left: -30px;
- z-index: 1;
- width: 45%;
- image-rendering: -webkit-optimize-contrast;
- }
- .ai-anchor .header-dm {
- max-width: 500px;
- }
- .price-box p {
- margin: 0;
- font-size: 16px;
- }
- .price-box .item {
- font-size: 50px;
- }
- .ai-anchor-price mark {
- background-color: transparent;
- padding: 2px 1px;
- border-radius: 5px;
- color: #3190da;
- background: linear-gradient(transparent 40%, rgba(255, 255, 255, 0) 50%, yellow 75%, yellow 90%, transparent 95%);
- }
- @media (max-width: 991px) {
- .header {
- padding-left: 0;
- padding: 5%;
- }
- .ai-anchor .content {
- width: 90%;
- padding: 2rem 5vw;
- }
- .ai-description {
- margin-top: 250px;
- }
- .ai-description section {
- padding-left: 0;
- padding: 0 10%;
- }
- .ai-description section:first-child {
- margin-top: 150px;
- }
- .triangle-item {
- padding-left: 0;
- }
- .triangle-item img {
- transform: rotate(90deg);
- }
- }
- @media (max-width: 767px) {
- .ai-anchor .header-dm {
- width: 90%;
- }
- .ai-description section {
- padding: 0 5%;
- }
- }
- @media (max-width: 567px) {
- .ai-anchor .content {
- padding-top: 130px;
- }
- .content .img-01 {
- top: -40%;
- width: 250px;
- }
- }
- @media (max-width: 375px) {
- .ai-description h5 {
- font-size: 20px;
- }
- .header-title {
- font-size: 2rem;
- }
- }
- </style>
- </head>
- <body>
- {{ partial "navbar.html" . }}
- <main class="ai-anchor">
- <section class="header">
- <img src="/imgs/01.webp" alt="" class="header-lefttop">
- <div class="row align-items-center g-0">
- <div class="col-12 col-lg-5 text-center pt-5 pt-lg-0">
- <h2 class="header__anchor_title text-start">集仕多 ChoozMo 新聞 AI 主播<br>媒體聯播網最佳方案</h2>
- <p class="header-sub">圖文+影音+聯播<br>全方位媒體曝光,一次到位!</p>
- <p class="text-start">
- ChoozMo 最強大的網路新聞聯播方案,將您的圖文報導製成 AI 主播影音新聞影片,保證發佈曝光到包括yahoo 新聞、新浪網、Pchome 新聞、LineToday 等十二家知名媒體平台!
- <p>
- <button class="contact-btn" onclick="window.location.href=`/contact/service/`">立即諮詢</button>
- </div>
- <div class="col-12 col-lg-7" style="padding-top: 50px;">
- <div class="header-right header-dm" style="background-image: url('/imgs/圖層 5.png');">
- <img src="/imgs/02.webp" alt="" class="header-right-cir">
- <!-- <img src="imgs/影片.webp" alt="" class="header-right__video"> -->
- <img class="header-right-bubble" src="/imgs/圖層 8.png" alt="">
- <img class="header-right-linecir" src="/imgs/裝飾圓.webp" alt="">
- </div>
- </div>
- </div>
- </section>
- <div class="d-flex align-items-center flex-column flex-lg-row ai-description">
- <section class="category container text-center py-5">
- <div class="d-flex align-items-center" style="margin-left: -30px;">
- <img src="/imgs/資產 3.png" alt="">
- <h5 class="ms-2">AI 主播報導影片|提升知名度</h5>
- </div>
- <p class="text-start mt-3" style="margin: 0;">透過 AI
- 主播報導影片,客戶能短時間內透過影音獲取資訊,更能透過報導增加客戶的信心度,不論是公司宣傳/產品發表/品牌經營,都能透過新聞稿發布,提升曝光及知名度!</p>
- </section>
- <div class="triangle-item">
- <img src="/imgs/三角形 1.png" alt="">
- </div>
- <section class="category container text-center py-5">
- <div class="d-flex align-items-center" style="margin-left: -30px;">
- <img src="/imgs/資產 3.png" alt="">
- <h5 class="ms-2">您僅需提供:</h5>
- </div>
- <ul class="text-start mt-3">
- <li>新聞報導使用照片 5 張</li>
- <li>新聞稿內容文字 1000 字以內</li>
- </ul>
- <span class="d-block text-start mt-3">即可獲得總價值超過 36000 元的全方位媒體曝光方案!</span>
- </section>
- </div>
- <!-- <section class="category container text-center py-5 dm-description">
- <h2 class="category-sub-h2"></h2>
- <h5 style="font-weight: 300;">{{ .Params.description }}</h5>
- </section> -->
- <section
- class="d-flex flex-column align-items-center align-items-sm-end justify-content-center position-relative content">
- <div>
- <img class="img-01" src="/imgs/群組 1.png" alt="">
- </div>
- <div>
- <p class="text-center">圖文+影音+聯播 全方位媒體曝光<br>一次到位擁有!</p>
- <div class="d-flex align-items-center justify-content-end price-box">
- <div class="d-flex flex-column">
- <!-- <p>優惠價</p> -->
- <!-- <p class="text-decoration-line-through">36000</p> -->
- </div>
- <p class="item ms-3 ai-anchor-price"><mark>36000 元</mark>></p>
- </div>
- </div>
- <div>
- <img style="position: absolute; right: -13vw; bottom: -80px; width: 20%; z-index: -1;" src="/imgs/裝飾圓.webp"
- alt="">
- </div>
- </section>
- <div class="container loaded pageForm">
- <div class="row">
- <div class="col-12 col-md-6">
- <div class="pageForm-p">
- <div class="mb-3">
- <div class="pageForm-title">
- <h3 class="pageForm-title-h3">集仕多 ChoozMo 新聞 AI 主播媒體聯播網最佳方案</h3>
- </div>
- </div>
- <div class="pageForm-txt mb-3 ">
- <p>
- ChoozMo 最強大的網路新聞聯播方案,將您的圖文報導製成Ai主播影音新聞影片,保證發佈曝光到包括yahoo 新聞、新浪網、Pchome 新聞、LineToday 等十二家知名媒體平台!
- </p>
- </div>
- <div class="pageForm-notice">
- <a class="btn-detailForm" href="/contact/service/">填寫詳細表單 →</a>
- <p>填寫該表單將會有專人與你聯繫。<br>
- 如有問題歡迎來信 service@choozmo.com 或來電 036670804
- </p>
- </div>
- </div>
- </div>
- <div class="col-12 col-md-6">
- <div class="pageForm-p">
- <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/shell.js"></script>
- <script>
- hbspt.forms.create({
- region: "na1",
- portalId: "20485755",
- formId: "e08cd305-569c-4913-96f5-4da9f5f90970"
- });
- </script>
- </div>
- </div>
- </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>
- <script type="application/javascript">
- var doNotTrack = false;
- if (!doNotTrack) {
- (function (i, s, o, g, r, a, m) {
- i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
- (i[r].q = i[r].q || []).push(arguments)
- }, i[r].l = 1 * new Date(); a = s.createElement(o),
- m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
- })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
- ga('create', 'UA-153100602-5', 'auto');
- ga('send', 'pageview');
- }
- </script>
- <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js"
- integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p"
- crossorigin="anonymous"></script>
- <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js"
- integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF"
- crossorigin="anonymous"></script>
- </body>
- </html>
|