<!DOCTYPE html>
<html lang="en">
<head>
    <meta name="google-site-verification" content="-QePRzHUQ8IDCXKIeE_7Tqbu2NsdPpafFT909LqR-yU" />
    <link rel="shortcut icon" type="image/x-icon" href="/imgs/logo.jpg">
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="/styles/header.css">
    <link rel="stylesheet" href="/styles/index.css">
    <script src="/js/header.js" defer></script>
    <script type="module" src="/blogs/data/data.js"></script>
    <script src="/js/idex.js" defer></script>
    <title>best Nigerian foods</title>
    <meta name="msvalidate.01" content="0DDB15069E51CD676DEBCE9F1FC37339" />
    <meta name="keyword" content="food blog,blogs,learning,foods,Nigerian foods,traditional nigerian foods,about Nigeria">
    <meta name="discription" content="Discover the best Nigerian food from our blogs, from iconic dishes like jellof Rice and Afang soup and Discover the diverse ingredent that makes Nigeriancursine a true celebration of culture and taste">
</head>
 <!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-D913NPSYM"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-D913NPSYM');
</script>
<body>
    <div id="dropdown" class="openmenu">
        <div id="cmenu" onclick="openMenuD()">
            <div id="micon" class="cone"></div>
            <div id="micon" class="ctwo"></div>
        </div>
        <b>HOME</b>
        <div id="blogdrop">
            <a href='/blogs'>blogs</a> <div id="blogDC"><div id="em1"></div> <div id="em2"></div></div>
        </div>
        <div id="dropblog"></div>
        <a href='/about'>about</a>
        <a href='/video'>videos</a>
    </div>
    <header id="header">
        
        <a href="" id="menu" onclick="openMenuD(); return false" title="click 'm' to open menu">
            <div id="menuicon" class="icons"></div>
            <div id="menuicon" class="icons"></div>
            <div id="menuicon" class="icons"></div>
        </a>
        
       <a href='/' id='site_icon'><b>BNF</b></a>
       <div>
        lig/dac
       </div>
    </header>
    <main>
        <div id="headm">
            <div id="imgcon">
                <img src="/imgs/logo.jpg" id="headimg" alt="best Nigerian food logo">
            </div>
            
        </div>

        <section id="scrol">
                <div id="imgli">
                    <div id="img">
                        <div id="imgc">
                            <!-- on default display -->
                            <img src="/imgs/jollo-rice-640x427.jpg.webp" alt="best nigerian foods" id="idsimg">
                        </div>
                        <div id="ids-ms">
                            <h2 id="idname">Nigerian jellof rice</h2>
                            <p id="dis">Nigerian jellof Rice is a vibrant and flavorful one-pot dish that holds a special place in Nigeria cuisine. it known for its orange color and savory taste made with a blend of rice, tomatoes, pappers and varity of aromatic spices</p>
                        </div>
                    </div>
                </div>
        </section>
        <section>
            <div id="loop">

            </div>
        </section>
        <section id="quotecon">
            <div id="quote">
                <strong>"Eating good food is one of the source to happeness"</strong>
            </div>
        </section>
        <section id="why">
            <h2 id="AND">About Nigerian Dishes</h2>
            <div >
                <p>Nigerian cursine is a vibrant reflection of the country's heritage, featuring popular dishes like jellof Rice, suya, and Egusi soup.</p>
            </div>
        </section>
        <section id="about">
            <h2>About us</h2>
            <div id="aboutdit">
                <div id="text">
                    From iconic staples like jollof rice, ponded yam, egusi soup and suya, to hidden gems like moin moin, ukodu,
                    and ofada rice, we bring you the best of Nigerian cursine. Our mission is to showcase the unoque taste of Nigeria, one dish at a time.
                </div>
                <a href='/about' title='read about us'>read...</a>
            </div>
        </section>
        <section id="home-blog">
            <a href='/blogs'><button id="blog-btn" title="Our engaging blogs posts">BLOGS</button></a>
        </section>
    </main>
    <footer>
        <div id="footerd1">
            <a href="/">HOME</a>
            <a href='/blogs'>BLOGS</a>
            <a href='/about'>About us</a>
            <a href='/video'>Video's</a>
        </div>
        <div id="requried">
            <a href='/requried/privacy-policy' style='color: white;' target='_blank' title>read privacy policy</a>
            <a href='/requried/terms' style='color: white;' target='_blank' title='our terms'>terms and conditions</a>
            <a href='/requried/contact' style='color: white;' target='_blank' title='reach out to us'>contact us</a>
        </div>
        <div id="footerd2">
            <b>copyright 2025<h6>c</h6> version</b>
        </div>
    </footer>
</body>
</html>
