<!DOCTYPE html>
<html lang="fr">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <title>Mosquée Ar-Rahma - Appel aux Dons</title>
  <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;700&display=swap" rel="stylesheet">
  <style>
    * { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; }
    body { background-color: #f7f7f7; color: #333; }
    header {
      background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('https://i.imgur.com/WFZ4oNf.jpg') center/cover;
      color: white; text-align: center; padding: 120px 20px;
    }
    header h1 { font-size: 2.8rem; margin-bottom: 15px; }
    header p { font-size: 1.2rem; }
    nav { background: #0e593a; display: flex; justify-content: center; padding: 15px; }
    nav a { color: white; margin: 0 15px; text-decoration: none; font-weight: 500; }
    nav a:hover { text-decoration: underline; }

    section { padding: 60px 20px; max-width: 1000px; margin: auto; }
    h2 { color: #0e593a; margin-bottom: 20px; }
    .don-btn {
      display: inline-block;
      background: #0e593a;
      color: white;
      padding: 15px 25px;
      border-radius: 8px;
      text-decoration: none;
      font-size: 1.1rem;
      transition: 0.3s;
    }
    .don-btn:hover { background: #138f5e; }

    .gallery { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 15px; margin-top: 20px; }
    .gallery img { width: 100%; border-radius: 8px; }

    footer {
      background: #0e593a; color: white; text-align: center;
      padding: 20px; margin-top: 40px;
    }
  </style>
</head>
<body>

  <nav>
    <a href="#accueil">Accueil</a>
    <a href="#projet">Notre Projet</a>
    <a href="#don">Faire un Don</a>
    <a href="#contact">Contact</a>
  </nav>

  <header id="accueil">
    <h1>Mosquée Ar-Rahma</h1>
    <p>Participez à la construction de notre maison de Dieu 🕌</p>
  </header>

  <section id="projet">
    <h2>Notre Projet</h2>
    <p>
      La Mosquée Ar-Rahma est actuellement en construction.  
      Grâce à vos dons, nous pouvons continuer les travaux pour finaliser ce lieu de prière et de paix.
      Chaque contribution compte, même la plus petite. Qu’Allah vous récompense grandement pour votre soutien.
    </p>

    <div class="gallery">
      <img src="https://i.imgur.com/bHXPGmC.jpg" alt="Travaux de la mosquée">
      <img src="https://i.imgur.com/ja2vhP4.jpg" alt="Intérieur du chantier">
      <img src="https://i.imgur.com/MN6mEho.jpg" alt="Vue extérieure">
    </div>
  </section>

  <section id="don">
    <h2>Faire un Don</h2>
    <p>
      Aidez-nous à achever la mosquée Ar-Rahma en participant financièrement.  
      Cliquez ci-dessous pour accéder à notre page de dons sécurisée :
    </p>
    <br>
    <a href="https://www.paypal.com/donate" class="don-btn" target="_blank">👉 Faire un don maintenant</a>
  </section>

  <section id="contact">
    <h2>Contact</h2>
    <p>📞 Téléphone / WhatsApp : <strong>+33 6 12 34 56 78</strong></p>
    <p>📧 Email : <strong>contact@mosquee-rahma.site</strong></p>
    <p>📍 Adresse : Ville, France</p>
  </section>

  <footer>
    &copy; 2025 Mosquée Ar-Rahma — Tous droits réservés.
  </footer>

</body>
</html>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://mosquee-rahma.site/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://mosquee-rahma.site/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://mosquee-rahma.site/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://mosquee-rahma.site/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://mosquee-rahma.site/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
