From 274934aff362cd02adbc800374e35ed2980c87fd Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 07 Jun 2026 00:04:59 +0800
Subject: [PATCH] Remove Launchpad comparison and make features section full-width

---
 docs/index.html |  144 ++++++++++++++++++++++++------------------------
 1 files changed, 72 insertions(+), 72 deletions(-)

diff --git a/docs/index.html b/docs/index.html
index 4f114cb..449cca5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -74,14 +74,16 @@
         <ul class="views__modes">
           <li>平铺</li>
           <li>无色容器</li>
-          <li>彩色容器</li>
+          <li class="views__modes-row">
+            <span class="views__modes-row__label">彩色容器</span>
+            <div class="views__shortcut">
+              <span class="views__shortcut-label">快捷唤起</span>
+              <span class="views__shortcut-keys"><kbd>Option</kbd> + <kbd>Shift</kbd> + <kbd>Space</kbd></span>
+            </div>
+          </li>
           <li>无色网格</li>
           <li>彩色网格</li>
         </ul>
-        <div class="views__shortcut">
-          <span class="views__shortcut-label">快捷唤起</span>
-          <span class="views__shortcut-keys"><kbd>Option</kbd> + <kbd>Shift</kbd> + <kbd>Space</kbd></span>
-        </div>
       </div>
     </div>
   </section>
@@ -171,82 +173,80 @@
     </div>
   </section>
 
-  <main class="page-main">
-    <div class="layout">
-      <section class="card">
-        <h2>为什么不只是 Launchpad?</h2>
-        <table class="compare">
-          <thead>
-            <tr>
-              <th></th>
-              <th>Launchpad</th>
-              <th>TagLauncher</th>
-            </tr>
-          </thead>
-          <tbody>
-            <tr>
-              <td><strong>浏览</strong></td>
-              <td>分页翻屏,要找图标得记住在第几页</td>
-              <td>可滚动的应用网格,连续浏览</td>
-            </tr>
-            <tr>
-              <td><strong>归类</strong></td>
-              <td>主要靠文件夹,一个 App 通常只能进一个文件夹</td>
-              <td>多标签:同一 App 可同时属于「设计」「办公」等</td>
-            </tr>
-            <tr>
-              <td><strong>备忘</strong></td>
-              <td>难以为单个 App 记录用途说明</td>
-              <td>应用用途备忘,Quick Search 可搜索</td>
-            </tr>
-            <tr>
-              <td><strong>备份</strong></td>
-              <td>布局难导出、迁移、恢复</td>
-              <td>设置 → 数据:导出 / 导入 JSON</td>
-            </tr>
-          </tbody>
-        </table>
-      </section>
+  <section class="privacy" aria-label="离线隐私">
+    <div class="layout privacy__split">
+      <div class="privacy__copy">
+        <h2 class="privacy__headline">100%离线,100%无广告</h2>
+        <p class="privacy__lead">数据存于本机,无分析 SDK,无广告。永远无需联网。</p>
 
-      <section class="card">
-        <h2>核心功能</h2>
-        <div class="feature-grid">
-          <div class="feature">
-            <strong>App Grid</strong>
-            <kbd>Option</kbd>+<kbd>Shift</kbd>+<kbd>Space</kbd> 打开全屏友好的应用网格。
-          </div>
-          <div class="feature">
-            <strong>Quick Search</strong>
-            搜索应用名、标签与备忘。
-          </div>
-          <div class="feature">
-            <strong>标签体系</strong>
-            自定义颜色;拖拽图标到标签名即可归类。
-          </div>
-          <div class="feature">
-            <strong>应用备忘</strong>
-            悬停或编辑用途说明。
-          </div>
-          <div class="feature">
-            <strong>布局备份</strong>
-            JSON 导出 / 导入,换机可恢复。
-          </div>
-          <div class="feature">
-            <strong>本地优先</strong>
-            数据存于本机,无分析 SDK。
-          </div>
+        <div class="privacy__feature">
+          <h3 class="privacy__feature-title">隐私即正义</h3>
+          <p class="privacy__feature-text">TagLauncher 承诺绝不触碰您的隐私,每一行代码都为本地效率而生。</p>
         </div>
-      </section>
 
-      <section class="card card-cta">
+        <div class="privacy__feature">
+          <h3 class="privacy__feature-title privacy__feature-title--accent">
+            <span class="privacy__feature-icon" aria-hidden="true"></span>
+            纯净原生
+          </h3>
+          <p class="privacy__feature-text">没有臃肿的网络组件,极速启动,零后台占用。</p>
+        </div>
+
+        <p class="privacy__protocol">TagLauncher Security Protocol</p>
+      </div>
+
+      <figure class="privacy__art">
+        <img
+          src="assets/shield-check.png"
+          alt=""
+          width="379"
+          height="437"
+          loading="lazy"
+          decoding="async"
+          role="presentation">
+      </figure>
+    </div>
+  </section>
+
+  <section class="features" aria-label="核心功能">
+    <div class="layout">
+      <h2 class="features__headline">核心功能</h2>
+      <div class="feature-grid">
+        <div class="feature">
+          <strong>App Grid</strong>
+          <kbd>Option</kbd>+<kbd>Shift</kbd>+<kbd>Space</kbd> 打开全屏友好的应用网格。
+        </div>
+        <div class="feature">
+          <strong>Quick Search</strong>
+          搜索应用名、标签与备忘。
+        </div>
+        <div class="feature">
+          <strong>标签体系</strong>
+          自定义颜色;拖拽图标到标签名即可归类。
+        </div>
+        <div class="feature">
+          <strong>应用备忘</strong>
+          悬停或编辑用途说明。
+        </div>
+        <div class="feature">
+          <strong>布局备份</strong>
+          JSON 导出 / 导入,换机可恢复。
+        </div>
+        <div class="feature">
+          <strong>本地优先</strong>
+          数据存于本机,无分析 SDK。
+        </div>
+      </div>
+
+      <div class="features__cta">
         <p>Mac App Store 即将上架 · macOS 15.0+ · 29 种界面语言</p>
         <div class="cta-row">
           <a class="btn btn-primary" href="support.html">获取支持与联系</a>
           <a class="btn btn-secondary" href="privacy-zh.html">隐私政策</a>
         </div>
-      </section>
+      </div>
     </div>
-  </main>
+  </section>
 
   <footer class="site-footer">
     <div class="layout">

--
Gitblit v1.9.3