150 lines
6 KiB
HTML
150 lines
6 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>Book Now — 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=Inter: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">Bookings</span>
|
|
<h1 class="page-title">Book Your Experience</h1>
|
|
<p class="section-desc">
|
|
D&D sessions are available to book right now. Arcade and tabletop bookings open at our July 2026 launch.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
|
|
<section class="section">
|
|
<div class="container">
|
|
<div class="booking-cards">
|
|
|
|
<a href="/book-now/dnd.html" class="booking-card">
|
|
<div class="icon">⚔️</div>
|
|
<div class="title">D&D Sessions</div>
|
|
<p class="desc">
|
|
Book a Dungeons & Dragons session. Fridays, Saturdays, and Sundays.
|
|
Up to 4 players per night. Multiple locations available.
|
|
</p>
|
|
<span class="avail avail-open">Bookings Open Now</span>
|
|
</a>
|
|
|
|
<a href="/book-now/arcade.html" class="booking-card">
|
|
<div class="icon">🕹️</div>
|
|
<div class="title">Retro Arcade</div>
|
|
<p class="desc">
|
|
Reserve a machine and step back into the golden age of arcade gaming.
|
|
30 min or 1 hour sessions, up to 8 guests.
|
|
</p>
|
|
<span class="avail avail-soon">Opens July 2026</span>
|
|
</a>
|
|
|
|
<a href="/book-now/table-games.html" class="booking-card">
|
|
<div class="icon">🎲</div>
|
|
<div class="title">Table Top Games</div>
|
|
<p class="desc">
|
|
Book a table for board games, card games, and casual play.
|
|
Bring your group, or join a public session.
|
|
</p>
|
|
<span class="avail avail-soon">Opens July 2026</span>
|
|
</a>
|
|
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="section section--alt section--border" style="text-align:center">
|
|
<div class="container" style="max-width:580px">
|
|
<span class="label" style="justify-content:center;display:flex">Questions?</span>
|
|
<h2 class="section-title" style="margin-bottom:.75rem">Get in Touch</h2>
|
|
<p style="color:var(--text-2);font-size:.93rem;margin-bottom:1.5rem">
|
|
Not sure which booking is right for you? Drop us a message and we’ll help you out.
|
|
</p>
|
|
<div style="display:flex;flex-wrap:wrap;gap:1rem;justify-content:center">
|
|
<a href="mailto:hello@denofdragons.com" class="btn btn-outline">✉️ hello@denofdragons.com</a>
|
|
<a href="tel:+353899409075" class="btn btn-outline">📞 089 940 9075</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>
|