Replace broken logo placeholder with ASCII art hero section

Swapped the non-existing logo SVG and badge soup for a light-hearted
ASCII card table with poker suits. Added "No rake required." tagline.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Mikkel Georgsen 2026-02-08 05:38:39 +01:00
parent c972926d31
commit 7ecdec20a2

View file

@ -1,18 +1,18 @@
<p align="center"> ```
<img src="docs/assets/logo-placeholder.svg" alt="PVM Logo" width="120" /> ♠ ♥ ♣ ♦
</p>
<h1 align="center">PVM</h1> ╔═══════════════╗
<h3 align="center">Poker Venue Manager</h3> ║ P V M ║
║ ║
║ Poker Venue ║
║ Manager ║
╚═══════════════╝
<p align="center"> "Seat open, table 3!"
<strong>The all-in-one platform for poker venue operations.</strong><br/> ```
Tournaments. Cash games. Dealers. Players. Displays. All managed. Always on.
</p>
<p align="center"> > Tournaments. Cash games. Dealers. Players. Displays.
<code>SaaS</code>&nbsp;&middot;&nbsp;<code>Offline-Capable</code>&nbsp;&middot;&nbsp;<code>Real-Time</code>&nbsp;&middot;&nbsp;<code>Multi-Venue</code> > All managed. Always on. No rake required.
</p>
--- ---