Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ <h1 id="hero-title">Play smarter. Faster.</h1>
Arcade-fast games and AI-assisted learning in one polished experience.
</p>
<div class="cta-row">
<a href="/games/spades/index.html" class="btn primary" aria-label="Play 60-Second Spades">Play 60-Second Spades</a>
<a href="Tetris.html" class="btn primary" aria-label="Play Tetris">Play Tetris</a>
<a href="#" class="btn secondary" aria-label="Get TestFlight">Get TestFlight</a>
</div>
</section>
Expand Down