Images are usually the heaviest bytes on a page, so optimizing them is the biggest LCP win. Three levers: modern formats, responsive sizing, and loading priority.
Modern formats: AVIF / WebP
AVIF and WebP compress far smaller than JPEG/PNG at the same quality (AVIF often 50% smaller than JPEG). Serve them with a fallback so old browsers still work:
