diff --git a/src/app/(marketing)/about/about-content-v4.tsx b/src/app/(marketing)/about/about-content-v4.tsx index 5d03bde..711f909 100644 --- a/src/app/(marketing)/about/about-content-v4.tsx +++ b/src/app/(marketing)/about/about-content-v4.tsx @@ -48,7 +48,7 @@ function HeroSection({ data }: { data: AboutData }) { const titleLines = (data.heroTitle || '').split('\n'); return ( -
+
+
+
+
{certifications.length > 0 && ( @@ -359,7 +359,7 @@ function CertificationsSection({ data }: { data: AboutData }) { return (
@@ -390,7 +390,7 @@ function CertificationsSection({ data }: { data: AboutData }) { {partners.map((partner) => (
{partner} @@ -457,14 +457,14 @@ export default function AboutContentV4({ data }: { data: Record // Empty state when no CMS data is available if (!data || Object.keys(data).length === 0) { return ( -
+
内容暂未发布
); } return ( -
+
diff --git a/src/app/(marketing)/about/brand/brand-content.tsx b/src/app/(marketing)/about/brand/brand-content.tsx index 303c816..ae8b7d9 100644 --- a/src/app/(marketing)/about/brand/brand-content.tsx +++ b/src/app/(marketing)/about/brand/brand-content.tsx @@ -66,9 +66,9 @@ const brandStats = [ export default function BrandContent() { return ( -
+
{/* ============ L1: Hero 品牌情感入口 ============ */} -
+
{/* 眉标 */} @@ -161,7 +161,7 @@ export default function BrandContent() {
{brandValues.map((item, i) => ( -
+
@@ -176,7 +176,7 @@ export default function BrandContent() {
{/* 品牌使命与愿景 */} -
+
{/* 使命 */} @@ -299,7 +299,7 @@ export default function BrandContent() {
{/* 品牌实力 */} -
+
@@ -322,7 +322,7 @@ export default function BrandContent() { { icon: Globe, title: '多行业场景', desc: '方法论适配制造、零售、医疗、金融、教育、物流等多行业场景' }, ].map((item, i) => ( -
+