From 1238123675bc873cb0909740a9f353b3c24bff04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=BF=94?= Date: Fri, 6 Mar 2026 20:44:25 +0800 Subject: [PATCH] fix: correct heading hierarchy in contact page - change H3/H4 to H2 for proper SEO structure --- src/app/(marketing)/contact/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/(marketing)/contact/page.tsx b/src/app/(marketing)/contact/page.tsx index 40ed846..fcd55d1 100644 --- a/src/app/(marketing)/contact/page.tsx +++ b/src/app/(marketing)/contact/page.tsx @@ -183,7 +183,7 @@ export default function ContactPage() { `} >
-

联系方式

+

联系方式

@@ -222,7 +222,7 @@ export default function ContactPage() {
-

工作时间

+

工作时间

@@ -235,7 +235,7 @@ export default function ContactPage() {
-

我们的承诺

+

我们的承诺

@@ -262,7 +262,7 @@ export default function ContactPage() { `} >
-

发送消息

+

发送消息

{isSubmitted ? (