diff --git a/README.md b/README.md
index 72ecd16..f5e98f4 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
# XCodeReviewer - 您的智能代码审计伙伴 🚀
-[](https://github.com/lintsinghua/XCodeReviewer/releases)
+[](https://github.com/lintsinghua/XCodeReviewer/releases)
[](https://opensource.org/licenses/MIT)
[](https://reactjs.org/)
[](https://www.typescriptlang.org/)
@@ -24,7 +24,7 @@
@@ -34,7 +34,7 @@
在快节奏的软件开发中,保证代码质量至关重要。传统代码审计工具规则死板、效率低下,而人工审计则耗时耗力。XCodeReviewer 借助 LLM 的强大能力,彻底改变了代码审查的方式:
-
+
@@ -57,15 +57,15 @@
### 主要功能界面
#### 智能仪表盘
-
+
*实时展示项目统计、质量趋势和系统性能,提供全面的代码审计概览*
#### 即时分析
-
+
*支持代码片段快速分析,提供详细的 What-Why-How 解释和修复建议*
#### 项目管理
-
+
*集成 GitHub/GitLab 仓库,支持多语言项目审计和批量代码分析*
## 🚀 快速开始
diff --git a/frontend/public/images/example1.png b/frontend/public/images/example1.png
index e64d357..ffda1ee 100644
Binary files a/frontend/public/images/example1.png and b/frontend/public/images/example1.png differ
diff --git a/frontend/public/images/example2.png b/frontend/public/images/example2.png
index a545744..b5464b6 100644
Binary files a/frontend/public/images/example2.png and b/frontend/public/images/example2.png differ
diff --git a/frontend/public/images/example3.png b/frontend/public/images/example3.png
index da90fa6..1ee09fd 100644
Binary files a/frontend/public/images/example3.png and b/frontend/public/images/example3.png differ
diff --git a/frontend/public/images/审计报告示例.png b/frontend/public/images/审计报告示例.png
index 5c99e71..e31f199 100644
Binary files a/frontend/public/images/审计报告示例.png and b/frontend/public/images/审计报告示例.png differ