From 72a14d2e8a2192e239ae8e3d33ccff8bc592b2ed Mon Sep 17 00:00:00 2001 From: wowo-zZ Date: Fri, 13 Mar 2026 14:09:53 +0800 Subject: [PATCH] refactor(web): simplify landing page and update typography - Change font class from font-display to font-heading in home page - Adjust landing page title tracking from tight to normal - Remove redundant CTA section from landing page - Simplify footer links to GitHub only with proper external link attributes --- web/src/pages/home.tsx | 2 +- web/src/pages/landing.tsx | 32 ++------------------------------ 2 files changed, 3 insertions(+), 31 deletions(-) diff --git a/web/src/pages/home.tsx b/web/src/pages/home.tsx index c42b7794..856729b7 100644 --- a/web/src/pages/home.tsx +++ b/web/src/pages/home.tsx @@ -31,7 +31,7 @@ export function HomePage() { {/* Hero Section */}
-

+

SkillHub

diff --git a/web/src/pages/landing.tsx b/web/src/pages/landing.tsx index dc5078b2..4fcf7360 100644 --- a/web/src/pages/landing.tsx +++ b/web/src/pages/landing.tsx @@ -161,7 +161,7 @@ export function LandingPage() {

-

+

SkillHub @@ -249,32 +249,6 @@ export function LandingPage() { ))}

- -
-
-
-
-

- 准备好开始了吗? -

-

- 一条命令即可启动本地开发环境,体验完整的技能管理流程 -

-
- make dev-all -
-
- -
-
-
-
@@ -282,9 +256,7 @@ export function LandingPage() {
© 2026 SkillHub. MIT License.
- 文档 - GitHub - 社区 + GitHub