fix(docs): restore high-res transparent hero from OSG_All.png

Replace the chat-compressed keyed JPEG with a LANCZOS downsample of the
true RGBA original so device bezels and sharpness remain intact.
This commit is contained in:
Rocky
2026-07-12 16:35:22 +08:00
parent 8532eaa8f4
commit f78b93a40b
2 changed files with 1 additions and 1 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 170 KiB

After

Width:  |  Height:  |  Size: 1.1 MiB

+1 -1
View File
@@ -531,7 +531,7 @@
</div>
<div class="hero-stage" aria-label="OSGKeyboard on Mac, iPad, and iPhone">
<img src="assets/hero-devices.png" width="1024" height="458" alt="OSGKeyboard on iPad, Mac, and iPhone" loading="eager">
<img src="assets/hero-devices.png" width="3200" height="1432" alt="OSGKeyboard on iPad, Mac, and iPhone" loading="eager">
</div>
</div>
</section>