Largest Contentful Paint
Why it matters
LCP is the moment the biggest element in the viewport finishes rendering, which is when a visitor feels the page has arrived. Google's threshold for good is 2.5 seconds.
How to fix it
Preload the hero image or font, serve images sized for their slot in a modern format, and remove render-blocking CSS.
Check a page for this