PERFORMANCE
- 🔥Speed this bad should come with a formal apology in the title tag.
- →Compress hero images and switch to WebP/AVIF format.LCP: 27.2 sImpact: highEffort: medium
Why this matters
Largest Contentful Paint is 27.2 s, so the main visual payload is a likely speed bottleneck.
- →Defer non-critical JavaScript and reduce render-blocking resources.TBT: 890 msImpact: highEffort: medium
Why this matters
Total Blocking Time is 890 ms, which points to main-thread JavaScript friction.
- →Enable CDN caching and serve static assets with long cache TTLs.FCP: 21.2 sImpact: mediumEffort: low
Why this matters
First Contentful Paint is 21.2 s; caching keeps repeat visits from paying the same network cost.
