Skip to content

Commit edc8cb8

Browse files
committed
Fix CLS & add phone screenshot for lighthouse
1 parent 487fa8b commit edc8cb8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

assets/images/phone140w.webp

7.09 KB
Binary file not shown.

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
</div>
192192
<div class="flex-1 xl:max-w-198 relative">
193193
<img
194-
class="max-w-full w-full"
194+
class="max-w-full w-full aspect-2618/1713"
195195
src="/softpoint/assets/images/statlaptop1746w.webp"
196196
srcset="
197197
/softpoint/assets/images/statlaptop744w.webp 744w,
@@ -205,6 +205,7 @@
205205
class="w-150/792 absolute top-3/10 left-1/12"
206206
src="/softpoint/assets/images/phone300w.webp"
207207
srcset="
208+
/softpoint/assets/images/phone140w.webp 140w,
208209
/softpoint/assets/images/phone150w.webp 150w,
209210
/softpoint/assets/images/phone300w.webp 300w,
210211
/softpoint/assets/images/phone450w.webp 450w

0 commit comments

Comments
 (0)