
     <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FlauraFauna — Living Encyclopedia of Life on Earth</title>
<meta name="description" content="Discover and identify hundreds of thousands of plants, animals, fungi and more. AI photo identification, rich species data, and an organic nature blog.">
<meta name="keywords" content="species identification, AI plant identifier, animal identifier, biodiversity, encyclopedia, nature, wildlife">
<link rel="stylesheet" href="style.css">

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2E5449KBX6"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'G-2E5449KBX6');
</script>

<!-- Google AdSense -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9856602679301466" crossorigin="anonymous"></script>
</head>
<body>

<nav class="navbar">
  <a href="index.html" class="logo">🌿 FlauraFauna</a>
  <button class="nav-toggle" id="navToggle" aria-label="Menu">☰</button>
  <ul class="nav-links" id="navLinks">
    <li><a href="index.html" class="active">Home</a></li>
    <li><a href="encyclopedia.html">Encyclopedia</a></li>
    <li><a href="identify.html">AI Identify</a></li>
    <li><a href="blog.html">Blog</a></li>
    <li><a href="faq.html">FAQ</a></li>
    <li><a href="contact.html">Contact</a></li>
  </ul>
</nav>

<header class="hero">
  <div class="hero-content">
    <h1>🌿 FlauraFauna</h1>
    <p class="tagline">A living encyclopedia of life on Earth</p>
    <p class="sub">Explore over <strong>2 million</strong> species with photos, habitats, conservation status, and AI-powered photo identification.</p>
    <div class="hero-cta">
      <a href="identify.html" class="btn btn-primary">📸 Identify a Photo</a>
      <a href="encyclopedia.html" class="btn btn-secondary">🔍 Browse Species</a>
    </div>
    <div class="stats">Powered by iNaturalist · Wikipedia · GBIF · IUCN</div>
  </div>
</header>

<section class="features">
  <h2 class="section-title">What You Can Do</h2>
  <div class="feature-grid">
    <a href="identify.html" class="feature-card">
      <div class="feature-icon">🤖</div>
      <h3>AI Photo Identifier</h3>
      <p>Drag and drop a photo of any plant, animal, insect, or fungus. Our AI tells you exactly what species it is in seconds.</p>
    </a>
    <a href="encyclopedia.html" class="feature-card">
      <div class="feature-icon">📚</div>
      <h3>Massive Encyclopedia</h3>
      <p>Search and explore millions of species with rich photos, scientific data, conservation status, and global distribution.</p>
    </a>
    <a href="encyclopedia.html#favorites" class="feature-card">
      <div class="feature-icon">❤️</div>
      <h3>Save Favorites</h3>
      <p>Build your personal collection of fascinating species. Saved locally on your device — no sign-up needed.</p>
    </a>
    <a href="blog.html" class="feature-card">
      <div class="feature-icon">📖</div>
      <h3>Nature Blog</h3>
      <p>Read 25+ original, organically written articles about wildlife, conservation, and the wonders of the natural world.</p>
    </a>
    <a href="encyclopedia.html" class="feature-card">
      <div class="feature-icon">🛡️</div>
      <h3>Conservation Status</h3>
      <p>Live IUCN Red List integration shows which species are threatened, endangered, or critically at risk.</p>
    </a>
    <a href="faq.html" class="feature-card">
      <div class="feature-icon">❓</div>
      <h3>Learn & Ask</h3>
      <p>FAQ, contact form, and a friendly team ready to answer any question about species, the site, or nature itself.</p>
    </a>
  </div>
</section>

<section class="categories">
  <h2 class="section-title">Explore by Group</h2>
  <div class="cat-grid">
    <a href="encyclopedia.html?taxon=40151" class="cat-card">🦁<span>Mammals</span></a>
    <a href="encyclopedia.html?taxon=3" class="cat-card">🦅<span>Birds</span></a>
    <a href="encyclopedia.html?taxon=26036" class="cat-card">🦎<span>Reptiles</span></a>
    <a href="encyclopedia.html?taxon=20978" class="cat-card">🐸<span>Amphibians</span></a>
    <a href="encyclopedia.html?taxon=47178" class="cat-card">🐟<span>Fish</span></a>
    <a href="encyclopedia.html?taxon=47158" class="cat-card">🦋<span>Insects</span></a>
    <a href="encyclopedia.html?taxon=47119" class="cat-card">🕷️<span>Arachnids</span></a>
    <a href="encyclopedia.html?taxon=47115" class="cat-card">🐌<span>Mollusks</span></a>
    <a href="encyclopedia.html?taxon=47126" class="cat-card">🌳<span>Plants</span></a>
    <a href="encyclopedia.html?taxon=47170" class="cat-card">🍄<span>Fungi</span></a>
    <a href="encyclopedia.html?taxon=47120" class="cat-card">🦀<span>Crustaceans</span></a>
    <a href="encyclopedia.html?taxon=48222" class="cat-card">🪸<span>Coral & Cnidaria</span></a>
  </div>
</section>

<section class="cta-strip">
  <h2>Ready to identify a species?</h2>
  <p>Drop a photo and let our AI do the rest.</p>
  <a href="identify.html" class="btn btn-primary">Try AI Identify →</a>
</section>

<footer class="footer">
  <div class="footer-grid">
    <div>
      <h4>🌿 FlauraFauna</h4>
      <p>A free, open, living encyclopedia of life on Earth. Built for curious minds, students, naturalists, and anyone who loves the natural world.</p>
    </div>
    <div>
      <h4>Explore</h4>
      <a href="encyclopedia.html">Encyclopedia</a>
      <a href="identify.html">AI Identifier</a>
      <a href="blog.html">Blog</a>
    </div>
    <div>
      <h4>Help</h4>
      <a href="faq.html">FAQ</a>
      <a href="contact.html">Contact</a>
      <a href="privacy.html">Privacy Policy</a>
      <a href="terms.html">Terms of Service</a>
    </div>
    <div>
      <h4>Contact</h4>
      <a href="mailto:rshab7143@gmail.com">rshab7143@gmail.com</a>
      <a href="mailto:forsportsera@gmail.com">forsportsera@gmail.com</a>
    </div>
  </div>
  <div class="footer-bottom">
    <p>© 2026 FlauraFauna · Made with 💚 for nature · Data from iNaturalist, Wikipedia, GBIF, IUCN</p>
  </div>
</footer>

<script src="nav.js"></script>
</body>
</html>
