Skip to content

docs: fix hero headline — React on new line, 'composable' → 'faster'#19

Merged
vitbokisch merged 1 commit into
mainfrom
design/hero-headline-fix
May 21, 2026
Merged

docs: fix hero headline — React on new line, 'composable' → 'faster'#19
vitbokisch merged 1 commit into
mainfrom
design/hero-headline-fix

Conversation

@vitbokisch

Copy link
Copy Markdown
Member

Summary

Two-character tweak to the hero title that we caught after #18 merged.

Before (broken 3-line wrap, " React" ran together):
```
Build, style
& React
apps composable.
```

After:
```
Build, style
&
React apps faster.
```

Restores the original design's wrap, and "faster." is closer to what the rotating verbs (ship/theme/test/animate/bundle) actually deliver than "composable." did.

Test plan

  • bun run build — clean
  • Reads naturally with each verb in the rotation

Now reads:
  Build, style
  & <verb>
  React apps faster.

instead of the broken three-line wrap that ran "<verb> React" together.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vitbokisch vitbokisch merged commit 8fc5e8b into main May 21, 2026
1 check passed
@vitbokisch vitbokisch deleted the design/hero-headline-fix branch May 21, 2026 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant