243 lines
10 KiB
HTML
243 lines
10 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<!-- Google Tag Manager -->
|
|
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
|
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
|
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
|
})(window,document,'script','dataLayer','GTM-NWGDQ3S8');</script>
|
|
<!-- End Google Tag Manager -->
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Board & Card Games — The Fat Dragon</title>
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Orbitron:wght@400;600;900&family=Poppins:wght@300;400;500;600&display=swap" rel="stylesheet">
|
|
<link rel="stylesheet" href="/css/style.css">
|
|
</head>
|
|
<body>
|
|
<!-- Google Tag Manager (noscript) -->
|
|
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NWGDQ3S8"
|
|
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
|
<!-- End Google Tag Manager (noscript) -->
|
|
|
|
<nav class="nav">
|
|
<a href="/" class="nav-logo"><span class="dragon">🐉</span> The Fat Dragon</a>
|
|
<ul class="nav-links">
|
|
<li><a href="/arcade.html">Arcade</a></li>
|
|
<li><a href="/board-games.html">Board Games</a></li>
|
|
<li><a href="/events.html">Events</a></li>
|
|
</ul>
|
|
<div class="nav-right">
|
|
<a href="/find-us.html" class="nav-find">Find Us</a>
|
|
<a href="/book-now/" class="btn btn-gold btn-sm">Book Now</a>
|
|
</div>
|
|
<button class="nav-toggle" aria-expanded="false" aria-label="Toggle menu">
|
|
<span></span><span></span><span></span>
|
|
</button>
|
|
</nav>
|
|
|
|
<div class="page-hero">
|
|
<div class="container">
|
|
<span class="label">Board & Card Games</span>
|
|
<h1 class="page-title">🎲 Gather Around the Table</h1>
|
|
<p class="section-desc">
|
|
Our goal is to provide a space for social and competitive board game play.
|
|
Bring some friends, or join a scheduled game — everyone is welcome at the table.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- STRATEGY GAMES -->
|
|
<section class="section">
|
|
<div class="container">
|
|
<div class="two-col">
|
|
<div>
|
|
<span class="label">Strategy Games</span>
|
|
<h2 class="section-title">Think Three Moves Ahead</h2>
|
|
<p class="section-desc" style="margin-bottom:1.5rem">
|
|
From the rolling hills of Catan to the treacherous politics of Dune, our strategy
|
|
library rewards cunning, planning, and just the right amount of betrayal.
|
|
</p>
|
|
<div style="display:grid;gap:.75rem">
|
|
|
|
<div class="panel" style="padding:1.1rem 1.3rem;display:flex;gap:1rem;align-items:center">
|
|
<span style="font-size:1.75rem;flex-shrink:0">🌾</span>
|
|
<div>
|
|
<div style="font-weight:600;color:var(--text);margin-bottom:.2rem">Catan</div>
|
|
<div style="color:var(--muted);font-size:.85rem">Settle. Trade. Build. 3-4 players. Classic gateway strategy.</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="panel" style="padding:1.1rem 1.3rem;display:flex;gap:1rem;align-items:center">
|
|
<span style="font-size:1.75rem;flex-shrink:0">🚂</span>
|
|
<div>
|
|
<div style="font-weight:600;color:var(--text);margin-bottom:.2rem">Ticket to Ride</div>
|
|
<div style="color:var(--muted);font-size:.85rem">Claim routes across Europe. 2-5 players. Easy to learn, hard to master.</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="panel" style="padding:1.1rem 1.3rem;display:flex;gap:1rem;align-items:center">
|
|
<span style="font-size:1.75rem;flex-shrink:0">🏘️</span>
|
|
<div>
|
|
<div style="font-weight:600;color:var(--text);margin-bottom:.2rem">Village</div>
|
|
<div style="color:var(--muted);font-size:.85rem">Build a legacy across generations. 2-4 players. Spiel des Jahres winner.</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="panel" style="padding:1.1rem 1.3rem;display:flex;gap:1rem;align-items:center">
|
|
<span style="font-size:1.75rem;flex-shrink:0">🏜️</span>
|
|
<div>
|
|
<div style="font-weight:600;color:var(--text);margin-bottom:.2rem">Dune</div>
|
|
<div style="color:var(--muted);font-size:.85rem">Control the spice. Control the universe. 2-6 players. Epic political warfare.</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<div class="panel board-visual">
|
|
<div class="board-art">
|
|
<span class="icon">♟️</span>
|
|
<span class="caption">Strategy Games</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- CARD GAMES -->
|
|
<section class="section section--alt section--border">
|
|
<div class="container">
|
|
<div class="two-col two-col--reverse">
|
|
<div class="panel board-visual">
|
|
<div class="board-art">
|
|
<span class="icon">🃏</span>
|
|
<span class="caption">Tabletop Card Games</span>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<span class="label">Tabletop Card Games</span>
|
|
<h2 class="section-title">Build Your Deck. Rule the Table.</h2>
|
|
<p class="section-desc" style="margin-bottom:1.5rem">
|
|
Whether you’re a seasoned planeswalker or just opening your first booster pack,
|
|
there’s a table for you. Casual play every day; tournaments on the third Saturday of each month.
|
|
</p>
|
|
|
|
<div style="display:grid;gap:.75rem">
|
|
|
|
<div class="panel" style="padding:1.1rem 1.3rem;display:flex;gap:1rem;align-items:center">
|
|
<span style="font-size:1.75rem;flex-shrink:0">⚔️</span>
|
|
<div>
|
|
<div style="font-weight:600;color:var(--text);margin-bottom:.2rem">Magic: The Gathering</div>
|
|
<div style="color:var(--muted);font-size:.85rem">Commander, Standard, Draft. Bring your deck or borrow one of ours. Monthly unofficial tournaments.</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="panel" style="padding:1.1rem 1.3rem;display:flex;gap:1rem;align-items:center">
|
|
<span style="font-size:1.75rem;flex-shrink:0">⚡</span>
|
|
<div>
|
|
<div style="font-weight:600;color:var(--text);margin-bottom:.2rem">Pokémon TCG</div>
|
|
<div style="color:var(--muted);font-size:.85rem">Standard and casual formats. Great for all ages. Monthly tournaments alternating with MTG.</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="panel" style="padding:1.1rem 1.3rem;display:flex;gap:1rem;align-items:center">
|
|
<span style="font-size:1.75rem;flex-shrink:0">🌀</span>
|
|
<div>
|
|
<div style="font-weight:600;color:var(--text);margin-bottom:.2rem">Yu-Gi-Oh!</div>
|
|
<div style="color:var(--muted);font-size:.85rem">Casual dueling always welcome. Competitive play for those who dare.</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- D&D / RPG -->
|
|
<section class="section">
|
|
<div class="container">
|
|
<div style="max-width:720px;margin:0 auto;text-align:center">
|
|
<span class="badge badge-gold" style="margin-bottom:1.25rem">Dungeons & Dragons</span>
|
|
<h2 class="section-title">Roll for Initiative</h2>
|
|
<p class="section-desc" style="margin:0 auto 1.5rem">
|
|
D&D sessions are available to book right now — even before we open our doors.
|
|
Fridays 6–10 PM, Saturdays 5–9 PM, and Sundays 2–6 PM.
|
|
Max 4 players per session.
|
|
</p>
|
|
<div style="display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;margin-bottom:2rem">
|
|
<span class="tag">Fridays 6 PM – 10 PM</span>
|
|
<span class="tag">Saturdays 5 PM – 9 PM</span>
|
|
<span class="tag">Sundays 2 PM – 6 PM</span>
|
|
<span class="tag">Max 4 Players</span>
|
|
<span class="tag">Dunshaughlin</span>
|
|
<span class="tag">Ratoath</span>
|
|
<span class="tag">Ashbourne</span>
|
|
<span class="tag">Finglas North</span>
|
|
</div>
|
|
<a href="/book-now/dnd.html" class="btn btn-gold">⚔️ Book a D&D Session →</a>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- CTA STRIP -->
|
|
<section class="section section--alt section--border" style="text-align:center">
|
|
<div class="container" style="max-width:600px">
|
|
<div class="cta-strip">
|
|
<h2>Ready to Play?</h2>
|
|
<p>Book a table for board games, card games, and casual play. Opening July 2026.</p>
|
|
<a href="/book-now/table-games.html" class="btn btn-gold">Book a Table →</a>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<footer>
|
|
<div class="footer-inner">
|
|
<div class="footer-grid">
|
|
<div>
|
|
<div class="footer-brand">🐉 The Fat Dragon</div>
|
|
<p class="footer-tagline">Ashbourne’s home for retro arcade gaming, tabletop strategy, and trading card battles. Opening July 2026.</p>
|
|
<div class="footer-contact">
|
|
<a href="mailto:hello@denofdragons.com">✉️ hello@denofdragons.com</a>
|
|
<a href="tel:+353899409075">📞 089 940 9075</a>
|
|
<span>📍 Ashbourne, Co. Meath, Ireland</span>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="footer-col-head">Hours</div>
|
|
<ul class="footer-hours">
|
|
<li><span class="day">Mon – Fri</span><span>12:00 – 22:00</span></li>
|
|
<li><span class="day">Saturday</span><span>09:00 – 22:00</span></li>
|
|
<li><span class="day">Sunday</span><span>09:00 – 21:00</span></li>
|
|
</ul>
|
|
</div>
|
|
<div>
|
|
<div class="footer-col-head">Explore</div>
|
|
<ul class="footer-links">
|
|
<li><a href="/arcade.html">Retro Arcade</a></li>
|
|
<li><a href="/board-games.html">Board Games</a></li>
|
|
<li><a href="/events.html">Events</a></li>
|
|
<li><a href="/find-us.html">Find Us</a></li>
|
|
</ul>
|
|
</div>
|
|
<div>
|
|
<div class="footer-col-head">Book</div>
|
|
<ul class="footer-links">
|
|
<li><a href="/book-now/dnd.html">D&D Sessions</a></li>
|
|
<li><a href="/book-now/arcade.html">Retro Arcade</a></li>
|
|
<li><a href="/book-now/table-games.html">Table Top Games</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="footer-bottom">
|
|
<span class="footer-copy">© 2026 The Fat Dragon. All rights reserved.</span>
|
|
<div class="footer-legal"><a href="#">Privacy</a><a href="#">Terms</a></div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
<script src="/js/main.js"></script>
|
|
</body>
|
|
</html>
|