It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://raudlahpabuaran.ponpes.id

  1. <!DOCTYPE html>
  2. <html lang="id">
  3. <head>
  4.    <meta charset="UTF-8">
  5.    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6.    <title>Pondok Pesantren Raudlah Pabuaran</title>
  7.    <meta name="description" content="Website resmi Pondok Pesantren Raudlah Pabuaran — Mendidik santri berakhlak mulia melalui pendidikan Islam, tahfidz Al-Qur&#039;an, kajian kitab, dan pembinaan karakter di Pabuaran.">
  8.    <meta property="og:title" content="Pondok Pesantren Raudlah Pabuaran">
  9.    <meta property="og:description" content="Website resmi Pondok Pesantren Raudlah Pabuaran — Mendidik santri berakhlak mulia melalui pendidikan Islam, tahfidz Al-Qur&#039;an, kajian kitab, dan pembinaan karakter di Pabuaran.">
  10.    <meta property="og:url" content="http://raudlahpabuaran.ponpes.id/">
  11.    <meta property="og:image" content="http://raudlahpabuaran.ponpes.id/assets/ogimage.jpg">
  12.    <meta property="og:type" content="website">
  13.    <meta property="og:site_name" content="raudlahpabuaran.ponpes.id">
  14.    <meta name="twitter:card" content="summary_large_image">
  15.    <meta name="twitter:title" content="Pondok Pesantren Raudlah Pabuaran">
  16.    <meta name="twitter:description" content="Website resmi Pondok Pesantren Raudlah Pabuaran — Mendidik santri berakhlak mulia melalui pendidikan Islam, tahfidz Al-Qur&#039;an, kajian kitab, dan pembinaan karakter di Pabuaran.">
  17.    <meta name="twitter:image" content="http://raudlahpabuaran.ponpes.id/assets/ogimage.jpg">
  18.    <link rel="canonical" href="https://raudlahpabuaran.ponpes.id/">
  19.    <link rel="icon" href="https://raudlahpabuaran.ponpes.id/assets/ponpes.png">
  20.    <!-- Tailwind CSS CDN -->
  21.    <script src="https://cdn.tailwindcss.com" type="44fe1ceed27ed96aba995ffa-text/javascript"></script>
  22. </head>
  23. <body>
  24.  
  25. <!-- Navbar: simple, clean, blue theme -->
  26. <nav id="navbar" class="fixed top-0 left-0 right-0 z-50 bg-white/90 backdrop-blur border-b border-gray-100">
  27.  <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
  28.    <div class="h-16 flex items-center justify-between">
  29.      <a href="#beranda" class="flex items-center space-x-3">
  30.        <img src="assets/ponpes.png" alt="Logo" class="h-9">
  31.        <span class="text-blue-700 font-extrabold tracking-tight">Pondok Pesantren
  32.        </span>
  33.      </a>
  34.      <div class="hidden md:flex items-center space-x-8">
  35.        <a href="#beranda" class="text-gray-700 hover:text-blue-600">Beranda</a>
  36.        <a href="#tentang" class="text-gray-700 hover:text-blue-600">Tentang</a>
  37.        <a href="#fasilitas" class="text-gray-700 hover:text-blue-600">Fasilitas</a>
  38.  <a href="#guru" class="text-gray-700 hover:text-blue-600">Pengajar</a>
  39.        <a href="#kontak" class="text-gray-700 hover:text-blue-600">Kontak</a>
  40.        <a href="#kontak" class="px-4 py-2 rounded-lg bg-blue-600 text-white font-semibold hover:bg-blue-700">Daftar</a>
  41.      </div>
  42.      <button id="mobile-menu-btn" class="md:hidden text-gray-700 hover:text-blue-600">
  43.        <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"/></svg>
  44.      </button>
  45.    </div>
  46.    <div id="mobile-menu" class="md:hidden hidden pb-3">
  47.      <div class="flex flex-col space-y-3">
  48.        <a href="#beranda" class="text-gray-700 hover:text-blue-600">Beranda</a>
  49.        <a href="#tentang" class="text-gray-700 hover:text-blue-600">Tentang</a>
  50.        <a href="#fasilitas" class="text-gray-700 hover:text-blue-600">Fasilitas</a>
  51.  <a href="#guru" class="text-gray-700 hover:text-blue-600">Pengajar</a>
  52.        <a href="#kontak" class="text-gray-700 hover:text-blue-600">Kontak</a>
  53.        <a href="#kontak" class="px-4 py-2 rounded-lg bg-blue-600 text-white font-semibold w-max">Daftar</a>
  54.      </div>
  55.    </div>
  56.  </div>
  57. </nav>
  58.  
  59. <!-- Hero: split with angled art -->
  60. <section id="beranda" class="pt-24 bg-gradient-to-br from-blue-50 via-indigo-50 to-white">
  61.  <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
  62.    <div class="grid md:grid-cols-12 gap-10 items-center py-14">
  63.      <div class="md:col-span-6 order-2 md:order-1">
  64.        <h1 class="text-4xl md:text-6xl font-extrabold tracking-tight text-gray-900">
  65.          Pondok Pesantren Raudlah Pabuaran        </h1>
  66.        <p class="mt-6 text-lg md:text-xl text-gray-700 max-w-2xl">
  67.          Website resmi Pondok Pesantren Raudlah Pabuaran — Mendidik santri berakhlak mulia melalui pendidikan Islam, tahfidz Al-Qur&#039;an, kajian kitab, dan pembinaan karakter di Pabuaran.        </p>
  68.        <div class="mt-8 flex flex-col sm:flex-row gap-4">
  69.          <a href="#tentang" class="px-8 py-4 rounded-xl bg-blue-600 text-white font-semibold shadow hover:bg-blue-700">Pelajari Lebih Lanjut</a>
  70.          <a href="#kontak" class="px-8 py-4 rounded-xl border-2 border-blue-600 text-blue-700 font-semibold hover:bg-blue-50">Hubungi Kami</a>
  71.        </div>
  72.      </div>
  73.      <div class="md:col-span-6 order-1 md:order-2">
  74.        <div class="relative">
  75.                    <div class="relative aspect-[5/4] rounded-3xl overflow-hidden shadow-lg">
  76.            <img src="assets/hero.jpg" alt="Hero" class="absolute inset-0 w-full h-full object-cover">
  77.            <div class="absolute -top-6 -left-6 w-24 h-24 bg-blue-400/20 rounded-2xl blur-xl"></div>
  78.            <div class="absolute -bottom-6 -right-6 w-28 h-28 bg-indigo-400/20 rounded-full blur-xl"></div>
  79.          </div>
  80.          <div class="absolute -z-10 -top-6 -right-6 w-48 h-48 bg-gradient-to-br from-blue-200 to-indigo-200 rounded-3xl rotate-6"></div>
  81.        </div>
  82.      </div>
  83.    </div>
  84.  </div>
  85.  <div class="bg-white">
  86.    <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
  87.      <div class="grid grid-cols-2 md:grid-cols-4 gap-4 py-6">
  88.        <div class="p-4 rounded-xl bg-blue-50 text-center">
  89.          <div class="text-2xl font-bold text-blue-700">500+</div>
  90.          <div class="text-gray-700 text-sm">Siswa</div>
  91.        </div>
  92.        <div class="p-4 rounded-xl bg-indigo-50 text-center">
  93.          <div class="text-2xl font-bold text-indigo-700">50+</div>
  94.          <div class="text-gray-700 text-sm">Guru</div>
  95.        </div>
  96.        <div class="p-4 rounded-xl bg-sky-50 text-center">
  97.          <div class="text-2xl font-bold text-sky-700">15+</div>
  98.          <div class="text-gray-700 text-sm">Tahun</div>
  99.        </div>
  100.        <div class="p-4 rounded-xl bg-blue-50 text-center">
  101.          <div class="text-2xl font-bold text-blue-700">95%</div>
  102.          <div class="text-gray-700 text-sm">Kelulusan</div>
  103.        </div>
  104.      </div>
  105.    </div>
  106.  </div>
  107. </section>
  108.  
  109. <!-- Tentang: image collage + feature list -->
  110. <section id="tentang" class="py-20 bg-white">
  111.  <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
  112.    <div class="grid lg:grid-cols-2 gap-12 items-center">
  113.      <div class="order-2 lg:order-1">
  114.  <h2 class="text-4xl font-bold text-gray-900">Tentang Pesantren</h2>
  115.        <p class="mt-4 text-lg text-gray-600">
  116.          Pondok Pesantren Raudlah Pabuaran berkomitmen dalam pendidikan Islam yang berlandaskan Al-Qur&#039;an dan Sunnah, mencetak santri berilmu dan berakhlak mulia.        </p>
  117.        <div class="mt-8 grid sm:grid-cols-2 gap-5">
  118.          <div class="flex items-start space-x-4">
  119.            <div class="w-10 h-10 rounded-xl bg-blue-100 text-blue-700 flex items-center justify-center">
  120.              <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"/></svg>
  121.            </div>
  122.            <div>
  123.              <h3 class="font-semibold text-gray-900">Pendidikan Islam</h3>
  124.              <p class="text-gray-600">Diniyah, tahfidz, dan penguatan akhlak.</p>
  125.            </div>
  126.          </div>
  127.          <div class="flex items-start space-x-4">
  128.            <div class="w-10 h-10 rounded-xl bg-indigo-100 text-indigo-700 flex items-center justify-center">
  129.              <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z"/></svg>
  130.            </div>
  131.            <div>
  132.              <h3 class="font-semibold text-gray-900">Pembinaan Akhlak</h3>
  133.              <p class="text-gray-600">Menanamkan adab dan keteladanan.</p>
  134.            </div>
  135.          </div>
  136.          <div class="flex items-start space-x-4">
  137.            <div class="w-10 h-10 rounded-xl bg-sky-100 text-sky-700 flex items-center justify-center">
  138.              <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 10V3L4 14h7v7l9-11h-7z"/></svg>
  139.            </div>
  140.            <div>
  141.              <h3 class="font-semibold text-gray-900">Inovasi Pembelajaran</h3>
  142.              <p class="text-gray-600">Talaqqi, halaqah, dan teknologi pendukung.</p>
  143.            </div>
  144.          </div>
  145.          <div class="flex items-start space-x-4">
  146.            <div class="w-10 h-10 rounded-xl bg-blue-100 text-blue-700 flex items-center justify-center">
  147.              <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"/></svg>
  148.            </div>
  149.            <div>
  150.              <h3 class="font-semibold text-gray-900">Lingkungan Aman</h3>
  151.              <p class="text-gray-600">Kampus ramah anak & kondusif.</p>
  152.            </div>
  153.          </div>
  154.        </div>
  155.      </div>
  156.      <div class="order-1 lg:order-2">        
  157.            <div class="relative aspect-[4/3] rounded-3xl overflow-hidden shadow-inner">
  158.                <img src="assets/hero2.jpg" alt="Sekolah - Kegiatan Siswa" class="absolute inset-0 w-full h-full object-cover">
  159.            </div>
  160.      </div>
  161.    </div>
  162.  </div>
  163. </section>
  164.  
  165. <!-- Fasilitas: clean cards -->
  166. <section id="fasilitas" class="py-20 bg-gray-50">
  167.  <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
  168.    <div class="flex items-end justify-between mb-8">
  169.      <div>
  170.  <h2 class="text-4xl font-bold text-gray-900">Fasilitas Pesantren</h2>
  171.        <p class="mt-2 text-gray-600">Sarana modern untuk mendukung pembelajaran.</p>
  172.      </div>
  173.    </div>
  174.    <div class="grid md:grid-cols-3 gap-6">
  175.                      <div class="bg-white rounded-2xl p-6 shadow-sm hover:shadow-xl transition">
  176.          <div class="w-12 h-12 rounded-xl text-white flex items-center justify-center mb-4 bg-blue-600">
  177.                          <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9.75 17L9 20l-1 1h8l-1-1-.75-3M3 13h18M5 17h14a2 2 0 002-2V5a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"/></svg>
  178.                      </div>
  179.          <h3 class="text-lg font-semibold text-gray-900 mb-1">Masjid &amp; Mushola</h3>
  180.          <p class="text-gray-600">Sarana ibadah utama untuk kegiatan shalat berjamaah dan kajian.</p>
  181.        </div>
  182.                      <div class="bg-white rounded-2xl p-6 shadow-sm hover:shadow-xl transition">
  183.          <div class="w-12 h-12 rounded-xl text-white flex items-center justify-center mb-4 bg-indigo-600">
  184.                          <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.746 0 3.332.477 4.5 1.253v13C19.832 18.477 18.246 18 16.5 18c-1.746 0-3.332.477-4.5 1.253"/></svg>
  185.                      </div>
  186.          <h3 class="text-lg font-semibold text-gray-900 mb-1">Asrama Santri</h3>
  187.          <p class="text-gray-600">Asrama nyaman dengan pengasuhan 24 jam untuk pembinaan karakter.</p>
  188.        </div>
  189.                      <div class="bg-white rounded-2xl p-6 shadow-sm hover:shadow-xl transition">
  190.          <div class="w-12 h-12 rounded-xl text-white flex items-center justify-center mb-4 bg-sky-600">
  191.                          <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 10V3L4 14h7v7l9-11h-7z"/></svg>
  192.                      </div>
  193.          <h3 class="text-lg font-semibold text-gray-900 mb-1">Madrasah Diniyah</h3>
  194.          <p class="text-gray-600">Kegiatan belajar kitab kuning, tahfidz, dan kajian keislaman terstruktur.</p>
  195.        </div>
  196.          </div>
  197.  </div>
  198. </section>
  199.  
  200. <!-- Guru: minimal cards with rings -->
  201. <section id="guru" class="py-20 bg-white">
  202.  <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
  203.    <div class="text-center mb-12">
  204.  <h2 class="text-4xl font-bold text-gray-900">Asatidz/Astatidzah</h2>
  205.      <p class="mt-3 text-gray-600">Berpengalaman dan berdedikasi.</p>
  206.    </div>
  207.    <div class="grid sm:grid-cols-2 lg:grid-cols-4 gap-6">
  208.              <div class="rounded-2xl border border-gray-100 hover:shadow-lg transition">
  209.          <div class="p-6 flex flex-col items-center">
  210.            <div class="w-24 h-24 rounded-full overflow-hidden ring-4 ring-blue-100">
  211.              <img src="assets/guru1.jpg" alt="Ust. Ahmad Fauzi" class="w-full h-full object-cover">
  212.            </div>
  213.            <h3 class="mt-4 text-lg font-semibold text-gray-900 text-center">Ust. Ahmad Fauzi</h3>
  214.            <p class="text-blue-700 font-medium text-sm text-center">Tahfidz Al-Qur&#039;an</p>
  215.          </div>
  216.        </div>
  217.              <div class="rounded-2xl border border-gray-100 hover:shadow-lg transition">
  218.          <div class="p-6 flex flex-col items-center">
  219.            <div class="w-24 h-24 rounded-full overflow-hidden ring-4 ring-blue-100">
  220.              <img src="assets/guru2.jpg" alt="Ustadzah Siti Maryam" class="w-full h-full object-cover">
  221.            </div>
  222.            <h3 class="mt-4 text-lg font-semibold text-gray-900 text-center">Ustadzah Siti Maryam</h3>
  223.            <p class="text-blue-700 font-medium text-sm text-center">Fiqih &amp; Akhlak</p>
  224.          </div>
  225.        </div>
  226.              <div class="rounded-2xl border border-gray-100 hover:shadow-lg transition">
  227.          <div class="p-6 flex flex-col items-center">
  228.            <div class="w-24 h-24 rounded-full overflow-hidden ring-4 ring-blue-100">
  229.              <img src="assets/guru3.jpg" alt="Ust. Muhammad Yusuf" class="w-full h-full object-cover">
  230.            </div>
  231.            <h3 class="mt-4 text-lg font-semibold text-gray-900 text-center">Ust. Muhammad Yusuf</h3>
  232.            <p class="text-blue-700 font-medium text-sm text-center">Tafsir &amp; Hadits</p>
  233.          </div>
  234.        </div>
  235.              <div class="rounded-2xl border border-gray-100 hover:shadow-lg transition">
  236.          <div class="p-6 flex flex-col items-center">
  237.            <div class="w-24 h-24 rounded-full overflow-hidden ring-4 ring-blue-100">
  238.              <img src="assets/guru4.jpg" alt="Ustadzah Nabila Rahma" class="w-full h-full object-cover">
  239.            </div>
  240.            <h3 class="mt-4 text-lg font-semibold text-gray-900 text-center">Ustadzah Nabila Rahma</h3>
  241.            <p class="text-blue-700 font-medium text-sm text-center">Bahasa Arab</p>
  242.          </div>
  243.        </div>
  244.          </div>
  245.  </div>
  246. </section>
  247.  
  248. <!-- Kontak: map + hours + form (no duplicate footer info) -->
  249. <section id="kontak" class="py-20 bg-gradient-to-br from-blue-700 to-indigo-600 text-white">
  250.  <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
  251.    <div class="text-center mb-12">
  252.      <h2 class="text-4xl font-bold">Hubungi Kami</h2>
  253.      <p class="mt-2 text-blue-100">Kami siap membantu kebutuhan informasi Anda.</p>
  254.    </div>
  255.    <div class="grid lg:grid-cols-2 gap-10 items-start">
  256.      <div class="space-y-8">
  257.                <div class="bg-white/10 backdrop-blur rounded-2xl p-6">
  258.          <h3 class="text-2xl font-semibold mb-3">Lokasi</h3>
  259.          <div class="rounded-xl overflow-hidden shadow" style="position:relative;padding-bottom:56.25%;height:0;">
  260.            <iframe src="https://www.google.com/maps?q=Jl.+Pendidikan+No.+123%2C+Jakarta&output=embed" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0;" loading="lazy" allowfullscreen referrerpolicy="no-referrer-when-downgrade"></iframe>
  261.          </div>
  262.          <p class="text-sm text-blue-50 mt-3">Alamat: Jl. Pendidikan No. 123, Jakarta</p>
  263.        </div>
  264.        <div class="bg-white/10 backdrop-blur rounded-2xl p-6">
  265.          <h3 class="text-2xl font-semibold mb-4">Jam Operasional</h3>
  266.          <ul class="space-y-2 text-blue-50">
  267.            <li class="flex justify-between"><span>Senin – Jumat</span><span class="font-semibold text-white">07.00 – 15.00</span></li>
  268.            <li class="flex justify-between"><span>Sabtu</span><span class="font-semibold text-white">07.00 – 12.00</span></li>
  269.            <li class="flex justify-between"><span>Minggu</span><span class="font-semibold text-white">Tutup</span></li>
  270.          </ul>
  271.        </div>
  272.      </div>
  273.      <div class="bg-white/10 backdrop-blur rounded-2xl p-8">
  274.        <h3 class="text-2xl font-bold mb-6 text-center">Kirim Pesan</h3>
  275.        <form class="space-y-6">
  276.          <div class="grid md:grid-cols-2 gap-4">
  277.            <input type="text" placeholder="Nama Lengkap" class="w-full px-5 py-3 rounded-xl bg-white/20 border border-white/30 text-white placeholder-white/70 focus:outline-none focus:ring-2 focus:ring-white/50">
  278.            <input type="email" placeholder="Email" class="w-full px-5 py-3 rounded-xl bg-white/20 border border-white/30 text-white placeholder-white/70 focus:outline-none focus:ring-2 focus:ring-white/50">
  279.          </div>
  280.          <input type="text" placeholder="Subjek" class="w-full px-5 py-3 rounded-xl bg-white/20 border border-white/30 text-white placeholder-white/70 focus:outline-none focus:ring-2 focus:ring-white/50">
  281.          <textarea rows="4" placeholder="Pesan Anda" class="w-full px-5 py-3 rounded-xl bg-white/20 border border-white/30 text-white placeholder-white/70 focus:outline-none focus:ring-2 focus:ring-white/50 resize-none"></textarea>
  282.          <button type="submit" class="w-full bg-white text-blue-700 font-semibold px-6 py-3 rounded-xl hover:bg-gray-100 transition">Kirim Pesan</button>
  283.        </form>
  284.      </div>
  285.    </div>
  286.  </div>
  287. </section>
  288.  
  289. <script type="44fe1ceed27ed96aba995ffa-text/javascript">
  290. document.addEventListener('DOMContentLoaded', function() {
  291.  // Mobile menu toggle
  292.  const mobileBtn = document.getElementById('mobile-menu-btn');
  293.  const mobileMenu = document.getElementById('mobile-menu');
  294.  if (mobileBtn && mobileMenu) mobileBtn.addEventListener('click', () => mobileMenu.classList.toggle('hidden'));
  295.  
  296.  // Smooth scroll
  297.  document.querySelectorAll('a[href^="#"]').forEach(a => {
  298.    a.addEventListener('click', e => {
  299.      const href = a.getAttribute('href');
  300.      if (href && href.startsWith('#')) {
  301.        e.preventDefault();
  302.        const target = document.querySelector(href);
  303.        if (target) target.scrollIntoView({ behavior: 'smooth', block: 'start' });
  304.        if (mobileMenu && !mobileMenu.classList.contains('hidden')) mobileMenu.classList.add('hidden');
  305.      }
  306.    });
  307.  });
  308.  
  309.  // Navbar shadow on scroll
  310.  const navbar = document.getElementById('navbar');
  311.  window.addEventListener('scroll', () => {
  312.    if (window.scrollY > 10) navbar.classList.add('shadow'); else navbar.classList.remove('shadow');
  313.  });
  314. });
  315. </script>
  316.  
  317. <!-- Footer -->
  318. <footer id="footer" class="bg-gray-900 text-white relative overflow-hidden">
  319.  
  320.    <div class="relative z-10">
  321.        <!-- Main Footer Content -->
  322.        <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-16">
  323.            <div class="grid grid-cols-1 md:grid-cols-4 gap-8">
  324.                <!-- Pesantren Info -->
  325.                <div class="md:col-span-2">
  326.                    <div class="flex items-center space-x-3 mb-6">
  327.                        <img src="assets/ponpes.png" alt="Logo" class="h-10">
  328.                        <h3 class="text-2xl font-bold text-blue-400">
  329.                            Pondok Pesantren Raudlah Pabuaran                        </h3>
  330.                    </div>
  331.                    <p class="text-gray-300 mb-6 leading-relaxed">
  332.                        Website resmi Pondok Pesantren Raudlah Pabuaran — Mendidik santri berakhlak mulia melalui pendidikan Islam, tahfidz Al-Qur&#039;an, kajian kitab, dan pembinaan karakter di Pabuaran.                    </p>
  333.                    <div class="flex space-x-4">
  334.                        <a href="#" class="bg-blue-600 hover:bg-blue-700 p-3 rounded-full transition duration-300 transform hover:scale-110">
  335.                            <svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24">
  336.                                <path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z" />
  337.                            </svg>
  338.                        </a>
  339.                        <a href="#" class="bg-blue-600 hover:bg-blue-700 p-3 rounded-full transition duration-300 transform hover:scale-110">
  340.                            <svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24">
  341.                                <path d="M22.46 6c-.77.35-1.6.58-2.46.69.88-.53 1.56-1.37 1.88-2.38-.83.5-1.75.85-2.72 1.05C18.37 4.5 17.26 4 16 4c-2.35 0-4.27 1.92-4.27 4.29 0 .34.04.67.11.98C8.28 9.09 5.11 7.38 3 4.79c-.37.63-.58 1.37-.58 2.15 0 1.49.75 2.81 1.91 3.56-.71 0-1.37-.2-1.95-.5v.03c0 2.08 1.48 3.82 3.44 4.21a4.22 4.22 0 0 1-1.93.07 4.28 4.28 0 0 0 4 2.98 8.521 8.521 0 0 1-5.33 1.84c-.34 0-.68-.02-1.02-.06C3.44 20.29 5.7 21 8.12 21 16 21 20.33 14.46 20.33 8.79c0-.19 0-.37-.01-.56.84-.6 1.56-1.36 2.14-2.23z" />
  342.                            </svg>
  343.                        </a>
  344.                        <a href="#" class="bg-blue-600 hover:bg-blue-700 p-3 rounded-full transition duration-300 transform hover:scale-110">
  345.                            <svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24">
  346.                                <path d="M12.017 0C5.396 0 .029 5.367.029 11.987c0 5.079 3.158 9.417 7.618 11.174-.105-.949-.199-2.403.041-3.439.219-.937 1.406-5.957 1.406-5.957s-.359-.72-.359-1.781c0-1.663.967-2.911 2.168-2.911 1.024 0 1.518.769 1.518 1.688 0 1.029-.653 2.567-.992 3.992-.285 1.193.6 2.165 1.775 2.165 2.128 0 3.768-2.245 3.768-5.487 0-2.861-2.063-4.869-5.008-4.869-3.41 0-5.409 2.562-5.409 5.199 0 1.033.394 2.143.889 2.741.099.12.112.225.085.345-.09.375-.293 1.199-.334 1.363-.053.225-.172.271-.402.165-1.495-.69-2.433-2.878-2.433-4.646 0-3.776 2.748-7.252 7.92-7.252 4.158 0 7.392 2.967 7.392 6.923 0 4.135-2.607 7.462-6.233 7.462-1.214 0-2.357-.629-2.748-1.378 0 0-.599 2.282-.744 2.840-.282 1.086-1.03 2.486-1.541 3.318C9.494 23.815 10.717 24.001 12.017 24.001c6.624 0 11.99-5.367 11.99-11.988C24.007 5.367 18.641.001 12.017.001z" />
  347.                            </svg>
  348.                        </a>
  349.                        <a href="#" class="bg-blue-600 hover:bg-blue-700 p-3 rounded-full transition duration-300 transform hover:scale-110">
  350.                            <svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24">
  351.                                <path d="M12.036 6.24c-3.25 0-5.88 2.64-5.88 5.88s2.63 5.88 5.88 5.88c3.25 0 5.88-2.64 5.88-5.88s-2.63-5.88-5.88-5.88zm0 9.71c-2.12 0-3.83-1.71-3.83-3.83s1.71-3.83 3.83-3.83 3.83 1.71 3.83 3.83-1.71 3.83-3.83 3.83zm7.51-9.95c0 .76-.62 1.38-1.38 1.38s-1.38-.62-1.38-1.38.62-1.38 1.38-1.38 1.38.62 1.38 1.38zm3.91 1.4c-.09-1.85-.52-3.49-1.91-4.87-1.38-1.38-3.02-1.82-4.87-1.91-1.92-.11-7.68-.11-9.6 0-1.85.09-3.49.52-4.87 1.91-1.38 1.38-1.82 3.02-1.91 4.87-.11 1.92-.11 7.68 0 9.6.09 1.85.52 3.49 1.91 4.87 1.38 1.38 3.02 1.82 4.87 1.91 1.92.11 7.68.11 9.6 0 1.85-.09 3.49-.52 4.87-1.91 1.38-1.38 1.82-3.02 1.91-4.87.11-1.92.11-7.68 0-9.6zm-2.46 11.64c-.41 1.03-1.21 1.83-2.24 2.24-1.55.61-5.23.47-6.94.47s-5.39.14-6.94-.47c-1.03-.41-1.83-1.21-2.24-2.24-.61-1.55-.47-5.23-.47-6.94s-.14-5.39.47-6.94c.41-1.03 1.21-1.83 2.24-2.24 1.55-.61 5.23-.47 6.94-.47s5.39-.14 6.94.47c1.03.41 1.83 1.21 2.24 2.24.61 1.55.47 5.23.47 6.94s.14 5.39-.47 6.94z" />
  352.                            </svg>
  353.                        </a>
  354.                    </div>
  355.                </div>
  356.  
  357.                <!-- Quick Links -->
  358.                <div>
  359.                    <h4 class="text-lg font-semibold mb-6 text-blue-400">Tautan Cepat</h4>
  360.                    <ul class="space-y-3">
  361.                        <li><a href="#beranda" class="text-gray-300 hover:text-white transition duration-300 flex items-center group">
  362.                                <svg class="w-4 h-4 mr-2 group-hover:translate-x-1 transition-transform duration-300" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  363.                                    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path>
  364.                                </svg>
  365.                                Beranda
  366.                            </a></li>
  367.                        <li><a href="#tentang" class="text-gray-300 hover:text-white transition duration-300 flex items-center group">
  368.                                <svg class="w-4 h-4 mr-2 group-hover:translate-x-1 transition-transform duration-300" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  369.                                    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path>
  370.                                </svg>
  371.                                Tentang Kami
  372.                            </a></li>
  373.                        <li><a href="#fasilitas" class="text-gray-300 hover:text-white transition duration-300 flex items-center group">
  374.                                <svg class="w-4 h-4 mr-2 group-hover:translate-x-1 transition-transform duration-300" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  375.                                    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path>
  376.                                </svg>
  377.                                Fasilitas
  378.                            </a></li>
  379.                        <li><a href="#guru" class="text-gray-300 hover:text-white transition duration-300 flex items-center group">
  380.                                <svg class="w-4 h-4 mr-2 group-hover:translate-x-1 transition-transform duration-300" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  381.                                    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path>
  382.                                </svg>
  383.                                Pengajar
  384.                            </a></li>
  385.                        <li><a href="#kontak" class="text-gray-300 hover:text-white transition duration-300 flex items-center group">
  386.                                <svg class="w-4 h-4 mr-2 group-hover:translate-x-1 transition-transform duration-300" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  387.                                    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path>
  388.                                </svg>
  389.                                Kontak
  390.                            </a></li>
  391.                    </ul>
  392.                </div>
  393.  
  394.                <!-- Contact Info -->
  395.                <div>
  396.                    <h4 class="text-lg font-semibold mb-6 text-blue-400">Informasi Kontak</h4>
  397.                    <div class="space-y-4">
  398.                        <div class="flex items-start space-x-3">
  399.                            <svg class="w-5 h-5 text-blue-400 mt-0.5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  400.                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z"></path>
  401.                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 11a3 3 0 11-6 0 3 3 0 016 0z"></path>
  402.                            </svg>
  403.                            <p class="text-gray-300 text-sm">
  404.                                Jl. Pendidikan No. 02, Pabuaran                            </p>
  405.                        </div>
  406.                        <div class="flex items-center space-x-3">
  407.                            <svg class="w-5 h-5 text-blue-400" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  408.                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z"></path>
  409.                            </svg>
  410.                            <p class="text-gray-300 text-sm">
  411.                                021-4082-6997                            </p>
  412.                        </div>
  413.                        <div class="flex items-center space-x-3">
  414.                            <svg class="w-5 h-5 text-blue-400" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  415.                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 8l7.89 4.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"></path>
  416.                            </svg>
  417.                            <p class="text-gray-300 text-sm">
  418.                                <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="e1888f878ea1938094858d8089918083948093808fcf918e8f918492cf8885">[email&#160;protected]</a>                            </p>
  419.                        </div>
  420.                    </div>
  421.                </div>
  422.            </div>
  423.        </div>
  424.  
  425.        <!-- Bottom Footer -->
  426.        <div class="border-t border-gray-800">
  427.            <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-6">
  428.                <div class="flex flex-col md:flex-row items-center justify-between">
  429.                    <div class="text-gray-400 text-sm mb-4 md:mb-0">
  430.                        &copy; 2025 Pondok Pesantren Raudlah Pabuaran. Seluruh hak cipta dilindungi.
  431.                    </div>
  432.                    <div class="flex items-center space-x-6 text-sm text-gray-400">
  433.                        <a href="#" class="hover:text-white transition duration-300">Kebijakan Privasi</a>
  434.                        <span>•</span>
  435.                        <a href="#" class="hover:text-white transition duration-300">Syarat & Ketentuan</a>
  436.                        <span>•</span>
  437.                        <a href="#" class="hover:text-white transition duration-300">Sitemap</a>
  438.                    </div>
  439.                </div>
  440.            </div>
  441.        </div>
  442.    </div>
  443.  
  444.    <!-- Back to Top Button -->
  445.    <button id="backToTop" class="fixed bottom-8 right-8 bg-blue-600 hover:bg-blue-700 text-white p-3 rounded-full shadow-lg transform translate-y-16 transition-all duration-300 z-50">
  446.        <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  447.            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 10l7-7m0 0l7 7m-7-7v18"></path>
  448.        </svg>
  449.    </button>
  450. </footer>
  451.  
  452.  
  453. <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="44fe1ceed27ed96aba995ffa-text/javascript">
  454.    // Back to top button functionality
  455.    const backToTopButton = document.getElementById('backToTop');
  456.  
  457.    window.addEventListener('scroll', function() {
  458.        if (window.scrollY > 300) {
  459.            backToTopButton.style.transform = 'translateY(0)';
  460.        } else {
  461.            backToTopButton.style.transform = 'translateY(4rem)';
  462.        }
  463.    });
  464.  
  465.    backToTopButton.addEventListener('click', function() {
  466.        window.scrollTo({
  467.            top: 0,
  468.            behavior: 'smooth'
  469.        });
  470.    });
  471.  
  472.    // Add loading animation
  473.    window.addEventListener('load', function() {
  474.        document.body.classList.add('loaded');
  475.    });
  476. </script>
  477.  
  478. <script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="44fe1ceed27ed96aba995ffa-|49" defer></script></body>
  479.  
  480. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda