PERFORMANCE
- 🔥This performance score is a crime against user patience.
- →Compress hero images and switch to WebP/AVIF format.LCP: 14.3 sImpact: highEffort: medium
Why this matters
Largest Contentful Paint is 14.3 s, so the main visual payload is a likely speed bottleneck.
- →Defer non-critical JavaScript and reduce render-blocking resources.TBT: 120 msImpact: highEffort: medium
Why this matters
Total Blocking Time is 120 ms, which points to main-thread JavaScript friction.
- →Enable CDN caching and serve static assets with long cache TTLs.FCP: 4.5 sImpact: mediumEffort: low
Why this matters
First Contentful Paint is 4.5 s; caching keeps repeat visits from paying the same network cost.
