The loading attribute tells the browser whether to fetch an image immediately or wait.
: The attribute also works for embedded content like maps or videos. <img loading="lazy" src="https://livetv.wtvpc.c...
: Never lazy load images at the top of the page (like hero banners) to avoid harming your Largest Contentful Paint (LCP) score. The loading attribute tells the browser whether to