<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Actived Domain - IDCloudHost</title>
    <link
      rel="shortcut icon"
      href="/img-sys/active/favicon.png"
      type="image/x-icon"
    />
    <link
      href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css"
      rel="stylesheet"
    />
    <style>
      .line-custom {
        line-height: 60px;
      }
      .bg-primary {
        background-color: #016dfc;
      }
      .bg-background {
        background-color: #f6f6f6;
      }
      .text-title {
        color: #1b2c42;
      }
      .text-desc {
        color: #8292a6;
      }
      .bg-blue-sec {
        background-color: #e4f2ff;
      }
      .bg-blue-dark {
        background-color: #0d1e46;
      }
      .text-primary {
        color: #016dfc !important;
      }
      .text-start {
        text-align: left;
      }
    </style>
  </head>
  <body>
    <section class="h-100">
      <!-- Navbar -->
      <nav
        class="bg-white dark:bg-gray-900 w-full top-0 start-0 border-b border-gray-200 dark:border-gray-600"
      >
        <div
          class="max-w-screen-xl flex flex-wrap items-center justify-between mx-auto p-4"
        >
          <a
            href="https://idcloudhost.com/"
            target="_blank"
            class="flex items-center space-x-3 rtl:space-x-reverse"
          >
            <img
              src="/img-sys/active/logo.png"
              class="h-16"
              alt="Flowbite Logo"
            />
          </a>
          <div
            class="flex md:order-2 space-x-3 md:space-x-0 rtl:space-x-reverse"
          >
            <a href="http://idcloudhost.com/panduan" target="_blank">
              <button
                type="button"
                class="text-white bg-primary focus:ring-4 focus:outline-none focus:ring-blue-300 font-medium rounded-lg text-sm py-3 px-4 text-center dark:bg-primary dark:hover:bg-primary"
              >
                Knowledge Based
              </button>
            </a>
          </div>
        </div>
      </nav>
      <!--Main Content-->
      <section
        class="bg-white dark:bg-gray-900 max-w-screen-xl w-full pt-10 pb-0 mx-auto px-10"
      >
        <div class="flex flex-wrap items-center justify-between">
          <div class="w-full md:w-1/2">
            <h1
              id="domain-name"
              class="font-semibold text-primary text-3xl line-custom mb-1"
            >
              idcloudhost.com
            </h1>
            <h1 class="font-bold text-title text-5xl line-custom">
              Selamat, Domain Anda
              <span class="text-primary">Telah Aktif!</span>
            </h1>
            <div class="block md:hidden text-center">
              <img
                src="/img-sys/active/ilustrasi.png"
                alt="Ilustrasi"
                class="h-72"
              />
            </div>
            <p class="text-desc py-8 leading-8 max-w-xl">
              Domain Anda sudah aktif sepenuhnya. Anda kini dapat melanjutkan ke
              tahap berikutnya. Pastikan DNS Anda sudah ter-update dengan baik.
              Anda bisa pelajari lebih lanjut mengenai domain disini:
              <a
                href="https://idcloudhost.com/panduan/kategori/domain/"
                class="text-primary"
              >
                <b>Panduan Domain</b>
              </a>
            </p>
          </div>
          <div class="w-full md:w-1/2 md:flex justify-end hidden">
            <img
              src="/img-sys/active/ilustrasi.png"
              alt="Ilustrasi"
              class="h-72"
            />
          </div>
        </div>
        <div class="text-center py-16">
          <h1 class="font-semibold text-center text-title text-4xl line-custom">
            Rekomendasi Layanan IDCloudHost Untuk Anda
          </h1>
          <div class="flex flex-wrap py-4 gap-4 md:gap-6 justify-between">
            <a
              href="http://idcloudhost.com/cloud-vps"
              class="w-5/12 md:w-96"
              target="_blank"
            >
              <div
                class="flex flex-col md:flex-row gap-6 shadow py-6 px-6 md:px-12 justify-start rounded-2xl hover:bg-blue-sec h-full"
              >
                <img
                  src="/img-sys/active/ic-cloud.png"
                  alt="icon"
                  class="md:h-6 w-6 h-auto"
                />
                <h3
                  class="text-lg text-title font-semibold hover:text-primary text-start"
                >
                  Cloud VPS
                </h3>
              </div>
            </a>
            <a
              href="https://idcloudhost.com/bare-metal-server/"
              class="w-5/12 md:w-96"
              target="_blank"
            >
              <div
                class="flex flex-col md:flex-row gap-6 shadow py-6 px-6 md:px-12 justify-start rounded-2xl hover:bg-blue-sec h-full"
              >
                <img
                  src="/img-sys/active/ic-baremetal.png"
                  alt="icon"
                  class="md:h-6 w-6 h-auto"
                />
                <h3
                  class="text-lg text-title font-semibold hover:text-primary text-start"
                >
                  Bare Metal Server
                </h3>
              </div>
            </a>
            <a
              href="https://idcloudhost.com/server-vps/"
              class="w-5/12 md:w-96"
              target="_blank"
            >
              <div
                class="flex flex-col md:flex-row gap-6 shadow py-6 px-6 md:px-12 justify-start rounded-2xl hover:bg-blue-sec h-full"
              >
                <img
                  src="/img-sys/active/ic-server.png"
                  alt="icon"
                  class="md:h-6 w-6 h-auto"
                />
                <h3
                  class="text-lg text-title font-semibold hover:text-primary text-start"
                >
                  Server VPS
                </h3>
              </div>
            </a>
            <a
              href="http://idcloudhost.com/hosting/"
              class="w-5/12 md:w-96"
              target="_blank"
            >
              <div
                class="flex flex-col md:flex-row gap-6 shadow py-6 px-6 md:px-12 justify-start rounded-2xl hover:bg-blue-sec h-full"
              >
                <img
                  src="/img-sys/active/ic-hosting.png"
                  alt="icon"
                  class="md:h-6 w-6 h-auto"
                />
                <h3
                  class="text-lg text-title font-semibold hover:text-primary text-start"
                >
                  Cloud Hosting
                </h3>
              </div>
            </a>
            <a
              href="https://idcloudhost.com/wordpress-hosting/"
              class="w-5/12 md:w-96"
              target="_blank"
            >
              <div
                class="flex flex-col md:flex-row gap-6 shadow py-6 px-6 md:px-12 justify-start rounded-2xl hover:bg-blue-sec h-full"
              >
                <img
                  src="/img-sys/active/ic-wordpress.png"
                  alt="icon"
                  class="md:h-6 w-6 h-auto"
                />
                <h3
                  class="text-lg text-title font-semibold hover:text-primary text-start"
                >
                  Wordpress Hosting
                </h3>
              </div>
            </a>
            <a
              href="https://idcloudhost.com/backup/"
              class="w-5/12 md:w-96"
              target="_blank"
            >
              <div
                class="flex flex-col md:flex-row gap-6 shadow py-6 px-6 md:px-12 justify-start rounded-2xl hover:bg-blue-sec h-full"
              >
                <img
                  src="/img-sys/active/ic-backup.png"
                  alt="icon"
                  class="md:h-6 w-6 h-auto"
                />
                <h3
                  class="text-lg text-title font-semibold hover:text-primary text-start"
                >
                  Backup as a services
                </h3>
              </div>
            </a>
          </div>
          <div class="pt-10">
            <div
              class="bg-blue-dark shadow px-10 py-10 justify-start rounded-2xl flex gap-12 flex-col md:flex-row"
            >
              <img
                src="/img-sys/active/offering.png"
                alt="icon"
                class="w-32 md:w-24 m-auto md:m-0"
              />
              <h3
                class="text-lg text-white font-normal capitalize text-start leading-8"
              >
                Note:
                <a
                  href="https://idcloudhost.com/"
                  target="_blank"
                  class="text-primary"
                >
                  IDCloudHost
                </a>
                tidak terafiliasi dengan website ini.
                <br />
                Segala peraturan berlangganan layanan sesuai dengan
                <a
                  href="https://idcloudhost.com/tos/"
                  target="_blank"
                  class="text-primary"
                >
                  term of sevice
                </a>
                yang berlaku.
              </h3>
            </div>
          </div>
        </div>
      </section>
      <!-- Footer -->
      <footer class="bg-white dark:bg-gray-900 w-full">
        <div class="w-full p-4 text-center bg-background">
          <span
            class="text-sm text-gray-500 sm:text-center dark:text-gray-400 text-center"
          >
            Powered By
            <a
              href="https://idcloudhost.com/"
              class="hover:underline font-bold text-primary"
            >
              IDCloudHost
            </a>
          </span>
        </div>
      </footer>
    </section>
    <script>
      var domain = window.location.hostname;
      document.getElementById("domain-name").innerText = domain;
    </script>
  </body>
</html>
