diff --git a/src/components/Applications.tsx b/src/components/Applications.tsx
index c6555e4..e68272c 100644
--- a/src/components/Applications.tsx
+++ b/src/components/Applications.tsx
@@ -22,7 +22,7 @@ const APPS: AppCard[] = [
icon: ScanFace,
bullets: ["52 维 ARKit 表情融合", "面部对齐与多次扫描对比", "AR 捏脸与方案预演"],
gradient: "from-cyan/18 via-cyan/6 to-transparent",
- ring: "ring-orange-200/60",
+ ring: "ring-cyan-200/60",
},
{
brand: "足部扫描",
@@ -33,7 +33,7 @@ const APPS: AppCard[] = [
icon: Footprints,
bullets: ["足弓 / 足型自动分析", "鞋垫模板自动生成", "面向矫形医师的协作"],
gradient: "from-violet/18 via-violet/6 to-transparent",
- ring: "ring-rose-200/60",
+ ring: "ring-violet-200/60",
},
{
brand: "指甲扫描",
@@ -44,7 +44,7 @@ const APPS: AppCard[] = [
icon: Hand,
bullets: ["十指实例分割", "曲率与厚度精准建模", "甲片图案 / 材质在线预览"],
gradient: "from-cyan/18 via-cyan/6 to-transparent",
- ring: "ring-orange-200/60",
+ ring: "ring-cyan-200/60",
},
];
diff --git a/src/components/Hero.tsx b/src/components/Hero.tsx
index 7e32761..41b6303 100644
--- a/src/components/Hero.tsx
+++ b/src/components/Hero.tsx
@@ -38,7 +38,7 @@ export function Hero() {
把现实世界 3D 化,
让它可编辑、
- 可打印。
+ 可打印