301 Moved Permanently, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.
Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.
200 OK, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.
Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.
GET / HTTP/1.1 Host: h2onu.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<style> .video-container { position: relative; padding-bottom: 56.25%; /* 16:9 Aspect Ratio */ height: 0; overflow: hidden; } .video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } </style> <!DOCTYPE html> <html lang="en"> <head> <link rel="icon" type="image/png" href="https://h2onu.com/favicon.png" sizes="64x64"> <script src="https://cdn.tailwindcss.com"></script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TJ4ZCGQQ');</script> <!-- End Google Tag Manager --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="csrf-token" content="Vi98ezrXT2rN1yV0u7FlGNhwX3p8zokCWBaBYADJ"> <title>H2ONU</title> <!-- Fonts --> <link rel="preconnect" href="https://fonts.bunny.net"> <link href="https://fonts.bunny.net/css?family=figtree:400,500,600&display=swap" rel="stylesheet" /> <link rel="stylesheet" href="https://use.typekit.net/fat3fgw.css"> <!-- Scripts --> <script type="module" src="http://[::1]:5173/@vite/client" data-navigate-track="reload"></script><link rel="stylesheet" href="http://[::1]:5173/resources/css/app.css" data-navigate-track="reload" /><script type="module" src="http://[::1]:5173/resources/js/app.js" data-navigate-track="reload"></script> <!-- Styles --> <!-- Livewire Styles --><style >[wire\:loading][wire\:loading], [wire\:loading\.delay][wire\:loading\.delay], [wire\:loading\.inline-block][wire\:loading\.inline-block], [wire\:loading\.inline][wire\:loading\.inline], [wire\:loading\.block][wire\:loading\.block], [wire\:loading\.flex][wire\:loading\.flex], [wire\:loading\.table][wire\:loading\.table], [wire\:loading\.grid][wire\:loading\.grid], [wire\:loading\.inline-flex][wire\:loading\.inline-flex] {display: none;}[wire\:loading\.delay\.none][wire\:loading\.delay\.none], [wire\:loading\.delay\.shortest][wire\:loading\.delay\.shortest], [wire\:loading\.delay\.shorter][wire\:loading\.delay\.shorter], [wire\:loading\.delay\.short][wire\:loading\.delay\.short], [wire\:loading\.delay\.default][wire\:loading\.delay\.default], [wire\:loading\.delay\.long][wire\:loading\.delay\.long], [wire\:loading\.delay\.longer][wire\:loading\.delay\.longer], [wire\:loading\.delay\.longest][wire\:loading\.delay\.longest] {display: none;}[wire\:offline][wire\:offline] {display: none;}[wire\:dirty]:not(textarea):not(input):not(select) {display: none;}:root {--livewire-progress-bar-color: #2299dd;}[x-cloak] {display: none !important;}</style> </head> <body class="font-sans antialiased"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TJ4ZCGQQ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div x-data="{"show":true,"style":"success","message":null}" :class="{ 'bg-indigo-500': style == 'success', 'bg-red-700': style == 'danger', 'bg-gray-500': style != 'success' && style != 'danger' }" style="display: none;" x-show="show && message" x-on:banner-message.window=" style = event.detail.style; message = event.detail.message; show = true; "> <div class="max-w-screen-xl mx-auto py-2 px-3 sm:px-6 lg:px-8"> <div class="flex items-center justify-between flex-wrap"> <div class="w-0 flex-1 flex items-center min-w-0"> <span class="flex p-2 rounded-lg" :class="{ 'bg-indigo-600': style == 'success', 'bg-red-600': style == 'danger' }"> <svg x-show="style == 'success'" class="h-5 w-5 text-white" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75L11.25 15 15 9.75M21 12a9 9 0 11-18 0 9 9 0 0118 0z" /> </svg> <svg x-show="style == 'danger'" class="h-5 w-5 text-white" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 9v3.75m9-.75a9 9 0 11-18 0 9 9 0 0118 0zm-9 3.75h.008v.008H12v-.008z" /> </svg> <svg x-show="style != 'success' && style != 'danger'" class="h-5 w-5 text-white" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" d="M11.25 11.25l.041-.02a.75.75 0 011.063.852l-.708 2.836a.75.75 0 001.063.853l.041-.021M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9-3.75h.008v.008H12V8.25z" /> </svg> </span> <p class="ms-3 font-medium text-sm text-white truncate" x-text="message"></p> </div> <div class="shrink-0 sm:ms-3"> <button type="button" class="-me-1 flex p-2 rounded-md focus:outline-none sm:-me-2 transition" :class="{ 'hover:bg-indigo-600 focus:bg-indigo-600': style == 'success', 'hover:bg-red-600 focus:bg-red-600': style == 'danger' }" aria-label="Dismiss" x-on:click="show = false"> <svg class="h-5 w-5 text-white" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" /> </svg> </button> </div> </div> </div> </div> <div class="min-h-screen bg-gradient-to-t from-blue-800 to-black"> <div wire:snapshot="{"data":{"menuItems":[[[{"name":"Home","route":"home","active":false},{"s":"arr"}],[{"name":"About","route":"about","active":false},{"s":"arr"}],[{"name":"Newsroom","route":"newsroom","active":false},{"s":"arr"}],[{"name":"Contact","route":"contact","active":false},{"s":"arr"}],[{"name":"Covers","route":"covers","active":false},{"s":"arr"}],[{"name":"Shop H2ONU","url":"https:\/\/shop.h2onu.com","active":false},{"s":"arr"}]],{"s":"arr"}]},"memo":{"id":"ohZApdBjaPLlaNXy0FXv","name":"homepage-navigation","path":"\/","method":"GET","children":[],"scripts":[],"assets":[],"errors":[],"locale":"en"},"checksum":"87bd9197b3d356a1f7d55acb10d716a7b13d9013b8fafca7dded711d2bb684b4"}" wire:effects="{"listeners":["routeUpdated"]}" wire:id="ohZApdBjaPLlaNXy0FXv" class="bg-black p-10 flex justify-center"> <div> <ul class="flex flex-wrap justify-center gap-4 text-center"> <!--[if BLOCK]><![endif]--> <li class="flex items-center"> <!--[if BLOCK]><![endif]--> <!-- Internal links --> <a href="https://h2onu.com/home" class="text-white hover:text-gray-300 "> Home </a> <!--[if ENDBLOCK]><![endif]--> </li> <li class="flex items-center"> <!--[if BLOCK]><![endif]--> <!-- Internal links --> <a href="https://h2onu.com/about" class="text-white hover:text-gray-300 "> About </a> <!--[if ENDBLOCK]><![endif]--> </li> <li class="flex items-center"> <!--[if BLOCK]><![endif]--> <!-- Internal links --> <a href="https://h2onu.com/newsroom" class="text-white hover:text-gray-300 "> Newsroom </a> <!--[if ENDBLOCK]><![endif]--> </li> <li class="flex items-center"> <!--[if BLOCK]><![endif]--> <!-- Internal links --> <a href="https://h2onu.com/contact" class="text-white hover:text-gray-300 "> Contact </a> <!--[if ENDBLOCK]><![endif]--> </li> <li class="flex items-center"> <!--[if BLOCK]><![endif]--> <!-- Internal links --> <a href="https://h2onu.com/covers" class="text-white hover:text-gray-300 "> Covers </a> <!--[if ENDBLOCK]><![endif]--> </li> <li class="flex items-center"> <!--[if BLOCK]><![endif]--> <!-- External link (Shop H2ONU) --> <svg fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="currentColor" class="-mt-px w-5 h-5 text-gray-400"> <path d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"> </path> </svg> <a href="https://shop.h2onu.com" target="_blank" rel="noopener" class="text-white hover:text-gray-300 font-bold pl-1"> Shop H2ONU </a> <!--[if ENDBLOCK]><![endif]--> </li> <!--[if ENDBLOCK]><![endif]--> </ul> </div> </div> <!-- Page Heading --> <!-- Page Content --> <main> <div class="relative bg-cover bg-center w-full min-h-screen flex items-start justify-center" style="background-image: url('https://h2onu.com/storage/images/Cover-3b.png'); background-size: cover; background-position: center; background-repeat: no-repeat; background-attachment: fixed;"> <main class="w-full"> <!-- Hero Section --> <div class="bg-opacity-85 rounded-lg p-8 shadow-lg mx-auto w-11/12 max-w-7xl mt-0" style="background-color: rgba(0, 0, 0, 0.85);"> <h1 class="block text-4xl md:text-6xl lg:text-8xl text-center text-[#329bd6] break-words" style="font-family: 'copperplate', serif;"> H2ONU<sup class="text-[10px]">TM</sup> Winter 2025 </h1> <hr class="h-1 mt-6"/> <p class="mt-4 text-xl md:text-2xl leading-8 text-gray-300 text-justify"> <span class="block text-2xl md:text-3xl text-center font-bold text-[#6dc17e]" style="font-family: 'copperplate', serif;"> Ancient prophecies. Modern conspiracies. One revolutionary technology. </span> </p> <div class="video-container"> <iframe src="https://www.youtube.com/embed/mFSLLommkH8?si=WKw68OCM7lZQ3dsb?rel=0" frameborder="0" allowfullscreen></iframe> </div> <p class="mt-4 text-xl md:text-2xl leading-8 text-gray-300 text-justify"> <br><br> When oil and water collide—when the teachings of Jesus and Muhammad, the fire of Pele, and the visions of Biblical revelations intertwine with quantum physics, Chinese espionage, Nazi schemes, and cutting-edge nanotechnology—the fate of the world hangs in the balance. <br><br> Ray Hershey, a philosophical environmental lawyer, never expected his quest for love and meaning to lead to chaos. But when his enigmatic colleague, Keoni Kumk’u, creates a groundbreaking invention capable of reshaping the global power structure, Ray finds himself caught between ancient truths and modern secrets. As shadowy forces close in, he must unravel life’s greatest mysteries, confront the enigma of free will, and fight to save humanity—and his soul. <br><br> H2ONU is a bold and provocative eco-thriller that challenges everything you think you know about science, faith, and the forces that shape our world. For those ready to dive into the unknown, it’s a journey that just might change your perspective forever. </p> </div> <!-- Side-by-Side Sections --> <div class="grid grid-cols-1 md:grid-cols-2 gap-8 px-4 md:px-8 mt-8 mx-auto w-full max-w-7xl"> <!-- Social Media Section --> <div class="space-y-8 bg-opacity-85 bg-black rounded-lg p-8 shadow-lg" style="background-color: rgba(0, 0, 0, 0.85);"> <img class="h-7 mx-auto" src="https://h2onu.com/storage/images/site_crystal_honu.png" alt="crystal-h2onu"> <p class="block text-center text-2xl md:text-3xl text-[#329bd6]" style="font-family: 'copperplate', serif;"> Follow Us On Social Media </p> <div class="flex flex-wrap justify-center gap-4"> <!-- Social Media Links --> <!-- Facebook --> <a href="https://www.facebook.com/h2onu1/" target="_blank" class="text-gray-500 hover:text-orange-600"> <span class="sr-only">Facebook</span> <svg class="h-16 w-48" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd"/> </svg> </a> <!-- Instagram --> <a href="https://www.instagram.com/h2onu_hawaii/" target="_blank" class="text-gray-500 hover:text-orange-600"> <span class="sr-only">Instagram</span> <svg class="h-16 w-48" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path fill-rule="evenodd" d="M12.315 2c2.43 0 2.784.013 3.808.06 1.064.049 1.791.218 2.427.465a4.902 4.902 0 011.772 1.153 4.902 4.902 0 011.153 1.772c.247.636.416 1.363.465 2.427.048 1.067.06 1.407.06 4.123v.08c0 2.643-.012 2.987-.06 4.043-.049 1.064-.218 1.791-.465 2.427a4.902 4.902 0 01-1.153 1.772 4.902 4.902 0 01-1.772 1.153c-.636.247-1.363.416-2.427.465-1.067.048-1.407.06-4.123.06h-.08c-2.643 0-2.987-.012-4.043-.06-1.064-.049-1.791-.218-2.427-.465a4.902 4.902 0 01-1.772-1.153 4.902 4.902 0 01-1.153-1.772c-.247-.636-.416-1.363-.465-2.427-.047-1.024-.06-1.379-.06-3.808v-.63c0-2.43.013-2.784.06-3.808.049-1.064.218-1.791.465-2.427a4.902 4.902 0 011.153-1.772A4.902 4.902 0 015.45 2.525c.636-.247 1.363-.416 2.427-.465C8.901 2.013 9.256 2 11.685 2h.63zm-.081 1.802h-.468c-2.456 0-2.784.011-3.807.058-.975.045-1.504.207-1.857.344-.467.182-.8.398-1.15.748-.35.35-.566.683-.748 1.15-.137.353-.3.882-.344 1.857-.047 1.023-.058 1.351-.058 3.807v.468c0 2.456.011 2.784.058 3.807.045.975.207 1.504.344 1.857.182.466.399.8.748 1.15.35.35.683.566 1.15.748.353.137.882.3 1.857.344 1.054.048 1.37.058 4.041.058h.08c2.597 0 2.917-.01 3.96-.058.976-.045 1.505-.207 1.858-.344.466-.182.8-.398 1.15-.748.35-.35.566-.683.748-1.15.137-.353.3-.882.344-1.857.048-1.055.058-1.37.058-4.041v-.08c0-2.597-.01-2.917-.058-3.96-.045-.976-.207-1.505-.344-1.858a3.097 3.097 0 00-.748-1.15 3.098 3.098 0 00-1.15-.748c-.353-.137-.882-.3-1.857-.344-1.023-.047-1.351-.058-3.807-.058zM12 6.865a5.135 5.135 0 110 10.27 5.135 5.135 0 010-10.27zm0 1.802a3.333 3.333 0 100 6.666 3.333 3.333 0 000-6.666zm5.338-3.205a1.2 1.2 0 110 2.4 1.2 1.2 0 010-2.4z" clip-rule="evenodd"/> </svg> </a> <!-- X --> <a href="https://x.com/H2ONU" target="_blank" class="text-gray-500 hover:text-orange-600"> <span class="sr-only">X</span> <svg class="h-16 w-48" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path d="M13.6823 10.6218L20.2391 3H18.6854L12.9921 9.61788L8.44486 3H3.2002L10.0765 13.0074L3.2002 21H4.75404L10.7663 14.0113L15.5685 21H20.8131L13.6819 10.6218H13.6823ZM11.5541 13.0956L10.8574 12.0991L5.31391 4.16971H7.70053L12.1742 10.5689L12.8709 11.5655L18.6861 19.8835H16.2995L11.5541 13.096V13.0956Z"/> </svg> </a> <!-- YouTube --> <a href="https://www.youtube.com/@H2ONU-ln6uy" target="_blank" class="text-gray-500 hover:text-orange-600"> <span class="sr-only">YouTube</span> <svg class="h-16 w-48" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path fill-rule="evenodd" d="M19.812 5.418c.861.23 1.538.907 1.768 1.768C21.998 8.746 22 12 22 12s0 3.255-.418 4.814a2.504 2.504 0 0 1-1.768 1.768c-1.56.419-7.814.419-7.814.419s-6.255 0-7.814-.419a2.505 2.505 0 0 1-1.768-1.768C2 15.255 2 12 2 12s0-3.255.417-4.814a2.507 2.507 0 0 1 1.768-1.768C5.744 5 11.998 5 11.998 5s6.255 0 7.814.418ZM15.194 12 10 15V9l5.194 3Z" clip-rule="evenodd"/> </svg> </a> </div> <div wire:snapshot="{"data":{"email":null,"first_name":null,"last_name":null,"consent":false},"memo":{"id":"1gPdkepNNcVNHFFi2XQf","name":"mailing-list-signup","path":"\/","method":"GET","children":[],"scripts":[],"assets":[],"errors":[],"locale":"en"},"checksum":"0dfaee12dad4a4e85504d5cd0b9521988a8ec7758d6bdf24314b5b1a1455058e"}" wire:effects="[]" wire:id="1gPdkepNNcVNHFFi2XQf"> <div class="py-8 sm:py-16"> <div class="mx-auto max-w-7xl px-4 sm:px-6 lg:px-8"> <div class="relative isolate grid grid-rows-3 gap-6 overflow-hidden bg-gray-900 px-6 py-8 shadow-2xl sm:rounded-2xl sm:px-8 lg:px-16" style="background-color: rgba(0, 0, 0, 0.85);"> <!-- Title Section --> <div class="row-start-1 max-w-xl mx-auto text-center"> <h1 class="text-xl sm:text-3xl lg:text-4xl text-[#329bd6] font-bold break-words" style="font-family: 'copperplate', serif;"> <!--[if BLOCK]><![endif]--> Join Us Today! <!--[if ENDBLOCK]><![endif]--> </h1> <p class="mt-4 text-sm sm:text-lg text-gray-300"> <!--[if BLOCK]><![endif]--> Stay connected and never miss an update. <!--[if ENDBLOCK]><![endif]--> </p> </div> <!-- Form Section --> <form class="row-start-2 w-full max-w-lg sm:max-w-xl lg:max-w-3xl mx-auto mt-4"> <div class="flex flex-col sm:flex-row gap-3 sm:gap-x-6"> <label for="email-address" class="sr-only">Email address</label> <input wire:model="email" id="email-address" name="email" type="email" autocomplete="email" required class="flex-1 rounded-md border-0 bg-white/5 px-3 py-2 text-white shadow-sm ring-1 ring-inset ring-white/10 focus:ring-2 focus:ring-inset focus:ring-white text-sm sm:text-base" placeholder="Enter your email"> <button wire:click="submit" type="button" class="rounded-md bg-white px-3 py-2 text-sm sm:text-base font-semibold text-gray-900 shadow-sm hover:bg-gray-100 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white"> Notify me </button> </div> </form> <!-- Consent Section --> <div class="row-start-3 text-center mt-6"> <p class="text-xs sm:text-sm lg:text-base leading-6 text-gray-300"> We care about your data. Read our <a href="https://h2onu.com/privacy" class="font-semibold text-white">privacy policy</a>. </p> <div class="mt-4 flex flex-col items-center gap-3"> <input type="checkbox" id="consent" wire:model="consent" required class="h-4 w-4 sm:h-5 sm:w-5 text-indigo-600 focus:ring-indigo-500 border-gray-300 rounded"> <label for="consent" class="text-xs sm:text-sm lg:text-base text-gray-300"> I agree to receive marketing emails. </label> </div> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> </div> <!-- Background Circle --> <svg viewBox="0 0 1024 1024" class="absolute left-1/2 top-1/2 -z-10 h-[60rem] sm:h-[80rem] w-[60rem] sm:w-[80rem] -translate-x-1/2" aria-hidden="true"> <circle cx="512" cy="512" r="512" fill="url(#759c1415-0410-454c-8f7c-9a820de03641)" fill-opacity="0.7"/> <defs> <radialGradient id="759c1415-0410-454c-8f7c-9a820de03641" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(512 512) rotate(90) scale(512)"> <stop stop-color="#7775D6"/> <stop offset="1" stop-color="#E935C1" stop-opacity="0"/> </radialGradient> </defs> </svg> </div> </div> </div> <!-- Success Message --> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> </div> <div class="flex justify-center items-center"> <img src="https://h2onu.com/storage/images/cross.png" class="filter brightness-75 max-w-full h-auto" alt="Cross Image"/> </div> </div> <!-- About Section --> <div class="bg-opacity-85 rounded-lg p-8 shadow-lg" style="background-color: rgba(0, 0, 0, 0.85);"> <img class="h-7 mb-4 mx-auto" src="https://h2onu.com/storage/images/site_crystal_honu.png" alt="crystal-h2onu"> <p class="text-3xl leading-6 text-center text-[#329bd6] font-semibold" style="font-family: 'copperplate', serif;">ABOUT</p> <p class="text-2xl leading-6 mt-4 text-justify text-[#6dc17e]" style="font-family: minion-pro;"> What happens when opposites clash—oil and water, faith and science, ancient prophecy and modern technology? When the teachings of Jesus and Muhammad, the fire of Pele, the wisdom of Mayan prophecies, and the visions of Biblical revelations are entangled with quantum physics, the shadows of Chinese espionage, Nazi schemes, and cutting-edge nanotechnology? When God, the “gods,” and the fates all collide with the enigma of free will, fusing into the living spirit of Hawaiian Aloha? <br><br> <span class="block text-3xl text-center font-bold text-[#329bd6]" style="font-family: 'copperplate', serif;">H2ONU.</span> <br> A groundbreaking eco-thriller, H2ONU spans the bustling streets of Philadelphia and the breathtaking shores of Hawaii, playing out ancient mysteries and challenging everything you think you know about the forces shaping our world—and the choices that could save it—all while weaving a provocative tale of love, power, and the search for truth. <br><br> At its core, H2ONU is more than just a journey—it’s bold, provocative, and transformative. Thrilling and deeply thought-provoking, it dares readers to dive into the unknown, question everything, and awaken to a reality where science and spirituality collide. <br><br> Beyond its surface narrative, H2ONU delves into the truths that define the human experience, destiny, and the unseen forces shaping our lives. It pushes us to confront the mysteries of the universe and rethink what we believe to be true. <br><br> <i>But this is far more than just a story. For those willing to go beyond the surface, H2ONU offers more than its gripping twists and turns—it presents a challenge: an invitation to think deeper, dream bigger, embrace the unknown, and see the world in a completely new light. It dares you to discover truths that just might change your life forever. For those bold enough to dive deeper and accept the challenge, it might even become a path to enlightenment. </i> </p> </div> </div> <!-- Recent News Section --> <div class="relative bg-cover bg-center w-full pt-8 flex items-center justify-center mt-4" style="background-color: rgba(0, 0, 0, 0.85);"> <div wire:snapshot="{"data":{"eid":1,"preOrder":"h2onu","featuredContent":[[[{"id":10,"title":"H2ONU Launches \"The Ripple Effect Giveaway\"","slug":"H2ONU Launches \"The Ripple Effect Giveaway\"","content":"<p><span style=\"font-size: 18pt;\"><strong>Philadelphia, PA<\/strong> &mdash; <em>H2ONU<\/em>, the bold and provocative eco-thriller that challenges everything you think you know about science, faith, and the forces shaping our world, is set to make waves with its upcoming release in Winter 2025. To celebrate this momentous occasion, <em>H2ONU<\/em> invites readers to participate in an exclusive contest: <strong>\"The Ripple Effect Giveaway.\"<br><br><\/strong><\/span><span style=\"font-size: 18pt;\"><strong>What Is &ldquo;The Ripple Effect Giveaway&rdquo;?<\/strong><\/span><br><span style=\"font-size: 18pt;\">This unique contest puts the power of choice into the hands of our audience. Participants will have the chance to vote on their favorite cover design for the <em>H2ONU<\/em> book, helping decide the face of this revolutionary story. As a special thank-you, <strong>ten lucky winners<\/strong> will be selected at random to receive:<br><br><\/span><\/p>\n<ul>\n<li style=\"font-size: 18pt;\"><span style=\"font-size: 18pt;\">An exclusive <strong>autographed copy of <em>H2ONU<\/em><\/strong> featuring the cover of their choice.<\/span><\/li>\n<li style=\"font-size: 18pt;\"><span style=\"font-size: 18pt;\">A personalized message from the author, Ray Culver.<br><br><\/span><\/li>\n<\/ul>\n<p><span style=\"font-size: 18pt;\">This is a rare opportunity for fans to own a piece of <em>H2ONU<\/em> history and connect with a story that dares readers to think deeper, dream bigger, and embrace the unknown.<br><br><\/span><\/p>\n<p><span style=\"font-size: 18pt;\"><strong>How to Enter<\/strong><\/span><br><span style=\"font-size: 18pt;\">It&rsquo;s simple!<br><br><\/span><\/p>\n<ol>\n<li style=\"font-size: 18pt;\"><span style=\"font-size: 18pt;\">Visit www.h2onu.com\/covers<\/span><\/li>\n<li style=\"font-size: 18pt;\"><span style=\"font-size: 18pt;\">Submit your email address to unlock your vote.<\/span><\/li>\n<li style=\"font-size: 18pt;\"><span style=\"font-size: 18pt;\">Cast your vote for your favorite cover design.<br><br><\/span><\/li>\n<\/ol>\n<p><span style=\"font-size: 18pt;\"><strong>Why Participate?<\/strong><\/span><br><span style=\"font-size: 18pt;\">Your voice matters! By casting your vote, you&rsquo;ll be shaping the future of <em>H2ONU<\/em> while joining an engaged community of eco-thriller enthusiasts. Plus, with the chance to win a personalized, autographed copy of this thought-provoking novel, the stakes couldn&rsquo;t be higher.<br><br><\/span><\/p>\n<p><span style=\"font-size: 18pt;\"><strong>Voting Deadline<\/strong><\/span><br><span style=\"font-size: 18pt;\">The contest is open now and runs until <strong>December 31, 2024<\/strong>. Winners will be announced in early 2025.<br><br><\/span><\/p>\n<hr>\n<p><span style=\"font-size: 18pt;\"><strong>About <em>H2ONU<\/em><\/strong><\/span><br><span style=\"font-size: 18pt;\"><em>H2ONU<\/em> is more than just a book; it&rsquo;s a journey into the depths of ancient prophecies, modern conspiracies, and groundbreaking science. Authored by Ray Culver, this eco-thriller spans the bustling streets of Philadelphia and the breathtaking shores of Hawaii, unraveling a story of love, power, and the search for truth. Prepare to dive into a narrative that intertwines quantum physics, Mayan prophecies, and the visions of Biblical revelations.<br><br><\/span><\/p>\n<p><span style=\"font-size: 18pt;\"><strong>Don&rsquo;t Miss Out!<\/strong><\/span><br><span style=\"font-size: 18pt;\">Vote today and let the ripple begin. For updates on the contest and all things <em>H2ONU<\/em>, follow us on social media:<br><br><\/span><\/p>\n<ul>\n<li style=\"font-size: 18pt;\"><span style=\"font-size: 18pt;\"><strong>Facebook:<\/strong> <a rel=\"noopener\" target=\"_new\" href=\"https:\/\/www.facebook.com\/h2onu1\/\">https:\/\/www.facebook.com\/h2onu1\/<\/a><\/span><\/li>\n<li style=\"font-size: 18pt;\"><span style=\"font-size: 18pt;\"><strong>Instagram:<\/strong> <a rel=\"noopener\" target=\"_new\" href=\"https:\/\/www.instagram.com\/h2onu_hawaii\/\">https:\/\/www.instagram.com\/h2onu_hawaii\/<\/a><\/span><\/li>\n<li style=\"font-size: 18pt;\"><span style=\"font-size: 18pt;\"><strong>YouTube:<\/strong> <a rel=\"noopener\" target=\"_new\" href=\"https:\/\/www.youtube.com\/@H2ONU-ln6uy\">https:\/\/www.youtube.com\/@H2ONU-ln6uy<\/a><br><br><\/span><\/li>\n<\/ul>\n<p><span style=\"font-size: 18pt;\">For media inquiries, please contact <strong><a rel=\"noopener\">[email protected]<\/a><\/strong>.<\/span><\/p>\n<hr>\n<p style=\"text-align: center;\"><span style=\"font-size: 18pt;\"><strong>--30--<\/strong><\/span><\/p>","excerpt":"What Is \u201cThe Ripple Effect Giveaway\u201d?\nThis unique contest puts the power of choice into the hands of our audience. Participants will have the chance to vote on their favorite cover design for the H2ONU book, helping decide the face of this revolutionary story. As a special thank-you, ten lucky winners will be selected at random to receive:","author_id":1,"category_id":2,"featured_image":"fbnr-wave.png","publish_date":"2024-12-23","retire_date":null,"status":"published","created_at":"2024-12-22T09:03:45.000000Z","updated_at":"2024-12-26T15:22:12.000000Z"},{"s":"arr"}],[{"id":6,"title":"Introducing H2ONU: A Groundbreaking New Book Set for Late Autumn 2024 Release","slug":"Introducing H2ONU: A Groundbreaking New Book Set for Late Autumn 2024 Release","content":"<p style=\"text-align: justify;\"><span style=\"font-size: 18pt;\"><span style=\"font-family: arial, helvetica, sans-serif;\">Conshohocken, PA <strong>&ndash; <\/strong>May, 20th 2024 &ndash; We are excited to announce the upcoming release of <strong>H2ONU<span style=\"font-family: arial, helvetica, sans-serif; font-size: 18pt;\"><span style=\"font-size: 8pt;\"><sup>TM<\/sup><\/span><\/span><\/strong>, a thrilling new literary masterpiece that seamlessly intertwines the realms of international espionage, cutting-edge technology, abduction, and romance. Against a backdrop of heightened intrigue and groundbreaking innovation, H2ONU invites readers into a world brimming with high-stakes espionage and revolutionary advancements. With its spellbinding narrative and richly developed themes, H2ONU promises an immersive reading experience \"like no other\" that will both enthrall and enchant audiences.<br><br><\/span><span style=\"font-family: arial, helvetica, sans-serif;\"><\/span>Scheduled to hit shelves in late autumn of 2024, H2ONU is set to make waves across literary genres, appealing to fans of thrillers, technology enthusiasts, and environmental<strong> <\/strong>advocates alike.<\/span><br><br><span style=\"font-size: 18pt;\"><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"font-size: 18pt;\"><strong><span style=\"font-family: arial, helvetica, sans-serif;\">Key Highlights of H2ONU<span style=\"font-family: arial, helvetica, sans-serif; font-size: 18pt;\"><span style=\"font-size: 8pt;\"><sup>TM<\/sup><\/span><\/span>:<\/span><\/strong><\/span><br><span style=\"font-size: 18pt;\"><\/span><\/p>\n<ul style=\"text-align: justify;\">\n<li style=\"font-size: 18pt;\"><span style=\"font-size: 18pt;\"><strong>Dynamic Narrative:<\/strong> Prepare for an electrifying journey as H2ONU seamlessly weaves together the realms of high-stakes espionage and transformative technology, all within a narrative rich with intrigue, kidnapping, and romance. From the first page to the last, readers will be spellbound by its relentless pace and gripping storyline.<\/span><br><br><\/li>\n<li style=\"font-size: 18pt;\"><span style=\"font-size: 18pt;\"><strong>Innovative Exploration:<\/strong> Delving into the profound relationship between humanity and the lifeblood of our planet&mdash;water&mdash;H2ONU offers a fresh perspective on contemporary political landscapes while presenting innovative solutions. Its exploration of this vital theme adds depth and resonance to its captivating narrative.<\/span><br><br><\/li>\n<li style=\"font-size: 18pt;\"><span style=\"font-size: 18pt;\"><strong>Compelling Storytelling:<\/strong> Brimming with authentic scenarios and unexpected twists, H2ONU delivers an immersive and thought-provoking experience. With its expertly crafted blend of entertainment and introspection, this captivating tale leaves an indelible mark on readers' minds.<\/span><br><br><\/li>\n<\/ul>\n<p style=\"text-align: justify;\"><span style=\"font-size: 18pt;\">\"H2ONU is a story that transcends genres, blending the urgency of environmental issues with the excitement of a thriller. It's a book that will keep readers on the edge of their seats while also provoking deep thought.\" ~<em>Ray Culver<\/em><em>, Author of H2ONU.<br><br><\/em><\/span><\/p>\n<hr>\n<p style=\"font-family: arial, helvetica, sans-serif; text-align: justify;\"><span style=\"font-size: 18pt;\">Join us on this extraordinary journey. Stay updated on the latest news about H2ONU by following us on social media and signing up for our email updates.<br><br><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"font-size: 18pt;\"><strong>Follow us on Social Media:<\/strong><\/span><\/p>\n<ul style=\"text-align: justify;\">\n<li style=\"font-size: 18pt;\"><span style=\"font-size: 18pt;\"><strong>Twitter:<\/strong> <a target=\"_new\" rel=\"noreferrer\" href=\"https:\/\/twitter.com\/H2ONU\">@H2ONU<\/a><\/span><\/li>\n<li style=\"font-size: 18pt;\"><span style=\"font-size: 18pt;\"><strong>Facebook:<\/strong> <a target=\"_new\" rel=\"noreferrer\" href=\"https:\/\/facebook.com\/H2ONU\">H2ONU<\/a><\/span><\/li>\n<li style=\"font-size: 18pt;\"><span style=\"font-size: 18pt;\"><strong>Instagram:<\/strong> <a target=\"_new\" rel=\"noreferrer\" href=\"https:\/\/instagram.com\/H2ONU\">@H2ONU_Hawai<\/a><\/span><br><br><\/li>\n<\/ul>\n<p style=\"text-align: justify;\"><span style=\"font-size: 18pt;\"><a target=\"_new\" rel=\"noreferrer\" href=\"https:\/\/instagram.com\/H2ONU\"><\/a><\/span><\/p>\n<hr>\n<p style=\"text-align: center;\"><span style=\"font-size: 18pt;\"><br>For more information about H2ONU, please visit <a target=\"_new\" rel=\"noreferrer\" href=\"http:\/\/www.h2onu.com\/\">www.h2onu.com<\/a><br><br><\/span><\/p>\n<hr>\n<p style=\"text-align: left;\"><span style=\"font-family: arial, helvetica, sans-serif; font-size: 18pt;\"><strong><br>Sign Up for Email Updates:<\/strong> Visit <a target=\"_new\" rel=\"noreferrer\" href=\"http:\/\/www.h2onu.com\/\">www.h2onu.com<\/a> to subscribe and receive exclusive updates, sneak peeks, and more.<br><br><\/span><\/p>\n<hr>\n<h3 style=\"text-align: justify;\"><span style=\"font-family: arial, helvetica, sans-serif; font-size: 18pt;\"><br>Press Contact<\/span><\/h3>\n<p style=\"text-align: justify;\"><span style=\"font-size: 18pt;\"><span style=\"font-family: arial, helvetica, sans-serif;\">For all media inquiries, please email: <a href=\"mailto:[email protected]\">[email protected]<\/a><br><br><br><\/span><strong style=\"font-family: arial, helvetica, sans-serif;\"><\/strong><strong style=\"font-family: arial, helvetica, sans-serif;\"><\/strong><\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-size: 18pt;\">-------------30-------------<\/span><\/p>","excerpt":"Introducing H2ONU: A Groundbreaking New Book Set for Late Autumn 2024 Release. We are excited to announce the upcoming release of H2ONU, a thrilling new literary masterpiece that seamlessly intertwines the realms of international espionage, cutting-edge technology, abduction, and romance.","author_id":1,"category_id":2,"featured_image":"H2ONU-press-banner.png","publish_date":"2024-05-18","retire_date":"2028-12-19","status":"published","created_at":"2024-05-18T19:27:06.000000Z","updated_at":"2024-05-20T21:13:57.000000Z"},{"s":"arr"}]],{"s":"arr"}]},"memo":{"id":"dKE9WTOW242mOVUEtw0q","name":"featured-section","path":"\/","method":"GET","children":[],"scripts":[],"assets":[],"errors":[],"locale":"en"},"checksum":"0b3fd6a0798fe57d59fce20ab6326d85b6078e98bb575114534b17ee6a0d4d15"}" wire:effects="[]" wire:id="dKE9WTOW242mOVUEtw0q"> <!-- Feature section --> <div class="mx-auto max-w-8xl px-6 lg:px-8 pb-5 "> <div class="mx-auto max-w-2xl text-center"> <h2 class="text-base font-semibold leading-7 text-indigo-400">Catch Up</h2> <h1 class="block text-8xl text-center text-[#329bd6]" style="font-family: 'copperplate', serif;"> <p class="mt-2 text-3xl font-bold tracking-tight text-white sm:text-4xl">Recent News</p> <p class="mt-6 text-2xl leading-8 text-gray-300">"Dive into the world of H2ONU and stay up to date with currents of change and waves of excitement! Stay submerged in all the latest developments."</p> </h1> </div> <div class="mx-auto mt-16 max-w-2xl sm:mt-20 lg:mt-24 lg:max-w-none"> <dl class="ml-16 grid max-w-xl grid-cols-1 gap-x-8 gap-y-16 lg:max-w-none lg:grid-cols-4"> <!--[if BLOCK]><![endif]--> <div class="flex flex-col border border-gray-600 p-3 rounded"> <!-- Featured Image --> <!--[if BLOCK]><![endif]--> <a href="https://h2onu.com/newsroom/pressrelease/10/H2ONU%20Launches%20%22The%20Ripple%20Effect%20Giveaway%22" class="text-sm font-semibold leading-6 text-indigo-400"> <img src="https://h2onu.com/storage/images/fbnr-wave.png" alt="Featured Image"></a> <!--[if ENDBLOCK]><![endif]--> <dt class="text-base text-xl font-semibold leading-7 text-white"> H2ONU Launches "The Ripple Effect Giveaway" </dt> <dd class="mt-1 flex flex-auto text-justify flex-col text-base leading-7 text-gray-300"> <p class="flex-auto">What Is “The Ripple Effect Giveaway”? This unique contest puts the power of choice into the hands of our audience. Participants will have the chance to vote on their favorite cover design for the H2ONU book, helping decide the face of this revolutionary story. As a special thank-you, ten lucky winners will be selected at random to receive:</p> <p class="mt-6"> <a href="https://h2onu.com/newsroom/pressrelease/10/H2ONU%20Launches%20%22The%20Ripple%20Effect%20Giveaway%22" class="text-sm font-semibold leading-6 text-indigo-400">Read More <span aria-hidden="true">→</span></a> </p> </dd> </div> <div class="flex flex-col border border-gray-600 p-3 rounded"> <!-- Featured Image --> <!--[if BLOCK]><![endif]--> <a href="https://h2onu.com/newsroom/pressrelease/6/Introducing%20H2ONU:%20A%20Groundbreaking%20New%20Book%20Set%20for%20Late%20Autumn%202024%20Release" class="text-sm font-semibold leading-6 text-indigo-400"> <img src="https://h2onu.com/storage/images/H2ONU-press-banner.png" alt="Featured Image"></a> <!--[if ENDBLOCK]><![endif]--> <dt class="text-base text-xl font-semibold leading-7 text-white"> Introducing H2ONU: A Groundbreaking New Book Set for Late Autumn 2024 Release </dt> <dd class="mt-1 flex flex-auto text-justify flex-col text-base leading-7 text-gray-300"> <p class="flex-auto">Introducing H2ONU: A Groundbreaking New Book Set for Late Autumn 2024 Release. We are excited to announce the upcoming release of H2ONU, a thrilling new literary masterpiece that seamlessly intertwines the realms of international espionage, cutting-edge technology, abduction, and romance.</p> <p class="mt-6"> <a href="https://h2onu.com/newsroom/pressrelease/6/Introducing%20H2ONU:%20A%20Groundbreaking%20New%20Book%20Set%20for%20Late%20Autumn%202024%20Release" class="text-sm font-semibold leading-6 text-indigo-400">Read More <span aria-hidden="true">→</span></a> </p> </dd> </div> <!--[if ENDBLOCK]><![endif]--> </dl> </div> </div> </div> </div> </main> </div> </main> </div> <!-- Footer --> <div wire:snapshot="{"data":{"menuItems":[[],{"s":"arr"}]},"memo":{"id":"vgUDcGxljNBvnuTzUhJ2","name":"footer-navigation","path":"\/","method":"GET","children":[],"scripts":[],"assets":[],"errors":[],"locale":"en"},"checksum":"389e8b4571a6217d243bd56b348376010b8ce5091feee45c2838e1aa9ac28910"}" wire:effects="{"listeners":["routeUpdated"]}" wire:id="vgUDcGxljNBvnuTzUhJ2" class="bg-black p-10"> <footer class="bg-black" aria-labelledby="footer-heading"> <h2 id="footer-heading" class="sr-only">Footer</h2> <div class="mx-auto max-w-7xl px-6 pb-8 pt-16 sm:pt-24 lg:px-8 lg:pt-32"> <div class="xl:grid xl:grid-cols-3 xl:gap-8"> <div class="space-y-8"> <img class="h-7" src="https://h2onu.com/storage/images/site_crystal_honu.png" alt="Company name"> <p class="text-sm leading-6 text-gray-300">Follow Us On Social Media</p> <div class="flex space-x-6"> <a href="https://www.facebook.com/h2onu1/" target="_blank" class="text-gray-500 hover:text-orange-600"> <span class="sr-only">Facebook</span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd" /> </svg> </a> <a href="https://www.instagram.com/h2onu_hawaii/"target="_blank" class="text-gray-500 hover:text-orange-600"> <span class="sr-only">Instagram</span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path fill-rule="evenodd" d="M12.315 2c2.43 0 2.784.013 3.808.06 1.064.049 1.791.218 2.427.465a4.902 4.902 0 011.772 1.153 4.902 4.902 0 011.153 1.772c.247.636.416 1.363.465 2.427.048 1.067.06 1.407.06 4.123v.08c0 2.643-.012 2.987-.06 4.043-.049 1.064-.218 1.791-.465 2.427a4.902 4.902 0 01-1.153 1.772 4.902 4.902 0 01-1.772 1.153c-.636.247-1.363.416-2.427.465-1.067.048-1.407.06-4.123.06h-.08c-2.643 0-2.987-.012-4.043-.06-1.064-.049-1.791-.218-2.427-.465a4.902 4.902 0 01-1.772-1.153 4.902 4.902 0 01-1.153-1.772c-.247-.636-.416-1.363-.465-2.427-.047-1.024-.06-1.379-.06-3.808v-.63c0-2.43.013-2.784.06-3.808.049-1.064.218-1.791.465-2.427a4.902 4.902 0 011.153-1.772A4.902 4.902 0 015.45 2.525c.636-.247 1.363-.416 2.427-.465C8.901 2.013 9.256 2 11.685 2h.63zm-.081 1.802h-.468c-2.456 0-2.784.011-3.807.058-.975.045-1.504.207-1.857.344-.467.182-.8.398-1.15.748-.35.35-.566.683-.748 1.15-.137.353-.3.882-.344 1.857-.047 1.023-.058 1.351-.058 3.807v.468c0 2.456.011 2.784.058 3.807.045.975.207 1.504.344 1.857.182.466.399.8.748 1.15.35.35.683.566 1.15.748.353.137.882.3 1.857.344 1.054.048 1.37.058 4.041.058h.08c2.597 0 2.917-.01 3.96-.058.976-.045 1.505-.207 1.858-.344.466-.182.8-.398 1.15-.748.35-.35.566-.683.748-1.15.137-.353.3-.882.344-1.857.048-1.055.058-1.37.058-4.041v-.08c0-2.597-.01-2.917-.058-3.96-.045-.976-.207-1.505-.344-1.858a3.097 3.097 0 00-.748-1.15 3.098 3.098 0 00-1.15-.748c-.353-.137-.882-.3-1.857-.344-1.023-.047-1.351-.058-3.807-.058zM12 6.865a5.135 5.135 0 110 10.27 5.135 5.135 0 010-10.27zm0 1.802a3.333 3.333 0 100 6.666 3.333 3.333 0 000-6.666zm5.338-3.205a1.2 1.2 0 110 2.4 1.2 1.2 0 010-2.4z" clip-rule="evenodd" /> </svg> </a> <a href="https://x.com/H2ONU" target="_blank" class="text-gray-500 hover:text-orange-600"> <span class="sr-only">X</span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path d="M13.6823 10.6218L20.2391 3H18.6854L12.9921 9.61788L8.44486 3H3.2002L10.0765 13.0074L3.2002 21H4.75404L10.7663 14.0113L15.5685 21H20.8131L13.6819 10.6218H13.6823ZM11.5541 13.0956L10.8574 12.0991L5.31391 4.16971H7.70053L12.1742 10.5689L12.8709 11.5655L18.6861 19.8835H16.2995L11.5541 13.096V13.0956Z" /> </svg> </a> <a href="https://www.youtube.com/@H2ONU-ln6uy" target="_blank" class="text-gray-500 hover:text-orange-600"> <span class="sr-only">YouTube</span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path fill-rule="evenodd" d="M19.812 5.418c.861.23 1.538.907 1.768 1.768C21.998 8.746 22 12 22 12s0 3.255-.418 4.814a2.504 2.504 0 0 1-1.768 1.768c-1.56.419-7.814.419-7.814.419s-6.255 0-7.814-.419a2.505 2.505 0 0 1-1.768-1.768C2 15.255 2 12 2 12s0-3.255.417-4.814a2.507 2.507 0 0 1 1.768-1.768C5.744 5 11.998 5 11.998 5s6.255 0 7.814.418ZM15.194 12 10 15V9l5.194 3Z" clip-rule="evenodd" /> </svg> </a> </div> </div> <div class="mt-16 grid grid-cols-2 gap-8 xl:col-span-2 xl:mt-0"> <div class="md:grid md:grid-cols-2 md:gap-8"> <div> <h3 class="text-sm font-semibold leading-6 text-white">Contact</h3> <ul role="list" class="mt-6 space-y-4"> <li> <a href="https://h2onu.com/contact" class="text-sm leading-6 text-gray-300 hover:text-white">Marketing</a> </li> </ul> </div> <div class="mt-10 md:mt-0"> <h3 class="text-sm font-semibold leading-6 text-white">Support</h3> <ul role="list" class="mt-6 space-y-4"> <li> <a href="https://h2onu.com/contact" class="text-sm leading-6 text-gray-300 hover:text-white">Contact</a> </li> </div> </div> <div class="md:grid md:grid-cols-2 md:gap-8"> <div> <h3 class="text-sm font-semibold leading-6 text-white">Company</h3> <ul role="list" class="mt-6 space-y-4"> <li> <a href="https://h2onu.com/about" class="text-sm leading-6 text-gray-300 hover:text-white">About</a> </li> <li> <a href="https://h2onu.com/newsroom" class="text-sm leading-6 text-gray-300 hover:text-white">Press</a> </li> </ul> </div> <div class="mt-10 md:mt-0"> <h3 class="text-sm font-semibold leading-6 text-white">Legal</h3> <ul role="list" class="mt-6 space-y-4"> <li> <a href="https://h2onu.com/privacy" class="text-sm leading-6 text-gray-300 hover:text-white">Privacy</a> </li> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> </ul> </div> </div> </div> <div> </div> </div> <div class="mt-16 border-t border-white/10 pt-8 sm:mt-20 lg:mt-24"> <p class="text-xs leading-5 text-gray-400">© 2024 H2ONU, Inc. All rights reserved.</p> </div> </div> </footer> </div> <!-- Livewire Scripts --> <script src="/livewire/livewire.js?id=770f7738" data-csrf="Vi98ezrXT2rN1yV0u7FlGNhwX3p8zokCWBaBYADJ" data-update-uri="/livewire/update" data-navigate-once="true"></script> </body> </html>