- Shipped
- September 6, 2026 at 5:51 AM UTC
- Author
- Kamo
- Commit
- 869cd5b
The hero CTA carried a generic ArrowRight, which told a reader nothing they did not already know from the button being a button. The objection it has to answer at that moment is "what will this cost me" — so it now carries a white credit card struck through by a red diagonal. Hand-drawn as a component rather than imported: lucide-react has `credit-card` but no `credit-card-off`, and a lucide glyph is one `currentColor` throughout, so it could not carry the red strike anyway. The card stays `currentColor` (white on this button); only the strike is hard-coded, because it means "no" on every surface. 20px rather than the arrow's 16 — the card's stripe and strike are illegible at 16 next to 16px bold text.