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://waluya-buton.ac.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>Waluya Buton — Universitas Mandala Waluya</title>
  7.    <meta name="description" content="Portal Waluya Buton Universitas Mandala Waluya — Informasi, layanan, dan sumber daya terbaru untuk sivitas akademika.">
  8.    <meta property="og:title" content="Waluya Buton — Universitas Mandala Waluya">
  9.    <meta property="og:description" content="Portal Waluya Buton Universitas Mandala Waluya — Informasi, layanan, dan sumber daya terbaru untuk sivitas akademika.">
  10.    <meta property="og:url" content="http://waluya-buton.ac.id/">
  11.    <meta property="og:image" content="http://waluya-buton.ac.id/assets/ogimage.jpg">
  12.    <meta property="og:type" content="website">
  13.    <meta property="og:site_name" content="waluya-buton.ac.id">
  14.    <meta name="twitter:card" content="summary_large_image">
  15.    <meta name="twitter:title" content="Waluya Buton — Universitas Mandala Waluya">
  16.    <meta name="twitter:description" content="Portal Waluya Buton Universitas Mandala Waluya — Informasi, layanan, dan sumber daya terbaru untuk sivitas akademika.">
  17.    <meta name="twitter:image" content="http://waluya-buton.ac.id/assets/ogimage.jpg">
  18.    <link rel="canonical" href="https://waluya-buton.ac.id/">
  19.    <link rel="icon" href="https://waluya-buton.ac.id/assets/universitas.png">
  20.    <!-- Tailwind CSS CDN -->
  21.    <script src="https://cdn.tailwindcss.com" type="b6f3266281ef4384330bd005-text/javascript"></script>
  22. </head>
  23. <body>
  24.  
  25. <!-- Navigation -->
  26. <nav id="navbar" class="fixed top-0 left-0 right-0 z-50 bg-white border-b border-gray-100 transition-all duration-300">
  27.    <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
  28.        <div class="flex justify-between items-center h-16">
  29.            <!-- Logo -->
  30.            <div class="flex-shrink-0 flex items-center space-x-3">
  31.                <img src="assets/universitas.png" alt="Logo" class="h-10">
  32.                <h1 class="text-xl font-bold text-gray-900">Universitas Negeri
  33.                </h1>
  34.            </div>
  35.            
  36.            <!-- Desktop Navigation -->
  37.            <div class="hidden md:flex space-x-8">
  38.                <a href="#beranda" class="text-gray-700 hover:text-blue-600 transition-colors">Beranda</a>
  39.                <a href="#tentang" class="text-gray-700 hover:text-blue-600 transition-colors">Tentang</a>
  40.                <a href="#fasilitas" class="text-gray-700 hover:text-blue-600 transition-colors">Fasilitas</a>
  41.                <a href="#guru" class="text-gray-700 hover:text-blue-600 transition-colors">Dosen</a>
  42.                <a href="#kontak" class="text-gray-700 hover:text-blue-600 transition-colors">Kontak</a>
  43.            </div>
  44.            
  45.            <!-- Mobile menu button -->
  46.            <div class="md:hidden">
  47.                <button id="mobile-menu-btn" class="text-gray-500 hover:text-gray-600">
  48.                    <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  49.                        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path>
  50.                    </svg>
  51.                </button>
  52.            </div>
  53.        </div>
  54.        
  55.        <!-- Mobile Navigation -->
  56.        <div id="mobile-menu" class="hidden md:hidden py-4 border-t border-gray-100">
  57.            <div class="flex flex-col space-y-4">
  58.                <a href="#beranda" class="text-gray-700 hover:text-blue-600 transition-colors">Beranda</a>
  59.                <a href="#tentang" class="text-gray-700 hover:text-blue-600 transition-colors">Tentang</a>
  60.                <a href="#fasilitas" class="text-gray-700 hover:text-blue-600 transition-colors">Fasilitas</a>
  61.                <a href="#guru" class="text-gray-700 hover:text-blue-600 transition-colors">Dosen</a>
  62.                <a href="#kontak" class="text-gray-700 hover:text-blue-600 transition-colors">Kontak</a>
  63.            </div>
  64.        </div>
  65.    </div>
  66. </nav>
  67.  
  68. <!-- Hero Section with Parallax -->
  69. <section id="beranda" class="relative h-[65vh] flex items-center justify-center text-white overflow-hidden">
  70.    <!-- Parallax Background Layers -->
  71.    <div class="absolute inset-0 parallax-bg">
  72.        <!-- Base gradient -->
  73.        <div class="absolute inset-0 bg-gradient-to-br from-blue-600 to-indigo-700"></div>
  74.        
  75.        <!-- Parallax layer 1 - Slow moving shapes -->
  76.        <div class="absolute inset-0 parallax-layer" data-speed="0.5">
  77.            <div class="absolute top-10 left-10 w-64 h-64 bg-white/5 rounded-full blur-xl"></div>
  78.            <div class="absolute top-40 right-20 w-96 h-96 bg-white/3 rounded-full blur-2xl"></div>
  79.            <div class="absolute bottom-20 left-1/4 w-80 h-80 bg-white/4 rounded-full blur-xl"></div>
  80.        </div>
  81.        
  82.        <!-- Parallax layer 2 - Medium speed geometric shapes -->
  83.        <div class="absolute inset-0 parallax-layer" data-speed="0.8">
  84.            <div class="absolute top-32 right-40 w-32 h-32 border border-white/20 rotate-45 rounded-lg"></div>
  85.            <div class="absolute bottom-40 right-20 w-24 h-24 border border-white/15 rotate-12 rounded-lg"></div>
  86.            <div class="absolute top-1/2 left-20 w-40 h-40 border border-white/10 -rotate-12 rounded-lg"></div>
  87.        </div>
  88.        
  89.        <!-- Parallax layer 3 - Fast moving particles -->
  90.        <div class="absolute inset-0 parallax-layer" data-speed="1.2">
  91.            <div class="absolute top-20 left-1/3 w-3 h-3 bg-white/30 rounded-full"></div>
  92.            <div class="absolute top-60 right-1/3 w-2 h-2 bg-white/40 rounded-full"></div>
  93.            <div class="absolute bottom-32 left-1/2 w-4 h-4 bg-white/25 rounded-full"></div>
  94.            <div class="absolute top-1/3 right-1/4 w-2 h-2 bg-white/35 rounded-full"></div>
  95.            <div class="absolute bottom-1/4 left-1/4 w-3 h-3 bg-white/30 rounded-full"></div>
  96.        </div>
  97.        
  98.        <!-- Animated grid overlay -->
  99.        <div class="absolute inset-0 opacity-10">
  100.            <svg class="w-full h-full" viewBox="0 0 100 100" preserveAspectRatio="none">
  101.                <defs>
  102.                    <pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse">
  103.                        <path d="M 10 0 L 0 0 0 10" fill="none" stroke="white" stroke-width="0.5"/>
  104.                    </pattern>
  105.                </defs>
  106.                <rect width="100%" height="100%" fill="url(#grid)" />
  107.            </svg>
  108.        </div>
  109.    </div>
  110.    
  111.    <!-- Content -->
  112.    <div class="relative z-10 max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
  113.        <div class="animate-fade-in-up">
  114.            <h1 class="text-4xl md:text-6xl font-bold mb-6 tracking-tight">
  115.                Waluya Buton — Universitas Mandala Waluya            </h1>
  116.            <p class="text-xl md:text-2xl mb-8 text-blue-100 max-w-3xl mx-auto leading-relaxed">
  117.                Portal Waluya Buton Universitas Mandala Waluya — Informasi, layanan, dan sumber daya terbaru untuk sivitas akademika.            </p>
  118.            <div class="flex flex-col sm:flex-row gap-6 justify-center mt-12">
  119.                <a href="#tentang" class="group relative bg-gradient-to-r from-white to-gray-50 text-blue-600 px-10 py-5 rounded-2xl font-bold text-lg hover:from-blue-50 hover:to-blue-100 transition-all duration-500 shadow-2xl hover:shadow-blue-200/50 transform hover:-translate-y-2 hover:scale-105 overflow-hidden">
  120.                    <!-- Button shine effect -->
  121.                    <div class="absolute inset-0 bg-gradient-to-r from-transparent via-white/20 to-transparent transform -skew-x-12 -translate-x-full group-hover:translate-x-full transition-transform duration-1000"></div>
  122.                    <span class="relative z-10 flex items-center justify-center">
  123.                        Pelajari Lebih Lanjut
  124.                        <svg class="ml-3 w-5 h-5 transition-transform duration-300 group-hover:translate-x-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  125.                            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7l5 5m0 0l-5 5m5-5H6"></path>
  126.                        </svg>
  127.                    </span>
  128.                </a>
  129.                <a href="#kontak" class="group relative border-3 border-white text-white px-10 py-5 rounded-2xl font-bold text-lg hover:bg-white hover:text-blue-600 transition-all duration-500 shadow-2xl hover:shadow-white/30 transform hover:-translate-y-2 hover:scale-105 overflow-hidden backdrop-blur-sm bg-white/10">
  130.                    <!-- Button pulse effect -->
  131.                    <div class="absolute inset-0 bg-white/20 rounded-2xl animate-pulse opacity-0 group-hover:opacity-100 transition-opacity duration-300"></div>
  132.                    <span class="relative z-10 flex items-center justify-center">
  133.                        Hubungi Kami
  134.                        <svg class="ml-3 w-5 h-5 transition-transform duration-300 group-hover:rotate-12" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  135.                            <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>
  136.                        </svg>
  137.                    </span>
  138.                </a>
  139.            </div>
  140.        </div>
  141.        
  142.            </div>
  143.        </div>
  144.    </div>
  145. </section>
  146.  
  147. <!-- About Section -->
  148. <section id="tentang" class="py-20 bg-white">
  149.    <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
  150.        <div class="text-center mb-16">
  151.            <h2 class="text-4xl font-bold text-gray-900 mb-4">Tentang Kampus</h2>
  152.            <div class="w-20 h-1 bg-blue-600 mx-auto mb-6"></div>
  153.            <p class="text-xl text-gray-600 max-w-3xl mx-auto">
  154.                Menciptakan generasi yang cerdas, berkarakter, dan siap menghadapi tantangan masa depan
  155.            </p>
  156.        </div>
  157.        
  158.        <div class="grid lg:grid-cols-2 gap-16 items-center">
  159.            <!-- Content -->
  160.            <div>
  161.                <h3 class="text-3xl font-bold text-gray-900 mb-6">Visi & Misi Universitas</h3>
  162.                <p class="text-lg text-gray-600 mb-8 leading-relaxed">
  163.                    Waluya Buton — Universitas Mandala Waluya berkomitmen pada tridharma perguruan tinggi: pendidikan, penelitian, dan pengabdian kepada masyarakat.                </p>
  164.                
  165.                <div class="space-y-4">
  166.                    <div class="flex items-start space-x-4">
  167.                        <div class="w-12 h-12 bg-blue-100 rounded-lg flex items-center justify-center flex-shrink-0">
  168.                            <svg class="w-6 h-6 text-blue-600" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  169.                                <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"></path>
  170.                            </svg>
  171.                        </div>
  172.                        <div>
  173.                            <h4 class="text-lg font-semibold text-gray-900 mb-1">Pendidikan Tinggi Berkualitas</h4>
  174.                            <p class="text-gray-600">Kurikulum modern dengan standar internasional yang disesuaikan dengan kebutuhan zaman</p>
  175.                        </div>
  176.                    </div>
  177.                    
  178.                    <div class="flex items-start space-x-4">
  179.                        <div class="w-12 h-12 bg-green-100 rounded-lg flex items-center justify-center flex-shrink-0">
  180.                            <svg class="w-6 h-6 text-green-600" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  181.                                <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"></path>
  182.                            </svg>
  183.                        </div>
  184.                        <div>
  185.                            <h4 class="text-lg font-semibold text-gray-900 mb-1">Pengembangan Karakter</h4>
  186.                            <p class="text-gray-600">Mengembangkan nilai-nilai moral, etika, dan kepribadian yang kuat</p>
  187.                        </div>
  188.                    </div>
  189.                    
  190.                    <div class="flex items-start space-x-4">
  191.                        <div class="w-12 h-12 bg-purple-100 rounded-lg flex items-center justify-center flex-shrink-0">
  192.                            <svg class="w-6 h-6 text-purple-600" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  193.                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 10V3L4 14h7v7l9-11h-7z"></path>
  194.                            </svg>
  195.                        </div>
  196.                        <div>
  197.                            <h4 class="text-lg font-semibold text-gray-900 mb-1">Riset & Inovasi</h4>
  198.                            <p class="text-gray-600">Metode pembelajaran kreatif dan teknologi terdepan untuk hasil optimal</p>
  199.                        </div>
  200.                    </div>
  201.                </div>
  202.            </div>
  203.            
  204.            <!-- Statistics -->
  205.            <div class="grid grid-cols-2 gap-6">
  206.                <div class="bg-blue-50 rounded-2xl p-8 text-center">
  207.                    <div class="text-4xl font-bold text-blue-600 mb-2">10.000+</div>
  208.                    <div class="text-gray-700 font-medium">Mahasiswa Aktif</div>
  209.                </div>
  210.                <div class="bg-green-50 rounded-2xl p-8 text-center">
  211.                    <div class="text-4xl font-bold text-green-600 mb-2">500+</div>
  212.                    <div class="text-gray-700 font-medium">Dosen & Peneliti</div>
  213.                </div>
  214.                <div class="bg-purple-50 rounded-2xl p-8 text-center">
  215.                    <div class="text-4xl font-bold text-purple-600 mb-2">40+</div>
  216.                    <div class="text-gray-700 font-medium">Program Studi</div>
  217.                </div>
  218.                <div class="bg-yellow-50 rounded-2xl p-8 text-center">
  219.                    <div class="text-4xl font-bold text-yellow-600 mb-2">100+</div>
  220.                    <div class="text-gray-700 font-medium">Kerja Sama Industri</div>
  221.                </div>
  222.            </div>
  223.        </div>
  224.    </div>
  225. </section>
  226.  
  227. <!-- Facilities Section -->
  228. <section id="fasilitas" class="py-20 bg-gray-50">
  229.    <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
  230.        <div class="text-center mb-16">
  231.            <h2 class="text-4xl font-bold text-gray-900 mb-4">Fasilitas Kampus</h2>
  232.            <div class="w-20 h-1 bg-blue-600 mx-auto mb-6"></div>
  233.            <p class="text-xl text-gray-600 max-w-3xl mx-auto">
  234.                Fasilitas modern dan lengkap untuk mendukung proses pembelajaran yang optimal
  235.            </p>
  236.        </div>
  237.        
  238.        <div class="grid md:grid-cols-3 gap-8">
  239.                            <div class="bg-white rounded-2xl p-8 shadow-lg hover:shadow-xl transition duration-300 text-center">
  240.                    <!-- Icon -->
  241.                    <div class="w-16 h-16 bg-blue-600 rounded-2xl flex items-center justify-center mx-auto mb-6">
  242.                                                    <svg class="w-8 h-8 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  243.                                <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"></path>
  244.                            </svg>
  245.                                            </div>
  246.                    
  247.                    <h3 class="text-xl font-bold text-gray-900 mb-4">
  248.                        Laboratorium Riset                    </h3>
  249.                    <p class="text-gray-600 leading-relaxed">
  250.                        Fasilitas riset dengan peralatan modern untuk inovasi multidisiplin.                    </p>
  251.                </div>
  252.                            <div class="bg-white rounded-2xl p-8 shadow-lg hover:shadow-xl transition duration-300 text-center">
  253.                    <!-- Icon -->
  254.                    <div class="w-16 h-16 bg-blue-600 rounded-2xl flex items-center justify-center mx-auto mb-6">
  255.                                                    <svg class="w-8 h-8 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  256.                                <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"></path>
  257.                            </svg>
  258.                                            </div>
  259.                    
  260.                    <h3 class="text-xl font-bold text-gray-900 mb-4">
  261.                        Perpustakaan Digital                    </h3>
  262.                    <p class="text-gray-600 leading-relaxed">
  263.                        Akses jurnal, e-book, dan repositori ilmiah internasional 24/7.                    </p>
  264.                </div>
  265.                            <div class="bg-white rounded-2xl p-8 shadow-lg hover:shadow-xl transition duration-300 text-center">
  266.                    <!-- Icon -->
  267.                    <div class="w-16 h-16 bg-blue-600 rounded-2xl flex items-center justify-center mx-auto mb-6">
  268.                                                    <svg class="w-8 h-8 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  269.                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 10V3L4 14h7v7l9-11h-7z"></path>
  270.                            </svg>
  271.                                            </div>
  272.                    
  273.                    <h3 class="text-xl font-bold text-gray-900 mb-4">
  274.                        Pusat Karier &amp; Inkubasi                    </h3>
  275.                    <p class="text-gray-600 leading-relaxed">
  276.                        Dukungan karier, magang, kewirausahaan, dan inkubator startup kampus.                    </p>
  277.                </div>
  278.                    </div>
  279.    </div>
  280. </section>
  281.  
  282. <!-- Teachers Section -->
  283. <section id="guru" class="py-20 bg-white">
  284.    <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
  285.        <div class="text-center mb-16">
  286.            <h2 class="text-4xl font-bold text-gray-900 mb-4">Dosen & Peneliti</h2>
  287.            <div class="w-20 h-1 bg-blue-600 mx-auto mb-6"></div>
  288.            <p class="text-xl text-gray-600 max-w-3xl mx-auto">
  289.                Para dosen dan peneliti berpengalaman yang siap membimbing mahasiswa meraih prestasi terbaik
  290.            </p>
  291.        </div>
  292.        
  293.        <div class="grid md:grid-cols-2 lg:grid-cols-4 gap-8">
  294.                            <div class="bg-gray-50 rounded-2xl overflow-hidden hover:shadow-lg transition duration-300">
  295.                    <div class="aspect-square overflow-hidden">
  296.                        <img src="assets/guru1.jpg"
  297.                             alt="Dr. Nilam Anggarini"
  298.                             class="w-full h-full object-cover">
  299.                    </div>
  300.                    <div class="p-6 text-center">
  301.                        <h3 class="text-lg font-bold text-gray-900 mb-2">
  302.                            Dr. Nilam Anggarini                        </h3>
  303.                        <p class="text-blue-600 font-semibold">
  304.                            Kecerdasan Buatan                        </p>
  305.                    </div>
  306.                </div>
  307.                            <div class="bg-gray-50 rounded-2xl overflow-hidden hover:shadow-lg transition duration-300">
  308.                    <div class="aspect-square overflow-hidden">
  309.                        <img src="assets/guru2.jpg"
  310.                             alt="Dr. Sari Maimunah"
  311.                             class="w-full h-full object-cover">
  312.                    </div>
  313.                    <div class="p-6 text-center">
  314.                        <h3 class="text-lg font-bold text-gray-900 mb-2">
  315.                            Dr. Sari Maimunah                        </h3>
  316.                        <p class="text-blue-600 font-semibold">
  317.                            Linguistik Terapan                        </p>
  318.                    </div>
  319.                </div>
  320.                            <div class="bg-gray-50 rounded-2xl overflow-hidden hover:shadow-lg transition duration-300">
  321.                    <div class="aspect-square overflow-hidden">
  322.                        <img src="assets/guru3.jpg"
  323.                             alt="Prof. Joko Susilo"
  324.                             class="w-full h-full object-cover">
  325.                    </div>
  326.                    <div class="p-6 text-center">
  327.                        <h3 class="text-lg font-bold text-gray-900 mb-2">
  328.                            Prof. Joko Susilo                        </h3>
  329.                        <p class="text-blue-600 font-semibold">
  330.                            Fisika Material                        </p>
  331.                    </div>
  332.                </div>
  333.                            <div class="bg-gray-50 rounded-2xl overflow-hidden hover:shadow-lg transition duration-300">
  334.                    <div class="aspect-square overflow-hidden">
  335.                        <img src="assets/guru4.jpg"
  336.                             alt="Dr. Rina Maisari"
  337.                             class="w-full h-full object-cover">
  338.                    </div>
  339.                    <div class="p-6 text-center">
  340.                        <h3 class="text-lg font-bold text-gray-900 mb-2">
  341.                            Dr. Rina Maisari                        </h3>
  342.                        <p class="text-blue-600 font-semibold">
  343.                            Ekonomi Pembangunan                        </p>
  344.                    </div>
  345.                </div>
  346.                    </div>
  347.    </div>
  348. </section>
  349.  
  350. <!-- Contact Section -->
  351. <section id="kontak" class="py-20 bg-blue-600 text-white">
  352.    <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
  353.        <div class="text-center mb-16">
  354.            <h2 class="text-4xl font-bold mb-4">Hubungi Kami</h2>
  355.            <div class="w-20 h-1 bg-white mx-auto mb-6"></div>
  356.            <p class="text-xl text-blue-100 max-w-3xl mx-auto">
  357.                Kami siap membantu menjawab pertanyaan dan memberikan informasi yang Anda butuhkan
  358.            </p>
  359.        </div>
  360.        
  361.        <div class="grid lg:grid-cols-2 gap-16">
  362.            <!-- Contact Info -->
  363.            <div class="space-y-8">
  364.                
  365.                <!-- Location Map -->
  366.                <div class="bg-white/10 backdrop-blur-sm rounded-2xl p-6">
  367.                    <h4 class="text-xl font-semibold mb-3">Lokasi Kami</h4>
  368.                    <div class="rounded-lg overflow-hidden shadow-md" style="position:relative;padding-bottom:56.25%;height:0;">
  369.                        <iframe
  370.                            src="https://www.google.com/maps?q=Jl.+Pendidikan+No.+02&output=embed"
  371.                            style="position:absolute;top:0;left:0;width:100%;height:100%;border:0;"
  372.                            allowfullscreen
  373.                            loading="lazy"
  374.                            referrerpolicy="no-referrer-when-downgrade"
  375.                        ></iframe>
  376.                    </div>
  377.                    <p class="text-sm text-blue-100 mt-3">Alamat: Jl. Pendidikan No. 02</p>
  378.                </div>
  379.  
  380.                <!-- Operating Hours -->
  381.                <div class="bg-white/10 backdrop-blur-sm rounded-2xl p-6">
  382.                    <h4 class="text-xl font-semibold mb-4">Jam Operasional</h4>
  383.                    <ul class="space-y-2 text-blue-100">
  384.                        <li class="flex justify-between">
  385.                            <span>Senin – Jumat</span>
  386.                            <span class="font-semibold text-white">07.00 – 15.00</span>
  387.                        </li>
  388.                        <li class="flex justify-between">
  389.                            <span>Sabtu</span>
  390.                            <span class="font-semibold text-white">07.00 – 12.00</span>
  391.                        </li>
  392.                        <li class="flex justify-between">
  393.                            <span>Minggu</span>
  394.                            <span class="font-semibold text-white">Tutup</span>
  395.                        </li>
  396.                    </ul>
  397.                </div>
  398.            </div>
  399.            
  400.            <!-- Contact Form -->
  401.            <div class="bg-white/10 backdrop-blur-sm rounded-2xl p-8">
  402.                <h3 class="text-2xl font-bold mb-6">Kirim Pesan</h3>
  403.                <form class="space-y-6">
  404.                    <div class="grid md:grid-cols-2 gap-6">
  405.                        <input type="text" placeholder="Nama Lengkap" class="w-full px-4 py-3 rounded-lg bg-white/10 border border-white/20 text-white placeholder-white/70 focus:outline-none focus:ring-2 focus:ring-white/50">
  406.                        <input type="email" placeholder="Email" class="w-full px-4 py-3 rounded-lg bg-white/10 border border-white/20 text-white placeholder-white/70 focus:outline-none focus:ring-2 focus:ring-white/50">
  407.                    </div>
  408.                    <input type="text" placeholder="Subjek" class="w-full px-4 py-3 rounded-lg bg-white/10 border border-white/20 text-white placeholder-white/70 focus:outline-none focus:ring-2 focus:ring-white/50">
  409.                    <textarea rows="4" placeholder="Pesan Anda" class="w-full px-4 py-3 rounded-lg bg-white/10 border border-white/20 text-white placeholder-white/70 focus:outline-none focus:ring-2 focus:ring-white/50 resize-none"></textarea>
  410.                    <button type="submit" class="w-full bg-white text-blue-600 px-6 py-3 rounded-lg font-semibold hover:bg-gray-100 transition duration-200">
  411.                        Kirim Pesan
  412.                    </button>
  413.                </form>
  414.            </div>
  415.        </div>
  416.    </div>
  417. </section>
  418.  
  419. <style>
  420. /* Parallax and Animation Styles */
  421. @keyframes fadeInUp {
  422.    from {
  423.        opacity: 0;
  424.        transform: translateY(30px);
  425.    }
  426.    to {
  427.        opacity: 1;
  428.        transform: translateY(0);
  429.    }
  430. }
  431.  
  432. .animate-fade-in-up {
  433.    animation: fadeInUp 1s ease-out;
  434. }
  435.  
  436. .parallax-layer {
  437.    transition: transform 0.1s ease-out;
  438. }
  439.  
  440. /* Enhanced scroll indicator */
  441. @keyframes scrollIndicator {
  442.    0%, 20% { transform: translateY(0); opacity: 1; }
  443.    50% { transform: translateY(8px); opacity: 0.5; }
  444.    100% { transform: translateY(0); opacity: 1; }
  445. }
  446.  
  447. .animate-bounce .w-1 {
  448.    animation: scrollIndicator 2s infinite;
  449. }
  450.  
  451. /* Button Enhancements */
  452. @keyframes shimmer {
  453.    0% { transform: translateX(-100%) skewX(-12deg); }
  454.    100% { transform: translateX(200%) skewX(-12deg); }
  455. }
  456.  
  457. @keyframes buttonPulse {
  458.    0%, 100% { box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); }
  459.    50% { box-shadow: 0 0 0 10px rgba(255, 255, 255, 0); }
  460. }
  461.  
  462. .group:hover .bg-gradient-to-r {
  463.    animation: shimmer 1s ease-in-out;
  464. }
  465.  
  466. /* Custom border width */
  467. .border-3 {
  468.    border-width: 3px;
  469. }
  470.  
  471. /* Enhanced button effects */
  472. .group:hover {
  473.    animation: buttonPulse 2s infinite;
  474. }
  475.  
  476. /* Mouse scroll animation */
  477. @keyframes mouseScroll {
  478.    0% { transform: translateY(0); opacity: 1; }
  479.    50% { transform: translateY(6px); opacity: 0.5; }
  480.    100% { transform: translateY(0); opacity: 1; }
  481. }
  482.  
  483. .animate-bounce .w-1\.5 {
  484.    animation: mouseScroll 2s infinite ease-in-out;
  485. }
  486. </style>
  487.  
  488. <script type="b6f3266281ef4384330bd005-text/javascript">
  489. document.addEventListener('DOMContentLoaded', function() {
  490.    // Mobile menu toggle
  491.    const mobileMenuBtn = document.getElementById('mobile-menu-btn');
  492.    const mobileMenu = document.getElementById('mobile-menu');
  493.    
  494.    if (mobileMenuBtn && mobileMenu) {
  495.        mobileMenuBtn.addEventListener('click', function() {
  496.            mobileMenu.classList.toggle('hidden');
  497.        });
  498.    }
  499.  
  500.    // Smooth scrolling for navigation links
  501.    document.querySelectorAll('a[href^="#"]').forEach(anchor => {
  502.        anchor.addEventListener('click', function (e) {
  503.            e.preventDefault();
  504.            const target = document.querySelector(this.getAttribute('href'));
  505.            if (target) {
  506.                target.scrollIntoView({
  507.                    behavior: 'smooth',
  508.                    block: 'start'
  509.                });
  510.                // Close mobile menu if open
  511.                if (mobileMenu && !mobileMenu.classList.contains('hidden')) {
  512.                    mobileMenu.classList.add('hidden');
  513.                }
  514.            }
  515.        });
  516.    });
  517.    
  518.    // Navbar scroll effect
  519.    window.addEventListener('scroll', function() {
  520.        const navbar = document.getElementById('navbar');
  521.        if (window.scrollY > 50) {
  522.            navbar.classList.add('shadow-lg', 'bg-white/95', 'backdrop-blur-sm');
  523.        } else {
  524.            navbar.classList.remove('shadow-lg', 'bg-white/95', 'backdrop-blur-sm');
  525.        }
  526.    });
  527.    
  528.    // Parallax Effect
  529.    const parallaxLayers = document.querySelectorAll('.parallax-layer');
  530.    
  531.    function updateParallax() {
  532.        const scrollTop = window.pageYOffset;
  533.        const heroSection = document.getElementById('beranda');
  534.        
  535.        if (heroSection) {
  536.            const heroBottom = heroSection.offsetTop + heroSection.offsetHeight;
  537.            
  538.            // Only apply parallax when hero section is visible
  539.            if (scrollTop < heroBottom) {
  540.                parallaxLayers.forEach(layer => {
  541.                    const speed = parseFloat(layer.getAttribute('data-speed'));
  542.                    const yPos = -(scrollTop * speed);
  543.                    layer.style.transform = `translate3d(0, ${yPos}px, 0)`;
  544.                });
  545.            }
  546.        }
  547.    }
  548.    
  549.    // Throttle parallax updates for better performance
  550.    let ticking = false;
  551.    
  552.    function requestParallaxUpdate() {
  553.        if (!ticking) {
  554.            requestAnimationFrame(() => {
  555.                updateParallax();
  556.                ticking = false;
  557.            });
  558.            ticking = true;
  559.        }
  560.    }
  561.    
  562.    // Add scroll event listener for parallax
  563.    window.addEventListener('scroll', requestParallaxUpdate);
  564.    
  565.    // Initial parallax update
  566.    updateParallax();
  567. });
  568. </script>
  569.  
  570. <!-- Footer -->
  571. <footer id="footer" class="bg-gray-900 text-white relative overflow-hidden">
  572.  
  573.    <div class="relative z-10">
  574.        <!-- Main Footer Content -->
  575.        <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-16">
  576.            <div class="grid grid-cols-1 md:grid-cols-4 gap-8">
  577.                <!-- University Info -->
  578.                <div class="md:col-span-2">
  579.                    <div class="flex items-center space-x-3 mb-6">
  580.                        <img src="assets/universitas.png" alt="Logo" class="h-10">
  581.                        <h3 class="text-2xl font-bold text-blue-400">
  582.                            Waluya Buton — Universitas Mandala Waluya                        </h3>
  583.                    </div>
  584.                    <p class="text-gray-300 mb-6 leading-relaxed">
  585.                        Portal Waluya Buton Universitas Mandala Waluya — Informasi, layanan, dan sumber daya terbaru untuk sivitas akademika.                    </p>
  586.                    <div class="flex space-x-4">
  587.                        <a href="#" class="bg-blue-600 hover:bg-blue-700 p-3 rounded-full transition duration-300 transform hover:scale-110">
  588.                            <svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24">
  589.                                <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" />
  590.                            </svg>
  591.                        </a>
  592.                        <a href="#" class="bg-blue-600 hover:bg-blue-700 p-3 rounded-full transition duration-300 transform hover:scale-110">
  593.                            <svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24">
  594.                                <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" />
  595.                            </svg>
  596.                        </a>
  597.                        <a href="#" class="bg-blue-600 hover:bg-blue-700 p-3 rounded-full transition duration-300 transform hover:scale-110">
  598.                            <svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24">
  599.                                <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" />
  600.                            </svg>
  601.                        </a>
  602.                        <a href="#" class="bg-blue-600 hover:bg-blue-700 p-3 rounded-full transition duration-300 transform hover:scale-110">
  603.                            <svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24">
  604.                                <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" />
  605.                            </svg>
  606.                        </a>
  607.                    </div>
  608.                </div>
  609.  
  610.                <!-- Quick Links -->
  611.                <div>
  612.                    <h4 class="text-lg font-semibold mb-6 text-blue-400">Tautan Kampus</h4>
  613.                    <ul class="space-y-3">
  614.                        <li><a href="#beranda" class="text-gray-300 hover:text-white transition duration-300 flex items-center group">
  615.                                <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">
  616.                                    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path>
  617.                                </svg>
  618.                                Beranda
  619.                            </a></li>
  620.                        <li><a href="#tentang" class="text-gray-300 hover:text-white transition duration-300 flex items-center group">
  621.                                <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">
  622.                                    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path>
  623.                                </svg>
  624.                                Tentang Kampus
  625.                            </a></li>
  626.                        <li><a href="#fasilitas" class="text-gray-300 hover:text-white transition duration-300 flex items-center group">
  627.                                <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">
  628.                                    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path>
  629.                                </svg>
  630.                                Fasilitas
  631.                            </a></li>
  632.                        <li><a href="#guru" class="text-gray-300 hover:text-white transition duration-300 flex items-center group">
  633.                                <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">
  634.                                    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path>
  635.                                </svg>
  636.                                Dosen & Peneliti
  637.                            </a></li>
  638.                        <li><a href="#kontak" class="text-gray-300 hover:text-white transition duration-300 flex items-center group">
  639.                                <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">
  640.                                    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path>
  641.                                </svg>
  642.                                Kontak
  643.                            </a></li>
  644.                    </ul>
  645.                </div>
  646.  
  647.                <!-- Contact Info -->
  648.                <div>
  649.                    <h4 class="text-lg font-semibold mb-6 text-blue-400">Informasi Kontak Kampus</h4>
  650.                    <div class="space-y-4">
  651.                        <div class="flex items-start space-x-3">
  652.                            <svg class="w-5 h-5 text-blue-400 mt-0.5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  653.                                <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>
  654.                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 11a3 3 0 11-6 0 3 3 0 016 0z"></path>
  655.                            </svg>
  656.                            <p class="text-gray-300 text-sm">
  657.                                Jl. Kampus Mandala No. 02, Buton                            </p>
  658.                        </div>
  659.                        <div class="flex items-center space-x-3">
  660.                            <svg class="w-5 h-5 text-blue-400" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  661.                                <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>
  662.                            </svg>
  663.                            <p class="text-gray-300 text-sm">
  664.                                021-2537-5591                            </p>
  665.                        </div>
  666.                        <div class="flex items-center space-x-3">
  667.                            <svg class="w-5 h-5 text-blue-400" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  668.                                <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>
  669.                            </svg>
  670.                            <p class="text-gray-300 text-sm">
  671.                                <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="83eaede5ecc3f4e2eff6fae2aee1f6f7ecedade2e0adeae7">[email&#160;protected]</a>                            </p>
  672.                        </div>
  673.                    </div>
  674.                </div>
  675.            </div>
  676.        </div>
  677.  
  678.        <!-- Bottom Footer -->
  679.        <div class="border-t border-gray-800">
  680.            <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-6">
  681.                <div class="flex flex-col md:flex-row items-center justify-between">
  682.                    <div class="text-gray-400 text-sm mb-4 md:mb-0">
  683.                        &copy; 2025 Waluya Buton — Universitas Mandala Waluya. Seluruh hak cipta dilindungi.
  684.                    </div>
  685.                    <div class="flex items-center space-x-6 text-sm text-gray-400">
  686.                        <a href="#" class="hover:text-white transition duration-300">Kebijakan Privasi</a>
  687.                        <span>•</span>
  688.                        <a href="#" class="hover:text-white transition duration-300">Syarat & Ketentuan</a>
  689.                        <span>•</span>
  690.                        <a href="#" class="hover:text-white transition duration-300">Sitemap</a>
  691.                    </div>
  692.                </div>
  693.            </div>
  694.        </div>
  695.    </div>
  696.  
  697.    <!-- Back to Top Button -->
  698.    <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">
  699.        <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  700.            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 10l7-7m0 0l7 7m-7-7v18"></path>
  701.        </svg>
  702.    </button>
  703. </footer>
  704.  
  705.  
  706. <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="b6f3266281ef4384330bd005-text/javascript">
  707.    // Back to top button functionality
  708.    const backToTopButton = document.getElementById('backToTop');
  709.  
  710.    window.addEventListener('scroll', function() {
  711.        if (window.scrollY > 300) {
  712.            backToTopButton.style.transform = 'translateY(0)';
  713.        } else {
  714.            backToTopButton.style.transform = 'translateY(4rem)';
  715.        }
  716.    });
  717.  
  718.    backToTopButton.addEventListener('click', function() {
  719.        window.scrollTo({
  720.            top: 0,
  721.            behavior: 'smooth'
  722.        });
  723.    });
  724.  
  725.    // Add loading animation
  726.    window.addEventListener('load', function() {
  727.        document.body.classList.add('loaded');
  728.    });
  729. </script>
  730.  
  731. <script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="b6f3266281ef4384330bd005-|49" defer></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"4c6c542bf28145bfb00a780472c52319","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  732. </body>
  733.  
  734. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda