From 2fa884c72dfdc3bea32b4d0e5c995befd60557c4 Mon Sep 17 00:00:00 2001 From: Ember <197652334@qq.com> Date: Sun, 2 Nov 2025 01:59:42 +0800 Subject: [PATCH] =?UTF-8?q?style(web):=20=E7=BB=9F=E4=B8=80=20FooterSectio?= =?UTF-8?q?n=20=E7=BB=84=E4=BB=B6=E7=9A=84=E4=BB=A3=E7=A0=81=E9=A3=8E?= =?UTF-8?q?=E6=A0=BC=EF=BC=8C=E4=BC=98=E5=8C=96=E9=93=BE=E6=8E=A5=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F=E5=92=8C=E6=8E=92=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/landing/FooterSection.tsx | 152 ++++++++++++++++--- 1 file changed, 128 insertions(+), 24 deletions(-) diff --git a/web/src/components/landing/FooterSection.tsx b/web/src/components/landing/FooterSection.tsx index 56a053db..6ff3faa9 100644 --- a/web/src/components/landing/FooterSection.tsx +++ b/web/src/components/landing/FooterSection.tsx @@ -5,59 +5,163 @@ export default function FooterSection() { const { language } = useLanguage() return (