Commit c831cd9
fix(billing): remove unnecessary 'human-only / cancel via support' preamble (#71)
User feedback: the ROBanner at the top of /app/billing carries copy that
duplicates information the rest of the page already communicates —
- the "stay clickable" sentence is implied by the CTAs that ARE clickable
- the "cancel via support" sentence is in the FAQ + the downgrade mailto
The banner adds vertical noise above the pricing grid and pushes the
actual upgrade tiles below the fold on smaller viewports. Remove it.
If the policy ever needs an in-product explanation, surface it inline on
the specific affordance (e.g., a tooltip on a disabled cancel button)
rather than as a page-level banner.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 110d81f commit c831cd9
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | 323 | | |
331 | 324 | | |
332 | 325 | | |
| |||
0 commit comments