diff --git a/src/components/sections/service-card.tsx b/src/components/sections/service-card.tsx
index ddcc734..425af1f 100644
--- a/src/components/sections/service-card.tsx
+++ b/src/components/sections/service-card.tsx
@@ -30,7 +30,7 @@ export function ServiceCard({
return (
了解详情
-
+
diff --git a/src/components/sections/stats-bar.tsx b/src/components/sections/stats-bar.tsx
index df0e0f3..31d4791 100644
--- a/src/components/sections/stats-bar.tsx
+++ b/src/components/sections/stats-bar.tsx
@@ -73,11 +73,11 @@ export function StatsBar({ items, dark = false, className = '' }: StatsBarProps)
{items.map((item, i) => (