update hero image

This commit is contained in:
Lum1104
2026-04-24 15:52:03 +08:00
Unverified
parent bdba4795e2
commit de626527e4
10 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
</p>
<p align="center">
<img src="assets/hero.jpg" alt="Understand Anything — Convierte cualquier código fuente en un grafo de conocimiento interactivo" width="800" />
<img src="assets/hero.png" alt="Understand Anything — Convierte cualquier código fuente en un grafo de conocimiento interactivo" width="800" />
</p>
---
+1 -1
View File
@@ -34,7 +34,7 @@
</p>
<p align="center">
<img src="assets/hero.jpg" alt="Understand Anything — あらゆるコードベースをインタラクティブなナレッジグラフに変換" width="800" />
<img src="assets/hero.png" alt="Understand Anything — あらゆるコードベースをインタラクティブなナレッジグラフに変換" width="800" />
</p>
---
+1 -1
View File
@@ -33,7 +33,7 @@
</p>
<p align="center">
<img src="assets/hero.jpg" alt="Understand Anything — 모든 코드베이스를 인터랙티브 지식 그래프로 변환" width="800" />
<img src="assets/hero.png" alt="Understand Anything — 모든 코드베이스를 인터랙티브 지식 그래프로 변환" width="800" />
</p>
---
+1 -1
View File
@@ -34,7 +34,7 @@
</p>
<p align="center">
<img src="assets/hero.jpg" alt="Understand Anything — Turn any codebase into an interactive knowledge graph" width="800" />
<img src="assets/hero.png" alt="Understand Anything — Turn any codebase into an interactive knowledge graph" width="800" />
</p>
---
+1 -1
View File
@@ -34,7 +34,7 @@
</p>
<p align="center">
<img src="assets/hero.jpg" alt="Understand Anything — Herhangi bir kod tabanını interaktif bir bilgi grafiğine dönüştür" width="800" />
<img src="assets/hero.png" alt="Understand Anything — Herhangi bir kod tabanını interaktif bir bilgi grafiğine dönüştür" width="800" />
</p>
---
+1 -1
View File
@@ -33,7 +33,7 @@
</p>
<p align="center">
<img src="assets/hero.jpg" alt="Understand Anything — 将任何代码库转换为交互式知识图谱" width="800" />
<img src="assets/hero.png" alt="Understand Anything — 将任何代码库转换为交互式知识图谱" width="800" />
</p>
---
+1 -1
View File
@@ -33,7 +33,7 @@
</p>
<p align="center">
<img src="assets/hero.jpg" alt="Understand Anything — 將任何程式碼庫轉換為互動式知識圖譜" width="800" />
<img src="assets/hero.png" alt="Understand Anything — 將任何程式碼庫轉換為互動式知識圖譜" width="800" />
</p>
---
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 178 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

+1 -1
View File
@@ -4,7 +4,7 @@ const githubUrl = 'https://github.com/Lum1104/Understand-Anything';
<section class="hero">
<div class="hero-bg">
<img src="/images/hero.jpg" alt="" class="hero-bg-img" loading="eager" />
<img src="/images/hero.png" alt="" class="hero-bg-img" loading="eager" />
<div class="hero-overlay"></div>
</div>