jeter20131220 3 жил өмнө
parent
commit
3b57fd546f

+ 401 - 93
html/index.html

@@ -8,56 +8,104 @@
     <meta http-equiv="Cache-Control" content="no-cache">
     <title>AI Spokesgirl</title>
     <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css">
-    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
-      crossorigin="anonymous">
-    <link rel="stylesheet"
-      href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt"
-      crossorigin="anonymous">
+    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css"
+        integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
+    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css"
+        integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous">
     <link rel="preconnect" href="https://fonts.googleapis.com">
     <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
-    <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" rel="stylesheet"> 
-    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
+    <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" rel="stylesheet">
+    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet"
+        integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
     <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/sweetalert2@11.0.18/dist/sweetalert2.min.css">
     <link rel="stylesheet" href="static/owl.carousel.min.css">
     <link rel="stylesheet" href="static/owl.theme.default.min.css">
     <link rel="stylesheet" href="static/scss/style.css">
     <script src="https://unpkg.com/axios/dist/axios.min.js"></script>
     <div id="fb-root"></div>
-    
+
     <!-- Google Tag Manager -->
-    <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
-    new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
-    j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
-    'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
-    })(window,document,'script','dataLayer','GTM-5M8S4GH');</script>
+    <script>(function (w, d, s, l, i) {
+            w[l] = w[l] || []; w[l].push({
+                'gtm.start':
+                    new Date().getTime(), event: 'gtm.js'
+            }); var f = d.getElementsByTagName(s)[0],
+                j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
+                    'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
+        })(window, document, 'script', 'dataLayer', 'GTM-5M8S4GH');</script>
     <!-- End Google Tag Manager -->
 </head>
 
 <body>
     <!-- Google Tag Manager (noscript) -->
-    <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5M8S4GH"
-    height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
+    <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5M8S4GH" height="0" width="0"
+            style="display:none;visibility:hidden"></iframe></noscript>
     <!-- End Google Tag Manager (noscript) -->
 
     <!-- ================================================================= -->
     <!-- navbar -->
-    <div class="card">
-        <!-- <img src="..." class="card-img" alt="..."> -->
-        <a href="login.html">
-            <img class="card-img img-fluid" src="/html/static/img/index/BG.webp"></img>
-        </a>
-        <div class="card-img-overlay pt-0 mt-3">
-            <nav class="navbar navbar-expand-lg navbar-light">
+    <div style="margin-bottom:100px" class="card">
+        <img class="profile-bgimg card-img img-fluid" src="/html/static/img/index/BG.webp"></img>
+        <img class="profile-bgimg-m card-img img-fluid" src="/html/static/img/index/BG_phone.webp"></img>
+        <!-- 行動版選單 -->
+        <div class="menu-box">
+            <div class="menu-box2">
+                <div style="font-size: 28px;" class="close_btn text-end">
+                    <i class="fas fa-times text-white me-3 mt-3"></i>
+                </div>
+                <ul class="navbar-nav ms-auto mb-2 mb-lg-0">
+                    <li class="nav-item">
+                        <a class="nav-link active" aria-current="page" href="pricing.html"
+                            set-lan="html:pricing">早鳥方案</a>
+                    </li>
+                    <li id="changeLanguage" class="nav-item me-lg-1">
+                        <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button"
+                            data-bs-toggle="dropdown" aria-expanded="false">
+                            中/En
+                        </a>
+                        <!-- <ul class="dropdown-menu" aria-labelledby="navbarDropdown">
+                            <li><button class="nav-link lan-swtich" aria-current="page" set-lan="html:en"
+                                    onclick="changeLan(this)" value="en">English</button></li>
+                            <li><button class="nav-link lan-switch" aria-current="page" set-lan="html:zh"
+                                    onclick="changeLan(this)" value="zh">中文</button></li>
+                        </ul> -->
+                    </li>
+                    <div id="lang-manu">
+                        <li><button class="nav-link lan-swtich bg-transparent text-white border-0 mx-auto"
+                                aria-current="page" set-lan="html:en" onclick="changeLan(this)"
+                                value="en">English</button></li>
+                        <li><button class="nav-link lan-switch bg-transparent text-white border-0 mx-auto"
+                                aria-current="page" set-lan="html:zh" onclick="changeLan(this)" value="zh">中文</button>
+                        </li>
+                    </div>
+                    <li class="nav-item">
+                        <a class="nav-link active btn-login" aria-current="page" href="loginB.html"
+                            set-lan="html:login">登入</a>
+                    </li>
+                    <li class="nav-item">
+                        <a class="nav-link btn-userProfile" aria-current="page" href="user_profile.html"
+                            set-lan="html:user_profile">會員資料</a>
+                    </li>
+                    <li class="nav-item">
+                        <a class="nav-link btn-logout" aria-current="page" set-lan="html:logout">登出</a>
+                    </li>
+                </ul>
+
+            </div>
+        </div>
+        <div class="card-img-overlay pt-0 mt-3 px-0">
+            <nav class="navbar navbar-expand-lg navbar-light px-3 pt-0">
                 <div class="container-fluid">
-                    <a class="navbar-brand" href="index.html"><img class="img-fluid" style="width: 150px;"
-                            src="/html/static/img/index/CMM_LOGO_白.png" alt=""></a>
-                    <button class="navbar-toggler" type="button" data-bs-toggle="collapse"
+                    <!-- <button class="navbar-toggler" type="button" data-bs-toggle="collapse"
                         data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
                         aria-expanded="false" aria-label="Toggle navigation">
                         <span class="navbar-toggler-icon"></span>
-                    </button>
-                    <div class="collapse navbar-collapse" id="navbarSupportedContent">
-                        <ul class="navbar-nav ms-auto mb-2 mb-lg-0">
+                    </button> -->
+                    <div class="collapse navbar-collapse d-flex" id="navbarSupportedContent">
+                        <a class="navbar-brand" href="index.html"><img class="img-fluid" style="width: 150px;"
+                                src="/html/static/img/index/CMM_LOGO_白.png" alt=""></a>
+
+                        <ul class="navbar-des navbar-nav ms-auto mb-2 mb-lg-0">
                             <li class="nav-item">
                                 <a class="nav-link active text-white" aria-current="page" href="pricing.html"
                                     set-lan="html:pricing">早鳥方案</a>
@@ -86,90 +134,265 @@
                                 <a class="nav-link btn-logout" aria-current="page" set-lan="html:logout">登出</a>
                             </li>
                         </ul>
+                        <span class="menu-bar ms-auto" style="font-size: 32px;"><i
+                                class="fas fa-bars text-white"></i></span>
                     </div>
                 </div>
             </nav>
+
             <div class="index-banner">
                 <div class="row px-0 mx-0">
-                    <div class="col-lg-6">
+                    <div class="col-lg-6 px-0">
                         <div class="text-white">
                             <h1 class="fw-bold">虛擬AI擬真主播</h1>
                             <p>匯集多種AI智能技術、能說各種國外語言
                                 技術強大快速部屬、影片經濟效益大
                                 無論內銷外銷、嘴型真實感。</p>
                             <div class="index-CTA">
-                                <a href="./register.html" class="me-3"><button
-                                        class="CTA-btnA fw-bold">立即註冊</button></a>
+                                <a href="./register.html"><button class="CTA-btnA fw-bold">立即註冊</button></a>
                                 <a href="./pricingB.html"><button class="CTA-btnB fw-bold">早鳥方案</button></a>
                             </div>
                         </div>
                     </div>
-                    <div class="col-lg-6">
-                        <img class="img-fluid" src="./static/img/index/PC.png" alt="">
+                    <div class="col-lg-6 px-0">
+                        <img class="PC-img" src="./static/img/index/PC.webp" alt="">
                     </div>
                 </div>
             </div>
         </div>
+
     </div>
-    <!-- ================================================================= -->
 
+    <!-- ================================================================= -->
+    <!-- 製作影片一鍵合成 -->
+    <div class="index-sec02">
+        <div class="make-video">
+            <div class="row mx-0 px-0">
+                <div class="col-lg-6 order-lg-1 order-2">
+                    <img class="img-fluid" src="./static/img/index/组 29.webp" alt="">
+                </div>
+                <div class="col-lg-6 d-flex align-items-center order-lg-1 order-1 px-0">
+                    <div class="makeVideo-text">
+                        <h1 class="fw-bold">製作影片 一鍵合成</h1>
+                        <p>輸入文字素材,即速產生影片
+                            創作影片,不再需要錄影機、演員、麥克風繁雜器材。
+                            大幅省下時間、人力、器材成本。</p>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+    <!-- ================================================================= -->
+    <section class="sec-usecase">
+        <h1>使用情境</h1>
+        <hr>
+        <div class="container">
+            <div class="row">
+                <div class="col-6 col-md-3 px-0">
+                    <div class="usecase-block card text-center">
+                        <div class="usecase-imgfr"
+                            style="background-image: url('/html/static/img/Usecases/示意_產品介紹.webp');"
+                            data-bs-toggle="modal" data-bs-target="#exampleModal" data-ytid="MplGQ5JUmnY"></div>
+                        <h3 class="usecase-sub"><i class="fas fa-caret-right"></i>
+                            <lan set-lan="html:usecase_1">產品介紹</lan>
+                        </h3>
+                    </div>
+                </div>
+                <div class="col-6 col-md-3 px-0">
+                    <div class="usecase-block card text-center">
+                        <div class="usecase-imgfr"
+                            style="background-image: url('/html/static/img/Usecases/示意_教育培訓.webp');"
+                            data-bs-toggle="modal" data-bs-target="#exampleModal" data-ytid="gFjSwMEoXNg"></div>
+                        <h3 class="usecase-sub"><i class="fas fa-caret-right"></i>
+                            <lan set-lan="html:usecase_2">教育培訓</lan>
+                        </h3>
+                    </div>
+                </div>
+                <div class="col-6 col-md-3 px-0">
+                    <div class="usecase-block card text-center">
+                        <div class="usecase-imgfr"
+                            style="background-image: url('/html/static/img/Usecases/示意_氣象.webp');"
+                            data-bs-toggle="modal" data-bs-target="#exampleModal" data-ytid="83uE8kVIWsM"></div>
+                        <h3 class="usecase-sub"><i class="fas fa-caret-right"></i>
+                            <lan set-lan="html:usecase_3">氣象播報</lan>
+                        </h3>
+                    </div>
+                </div>
+                <div class="col-6 col-md-3 px-0">
+                    <div class="usecase-block card text-center">
+                        <div class="usecase-imgfr"
+                            style="background-image: url('/html/static/img/Usecases/示意_新聞.webp');"
+                            data-bs-toggle="modal" data-bs-target="#exampleModal" data-ytid="XfTQ2uIWWbA"></div>
+                        <h3 class="usecase-sub"><i class="fas fa-caret-right"></i>
+                            <lan set-lan="html:usecase_4">新聞播報</lan>
+                        </h3>
+                    </div>
+                </div>
+                <div class="col-6 col-md-3 px-0">
+                    <div class="usecase-block card text-center">
+                        <div class="usecase-imgfr"
+                            style="background-image: url('/html/static/img/Usecases/示意_內容創作.webp');"
+                            data-bs-toggle="modal" data-bs-target="#exampleModal" data-ytid="6JVBDIM7zac"></div>
+                        <h3 class="usecase-sub"><i class="fas fa-caret-right"></i>
+                            <lan set-lan="html:usecase_5">個人內容創作</lan>
+                        </h3>
+                    </div>
+                </div>
+                <div class="col-6 col-md-3 px-0">
+                    <div class="usecase-block card text-center">
+                        <div class="usecase-imgfr"
+                            style="background-image: url('/html/static/img/Usecases/示意_觀光導覽.webp');"
+                            data-bs-toggle="modal" data-bs-target="#exampleModal" data-ytid="nTbMKWMYvnc"></div>
+                        <h3 class="usecase-sub"><i class="fas fa-caret-right"></i>
+                            <lan set-lan="html:usecase_6">觀光導覽</lan>
+                        </h3>
+                    </div>
+                </div>
+                <div class="col-6 col-md-3 px-0">
+                    <div class="usecase-block card text-center">
+                        <div class="usecase-imgfr"
+                            style="background-image: url('/html/static/img/Usecases/示意_展覽.webp');"
+                            data-bs-toggle="modal" data-bs-target="#exampleModal" data-ytid="y0dgW_dcgDE"></div>
+                        <h3 class="usecase-sub"><i class="fas fa-caret-right"></i>
+                            <lan set-lan="html:usecase_7">展覽導覽</lan>
+                        </h3>
+                    </div>
+                </div>
+                <div class="col-6 col-md-3 px-0">
+                    <div class="usecase-block card text-center">
+                        <div class="usecase-imgfr"
+                            style="background-image: url('/html/static/img/Usecases/示意_商家報導.webp');"
+                            data-bs-toggle="modal" data-bs-target="#exampleModal" data-ytid="E4Dt7eU3WCo"></div>
+                        <h3 class="usecase-sub"><i class="fas fa-caret-right"></i>
+                            <lan set-lan="html:usecase_8">廣告行銷</lan>
+                        </h3>
+                    </div>
+                </div>
+                <!-- <div class="col-12 col-md-3 my-5">
+                    <div class="usecase-block card text-center">
+                        <div class="usecase-imgfr" style="background-image: url('/html/static/img/Usecases/示意_機構.webp');" data-bs-toggle="modal" data-bs-target="#exampleModal" data-ytid="6JvZtbv6vNs"></div>
+                        <h3 class="usecase-sub"><i class="fas fa-caret-right"></i> <lan set-lan="html:usecase_9">機構資訊宣導</lan</h3>
+                    </div>
+                </div> -->
+            </div>
+        </div>
+        <div class="closeplay modal fade" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel2"
+            aria-hidden="true">
+            <div class="modal-dialog modal-fullscreen">
+                <div class="modal-content bg-transparent border-0">
+                    <div class="modal-header border-0">
+                        <h5 class="modal-title" id="exampleModalLabel"></h5>
+                        <button type="button" class="btn-close btn-close-white" data-bs-dismiss="modal"
+                            aria-label="Close"><img src="./img/close.svg" alt=""></button>
+                    </div>
+                    <div class="modal-body">
+                        <style>
+                            .embed-container {
+                                position: relative;
+                                padding-bottom: 56.25%;
+                                height: 0;
+                                overflow: hidden;
+                                max-width: 100%;
+                            }
 
+                            .embed-container iframe,
+                            .embed-container object,
+                            .embed-container embed {
+                                position: absolute;
+                                top: 0;
+                                left: 0;
+                                width: 100%;
+                                height: 100%;
+                            }
+                        </style>
+                        <div class='embed-container'><iframe class='youtube-video'
+                                src='https://www.youtube.com/embed//XfTQ2uIWWbA' frameborder='0' allowfullscreen
+                                height="394" allow="autoplay;"></iframe></div>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </section>
+    <!-- ================================================================= -->
+    <!-- registerbtn -->
+    <div class="indxe-CTA text-center py-5">
+        <h2 class="mt-5 fw-bold" set-lan="html:index_action">想要快速製作影音內容?立即註冊,開始創作!</h2>
+        <a href="./register.html"><button class="CTA-btnB my-3 fw-bold"
+                set-lan="html:pricing_checkout">立即註冊</button></a>
+    </div>
     <!-- ================================================================= -->
     <!-- content -->
-    <!-- <div class="px-0">
-        <div class="text-center">
-            <a href="login.html">
-                <img class="img-fluid" src="static/img/intro2.jpg" set-lan="img:intro_img"></img>
-            </a>
-        </div>
-    </div> -->
-    <div class="price-int mt-5">
+    <div class="price-int">
         <div class="price-content m-auto">
-            <div class="register_btn">
+            <!-- <div class="register_btn">
                 <p class="mt-5" set-lan="html:index_action">想要快速製作影音內容?立即註冊,開始創作!</p>
                 <div class="text-center">
-                    <a href="./register.html"><button class="get-started my-3" set-lan="html:pricing_checkout">立即註冊</button></a>
+                    <a href="./register.html"><button class="get-started my-3"
+                            set-lan="html:pricing_checkout">立即註冊</button></a>
                 </div>
-            </div>
+            </div> -->
             <div class="price-content-1 text-center">
-                <h1 class="pb-5 pe-3"><i style="color:#EA5413" class="fas fa-tags pe-2"></i><lan set-lan="html:launch_special">限時早鳥方案</lan></h1>
+                <h1>
+                    <lan set-lan="html:launch_special">早鳥方案</lan>
+                </h1>
+                <hr class="mt-3">
                 <div class="row">
-                    <div class="col-12 col-lg-4">
-                        <a href="./pricing.html"><img style="width: 128px;" src="./static/img/book.png" alt=""></a>                     
-                        <h2 set-lan="html:pricing_lan">語言選擇: 中文 | 英文</h2>
-                        <ul class="price-text ms-lg-5 ms-3">
-                            <li set-lan="html:index_li1_1">支援中英文內容</li>
-                            <li set-lan="html:index_li1_2">可加入字幕</li>
-                        </ul>
+                    <div class="price-item col-12 col-lg-4">
+                        <div class="row px-0 mx-0">
+                            <div class="col-lg-12 col-4 ps-0">
+                                <a href="./pricing.html"><img src="./static/img/book.png" alt=""></a>
+                            </div>
+                            <div class="col-lg-12 col-8 pe-0">
+                                <h2 set-lan="html:pricing_lan">語言選擇: 中文 | 英文</h2>
+                                <ul class="price-text ms-lg-5 ms-3">
+                                    <li set-lan="html:index_li1_1">支援中英文內容</li>
+                                    <li set-lan="html:index_li1_2">可加入字幕</li>
+                                </ul>
+                            </div>
+                        </div>
                     </div>
-                    <div class="col-12 col-lg-4">
-                        <a href="./pricing.html"><img style="width: 128px;" src="./static/img/news-anchor (1).png" alt=""></a>
-                        <h2 set-lan="html:pricing_avatars">多款預設AI代言主播任你選</h2>
-                            <ul class="price-text ms-3">
-                                <li set-lan="html:index_li2_1">無人物肖像權問題</li>
-                                <li set-lan="html:index_li2_2">人物表情、動作自然</li>
-                                <li set-lan="html:index_li2_3">因應主題,選擇合適人物</li>
-                            </ul>
-                    </div>
-                    <div class="col-12 col-lg-4">
-                        <a href="./pricing.html"><img style="width: 128px;" src="./static/img/transfer.png" alt=""></a>                    
-                        <h2 set-lan="html:pricing_content">畫面素材支援: 圖檔 | 影檔 | 簡報</h2>
-                        <ul class="price-text ms-1">
-                            <li set-lan="html:index_li3_1">可上傳圖片或是影片作為背景</li>
-                            <li set-lan="html:index_li3_2">可輸入文字腳本及投影片</li>
-                        </ul>
+                    <div class="price-item col-12 col-lg-4">
+                        <div class="row px-0 mx-0">
+                            <div class="col-lg-12 col-4 ps-0">
+                                <a href="./pricing.html"><img src="./static/img/news-anchor (1).png" alt=""></a>
+                            </div>
+                            <div class="col-lg-12 col-8 pe-0">
+                                <h2 set-lan="html:pricing_avatars">多款預設AI代言主播任你選</h2>
+                                <ul class="price-text ms-3">
+                                    <li set-lan="html:index_li2_1">無人物肖像權問題</li>
+                                    <li set-lan="html:index_li2_2">人物表情、動作自然</li>
+                                    <li set-lan="html:index_li2_3">因應主題,選擇合適人物</li>
+                                </ul>
+                            </div>
+                        </div>
+                    </div>
+                    <div class="price-item col-12 col-lg-4">
+                        <div class="row px-0 mx-0">
+                            <div class="col-lg-12 col-4 ps-0">
+                                <a href="./pricing.html"><img src="./static/img/transfer.png" alt=""></a>
+                            </div>
+                            <div class="col-lg-12 col-8 pe-0">
+                                <h2 set-lan="html:pricing_content">畫面素材支援: 圖檔 | 影檔 | 簡報</h2>
+                                <ul class="price-text ms-1">
+                                    <li set-lan="html:index_li3_1">可上傳圖片或是影片作為背景</li>
+                                    <li set-lan="html:index_li3_2">可輸入文字腳本及投影片</li>
+                                </ul>
+                            </div>
+                        </div>
                     </div>
                 </div>
-             
+
                 <!-- <h1 class="mt-5 d-inline pe-5">$1200/7min</h1> -->
-                <p class="register_text mt-5" set-lan="html:index_action">想要快速製作影音內容?立即註冊,開始創作!</p>
-                <a href="./register.html"><button class="get-started my-3" set-lan="html:pricing_checkout">立即註冊</button></a>
+                <!-- <p class="register_text mt-5" set-lan="html:index_action">想要快速製作影音內容?立即註冊,開始創作!</p>
+                <a href="./register.html"><button class="get-started my-3"
+                        set-lan="html:pricing_checkout">立即註冊</button></a> -->
+                <div class="text-center mt-5">
+                    <a href="./pricing.html"><button class="CTA-btnB fw-bold">早鳥方案</button></a>
+                </div>
+
             </div>
         </div>
     </div>
-    <!-- ================================================================= -->
-
-
     <!-- ================================================================= -->
     <!-- footer -->
     <!-- <footer class="fixed-bottom text-center py-2">
@@ -183,19 +406,30 @@
                     <div class="footer-aigirl">Choozmo AI Spokesgirl</div>
                     <div class="footer-follow" set-lan="html:follow_us">關注我們</div>
                     <div class="footer-socials">
-                        <a href="https://www.linkedin.com/company/choozmo/"><img src="./static/img/contactus/linkedin-logo-copy.png" alt="" width="32px" height="32px"></a>
-                        <a href="https://www.facebook.com/choozmo/"><img src="./static/img/contactus/facebook_logos_PNG19753.png" alt="" width="32px" height="32px"></a>
-                        <a href="https://line.me/R/ti/p/@choozmo?from=page"><img src="./static/img/contactus/LINE_logo.svg.png" alt="" width="32px" height="32px"></a>
-                        <a href="https://www.youtube.com/channel/UC2Qda9PhJWuiMTCZ-j7K_hg"><img src="./static/img/contactus/youtube.png" alt="" width="32px" height="32px"></a>
-                        <a href="https://www.instagram.com/choozmo_cmm/"><img src="./static/img/contactus/IG.png" alt="" width="32px" height="32px"></a>
-                        <a href="https://twitter.com/ai_cmm"><img src="./static/img/contactus/twitter.png" alt="" width="32px" height="32px"></a>
+                        <a href="https://www.linkedin.com/company/choozmo/"><img
+                                src="./static/img/contactus/linkedin-logo-copy.png" alt="" width="32px"
+                                height="32px"></a>
+                        <a href="https://www.facebook.com/choozmo/"><img
+                                src="./static/img/contactus/facebook_logos_PNG19753.png" alt="" width="32px"
+                                height="32px"></a>
+                        <a href="https://line.me/R/ti/p/@choozmo?from=page"><img
+                                src="./static/img/contactus/LINE_logo.svg.png" alt="" width="32px" height="32px"></a>
+                        <a href="https://www.youtube.com/channel/UC2Qda9PhJWuiMTCZ-j7K_hg"><img
+                                src="./static/img/contactus/youtube.png" alt="" width="32px" height="32px"></a>
+                        <a href="https://www.instagram.com/choozmo_cmm/"><img src="./static/img/contactus/IG.png" alt=""
+                                width="32px" height="32px"></a>
+                        <a href="https://twitter.com/ai_cmm"><img src="./static/img/contactus/twitter.png" alt=""
+                                width="32px" height="32px"></a>
                     </div>
                 </div>
                 <div class="col-xs-12 col-sm-6">
                     <div class="footer-contacts">
                         <h5>CONTACT</h5>
                         <div>
-                            <lan set-lan="html:contact_name">集仕多股份有限公司</lan><br><lan set-lan="html:address">新竹縣竹北市復興二路229號9樓之9</lan><br><lan set-lan="html:contact_tel">聯絡電話</lan>:036670804<br><lan set-lan="html:contact_mail">聯絡信箱</lan>:SERVICE@CHOOZMO.COM
+                            <lan set-lan="html:contact_name">集仕多股份有限公司</lan><br>
+                            <lan set-lan="html:address">新竹縣竹北市復興二路229號9樓之9</lan><br>
+                            <lan set-lan="html:contact_tel">聯絡電話</lan>:036670804<br>
+                            <lan set-lan="html:contact_mail">聯絡信箱</lan>:SERVICE@CHOOZMO.COM
                         </div>
                     </div>
                 </div>
@@ -203,26 +437,100 @@
         </div>
     </footer>
     <!-- ================================================================= -->
-  
+
     <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
     <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js'></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.1/dist/js/bootstrap.min.js" integrity="sha384-Atwg2Pkwv9vp0ygtn1JAojH0nYbwNJLPhwyoVbhoPwBhjQPR5VtM2+xf0Uwh9KtT" crossorigin="anonymous"></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.1/dist/js/bootstrap.min.js"
+        integrity="sha384-Atwg2Pkwv9vp0ygtn1JAojH0nYbwNJLPhwyoVbhoPwBhjQPR5VtM2+xf0Uwh9KtT"
+        crossorigin="anonymous"></script>
     <script src="https://cdn.jsdelivr.net/npm/sweetalert2@11.0.18/dist/sweetalert2.all.min.js"></script>
     <script src="static/owl.carousel.min.js"></script>
     <script type="text/javascript" src="static/lan.js"></script>
     <script src="static/common.js"></script>
     <script>
-        const btnLoginPage = document.querySelector('.btn-login');
-        const btnUserProfile = document.querySelector('.btn-userProfile');
-        const btnLogout = document.querySelector('.btn-logout');
-        function loginControl() {
-            btnLoginPage.style.display = 'block';
-            btnLogout.style.display = 'none';
-            btnUserProfile.style.display = 'none';
+        $('.btn-login').hide();
+        $('.btn-userProfile').hide();
+        $('.btn-logout').hide();
+        function get_jwt_token() {
+            console.log(document.cookie);
+            if (!document.cookie) {
+                return
+            }
+            try {
+                jwt_raw = document.cookie.split(';').filter(s => s.includes('jwt_token'))[0];
+                return jwt_raw.split('=')[1];
+
+            } catch (e) {
+                return undefined;
+            }
         }
 
-        loginControl();
+        function checkRoute() {
+            let jwt_token = get_jwt_token();
+            if (jwt_token == undefined) {
+                console.log(jwt_token); // test
+                $('.btn-login').show();
+                $('.btn-userProfile').hide();
+                $('.btn-logout').hide();
+                return;
+            }
+            axios({
+                method: 'post',
+                url: 'https://www.choozmo.com:8887/user_profile',
+                headers: {
+                    'accept': 'text/html',
+                    'Authorization': `Bearer ${jwt_token}`
+                }
+            }).then(res => {
+                console.log(res.data);
+                if (res.status !== 200) {
+                    $('.btn-login').show();
+                    $('.btn-userProfile').hide();
+                    $('.btn-logout').hide();
+                }
+                $('.btn-login').hide();
+                $('.btn-userProfile').show();
+                $('.btn-logout').show();
+            }).catch(err => {
+                console.log(err);
+            });
+        }
+        checkRoute();
+    </script>
+    <script>
+
+
+        $(".usecase-imgfr").click(function () {
+            let ytid = $(this).data('ytid');
+            $('.youtube-video').attr('src', `https://www.youtube.com/embed//${ytid}?autoplay=1`);
+        });
+        $(".btn-close").click(function () {
+            $('.youtube-video').attr('src', ``);
+        });
+        $('#exampleModal').on('hidden.bs.modal', function () {
+            $('.youtube-video').attr('src', ``);
+        });
+
+        $(".menu-bar").click(function () {
+            $(".menu-box").fadeIn();
+            $(".menu-box2").fadeIn();
+
+        });
+
+        $(".close_btn").click(function () {
+            $(".menu-box").fadeOut();
+            $(".menu-box2").fadeOut();
+
+        });
+        $("#lang-manu").hide();
+
+        $("#changeLanguage").click(function () {
+            $("#lang-manu").slideToggle();
+            $("#lang-arrow").toggleClass("arrowdoup");
+        });
     </script>
 </body>
 

+ 1 - 0
html/indexB.html

@@ -51,6 +51,7 @@
                 <span class="navbar-toggler-icon"></span>
             </button>
             <div class="collapse navbar-collapse" id="navbarSupportedContent">
+                
                 <ul class="navbar-nav ms-auto mb-2 mb-lg-0">
                     <li class="nav-item">
                         <a class="nav-link active" aria-current="page" href="pricing.html" set-lan="html:pricing">早鳥方案</a>

+ 2 - 1
html/static/common.js

@@ -26,4 +26,5 @@ function getCookie(name) {
   const value = `; ${document.cookie}`;
   const parts = value.split(`; ${name}=`);
   if (parts.length === 2) return parts.pop().split(';').shift();
-}
+}
+

BIN
html/static/img/Usecases/示意_內容創作.webp


BIN
html/static/img/Usecases/示意_商家報導.webp


BIN
html/static/img/Usecases/示意_展覽.webp


BIN
html/static/img/Usecases/示意_教育培訓.webp


BIN
html/static/img/Usecases/示意_新聞.webp


BIN
html/static/img/Usecases/示意_機構.webp


BIN
html/static/img/Usecases/示意_氣象.webp


BIN
html/static/img/Usecases/示意_產品介紹.webp


BIN
html/static/img/Usecases/示意_觀光導覽.webp


BIN
html/static/img/book.png


BIN
html/static/img/index/PC.png


BIN
html/static/img/index/PC.webp


BIN
html/static/img/index/组 29.png


BIN
html/static/img/index/组 29.webp


BIN
html/static/img/news-anchor (1).png


BIN
html/static/img/transfer.png


+ 275 - 7
html/static/scss/style.css

@@ -1717,44 +1717,267 @@ body {
   margin-top: 50px;
 }
 
+@media screen and (max-width: 767px) {
+  .index-banner {
+    margin-top: 30px;
+    width: 100vw;
+  }
+}
+
+.index-banner .PC-img {
+  width: 100%;
+}
+
+@media screen and (max-width: 767px) {
+  .index-banner .PC-img {
+    margin-top: 30px;
+    width: 100vw;
+  }
+}
+
 .index-banner h1 {
   font-size: 48px;
 }
 
+@media screen and (max-width: 767px) {
+  .index-banner h1 {
+    font-size: 36px;
+    text-align: center;
+  }
+}
+
 .index-banner p {
   margin-top: 30px;
   font-size: 24px;
   width: 30vw;
 }
 
+@media screen and (max-width: 767px) {
+  .index-banner p {
+    width: 90vw;
+    font-size: 18px;
+    text-align: center;
+    margin: 0 auto;
+  }
+}
+
 .index-banner .index-CTA {
   margin-top: 50px;
 }
 
+@media screen and (max-width: 767px) {
+  .index-banner .index-CTA {
+    margin-top: 30px;
+    text-align: center;
+  }
+}
+
 .index-banner .index-CTA .CTA-btnA {
+  margin-right: 10px;
+}
+
+.CTA-btnA {
   text-decoration: none;
   border-radius: 30px;
   border: none;
   padding: 10px;
   background: #fff;
   width: 200px;
-  color: #EA5413;
+  color: #ea5413;
   font-size: 24px;
 }
 
-.index-banner .index-CTA .CTA-btnB {
+@media screen and (max-width: 767px) {
+  .CTA-btnA {
+    margin: 10px;
+  }
+}
+
+.CTA-btnB {
+  text-decoration: none;
+  border-radius: 30px;
+  border: none;
+  padding: 10px;
+  background: #ea5413;
+  width: 200px;
+  color: #fff;
+  font-size: 24px;
+}
+
+@media screen and (max-width: 767px) {
+  .CTA-btnB {
+    margin: 10px;
+  }
+}
+
+.index-sec02 {
+  background: -webkit-gradient(linear, left bottom, left top, color-stop(80%, #d4daec), color-stop(80%, #fff));
+  background: linear-gradient(to top, #d4daec 80%, #fff 80% 100%);
+  padding-bottom: 50px;
+}
+
+@media screen and (max-width: 767px) {
+  .index-sec02 {
+    background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #d4daec), color-stop(30%, #fff));
+    background: linear-gradient(to top, #d4daec 30%, #fff 30% 100%);
+    padding-bottom: 10px;
+  }
+}
+
+.index-sec02 .make-video {
+  width: 90vw;
+  margin: 0 auto;
+}
+
+.index-sec02 .make-video .makeVideo-text {
+  margin-top: 150px;
+}
+
+.index-sec02 .make-video .makeVideo-text h1 {
+  font-size: 48px;
+  color: #2a3863;
+}
+
+@media screen and (max-width: 767px) {
+  .index-sec02 .make-video .makeVideo-text h1 {
+    font-size: 36px;
+    text-align: center;
+  }
+}
+
+.index-sec02 .make-video .makeVideo-text p {
+  margin-top: 30px;
+  font-size: 24px;
+  color: #2a3863;
+}
+
+@media screen and (max-width: 767px) {
+  .index-sec02 .make-video .makeVideo-text p {
+    font-size: 18px;
+    text-align: center;
+  }
+}
+
+.sec-usecase {
+  margin-top: 100px;
+  margin-bottom: 100px;
+}
+
+.sec-usecase h1 {
+  text-align: center;
+  font-weight: 900;
+  font-size: 2rem;
+  color: #2a3863;
+}
+
+.sec-usecase hr {
+  width: 7vw;
+  height: 6px;
+  background: #2a3863;
+  opacity: 1 !important;
+  margin: 0 auto;
+}
+
+@media screen and (max-width: 767px) {
+  .sec-usecase hr {
+    width: 15vw;
+  }
+}
+
+.sec-usecase .usecase-block {
+  border: none;
+  position: relative;
+  background-color: transparent;
+  z-index: 1;
+  margin-top: 30px;
+}
+
+@media screen and (max-width: 767px) {
+  .sec-usecase .usecase-block {
+    margin-top: 15px;
+  }
+}
+
+.sec-usecase .usecase-block::after {
+  position: absolute;
+  bottom: 1rem;
+  left: 5%;
+  width: 90%;
+  height: 10rem;
+  background-color: #d4daec;
+  content: " ";
+  z-index: -1;
+  border-radius: 2rem;
+  margin-left: auto;
+  margin-right: auto;
+}
+
+@media screen and (max-width: 767px) {
+  .sec-usecase .usecase-block::after {
+    height: 7rem;
+    bottom: 3rem;
+  }
+}
+
+.sec-usecase .usecase-block .usecase-imgfr {
+  width: 80%;
+  margin: 0 auto;
+  height: 40vh;
+  background-position: center center;
+  background-size: contain;
+  background-repeat: no-repeat;
+}
+
+@media screen and (max-width: 767px) {
+  .sec-usecase .usecase-block .usecase-imgfr {
+    width: 80%;
+  }
+}
+
+.sec-usecase .usecase-block .usecase-sub {
+  background-color: transparent;
+  color: #193179;
+  position: relative;
+  bottom: 25px;
+}
+
+@media screen and (max-width: 767px) {
+  .sec-usecase .usecase-block .usecase-sub {
+    bottom: 50px;
+  }
+}
+
+.sec-usecase .usecase-block .usecase-sub i {
+  color: #193179;
+}
+
+.indxe-CTA {
+  background: #f0f0f0;
+}
+
+.indxe-CTA h2 {
+  color: #ea5413;
+}
+
+.indxe-CTA .CTA-btnB {
   text-decoration: none;
   border-radius: 30px;
   border: none;
   padding: 10px;
-  background: #EA5413;
+  background: #ea5413;
   width: 200px;
-  color: #FFF;
+  color: #fff;
   font-size: 24px;
 }
 
 .price-int {
-  padding-bottom: 10vw;
+  padding: 8vw 0px;
+}
+
+@media screen and (max-width: 767px) {
+  .price-int {
+    padding: 20vw 0px;
+  }
 }
 
 .price-int .price-content {
@@ -1767,30 +1990,68 @@ body {
   }
 }
 
+.price-int .price-content .CTA-btnB {
+  margin-top: 30px;
+}
+
+.price-int .price-content hr {
+  width: 7vw;
+  height: 6px;
+  background: #2a3863;
+  opacity: 1 !important;
+  margin: 0 auto;
+}
+
+@media screen and (max-width: 767px) {
+  .price-int .price-content hr {
+    width: 15vw;
+  }
+}
+
 .price-int .price-content h1 {
   text-align: center;
   font-weight: 900;
   font-size: 2rem;
+  color: #2a3863;
 }
 
-.price-int .price-content .price-content-1 {
+.price-int .price-content .price-content-1 .price-item {
   margin-top: 50px;
 }
 
+@media screen and (max-width: 767px) {
+  .price-int .price-content .price-content-1 .price-item {
+    margin-top: 30px;
+  }
+}
+
+.price-int .price-content .price-content-1 img {
+  width: 128px;
+}
+
+@media screen and (max-width: 767px) {
+  .price-int .price-content .price-content-1 img {
+    width: 100px;
+  }
+}
+
 .price-int .price-content .price-content-1 h2 {
   margin-top: 15px;
   font-weight: 600;
   font-size: 1.3rem;
+  color: #ea5413;
 }
 
 @media screen and (max-width: 767px) {
   .price-int .price-content .price-content-1 h2 {
+    text-align: left;
     font-size: 5.5vmin;
   }
 }
 
 .price-int .price-content .price-content-1 ul {
   text-align: left;
+  color: #ea5413;
 }
 
 .price-int .price-content .price-content-1 ul li {
@@ -1799,7 +2060,7 @@ body {
 
 @media screen and (max-width: 767px) {
   .price-int .price-content .price-content-1 ul li {
-    font-size: 4.5vmin;
+    font-size: 4vmin;
   }
 }
 
@@ -1807,6 +2068,12 @@ body {
   padding-left: 80px;
 }
 
+@media screen and (max-width: 767px) {
+  .price-int .price-content .price-content-1 .price-text {
+    padding-left: 0px;
+  }
+}
+
 .price-int .price-content .get-started {
   border: none;
   border-radius: 3rem;
@@ -1912,6 +2179,7 @@ body {
   z-index: 20;
   overflow: hidden;
   display: none;
+  top: 0px;
 }
 
 @media screen and (min-width: 1025px) {

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
html/static/scss/style.css.map


+ 248 - 53
html/static/scss/style.scss

@@ -917,7 +917,7 @@ body {
 	text-align: center;
 	position: relative;
 	@media screen and(max-width:$moblie) {
-		align-items:start;
+		align-items: start;
 		margin-top: 50px;
 	}
 	.title {
@@ -1106,7 +1106,7 @@ body {
 }
 
 /* Pricing */
-#pricing-nav{
+#pricing-nav {
 	@media screen and(max-width:$moblie) {
 		display: none;
 	}
@@ -1542,76 +1542,271 @@ body {
 	}
 }
 // 首頁介紹
-.index-banner{
+.index-banner {
 	width: 85vw;
 	margin: 0 auto;
 	margin-top: 50px;
-	h1{
+	@media screen and(max-width:$moblie) {
+		margin-top: 30px;
+		width: 100vw;
+	}
+	.PC-img {
+		width: 100%;
+		@media screen and(max-width:$moblie) {
+			margin-top: 30px;
+			width: 100vw;
+		}
+	}
+	h1 {
 		font-size: 48px;
+		@media screen and(max-width:$moblie) {
+			font-size: 36px;
+			text-align: center;
+		}
 	}
-	p{
+	p {
 		margin-top: 30px;
 		font-size: 24px;
 		width: 30vw;
+		@media screen and(max-width:$moblie) {
+			width: 90vw;
+			font-size: 18px;
+			text-align: center;
+			margin: 0 auto;
+		}
 	}
-	.index-CTA{
+	.index-CTA {
 		margin-top: 50px;
-		.CTA-btnA{
-			text-decoration: none;
-			border-radius: 30px;
-			border:none;
-			padding:10px;
-			background: #fff;
-			width: 200px;
-			color:#EA5413;
-			font-size: 24px;
+		@media screen and(max-width:$moblie) {
+			margin-top: 30px;
+			text-align: center;
 		}
-		.CTA-btnB{
-			text-decoration: none;
-			border-radius: 30px;
-			border:none;
-			padding:10px;
-			background: #EA5413;
-			width: 200px;
-			color:#FFF;
-			font-size: 24px;
+		.CTA-btnA {
+			margin-right: 10px;
+			@media screen and(max-width:$moblie) {
+				// margin-right: 0px;
+			}
+		}
+	}
+}
+.CTA-btnA {
+	text-decoration: none;
+	border-radius: 30px;
+	border: none;
+	padding: 10px;
+	background: #fff;
+	width: 200px;
+	color: #ea5413;
+	font-size: 24px;
+	@media screen and(max-width:$moblie) {
+		margin: 10px;
+	}
+}
+.CTA-btnB {
+	text-decoration: none;
+	border-radius: 30px;
+	border: none;
+	padding: 10px;
+	background: #ea5413;
+	width: 200px;
+	color: #fff;
+	font-size: 24px;
+	@media screen and(max-width:$moblie) {
+		margin: 10px;
+	}
+}
+.index-sec02 {
+	background: linear-gradient(to top, #d4daec 80%, #fff 80% 100%);
+	padding-bottom: 50px;
+	@media screen and(max-width:$moblie) {
+		background: linear-gradient(to top, #d4daec 30%, #fff 30% 100%);
+		padding-bottom: 10px;
+	}
+	.make-video {
+		// margin-top: 200px;
+		width: 90vw;
+		margin: 0 auto;
+		.makeVideo-text {
+			margin-top: 150px;
+			h1 {
+				font-size: 48px;
+				color: #2a3863;
+				@media screen and(max-width:$moblie) {
+					font-size: 36px;
+					text-align: center;
+				}
+			}
+			p {
+				margin-top: 30px;
+				font-size: 24px;
+				color: #2a3863;
+				@media screen and(max-width:$moblie) {
+					font-size: 18px;
+					text-align: center;
+				}
+			}
+		}
+	}
+}
+.sec-usecase {
+	margin-top: 100px;
+	margin-bottom: 100px;
+	h1 {
+		text-align: center;
+		font-weight: 900;
+		font-size: 2rem;
+		color: #2a3863;
+	}
+	hr {
+		width: 7vw;
+		height: 6px;
+		background: #2a3863;
+		opacity: 1 !important;
+		margin: 0 auto;
+		@media screen and(max-width:$moblie) {
+			width: 15vw;
+		}
+	}
+	.usecase-block {
+		border: none;
+		position: relative;
+		background-color: transparent;
+		z-index: 1;
+		margin-top: 30px;
+		@media screen and(max-width:$moblie) {
+			margin-top: 15px;
 		}
+		&::after {
+			position: absolute;
+			bottom: 1rem;
+			left: 5%;
+			width: 90%;
+			height: 10rem;
+			background-color: #d4daec;
+			content: " ";
+			z-index: -1;
+			border-radius: 2rem;
+			margin-left: auto;
+			margin-right: auto;
+
+			@media screen and(max-width:$moblie) {
+				// margin-top: -50px;
+				height: 7rem;
+				bottom: 3rem;
+			}
+		}
+		.usecase-imgfr {
+			width: 80%;
+			margin: 0 auto;
+			height: 40vh;
+			background-position: center center;
+			background-size: contain;
+			background-repeat: no-repeat;
+			//   margin-bottom: 1.5rem;
+			@media screen and(max-width:$moblie) {
+				width: 80%;
+			}
+		}
+		.usecase-sub {
+			background-color: transparent;
+			color: #193179;
+			//   margin-bottom: 30px;
+			position: relative;
+			bottom: 25px;
+			@media screen and(max-width:$moblie) {
+				bottom: 50px;
+			}
+			i {
+				color: #193179;
+			}
+		}
+	}
+}
+.indxe-CTA {
+	background: #f0f0f0;
+	h2 {
+		color: #ea5413;
+	}
+	.CTA-btnB {
+		text-decoration: none;
+		border-radius: 30px;
+		border: none;
+		padding: 10px;
+		background: #ea5413;
+		width: 200px;
+		color: #fff;
+		font-size: 24px;
 	}
 }
 .price-int {
-	padding-bottom: 10vw;
+	padding: 8vw 0px;
+	// padding-bottom: 3vw;
+	@media screen and(max-width:767px) {
+		padding: 20vw 0px;
+	}
 	.price-content {
 		width: 80vw;
 		@media screen and(max-width:767px) {
 			width: 90vw;
 		}
+		.CTA-btnB {
+			margin-top: 30px;
+		}
+		hr {
+			width: 7vw;
+			height: 6px;
+			background: #2a3863;
+			opacity: 1 !important;
+			margin: 0 auto;
+			@media screen and(max-width:$moblie) {
+				width: 15vw;
+			}
+		}
 		h1 {
 			text-align: center;
 			font-weight: 900;
 			font-size: 2rem;
+			color: #2a3863;
 		}
 		.price-content-1 {
-			margin-top: 50px;
+			// margin-top: 50px;
+			.price-item {
+				margin-top: 50px;
+				@media screen and(max-width:$moblie) {
+					margin-top: 30px;
+				}
+			}
+			img {
+				width: 128px;
+				@media screen and(max-width:$moblie) {
+					width: 100px;
+				}
+			}
 			h2 {
 				margin-top: 15px;
 				font-weight: 600;
 				font-size: 1.3rem;
+				color: #ea5413;
 				@media screen and(max-width:767px) {
+					text-align: left;
 					font-size: 5.5vmin;
 				}
 			}
 			ul {
 				text-align: left;
-
+				color: #ea5413;
 				li {
 					list-style-type: disc;
 					@media screen and(max-width:767px) {
-						font-size: 4.5vmin;
+						font-size: 4vmin;
 					}
 				}
 			}
 			.price-text {
 				padding-left: 80px;
+				@media screen and(max-width:767px) {
+					padding-left: 0px;
+				}
 			}
 		}
 		.get-started {
@@ -1697,29 +1892,29 @@ body {
 // 登入頁面
 // 行動版彈跳式選單
 .menu-box {
-    width: 40vw;
-    right: 0px;
-    position: fixed;
-    z-index: 20;
-    overflow: hidden;
-    display: none;
-    @media screen and(min-width:$desktop) {
-        display: none;
-    }
-    .menu-box2 {
-        padding-bottom: 5vw;
-        position: relative;
-        width: 40vw;
-    	background: linear-gradient(to bottom, #1c7ce0, #150051);
-        z-index: 7;
-        text-align: center;
-        a {
-            display: inline-block;
-            text-decoration: none;
-            color: #fff;
-            font-size: 18px;
-            text-align: center;
-     
-        }
-    }
+	width: 40vw;
+	right: 0px;
+	position: fixed;
+	z-index: 20;
+	overflow: hidden;
+	display: none;
+	top:0px;
+	@media screen and(min-width:$desktop) {
+		display: none;
+	}
+	.menu-box2 {
+		padding-bottom: 5vw;
+		position: relative;
+		width: 40vw;
+		background: linear-gradient(to bottom, #1c7ce0, #150051);
+		z-index: 7;
+		text-align: center;
+		a {
+			display: inline-block;
+			text-decoration: none;
+			color: #fff;
+			font-size: 18px;
+			text-align: center;
+		}
+	}
 }

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно