Commit 9c7f511
perf(connect): lazy-load onboarding intro images
The agent introduction slides forced eager loading via `priority`, so the
large Connect PNGs were preloaded up front, slowing the "Select agent" step.
Switch to loading="lazy" and compress the Connect intro assets.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent e942ba8 commit 9c7f511
4 files changed
Lines changed: 1 addition & 1 deletion
File tree
- frontend
- components/AgentIntroduction
- public/introduction
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
Loading
Loading
Loading
0 commit comments