What does lazyload do?

Lazyload loads images only when they appear on the screen. This reduces initial page load time, saves data, and improves performance—especially on image-heavy pages.