Commit 4a98b77
ux: P0 fixes from UI audit — affordance, IA consolidation, showcase icons
P0 #1 — Homepage subhead linked 'Free, open source.' to /vs-books which
was a misleading affordance (users expect a definition page, got a
comparison). Now links 'open source on GitHub' to the actual repo. Same
fix on mobile copy.
P0 #2 — /generator and /toolbox were competing for the same intent (two
clicks to reach the form). Embedded GeneratorClient inline at the top
of /toolbox under #generators. /generator route remains for deep-links
but canonical now points to /toolbox. Homepage CTA updated to
/toolbox#generators.
P1 #3 — /built-with cards were text-only. Added favicons via Google's
service (CSP-allowed), reorganized card header with icon + name +
surface badges (🌐 🍎 🤖) + stack, Visit → on the right.
Verified locally with `next build` — all routes prerender cleanly.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 59c313e commit 4a98b77
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments