将养老工地学校图片转换为WebP提升加载性能
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user