From 4f783255a3c90f374babbe39397ae0911eacd675 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=BF=94?= Date: Sat, 21 Feb 2026 23:04:32 +0800 Subject: [PATCH] feat: update footer with dark tech theme --- src/components/layout/footer.tsx | 41 ++++++++++++++------------------ 1 file changed, 18 insertions(+), 23 deletions(-) diff --git a/src/components/layout/footer.tsx b/src/components/layout/footer.tsx index 9a5cb4f..1289c89 100644 --- a/src/components/layout/footer.tsx +++ b/src/components/layout/footer.tsx @@ -4,19 +4,18 @@ import { COMPANY_INFO, NAVIGATION } from '@/lib/constants'; export function Footer() { return ( -