[BugFix]修复文字.

N/A

Signed-off-by: 高浩然 <14639330+albert2024@user.noreply.gitee.com>
This commit is contained in:
高浩然
2025-09-10 20:45:38 +08:00
parent 75dbf3c723
commit d997f3d7b6
6 changed files with 9 additions and 9 deletions

View File

@@ -111,7 +111,7 @@ const Hero = () => {
<div className="text-gray-800 space-y-3">
<div className="flex items-center justify-center space-x-3">
<div className="w-2 h-2 bg-blue-500 rounded-full"></div>
<span className="text-lg font-medium">北京数耀科技有限公司</span>
<span className="text-lg font-medium">北京数科技有限公司</span>
</div>
<div className="flex items-center justify-center space-x-3">
<div className="w-2 h-2 bg-green-500 rounded-full"></div>