<!DOCTYPE html>

<html lang="en">

<head>

<link rel="stylesheet" href="styles.css"> 

    <meta charset="UTF-8">

    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <meta name="description" content="Sma Craft Beer Bar – the best craft beer bar in Tbilisi. A wide selection of Georgian craft breweries, exclusive homebrews, and juicy burgers. Come visit us!">

    <meta name="keywords" content="craft beer Tbilisi, best bars in Tbilisi, Georgian craft beer, Sma Craft Beer Bar, craft beer bar Georgia, best beer in Tbilisi, local breweries, კრაფტული ლუდი თბილისი, საუკეთესო ბარი თბილისი, ქართული კრაფტ ლუდი, სმა კრაფტ ბარი">

    <meta name="author" content="Sma Craft Beer Bar">

    <meta property="og:title" content="Sma Craft Beer Bar – Best Craft Beer Bar in Tbilisi">

    <meta property="og:description" content="Try the best Georgian craft breweries and our exclusive homebrews. Burgers, cozy atmosphere, and great beer await you!">

    <meta property="og:image" content="https://www.instagram.com/sma.tbilisi/profile_pic">

    <meta property="og:url" content="https://g.co/kgs/Gvsy4CH">

    <title>Sma Craft Beer Bar | Best Craft Beer Bar in Tbilisi</title>

    <link rel="stylesheet" href="styles.css">

    <link rel="icon" href="favicon.ico" type="image/x-icon">

</head>

<body>

    <header>

        <h1>Sma Craft Beer Bar 🍺</h1>

        <p>The best craft beer bar in Tbilisi. Home of Georgian craft beer.</p>

        <nav>

            <ul>

                <li><a href="#menu">Menu</a></li>

                <li><a href="#location">Find Us</a></li>

                <li><a href="#contact">Contact</a></li>

            </ul>

        </nav>

    </header>

    

    <section id="about">

        <h2>About Us</h2>

        <p>Welcome to <strong>Sma Craft Beer Bar</strong> – where craft beer meets comfort and atmosphere. We bring you the best Georgian craft beers and exclusive homebrew releases.</p>

    </section>

    

    <section id="menu">

        <h2>Menu</h2>

        <p>🍺 **Best Georgian Craft Breweries:**</p>

        <ul>

            <li>Black Lion Brewery</li>

            <li>Megobrebi Beer</li>

            <li>Number 8 Craft Brewery</li>

            <li>Chito Beer</li>

            <li>Sma Homebrews (exclusive to our bar)</li>

        </ul>

        <p>🍔 **Juicy burgers and the best comfort food!**</p>

    </section>

    

    <section id="location">

        <h2>Find Us</h2>

        <p>📍 Located in the heart of Tbilisi:</p>

        <iframe src="https://www.google.com/maps/embed/v1/place?q=Sma+Craft+Beer+Bar+Tbilisi&key=YOUR_GOOGLE_MAPS_API_KEY" width="600" height="450" style="border:0;" allowfullscreen></iframe>

    </section>

    

    <section id="contact">

        <h2>Contact</h2>

        <p>📞 <a href="tel:+995000000000">+995 000 000 000</a></p>

        <p>📧 <a href="mailto:info@smacraftbeer.ge">info@smacraftbeer.ge</a></p>

        <p>📷 <a href="https://www.instagram.com/sma.tbilisi/" target="_blank">Instagram</a></p>

        <p>🌍 <a href="https://g.co/kgs/Gvsy4CH" target="_blank">Google Maps</a></p>

    </section>

    

    <footer>

        <p>&copy; 2024 Sma Craft Beer Bar. All rights reserved.</p>

    </footer>

</body>

</html>