Commit 2d1644b
Landing hero polish: drop AI-tell pill, fix mobile, name 'Open source', point docs at developer.litprotocol.com (#29)
* style(landing): remove 'LIT PROTOCOL · TEE-secured compute' badge
Drop the pill badge above the hero h1 — it reads as an AI tell.
Also remove the unused HeroBadge component.
* style(landing): fix hero mobile typography and pillar stacking
- Add tight line-height (1.1) to mobile h1 so the smaller size doesn't
inherit the browser default of ~1.55, which made the three lines feel
loose and disjointed at 375px.
- Add text-balance so wrapped headings break more evenly.
- Hide the desktop <br /> tags below md: at 375px they orphaned 'API.'
on its own line. The three-line Read / Compute / Write framing still
enforces at md+ where it pairs with the pillars below.
- Stack the READ / COMPUTE / WRITE pillars to one column on mobile.
At 109px wide they were cramped and the center pillar's two-line copy
broke the symmetry.
* Hero subhead: name 'Open source' alongside 'no backend to trust'
Lit is open source but nothing above the fold said so — the only
GitHub reference lived in the footer. Folding it into the trust
clause keeps the subhead a similar length and reads as one beat:
the runtime is open, and there's no backend behind it to worry about.
* Update DOCS_LINK to developer.litprotocol.com (drop naga subdomain)
---------
Co-authored-by: Chris Cassano <chris@litprotocol.com>1 parent db74c23 commit 2d1644b
2 files changed
Lines changed: 9 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 8 | | |
16 | 9 | | |
17 | 10 | | |
| |||
42 | 35 | | |
43 | 36 | | |
44 | 37 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
51 | 43 | | |
52 | 44 | | |
53 | 45 | | |
54 | 46 | | |
55 | | - | |
56 | | - | |
| 47 | + | |
| 48 | + | |
57 | 49 | | |
58 | 50 | | |
59 | 51 | | |
| |||
75 | 67 | | |
76 | 68 | | |
77 | 69 | | |
78 | | - | |
| 70 | + | |
79 | 71 | | |
80 | 72 | | |
81 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments