Commit 6acc813
perf: cut LCP/page weight and lift Lighthouse scores across the board
Sizes Sanity team-photo/logo fetches instead of pulling full-resolution
originals, converts static PNGs to WebP, drops the unused image-slot.js
drag-and-drop scaffold (dead weight in production), lazy-loads
Blog/Financing/Ventures/BlogPost routes, and defers the Google Fonts
stylesheet so it stops blocking first paint. Also adds <main> landmarks
and fixes a few unlabeled form controls picked up along the way.
Local Lighthouse (desktop): Performance 94->100, Accessibility 79->96,
LCP 1.6s->0.5s, total page weight 1368KiB->276KiB.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent 60129e2 commit 6acc813
24 files changed
Lines changed: 210 additions & 152 deletions
File tree
- public/assets
- src
- pages
- styles
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
58 | 63 | | |
59 | 64 | | |
60 | 65 | | |
| 66 | + | |
| 67 | + | |
61 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
62 | 75 | | |
63 | 76 | | |
64 | 77 | | |
| |||
Binary file not shown.
Loading
Binary file not shown.
Loading
Binary file not shown.
Loading
Binary file not shown.
Loading
Loading
0 commit comments