From 3820bfd0dbb671a5404d6b44dbeb110bf1827b2f Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sat, 06 Jun 2026 18:43:23 +0800
Subject: [PATCH] Tighten hero visual: trim excess reflection and drop full-screen height

---
 docs/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/index.html b/docs/index.html
index cb73ec0..2ce0855 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -42,7 +42,7 @@
           src="assets/hero-visual-only.jpg"
           alt=""
           width="592"
-          height="687"
+          height="544"
           fetchpriority="high"
           decoding="async"
           role="presentation">

--
Gitblit v1.9.3