237 lines
9.5 KiB
HTML
237 lines
9.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>The Fat Dragon — Ashbourne, Co. Meath</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=Inter:wght@300;400;500;600&display=swap" rel="stylesheet">
|
|
<link rel="stylesheet" href="/css/style.css">
|
|
</head>
|
|
<body>
|
|
|
|
<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>
|
|
|
|
<!-- HERO -->
|
|
<section class="hero">
|
|
<div class="hero-bg"></div>
|
|
<div class="hero-body">
|
|
<span class="badge badge-gold" style="margin-bottom:1.5rem">Coming Soon</span>
|
|
<span class="hero-icon">🐉</span>
|
|
<h1 class="hero-title">The Fat Dragon</h1>
|
|
<p class="hero-place">Ashbourne · Co. Meath · Ireland</p>
|
|
<p class="hero-copy">
|
|
A brand-new game shop is coming to Ashbourne — retro arcade cabinets,
|
|
tabletop strategy, D&D campaigns, and a space built for every kind of player.
|
|
</p>
|
|
<span class="hero-note">Opening July 2026 · D&D bookings open now</span>
|
|
<div class="hero-ctas">
|
|
<a href="/book-now/dnd.html" class="btn btn-gold">⚔️ D&D Sessions</a>
|
|
<a href="/arcade.html" class="btn btn-outline">🕹️ Retro Arcade</a>
|
|
<a href="/board-games.html" class="btn btn-outline">🎲 Board Games</a>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- ARCADE PREVIEW -->
|
|
<section class="section section--alt section--border">
|
|
<div class="container">
|
|
<div class="two-col">
|
|
<div class="panel cabinet">
|
|
<div class="cabinet-screen-wrap">
|
|
<div class="cabinet-screen">
|
|
<div class="screen-title">FAT DRAGON</div>
|
|
<div class="screen-sub">Arcade · Est. 2026</div>
|
|
<div class="screen-insert">Insert Coin to Continue</div>
|
|
</div>
|
|
</div>
|
|
<div class="cabinet-controls">
|
|
<div class="stick"></div>
|
|
<div class="btn-ab" style="background:#c0392b;margin-left:10px"></div>
|
|
<div class="btn-ab" style="background:#2980b9"></div>
|
|
<div class="btn-ab" style="background:#e67e22"></div>
|
|
<div class="btn-ab" style="background:#27ae60"></div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<span class="label">Retro Arcade</span>
|
|
<h2 class="section-title">Play Against Friends and Rivals</h2>
|
|
<p class="section-desc">
|
|
Relive the golden age of gaming with our hand-picked collection of classic
|
|
arcade cabinets. Challenge friends head-to-head or prove yourself against
|
|
the machine — the high score board awaits.
|
|
</p>
|
|
<div class="tag-list">
|
|
<span class="tag">Mortal Kombat II</span>
|
|
<span class="tag">Mortal Kombat III</span>
|
|
<span class="tag">Street Fighter II</span>
|
|
<span class="tag">Street Fighter III</span>
|
|
<span class="tag">Time Crisis</span>
|
|
<span class="tag">Marvel vs. Capcom</span>
|
|
<span class="tag">Pac-Man</span>
|
|
<span class="tag">Space Invaders</span>
|
|
</div>
|
|
<div style="margin-top:1.75rem">
|
|
<a href="/arcade.html" class="btn btn-outline">Explore the Arcade →</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- BOARD GAMES PREVIEW -->
|
|
<section class="section">
|
|
<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">Board & Card Games</span>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<span class="label">Board & Card Games</span>
|
|
<h2 class="section-title">Gather Around the Table</h2>
|
|
<p class="section-desc">
|
|
From grand strategy to fast-paced card battles, our library has something
|
|
for every group. Bring your crew or join a scheduled game — the table is always open.
|
|
</p>
|
|
<div class="game-cats">
|
|
<div class="game-cat">
|
|
<div class="cat-title">Strategy Games</div>
|
|
<ul class="cat-games">
|
|
<li>Catan</li><li>Ticket to Ride</li><li>Village</li><li>Dune</li>
|
|
</ul>
|
|
</div>
|
|
<div class="game-cat">
|
|
<div class="cat-title">Card Games</div>
|
|
<ul class="cat-games">
|
|
<li>Magic: The Gathering</li><li>Pokémon TCG</li><li>Yu-Gi-Oh!</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div style="margin-top:1.75rem">
|
|
<a href="/board-games.html" class="btn btn-outline">See All Games →</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- EVENTS TEASER -->
|
|
<section class="section section--alt section--border" style="text-align:center">
|
|
<div class="container" style="max-width:680px">
|
|
<span class="badge badge-purple" style="margin-bottom:1.25rem">Events & Tournaments</span>
|
|
<h2 class="section-title">Compete, Collaborate, Celebrate</h2>
|
|
<p class="section-desc" style="margin:0 auto 2rem">
|
|
Every Saturday is tournament day. Retro fighter tournaments, TCG events,
|
|
board game championships — something for every kind of player.
|
|
</p>
|
|
<div style="display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:2rem">
|
|
<span class="badge badge-purple">D&D Campaign Nights</span>
|
|
<span class="badge badge-purple">Fighting Game Tournaments</span>
|
|
<span class="badge badge-purple">Pokémon TCG Events</span>
|
|
<span class="badge badge-purple">Board Game Socials</span>
|
|
<span class="badge badge-purple">Magic: The Gathering</span>
|
|
</div>
|
|
<a href="/events.html" class="btn btn-gold">View Full Schedule →</a>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- FIND US TEASER -->
|
|
<section class="section" id="contact">
|
|
<div class="container">
|
|
<div class="two-col">
|
|
<div>
|
|
<span class="label">Find Us</span>
|
|
<h2 class="section-title">Come Visit The Fat Dragon</h2>
|
|
<p class="section-desc" style="margin-bottom:1.5rem">
|
|
We’d love to see you! Opening July 2026 in Ashbourne, Co. Meath.
|
|
</p>
|
|
<ul class="contact-list">
|
|
<li><span class="contact-icon">📍</span> Ashbourne, Co. Meath, Ireland</li>
|
|
<li><span class="contact-icon">📞</span><a href="tel:+353899409075">089 940 9075</a></li>
|
|
<li><span class="contact-icon">✉️</span><a href="mailto:hello@denofdragons.com">hello@denofdragons.com</a></li>
|
|
</ul>
|
|
<div style="margin-top:1.5rem">
|
|
<a href="/find-us.html" class="btn btn-outline">Get Directions →</a>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="map-embed">
|
|
<iframe
|
|
src="https://www.openstreetmap.org/export/embed.html?bbox=-6.56%2C53.50%2C-6.50%2C53.54&layer=mapnik&marker=53.515%2C-6.540"
|
|
title="Ashbourne, Co. Meath map" loading="lazy" allowfullscreen>
|
|
</iframe>
|
|
</div>
|
|
</div>
|
|
</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>
|