feat(web): hero 主视觉换成真实室内实景照片

This commit is contained in:
zty 2026-07-07 04:36:17 -04:00
parent cae6779bcf
commit b840f4fda6
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 KiB

View File

@ -103,7 +103,7 @@ export default function Landing() {
</div>
</div>
<div className="hero-visual">
<div className="img-ph hero-img"> / </div>
<img className="hero-img" src="/iapip-web/images/hero-interior.jpg" alt="室内装修实景" style={{ objectFit: 'cover', display: 'block' }} />
<div className="hero-badge"><b>6 </b><span></span></div>
</div>
</div>