: Forces the browser to load the image immediately, regardless of its position. auto : Uses the browser's default behavior (usually eager). Benefits of Lazy Loading

: Content becomes interactive faster on slower connections.

Browser-level image lazy loading for the web | Articles - web.dev

: Never lazy load images at the top of the page (like hero banners) to avoid harming your Largest Contentful Paint (LCP) score.