feat(homepage): emphasize single-player and observer modes

Update arcade section subtitle to highlight both single-player
challenges and multiplayer battles. Also mention the ability to
invite friends to observe games live over the network.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Thomas Hallock 2025-10-20 18:51:20 -05:00
parent 33ab7aaaf0
commit a537bc18c3
1 changed files with 2 additions and 2 deletions

View File

@ -363,8 +363,8 @@ export default function HomePage() {
The Arcade
</h2>
<p className={css({ color: 'gray.400', fontSize: 'md' })}>
Create or join multiplayer rooms to play real-time games with friends over the
network
Single-player challenges and multiplayer battles in networked rooms. Invite
friends to play or watch live.
</p>
</div>