Jump to content

Create Your Profile or Promote Your Brand

Want to make your profile on Wikigama or promote your company, startup, product, or service?

Contact us: contact@wikigama.org

Template:Main page: Difference between revisions

From Wikigama
No edit summary
No edit summary
Line 1: Line 1:
<!DOCTYPE html>
<div class="mainpage-hero">
<html lang="en">
  <h1>Welcome to <span class="highlight">DeshPedia</span> 🇮🇳</h1>
<head>
   <p>Your source for Indian influencers, startups, and culture.</p>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
  <title>Main Page - DeshCrux</title>
   <link rel="stylesheet" href="style.css" />
</head>
<body>


   <header>
   <div class="main-buttons">
     <div class="logo">DeshCrux</div>
     <a href="/wiki/Special:AllPages" class="main-btn">Explore Wiki</a>
     <button class="toggle-theme" onclick="toggleMode()">Dark Mode</button>
     <a href="/wiki/Special:Community" class="main-btn orange">Join Community</a>
   </header>
   </div>


   <main>
   <div class="social-icons">
     <section class="hero">
     <a href="https://twitter.com/" target="_blank"><i class="fab fa-x-twitter"></i></a>
      <h1>Welcome to DeshCrux</h1>
    <a href="https://youtube.com/" target="_blank"><i class="fab fa-youtube"></i></a>
      <p>Your trusted source for curated knowledge, startups, and trends.</p>
    <a href="https://github.com/" target="_blank"><i class="fab fa-github"></i></a>
    </section>
  </div>


    <section class="cards">
  <div class="language-links">
      <div class="card" style="animation-delay: 0.1s">
    [[cs:|Čeština]] • [[hi:|हिन्दी]] • [[es:|Español]] • [[fr:|Français]] • [[ja:|日本語]]
        <h3>News Updates</h3>
  </div>
        <p>Stay updated with the latest trending news from across the nation and globe.</p>
</div>
      </div>
      <div class="card" style="animation-delay: 0.2s">
        <h3>Startup Profiles</h3>
        <p>Explore innovative startups, their stories, and funding journeys.</p>
      </div>
      <div class="card" style="animation-delay: 0.3s">
        <h3>Influencer Watch</h3>
        <p>Know the key influencers shaping the digital landscape today.</p>
      </div>
    </section>
  </main>
 
  <footer>
    &copy; 2025 DeshCrux. All rights reserved.
  </footer>
 
  <script src="script.js"></script>
</body>
</html>

Revision as of 11:06, 21 May 2025

Welcome to DeshPedia 🇮🇳

Your source for Indian influencers, startups, and culture.

   <a href="/wiki/Special:AllPages" class="main-btn">Explore Wiki</a>
   <a href="/wiki/Special:Community" class="main-btn orange">Join Community</a>