if you want to improve your
lcp score, stop using lazy loading on everything. keep the hero image out of the lazy load queue and use
fetchpriority="high"
instead.
>don't let the browser guess which assets are critical.lazy loading your lcp element is a one-way ticket to bad core web vitals ⚡