将养老工地学校图片转换为WebP提升加载性能

This commit is contained in:
Frudrax Cheng
2026-04-15 15:34:27 +08:00
parent cb2e45a3f5
commit 2a640024cf
60 changed files with 30 additions and 28 deletions
@@ -24,7 +24,7 @@
<div class="relative">
<div class="absolute -inset-4 bg-blue-200/40 blur-3xl rounded-full -z-10"></div>
<div class="overflow-hidden rounded-3xl border border-slate-100 shadow-lg">
<img src="/img/construction/hero.jpg" alt="智慧工地平台展示" class="w-full h-auto object-cover">
<img src="/img/construction/hero.webp" alt="智慧工地平台展示" class="w-full h-auto object-cover">
</div>
</div>
</div>