From 88db8becb6c2c100d026d8ca65d97c52ea89be6c Mon Sep 17 00:00:00 2001 From: Ember <197652334@qq.com> Date: Sun, 2 Nov 2025 00:08:46 +0800 Subject: [PATCH] =?UTF-8?q?style(web):=20=E5=AF=B9=E9=BD=90=E5=B8=81?= =?UTF-8?q?=E5=AE=89=E9=A3=8E=E6=A0=BC=E2=80=94=E7=A7=BB=E9=99=A4=E6=B8=90?= =?UTF-8?q?=E5=8F=98/=E5=8F=91=E5=85=89=EF=BC=8C=E5=9B=BA=E5=8C=96?= =?UTF-8?q?=E6=B7=B1=E8=89=B2/=E9=9D=A2=E6=9D=BF=E8=89=B2=EF=BC=8C?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=20header=20=E6=A0=B7=E5=BC=8F=EF=BC=8C?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E4=B8=8E=E5=8D=A1=E7=89=87=E7=BB=9F=E4=B8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/LandingPage.tsx | 150 ++++++----------------------- web/src/index.css | 10 +- 2 files changed, 33 insertions(+), 127 deletions(-) diff --git a/web/src/components/LandingPage.tsx b/web/src/components/LandingPage.tsx index 9f197521..12b65a67 100644 --- a/web/src/components/LandingPage.tsx +++ b/web/src/components/LandingPage.tsx @@ -7,7 +7,6 @@ import { GitBranch, Shield, ArrowRight, - ChevronDown, Sparkles, Target, Rocket, @@ -61,52 +60,13 @@ export function LandingPage() { color: 'var(--brand-light-gray)', }} > - {/* Animated Background */} -