Selaa lähdekoodia

add web3 to content

huai-sian 3 vuotta sitten
vanhempi
commit
dd267364bc

+ 26 - 1
layouts/partials/LP_components/features.html

@@ -1,6 +1,6 @@
 <section class="sec-features" id="sec-features">
     <div class="container text-center">
-        <h2 class="features-title"><strong>4</strong>大特色</h2>
+        <h2 class="features-title"><strong>5</strong>大特色</h2>
         <div class="row" style="position: relative;">
             <img src="img/背景-橘霧.png" alt="" width="300px" class="features-orangel">
             <div class="col-xs-12 col-md-6">
@@ -107,6 +107,31 @@
                 </div>
             </div>
         </div>
+        <div class="row" style="position: relative;">
+            <img src="img/背景-橘霧.png" alt="" width="300px" class="features-oranger">
+            <div class="col-xs-12 col-md-6 d-block">
+                <div class="features-imgfr">
+                    <img src="/img/blockchain.jpg" alt="" style="width: 100%;">
+                </div>
+            </div>
+            <div class="col-xs-12 col-md-6 d-md-block">
+                <div class="features-imgfr">
+                    <img src="/img/blockchain.jpg" alt="" style="width: 100%;">
+                </div>
+            </div>
+            <div class="col-xs-12 col-md-6 features-col">
+                <div class="features-block block-left">
+                    <span class="features-num">5</span>
+                    <div>
+                        <h3>腳本自動上鏈</h3>
+                        <ul class="features-list">
+                            <li>紀錄完整透明,充分保護腳本原創性</li>
+                            <li>輕鬆證明腳本擁有權</li>
+                        </ul>
+                    </div>
+                </div>
+            </div>
+        </div>
         <button class="btn-dark" onclick="window.location.href=`https://video.choozmo.com/register.html`">立即開始</button>
     </div>
 </section>

+ 4 - 2
layouts/partials/LP_components/hero.html

@@ -4,8 +4,10 @@
             <div class="col-md-6">
                 <h2 class="hero-title">製作影片 一鍵合成</h2>
                 <p class="hero-txt">輸入文字素材,即速產生影片<br>
-                    創作影片,不再需要錄影機、演員、麥克風繁雜器材。<br>
-                    大幅省下時間、人力、器材成本。</p>
+                    大幅省下時間、人力、器材成本。<br>
+                    腳本內容直接上鏈,紀錄透明<br>
+                    創作屬於你的獨特內容。
+                </p>
                 <button class="hero-btn" onclick="window.location.href=`https://video.choozmo.com/register.html`">立即開始</button>
             </div>
             <div class="col-md-6 col-left" style="position: relative;">

BIN
static/img/blockchain.jpg