From 6cda0bfd3d8e2bbef9e99b2ad28759d14f136d10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=BF=94?= Date: Mon, 27 Apr 2026 21:21:46 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BC=98=E5=8C=96=E8=81=94=E7=B3=BB?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E8=A7=86=E8=A7=89=E8=AE=BE=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 改进联系页面背景渐变效果 - 优化联系组件布局和样式 - 提升用户体验和视觉一致性 --- src/app/(marketing)/contact/page.tsx | 2 +- src/components/sections/contact-section.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/(marketing)/contact/page.tsx b/src/app/(marketing)/contact/page.tsx index 4d7112a..c1768e2 100644 --- a/src/app/(marketing)/contact/page.tsx +++ b/src/app/(marketing)/contact/page.tsx @@ -164,7 +164,7 @@ function ContactFormContent() {
-
+
diff --git a/src/components/sections/contact-section.tsx b/src/components/sections/contact-section.tsx index 6ee31d5..bede14c 100644 --- a/src/components/sections/contact-section.tsx +++ b/src/components/sections/contact-section.tsx @@ -146,7 +146,7 @@ export function ContactSection() { /> )}
-
+