Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
301 Moved Permanently - xooa.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: CloudFront
Date: Sun, 01 Jun 2025 11:47:17 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Location: https://xooa.com/
X-Cache: Redirect from cloudfront
Via: 1.1 c06aa2ede3260638d08a4102b786cdfc.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: HEL51-P4
X-Amz-Cf-Id: jKZrvKcx3c5dQUxCm1IinsROff778UzrUpDJHJPn7h7NQWn1iiLqUg==
content-type: text/html
content-length: 55278
date: Sat, 31 May 2025 14:38:09 GMT
last-modified: Tue, 03 Oct 2023 13:54:01 GMT
x-amz-version-id: MsW3eFRJRdViuEDNI6vDhFexLgxGX6GA
etag: "44e08945373c60e3c482dd4d079de778"
server: AmazonS3
vary: Accept-Encoding
via: 1.1 4dae9c76868466a459f66bf2b04e4854.cloudfront.net (CloudFront)
age: 76149
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-cache: Hit from cloudfront
x-amz-cf-pop: HEL51-P4
x-amz-cf-id: akSolDY8rei0r6jFSfQsAGABdqEUuMwUpLUV86L9NzHSr9dy2HHrLg==

HTTP Kodu 301 Kalıcı Olarak Taşındı

301 yanıt kodu, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.

Kod 301 ne zaman kullanılır?

  • Bir web sitesi alan adını değiştirirken
  • URL yapılarını değiştirirken
  • SEO için yönlendirmeleri ayarlarken

Kod 301 kullanıcı için ne anlama geliyor?

Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.

GET / HTTP/1.1
Host: xooa.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html class="no-js" lang="en">
  <head>
    <script
      async
      src="https://www.googletagmanager.com/gtag/js?id=UA-127651213-1"
    ></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag() {
        dataLayer.push(arguments);
      }
      gtag("js", new Date());
      gtag("config", "UA-127651213-1");
      gtag("config", "AW-768988466");
      gtag("config", "AW-462540822");
    </script>
    <script>
      window["_fs_debug"] = false;
      window["_fs_host"] = "fullstory.com";
      window["_fs_org"] = "K0ZE0";
      window["_fs_namespace"] = "FS";
      (function (m, n, e, t, l, o, g, y) {
        if (e in m) {
          if (m.console && m.console.log) {
            m.console.log(
              'FullStory namespace conflict. Please set window["_fs_namespace"].'
            );
          }
          return;
        }
        g = m[e] = function (a, b, s) {
          g.q ? g.q.push([a, b, s]) : g._api(a, b, s);
        };
        g.q = [];
        o = n.createElement(t);
        o.async = 1;
        o.src = "https://" + _fs_host + "/s/fs.js";
        y = n.getElementsByTagName(t)[0];
        y.parentNode.insertBefore(o, y);
        g.identify = function (i, v, s) {
          g(l, { uid: i }, s);
          if (v) g(l, v, s);
        };
        g.setUserVars = function (v, s) {
          g(l, v, s);
        };
        g.event = function (i, v, s) {
          g("event", { n: i, p: v }, s);
        };
        g.shutdown = function () {
          g("rec", !1);
        };
        g.restart = function () {
          g("rec", !0);
        };
        g.consent = function (a) {
          g("consent", !arguments.length || a);
        };
        g.identifyAccount = function (i, v) {
          o = "account";
          v = v || {};
          v.acctId = i;
          g(o, v);
        };
        g.clearUserCookie = function () {};
      })(window, document, window["_fs_namespace"], "script", "user");
    </script>
    <script type="text/javascript">
      _linkedin_partner_id = "634324";
      window._linkedin_data_partner_ids =
        window._linkedin_data_partner_ids || [];
      window._linkedin_data_partner_ids.push(_linkedin_partner_id);
    </script>
    <script type="text/javascript">
      (function () {
        var s = document.getElementsByTagName("script")[0];
        var b = document.createElement("script");
        b.type = "text/javascript";
        b.async = true;
        b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
        s.parentNode.insertBefore(b, s);
      })();
    </script>
    <link rel="stylesheet" type="text/css" href="css/cookieconsent.min.css" />
    <script src="js/cookieconsent.min.js"></script>
    <script>
      window.addEventListener("load", function () {
        window.cookieconsent.initialise({
          palette: {
            popup: { background: "#e34f26", text: "#ffffff" },
            button: { background: "#fff", text: "#e34f26" },
          },
          theme: "classic",
          content: {
            message:
              "This website uses cookies to ensure you get the best experience on our website.",
            dismiss: "Got it!",
            link: "Learn more",
            href: "https://xooa.com/XooaPrivacyPolicy.htm",
          },
        });
      });
    </script>
    <script>
      function setCookie(name, value, days) {
        var expires = "";
        if (days) {
          var date = new Date();
          date.setTime(date.getTime() + days * 24 * 60 * 60 * 1000);
          expires = "; expires=" + date.toUTCString();
        }
        document.cookie =
          name + "=" + (value || "") + expires + "; path=/; domain=.xooa.com";
      }
      function getCookie(name) {
        var nameEQ = name + "=";
        var ca = document.cookie.split(";");
        for (var i = 0; i < ca.length; i++) {
          var c = ca[i];
          while (c.charAt(0) == " ") c = c.substring(1, c.length);
          if (c.indexOf(nameEQ) == 0)
            return c.substring(nameEQ.length, c.length);
        }
        return null;
      }
      function getUrlParameter(name) {
        name = name.replace(/[\[]/, "\\[").replace(/[\]]/, "\\]");
        var regex = new RegExp("[\\?&]" + name + "=([^&#]*)");
        var results = regex.exec(location.search);
        return results === null
          ? ""
          : decodeURIComponent(results[1].replace(/\+/g, " "));
      }
      function setSourceCookie() {
        let captureParams = [
          "utm_source",
          "utm_campaign",
          "keyword",
          "utm_term",
        ];
        for (var i = 0; i < captureParams.length; i++) {
          let source = getUrlParameter(captureParams[i]);
          if (source) {
            let sourceStr = source;
            let existingSource = getCookie(captureParams[i]);
            let setSource = !0;
            if (existingSource) {
              let existingSourceArr = existingSource.split(",");
              if (
                Array.isArray(existingSourceArr) &&
                existingSourceArr.includes(source)
              ) {
                setSource = !1;
              } else {
                sourceStr += "," + existingSource;
              }
            }
            if (setSource) {
              setCookie(captureParams[i], sourceStr, 10);
            }
          }
        }
      }
      setSourceCookie();
    </script>
    <meta charset="utf-8" />
    <meta http-equiv="x-ua-compatible" content="ie=edge" />
    <title>Xooa: Build a Loyal Community | Web3, Gamification, & Stories</title>
    <meta name="keywords" content="Loyal Community, Web3, Gamification, Stories">
    <meta
      name="description"
      content="Xooa empowers brands to pursue massive opportunities in brand engagement, community-building, & storytelling through creating web3 & digital experiences."
    />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <link rel="canonical" href="https://xooa.com" />

    <!--Insert OG Markup -->
    <meta prefix="og: http://ogp.me/ns#" property="og:type" content="website" />
    <meta
      prefix="og: http://ogp.me/ns#"
      property="og:title"
      content="Xooa: Build a Loyal Community | Web3, Gamification, & Stories"
    />
    <meta
      prefix="og: http://ogp.me/ns#"
      property="og:description"
      content="Xooa empowers brands to pursue massive opportunities in brand engagement, community-building, & storytelling through creating web3 & digital experiences."
    />
    <meta
      prefix="og: http://ogp.me/ns#"
      property="og:image"
      content="https://xooa.com/img/xooa-promo.png"
    />
    <meta prefix="og: http://ogp.me/ns#" property="og:url" content="xooa.com" />

    <!--Insert Twitter Card Markup -->
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:site" content="@XooaUSA" />
    <meta name="twitter:domain" content="xooa.com" />
    <meta
      name="twitter:title"
      content="Xooa: Build a Loyal Community | Web3, Gamification, & Stories"
    />
    <meta
      name="twitter:description"
      content="Xooa empowers brands to pursue massive opportunities in brand engagement, community-building, & storytelling through creating web3 & digital experiences."
    />

    <link rel="manifest" href="" />
    <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
    <!--   -->
    <link rel="stylesheet" href="css/bootstrap.min.css" />
    <link rel="stylesheet" href="css/animate.min.css" />
    <link rel="stylesheet" href="css/magnific-popup.min.css" />
    <link rel="stylesheet" href="css/fontawesome-all.min.css" />
    <link rel="stylesheet" href="css/themify-icons.min.css" />
    <link rel="stylesheet" href="css/text-headline.css" />
    <link rel="stylesheet" href="css/default.min.css" />
    <link rel="stylesheet" href="css/style.css?v=8" />
    <link rel="stylesheet" href="css/responsive.css?v=1" />
    <link rel="stylesheet" href="css/rotate.min.css" />
    <style>
      .slider-area.bg-image {
        min-height: 850px !important;
        max-height: 700px !important;
      }

      @media (max-width: 600px) {
        .slider-content h1 {
          font-size: 26px;
        }

        .slider-content p {
          padding-right: 0px;
        }

        .single-features-wrap p {
          padding-right: 0px !important;
        }

        .single-statis span {
          line-height: 32px;
        }

        .moc {
          width: 60%;
        }

        .mocl {
          margin-left: 10px !important;
          width: 40%;
          float: left;
        }

        .mocr {
          margin-right: 10px !important;
          width: 40%;
          float: right;
        }

        .more {
          line-height: 130px;
          float: right;
        }

        .moredot {
          margin-right: 10px;
          width: 10%;
          float: right;
          margin-top: 50px;
        }

        .moctb {
          margin-top: 40px;
          margin-bottom: 20px;
        }

        .mocb {
          margin-bottom: 20px;
        }

        .address1 {
          margin-left: 0px !important;
        }

        .f14 {
          font-size: 12px !important;
        }

        .denver {
          font-size: 18px !important;
        }
      }
    </style>
    <script src="js/wow.min.js"></script>
    <script>
      new WOW().init();
    </script>
  </head>

  <body>
    <!-- <div id="loading">
      <div id="loading-center">
        <div id="loading-center-absolute">
          <div class="object" id="object_one"></div>
          <div class="object" id="object_two" style="left: 20px"></div>
          <div class="object" id="object_three" style="left: 40px"></div>
          <div class="object" id="object_four" style="left: 60px"></div>
          <div class="object" id="object_five" style="left: 80px"></div>
        </div>
      </div>
    </div> -->
    <header id="sticky-header" class="transparent-menu pt-20 pb-20">
      <div class="container">
        <div class="row">
          <div class="col-xl-12">
            <div class="main-menu">
              <nav class="navbar navbar-expand-lg">
                <a href="index.html" class="navbar-brand">
                  <img src="img/logo/logo-main.png" alt="logo" width="160" />
                </a>
                <button
                  class="navbar-toggler"
                  type="button"
                  data-toggle="collapse"
                  data-target="#navbarNav"
                >
                  <span class="navbar-icon"></span>
                  <span class="navbar-icon"></span>
                  <span class="navbar-icon"></span>
                </button>
                <div class="collapse navbar-collapse" id="navbarNav">
                  <ul class="navbar-nav ml-auto">
                    
                    <li class="dropdown nav-item">
                      <a
                        class="dropdown-toggle nav-link"
                        data-toggle="dropdown"
                        href="#"
                        >Products <span class="caret"></span
                      ></a>
                      <ul
                        class="dropdown-menu"
                        style="background-color: #2e2e2e;"
                      >
                        <li class="nav-item" style="margin-right: 25px;">
                          <a
                            class="nav-link drop"
                            style="padding: 5px 0; font-size: 15px;"
                            href="nft-origination.html"
                            >NFT Origination</a
                          >
                        </li>
                        <li class="nav-item" style="margin-right: 25px;">
                          <a
                            class="nav-link drop"
                            style="padding: 5px 0; font-size: 15px;"
                            href="white-label-marketplace.html"
                            >White-Label Marketplace</a
                          >
                        </li>
                        <li class="nav-item" style="margin-right: 25px;">
                          <a
                            class="nav-link drop"
                            style="padding: 5px 0; font-size: 15px;"
                            href="metaverse-experience.html"
                            >Metaverse Experiences</a
                          >
                        </li>
                      </ul>
                    </li>
                    <li class="dropdown nav-item">
                      <a
                        class="dropdown-toggle nav-link"
                        data-toggle="dropdown"
                        href="#"
                        >Why Xooa? <span class="caret"></span
                      ></a>
                      <ul
                        class="dropdown-menu"
                        style="background-color: #2e2e2e; width: 190px"
                      >
                      <li class="nav-item" style="margin-right: 25px;">
                        <a
                          class="nav-link drop"
                          style="padding: 3px 0; font-size: 15px;"
                          href="low-code-features.html"
                          >Low-Code Features</a
                        >
                      </li>
                      <li class="nav-item" style="margin-right: 25px;">
                        <a
                          class="nav-link drop"
                          style="padding: 3px 0; font-size: 15px;"
                          href="payment-management.html"
                          >Payment Management & Compliance</a>
                        
                      </li>
                     
                      </ul>
                      </li>
                    <li class="dropdown nav-item">
                      <a
                        class="dropdown-toggle nav-link"
                        data-toggle="dropdown"
                        href="#"
                        >Solutions <span class="caret"></span
                      ></a>
                      <ul
                        class="dropdown-menu"
                        style="background-color: #2e2e2e"
                      >
                        <li class="nav-item" style="margin-right: 25px">
                          <a
                            class="nav-link drop"
                            style="padding: 5px 0; font-size: 15px"
                            href="brands.html"
                            >Brands</a
                          >
                        </li>
                      
                        <li class="nav-item" style="margin-right: 25px">
                          <a
                            class="nav-link drop"
                            style="padding: 5px 0; font-size: 15px"
                            href="ip.html"
                            >IP</a
                          >
                        </li>
                        
                        <li class="nav-item" style="margin-right: 25px">
                          <a
                            class="nav-link drop"
                            style="padding: 5px 0; font-size: 15px"
                            href="digital-collectibles.html"
                            >Digital Collectibles</a
                          >
                        </li>
                        <li class="nav-item" style="margin-right: 25px">
                          <a
                            class="nav-link drop"
                            style="padding: 5px 0; font-size: 15px"
                            href="digital-art.html"
                            >Digital Art</a
                          >
                        </li>
                        <li class="nav-item" style="margin-right: 25px;">
                          <a
                            class="nav-link drop"
                            style="padding: 3px 0; font-size: 15px;"
                            href="gaming.html"
                            >Gaming</a
                          >
                        </li>
                      
                        <!-- <li class="nav-item" style="margin-right: 25px">
                                                <a class="nav-link drop" style="padding: 5px 0; font-size: 15px" href="healthcare.html">Healthcare</a>
                                            </li>
                                            <li class="nav-item" style="margin-right: 25px">
                                                <a class="nav-link drop" style="padding: 5px 0; font-size: 15px" href="compliance.html">Compliance</a>
                                            </li>
                                            <li class="nav-item" style="margin-right: 25px">
                                                <a class="nav-link drop" style="padding: 5px 0; font-size: 15px" href="government.html">Digital Government</a>
                                            </li> -->
                      </ul>
                    </li>
                    <li class="dropdown nav-item">
                      <a
                        class="dropdown-toggle nav-link"
                        data-toggle="dropdown"
                        href="#"
                        >Company <span class="caret"></span
                      ></a>
                      <ul
                        class="dropdown-menu"
                        style="background-color: #2e2e2e; width: 190px"
                      >
                      <li class="nav-item" style="margin-right: 25px;">
                        <a
                          class="nav-link drop"
                          style="padding: 3px 0; font-size: 15px;"
                          href="newsroom.html"
                          >Newsroom</a
                        >
                      </li>
                      <li class="nav-item" style="margin-right: 25px;">
                        <a
                          class="nav-link drop"
                          style="padding: 3px 0; font-size: 15px;"
                          href="contact-us.html"
                          >Contact</a
                        >
                      </li>
                     
                      </ul>
                      </li>
                    <!-- <li class="nav-item"> <a class="nav-link" href="pricing.html">Pricing</a> </li> -->
                    
          
                  
                    <li class="nav-item" style="margin-right: 25px">
                      <a class="nav-link" href="https://support.xooa.com/" target="_blank">Help</a>
                    </li>
                    <li class="nav-item" style="padding-top: 15px">
                      <a class="btn download-btn btn-primary" href="https://xooa.com/blockchain" target="_blank" style="margin:2%">
                        Login</a>
                    </li>
                  </ul>
                </div>
              </nav>
            </div>
          </div>
        </div>
      </div>
      <!-- Facebook Pixel Code -->
      <script>
        !(function (f, b, e, v, n, t, s) {
          if (f.fbq) return;
          n = f.fbq = function () {
            n.callMethod
              ? n.callMethod.apply(n, arguments)
              : n.queue.push(arguments);
          };
          if (!f._fbq) f._fbq = n;
          n.push = n;
          n.loaded = !0;
          n.version = "2.0";
          n.queue = [];
          t = b.createElement(e);
          t.async = !0;
          t.src = v;
          s = b.getElementsByTagName(e)[0];
          s.parentNode.insertBefore(t, s);
        })(
          window,
          document,
          "script",
          "https://connect.facebook.net/en_US/fbevents.js"
        );

        fbq("init", "774339169629954");
        fbq("track", "PageView");
      </script>
      <noscript>
        <img
          height="1"
          width="1"
          src="https://www.facebook.com/tr?id=774339169629954&ev=PageView
        &noscript=1"
        />
      </noscript>
      <!-- End Facebook Pixel Code -->
    </header>
    <main>
      <section
        id="home"
        class="slider-area bg-image"
        style="background-image: url(img/city12.jpg);   "
       
      >
        <!-- <div class="particle-network-animation"></div> -->
        <div class="slider-container">
          <div class="single-slider" style="height: 100%">
            <div class="container" style="height: 100%">
              <div class="align-items-center" style="height: 100%; display: flex;">
                <div class="align-middle">
                  <div class="slider-content">
                    <h1
                      data-animation="fadeInLeft"
                      class="cd-headline clip is-full-width"
                      style="line-height: 130%;"
                      data-delay=".3s"
                    >
                     Build Loyal Communities Powered By Digital Ownership & Story-Telling
                    </h1>
                    <p data-animation="fadeInLeft" data-delay=".4s">
                      Xooa empowers global brands to pursue massive untapped opportunities in brand engagement, community-building, and storytelling through creating unique web3 and digital experiences.
                    </p>
                    <div class="slider-btn">
                      <!-- <a class="btn download-btn" 
                                            href="https://forms.gle/2f8K4RsiQSMWPd2r7" 
                                            data-animation="fadeInUp" 
                                            target="_blank"
                                            data-delay=".6s">
                                            Request a Demo
                                        </a> -->
                      <button
                        type="button"
                        class="btn download-btn"
                        data-toggle="modal"
                        data-target="#myModal"
                        data-animation="fadeInUp"
                        data-delay=".6s"
                      >
                        Request a Demo
                      </button>
                    </div>
                  </div>
                  <section id="section07" class="demo">
                    <a href="#integrations"
                      ><span></span><span></span><span></span
                    ></a>
                  </section>
                </div>
                <!-- <div class="col-lg-8 col-md-8"> -->
                <!-- </div> -->
                  <div
                    class="slider-app"
                    data-animation="fadeInRight"
                    data-delay=".8s"
                  ></div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </section>

      <section
        id="integrations"
        class="contact-area gray-bg pt-60 pb-120 wow fadeInUp"
        data-wow-delay="0.3s"
      >
      <div class="container " >
        <h1 class="mb-4 pb-30 mt-4">Who is Xooa?</h1>
        <div class="row">  

        <div class="col-md-6 col-sm-6 ">
         

  
            <div class="mb-4 mt-4 pb-30">
              <p>
              <img src="img/listImg/web-development.png" class="img-responsive mr-3 list-img" />
              <span class="list-heading">We make web3 app development easy</span></p>
              <p>Whether you're a Web3 or traditional dev, Xooa abstracts the complexities of blockchain and empowers you to experiment, test, and go-live with a range of innovative use cases.</p>
            </div>

            <div class="mb-4 pb-30">
              <p>
              <img src="img/listImg/combine-merge.png" class="img-responsive mr-3 list-img" />
              <span class="list-heading">We are merging web2 and web3</span></p>
              <p>With an easy-to-use UI and features like challenges, claimable collectibles, card + crypto payments, and custodial + non-custodial wallets, Xooa has features that appeal to all audiences.</p>
            </div>

            <div class="mb-4 pb-30">
              <p>
              <img src="img/listImg/tech.png" class="img-responsive mr-3 list-img" />
              <span class="list-heading">We are fixated on the future</span></p>
              <p>Xooa is an established blockchain player founded in 2017 (ancient by blockchain standards), but we're forward-thinking and always adding new features. As a SaaS platform, we enable you to adopt any of our innovative features.</p>
            </div>
                 
        </div>
      
        <div class="col-md-6 col-sm-6 bg-xooa" >
          <img src="img/listImg/Xooa-Logo.png"  width="100%" class="img-responsive"/>
        </div>
      </div>
      </div>
         
      </section>
      <section
      class="xooa-bg p-50"
      data-wow-delay="0.3s"
      >
      <h1 class="text-white text-center" style="font-weight: 500;">
        Xooa supports both marketing and monetization use cases that maximize consumer engagement, value, and emotional connection to your brand.</h1>

      </section>
      <section id="build-apps" class="app-statistics-area pt-120 statistics-bg">
        <div class="container">
          <div class="row">
            <div class="col-xl-12 col-lg-12 col-md-12 text-center">
              <div class="section-title mb-25">
                <h2 class="cd-headline rotate-1" style="font-weight: 500;">
               Our Offerings
                </h2>
              </div>
            </div>
          </div>
        </div>
      </section>
      <section
        id="organization"
        class="app-features features-bg pb-120 wow fadeInUp"
        data-wow-delay="0.3s"
        style="
          visibility: visible;
          animation-delay: 0.3s;
          animation-name: fadeInUp;
        "
      >
        <div class="container">
          <div class="row mx-auto d-flex align-items-stretch">
          <div class="col-md-4  d-flex ">
            <div class="custom-card-wide text-white ">
              <div class="pt-20 pb-0">
                <img src = "img/offerings/DC.png"  class="img-responsive d-block mx-auto mt-4 mb-4" alt="Digital Collectibles"  width="60%" height="200px"/>
              </div>
              <div class="card-body pt-50">
                <h4 class="card-title text-center" style="color: #494d55">
                  Digital Collectibles
                </h4>
                <h6 class="card-text text-center" style="color: #494d55; line-height: 26px">
                 <p>Offer your customers digital collectibles that tell a story using customizable mechanics <br > &nbsp;</p>
                </h6>
                <a
               
                href="nft-origination.html"
                target="_blank"
               
                >
                <button
                class="btn download-btn xooa-bg d-block mx-auto mt-4 mb-4"
          
                data-animation="fadeInUp"
                data-delay=".6s"
              >
               Learn More 
            </button>
          </a>
              </div>
            </div>
          </div>
          <div class="col-md-4 d-flex ">
            <div class="custom-card-wide text-white">
              <div class="pt-20 pb-0">
                <img src = "img/offerings/CM.svg"  class="img-responsive d-block mx-auto mt-4 mb-4" alt="NFT ORIGINATION"  width="60%" height="200px" />
              </div>
              <div class="card-body pt-50">
                <h4 class="card-title text-center" style="color: #494d55">
                  Community Marketplace
                </h4>
                <h6 class="card-text text-center" style="color: #494d55; line-height: 26px">
                 <p>Have your own branded marketplace where community members can buy, sell, and/or swap their collectibles</p>
                </h6>
                <a
                href="white-label-marketplace.html"
                target="_blank"
                >
                <button
                class="btn download-btn xooa-bg d-block mx-auto mt-4 mb-4"
          
                data-animation="fadeInUp"
                data-delay=".6s"
              >
              Learn More
            </button>
            </a>
              </div>
            </div>
          </div>
          <div class="col-md-4 d-flex ">
            <div class="custom-card-wide text-white">
              <div class="pt-20 pb-0">
                <img src = "img/offerings/GE.svg"  class="img-responsive d-block mx-auto mt-4 mb-4" alt="NFT ORIGINATION"  width="60%" height="200px"/>
              </div>
              <div class="card-body pt-50">
                <h4 class="card-title text-center" style="color: #494d55">
                  Gamification & Experiences  
                </h4>
                <h6 class="card-text text-center" style="color: #494d55; line-height: 26px">
                 <p>Create challenges for new or existing projects that incorporate storytelling and utility on top of digital ownership</p>
                </h6>
                <a
               
                href="metaverse-experience.html"
                target="_blank"
                >
                <button
                  class="btn download-btn xooa-bg d-block mx-auto mt-4 mb-4"
            
                  data-animation="fadeInUp"
                  data-delay=".6s"
                >
                Learn More
              </button>
              </a
              >
              </div>
            </div>
          </div>
              
          </div>
        
        </div>
      </section>
      <section
        id="integrations"
        class="contact-area gray-bg pt-60 pb-60 wow fadeInUp"
        data-wow-delay="0.3s"
      >
        <div class="container">
          <div
            class="
              col-xl-12 col-lg-12
              offset-lg-0
              col-md-12
              offset-md-1
              text-center
            "
          >
            <div class="section-title mb-40">
              <h1 style="font-size: 30px; line-height: 36px">
                Better Apps, Better Outcomes
              </h1>
              <div class="row mx-auto pt-40">
                <div
                  class="card-check text-white"
                  style="background-color: #f4f7fc"
                >
                  <div class="card-body">
                    <div class="pb-10">
                      <img src="img/listImg/fast-speed.png" width="60px" alt="tick" />
                    </div>
                    <h6
                      class="card-text"
                      style="color: #494d55; line-height: 26px"
                    >
                    Get-to-Market <br/> Fast
                    </h6>
                  </div>
                </div>
                <div
                  class="card-check text-white"
                  style="background-color: #f4f7fc"
                >
                  <div class="card-body">
                    <div class="pb-25">
                      <img src="img/listImg/Star.png" width="60px" alt="tick" />
                    </div>
                    <h6
                      class="card-text"
                      style="color: #494d55; line-height: 26px"
                    >
                    Keep Pace With Innovation
                    </h6>
                  </div>
                </div>
                <div
                  class="card-check text-white"
                  style="background-color: #f4f7fc"
                >
                  <div class="card-body">
                    <div class="pb-25">
                      <img src="img/listImg/ux.png" width="60px" alt="tick" />
                    </div>
                    <h6
                      class="card-text"
                      style="color: #494d55; line-height: 26px"
                    >
                    Improved End User Experience
                    </h6>
                  </div>
                </div>
                <div
                  class="card-check text-white"
                  style="background-color: #f4f7fc"
                >
                  <div class="card-body">
                    <div class="pb-25">
                      <img src="img/listImg/process.png" width="60px" alt="tick" />
                    </div>
                    <h6
                      class="card-text mt-3"
                      style="color: #494d55; line-height: 26px"
                    >
                    Enhanced Utility for Collectors
                    </h6>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </section>
      <!-- <section
        class="app-statistics-area pt-120 pb-95 statistics-bg"
        style="background: linear-gradient(to bottom, #ff5722, #ff5722)"
      >
        <div class="container">
          <div class="row">
            <div
              class="
                col-xl-6
                offset-xl-3
                col-lg-8
                offset-lg-2
                col-md-10
                offset-md-1
                text-center
              "
            >
              <div class="section-title white-title mb-55">
                <h1>Be In the Know</h1>
                <p style="font-size: 20px; line-height: 36px">
                  Subscribe to our mailing list:
                </p>
              </div>
            </div>
          </div>
          <div class="row">
            <div class="col-lg-6 offset-lg-3 text-center">
              <div class="footer-wrapper wow fadeInUp" data-wow-delay=".3s">
                <div class="subscribe-wrap">
                  <form
                    action="https://xooa.us19.list-manage.com/subscribe/post?u=2400f7e85fa02b475c4b0a24d&amp;id=950a8ff619"
                    method="post"
                    id="mc-embedded-subscribe-form"
                    name="mc-embedded-subscribe-form"
                    class="validate subscribe-form"
                    target="_blank"
                    novalidate
                  >
                    <input
                      type="email"
                      value=""
                      name="EMAIL"
                      class="form-control"
                      id="mce-EMAIL"
                      placeholder="Enter your email"
                      required
                    />
                    <div
                      style="position: absolute; left: -5000px"
                      aria-hidden="true"
                    >
                      <input
                        type="text"
                        name="b_2400f7e85fa02b475c4b0a24d_950a8ff619"
                        tabindex="-1"
                        value=""
                      />
                    </div>
                    <input
                      type="submit"
                      value="Subscribe"
                      name="subscribe"
                      id="btnsubmit"
                      class="btn subscribe-btn"
                      style="background: #303030; width: 33%"
                    />
                  </form>
                </div>
              </div>
            </div>
          </div>
        </div>
      </section>
      <section id="contact" class="contact-area gray-bg pt-120 pb-100">
        <div class="container">
          <div class="row">
            <div
              class="
                col-xl-6
                offset-xl-3
                col-lg-8
                offset-lg-2
                col-md-10
                offset-md-1
                text-center
              "
            >
              <div class="section-title mb-55">
                <h3>OFFICES AND DIRECTIONS</h3>
                <p style="font-size: 24px; line-height: 36px">
                  Feel free to reach us. We will get back to you soon.
                </p>
              </div>
            </div>
          </div>
          <div class="row">
            <div
              class="col-xl-9 col-md-9 text-center address1"
              style="
                background: #ff5722;
                padding: 40px;
                border-radius: 10px;
                margin-left: 13%;
              "
            >
              <div class="section-title mb-55">
                <br /><br />
                <h3 style="color: white">Downtown Denver</h3>
                <p
                  style="font-size: 24px; line-height: 36px; color: white"
                  class="denver"
                >
                  1111B S Governors Ave STE 6629 Dover, DE 19904, United States <br />Phone:
                  (303) 305-5908
                </p>
                <p>
                  <span style="font-size: 24px" class="denver"
                    ><a
                      href="https://goo.gl/maps/M3cboGqwMG4hjTMD6"
                      target="_blank"
                      style="color: white"
                      ><u>View on Google Maps</u></a
                    ></span
                  >
                </p>
              </div>
            </div>
          </div>
        </div>
      </section> -->
    </main>
    <div id="myModal" class="modal fade" role="dialog">
      <div class="modal-dialog modal-sm">
        <!-- Modal content-->
        <div class="modal-content">
          <div class="modal-header">
            <h4 class="modal-title">Request a Free Personal Demo</h4>
            <button type="button" class="close" data-dismiss="modal">
              &times;
            </button>
          </div>
          <div class="modal-body">
            <div id="formio"></div>
            <!-- <script
                            src="https://cdn.xooa.com/formio.embed.js?src=https://dashboardapi.xooa.com/embedform/342572cb-c95b-4220-a669-092d3f9b5036"></script> -->
          </div>
          <!-- <div class="modal-footer">
                    <button type="button" class="btn btn-primary" data-dismiss="modal">Close</button>
                </div> -->
        </div>
      </div>
    </div>
    <div id="loginModal" class="modal fade" role="dialog">
      <div class="modal-dialog">
        <!-- Modal content-->
        <div class="modal-content">
          <div class="modal-header">
            <h4 class="modal-title">Login</h4>
            <button type="button" class="close" data-dismiss="modal">
              &times;
            </button>
          </div>
          <div class="modal-body" style="padding-top: 5%">
            <center>
            
              <a
                class="btn download-btn btn-primary"
                href="https://xooa.com/blockchain"
                target="_blank"
                style="margin: 2%"
              >
                Login to Xooa <br />App Platform</a
              >
            </center>
          </div>
        </div>
      </div>
    </div>
    <div id="external-node-modal" class="modal fade" role="dialog">
      <div class="modal-dialog">
        <!-- Modal content-->
        <div class="modal-content">
          <div class="modal-header">
            <h4 class="modal-title">Request Blockchain Node</h4>
            <button type="button" class="close" data-dismiss="modal">
              &times;
            </button>
          </div>
          <div class="modal-body" style="padding-top: 5%">
            <div id="formio5"></div>
          </div>
        </div>
      </div>
    </div>
    <footer class="footer-bg pt-100 pb-100">
      <div class="container">
        <div class="row">
          <div class="col-lg-8 offset-lg-2 text-center">
            <div class="footer-wrapper wow fadeInUp" data-wow-delay=".3s">
              <div class="footer-icon mb-30">
                <a href="https://www.facebook.com/xooaPaaS/" target="_blank"
                  ><img
                    src="data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDExMi4xOTYgMTEyLjE5NiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTEyLjE5NiAxMTIuMTk2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPGc+Cgk8Y2lyY2xlIHN0eWxlPSJmaWxsOiMzQjU5OTg7IiBjeD0iNTYuMDk4IiBjeT0iNTYuMDk4IiByPSI1Ni4wOTgiLz4KCTxwYXRoIHN0eWxlPSJmaWxsOiNGRkZGRkY7IiBkPSJNNzAuMjAxLDU4LjI5NGgtMTAuMDF2MzYuNjcySDQ1LjAyNVY1OC4yOTRoLTcuMjEzVjQ1LjQwNmg3LjIxM3YtOC4zNCAgIGMwLTUuOTY0LDIuODMzLTE1LjMwMywxNS4zMDEtMTUuMzAzTDcxLjU2LDIxLjgxdjEyLjUxaC04LjE1MWMtMS4zMzcsMC0zLjIxNywwLjY2OC0zLjIxNywzLjUxM3Y3LjU4NWgxMS4zMzRMNzAuMjAxLDU4LjI5NHoiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K"
                    width="30"
                    alt="fb-logo"
                /></a>
                <a href="https://twitter.com/XooaUSA" target="_blank"
                  ><img
                    src="data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAyOTEuMzE5IDI5MS4zMTkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI5MS4zMTkgMjkxLjMxOTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+CjxnPgoJPHBhdGggc3R5bGU9ImZpbGw6IzI2QTZEMTsiIGQ9Ik0xNDUuNjU5LDBjODAuNDUsMCwxNDUuNjYsNjUuMjE5LDE0NS42NiwxNDUuNjZjMCw4MC40NS02NS4yMSwxNDUuNjU5LTE0NS42NiwxNDUuNjU5ICAgUzAsMjI2LjEwOSwwLDE0NS42NkMwLDY1LjIxOSw2NS4yMSwwLDE0NS42NTksMHoiLz4KCTxwYXRoIHN0eWxlPSJmaWxsOiNGRkZGRkY7IiBkPSJNMjM2LjcyNCw5OC4xMjljLTYuMzYzLDIuNzQ5LTEzLjIxLDQuNTk3LTIwLjM5Miw1LjQzNWM3LjMzOC00LjI3LDEyLjk2NC0xMS4wMTYsMTUuNjEzLTE5LjA3MiAgIGMtNi44NjQsMy45Ni0xNC40NTcsNi44MjgtMjIuNTUsOC4zNjZjLTYuNDczLTYuNjkxLTE1LjY5NS0xMC44Ny0yNS45MDktMTAuODdjLTE5LjU5MSwwLTM1LjQ4NiwxNS40MTMtMzUuNDg2LDM0LjQzOSAgIGMwLDIuNzA0LDAuMzEsNS4zMzUsMC45MTksNy44NTdjLTI5LjQ5Ni0xLjQzOC01NS42Ni0xNS4xNTgtNzMuMTU3LTM1Ljk5NmMtMy4wNTksNS4wODktNC44MDcsMTAuOTk3LTQuODA3LDE3LjMxNSAgIGMwLDExLjk0NCw2LjI2MywyMi41MDQsMTUuNzg2LDI4LjY2OGMtNS44MjYtMC4xODItMTEuMjg5LTEuNzIxLTE2LjA4Ni00LjMxNXYwLjQzN2MwLDE2LjY5NiwxMi4yMzUsMzAuNjE2LDI4LjQ3NiwzMy43ODQgICBjLTIuOTc3LDAuNzgzLTYuMTA5LDEuMjExLTkuMzUsMS4yMTFjLTIuMjg1LDAtNC41MDYtMC4yMDktNi42NzMtMC42MTljNC41MTUsMTMuNjkyLDE3LjYyNSwyMy42NTEsMzMuMTY1LDIzLjkyNSAgIGMtMTIuMTUzLDkuMjQ5LTI3LjQ1NywxNC43NDgtNDQuMDg5LDE0Ljc0OGMtMi44NjgsMC01LjY5LTAuMTY0LTguNDc2LTAuNDgyYzE1LjcyMiw5Ljc3NywzNC4zNjcsMTUuNDg1LDU0LjQyMiwxNS40ODUgICBjNjUuMjkyLDAsMTAwLjk5Ny01Mi41MSwxMDAuOTk3LTk4LjAyOWwtMC4xLTQuNDYxQzIyNS45NDUsMTExLjExMSwyMzEuOTYzLDEwNS4wNDgsMjM2LjcyNCw5OC4xMjl6Ii8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg=="
                    width="30"
                    alt="twitter-logo"
                /></a>
                <a href="https://www.linkedin.com/company/xooa" target="_blank"
                  ><img
                    src="data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAyOTEuMzE5IDI5MS4zMTkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI5MS4zMTkgMjkxLjMxOTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+CjxnPgoJPHBhdGggc3R5bGU9ImZpbGw6IzBFNzZBODsiIGQ9Ik0xNDUuNjU5LDBjODAuNDUsMCwxNDUuNjYsNjUuMjE5LDE0NS42NiwxNDUuNjZzLTY1LjIxLDE0NS42NTktMTQ1LjY2LDE0NS42NTlTMCwyMjYuMSwwLDE0NS42NiAgIFM2NS4yMSwwLDE0NS42NTksMHoiLz4KCTxwYXRoIHN0eWxlPSJmaWxsOiNGRkZGRkY7IiBkPSJNODIuMDc5LDIwMC4xMzZoMjcuMjc1di05MC45MUg4Mi4wNzlWMjAwLjEzNnogTTE4OC4zMzgsMTA2LjA3NyAgIGMtMTMuMjM3LDAtMjUuMDgxLDQuODM0LTMzLjQ4MywxNS41MDR2LTEyLjY1NEgxMjcuNDh2OTEuMjFoMjcuMzc1di00OS4zMjRjMC0xMC40MjQsOS41NS0yMC41OTMsMjEuNTEyLTIwLjU5MyAgIHMxNC45MTIsMTAuMTY5LDE0LjkxMiwyMC4zMzh2NDkuNTdoMjcuMjc1di01MS42QzIxOC41NTMsMTEyLjY4NiwyMDEuNTg0LDEwNi4wNzcsMTg4LjMzOCwxMDYuMDc3eiBNOTUuNTg5LDEwMC4xNDEgICBjNy41MzgsMCwxMy42NTYtNi4xMTgsMTMuNjU2LTEzLjY1NlMxMDMuMTI3LDcyLjgzLDk1LjU4OSw3Mi44M3MtMTMuNjU2LDYuMTE4LTEzLjY1NiwxMy42NTZTODguMDUxLDEwMC4xNDEsOTUuNTg5LDEwMC4xNDF6Ii8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg=="
                    width="30"
                    alt="linkedin-logo"
                /></a>
                <a href="https://github.com/Xooa/" target="_blank"
                  ><img
                    src="data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMycHgiIGhlaWdodD0iMzJweCIgdmlld0JveD0iMCAwIDM1LjMxOCAzNS4zMTgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM1LjMxOCAzNS4zMTg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNMjMuNzEsMzQuNjg5Yy0wLjE3MiwwLjA2Mi0wLjM0NSwwLjEzNy0wLjUyMiwwLjE2OGMtMC42NzgsMC4xMjEtMS4xMTItMC4yMjktMS4xMTYtMC45MjIgICBjLTAuMDA5LTEuMjg3LTAuMDA5LTIuNTcyLDAuMDEyLTMuODU5YzAuMDIyLTEuNDgtMC4wMTItMi45NDEtMS4xMzktNC4xNjJjMC42Ny0wLjEyLDEuMjY2LTAuMjA0LDEuODQ5LTAuMzM4ICAgYzMuODYyLTAuODg3LDUuODY4LTMuMzIzLDYuMTI0LTcuMzY2YzAuMTMxLTIuMDU4LTAuMjM2LTMuOTQ2LTEuNjA0LTUuNTY3Yy0wLjA5OS0wLjExNC0wLjEwNC0wLjM3My0wLjA1Ny0wLjUzOSAgIGMwLjM2NC0xLjM0LDAuMjU4LTIuNjQ5LTAuMTY2LTMuOTU5Yy0wLjEwNS0wLjMyNy0wLjI3OS0wLjQyOC0wLjYwMi0wLjQwN2MtMS4xMzQsMC4wNjMtMi4xNzMsMC40NjEtMy4wODksMS4wNzMgICBjLTAuODgzLDAuNTkzLTEuNzA1LDAuNzIyLTIuNzU0LDAuNDgyYy0yLjMxLTAuNTIxLTQuNjM1LTAuMzY5LTYuOTQsMC4xNjVjLTAuMjYxLDAuMDYyLTAuNjEyLTAuMDIxLTAuODUxLTAuMTYxICAgYy0xLjA4Mi0wLjYzNC0yLjE2NC0xLjI1LTMuNDEyLTEuNDk2Yy0wLjk2NS0wLjE4OC0xLjA0OS0wLjE0LTEuMzA1LDAuNzkzQzcuODE2LDkuNzcsNy43ODQsMTAuOTQ3LDguMTEzLDEyLjEzICAgYzAuMDQ3LDAuMTcyLTAuMDAyLDAuNDQ4LTAuMTE3LDAuNTc1Yy0yLjU1NywyLjg1My0xLjYzMSw4LjI0NCwwLjA5MiwxMC4zMDljMS4zNCwxLjYwNCwzLjEyLDIuMzI2LDUuMDk2LDIuNzAxICAgYzAuMzQ1LDAuMDY0LDAuNjg4LDAuMTEzLDEuMDMzLDAuMTczYy0wLjI5NiwwLjc3LTAuNTYyLDEuNDk3LTAuODYzLDIuMjEyYy0wLjA1OSwwLjEzOC0wLjI0NiwwLjI1NC0wLjM5OSwwLjMxMiAgIGMtMS45MzgsMC43NTItMy42MDQsMC4xOTktNC43MTMtMS41NmMtMC41OTMtMC45MzgtMS4zNTQtMS42MzktMi40ODgtMS44NDJjLTAuMDM2LTAuMDA3LTAuMDczLTAuMDI2LTAuMTA2LTAuMDIxICAgYy0wLjMwNSwwLjA4LTAuNjA3LDAuMTY0LTAuOTExLDAuMjQ2YzAuMTcxLDAuMjM4LDAuMjkyLDAuNTU4LDAuNTIxLDAuNzAxYzAuOTYxLDAuNjA4LDEuNTg2LDEuNDc1LDEuOTk5LDIuNDk4ICAgYzAuNjQ5LDEuNjA0LDEuOTA5LDIuMzE5LDMuNTQ2LDIuNDU5YzAuNzk5LDAuMDY1LDEuNjA2LDAuMDEsMi40ODEsMC4wMWMwLDAuOTk2LDAuMDM2LDIuMTMzLTAuMDE1LDMuMjY1ICAgYy0wLjAyNiwwLjYxLTAuNjM5LDAuODU0LTEuMzczLDAuNjA0Yy0xLjk0Ny0wLjY2Ni0zLjc1Mi0xLjYyMS01LjMxMS0yLjk2M0MwLjk1NiwyNi45Ni0xLjIxNCwyMC44MywwLjY1NywxMy42NTUgICBDMi41MjIsNi41MDMsNy4zODMsMi4xMTYsMTQuNjUxLDAuNzM5QzI0LjcwOC0xLjE2MywzNC4yMzUsNi4xNjEsMzUuMjMzLDE2LjM3QzM2LjAyMSwyNC40MTgsMzEuMjg0LDMxLjk0OSwyMy43MSwzNC42ODl6ICAgIE0xNC4yMjksMjUuODVjLTAuMDA2LDAuMDE0LTAuMDEsMC4wMjQtMC4wMTYsMC4wMzhjMC4wMTgsMC4wMDMsMC4wMzYsMC4wMDYsMC4wNTUsMC4wMDkgICBDMTQuMjgyLDI1Ljg5OCwxNC4yOTQsMjUuOTIzLDE0LjIyOSwyNS44NXogTTkuNjc5LDI5LjAzMWMwLjE1NywwLjA5NywwLjMwNywwLjIyLDAuNDc3LDAuMjczYzAuMDYyLDAuMDIsMC4xNzctMC4xMjEsMC4zOC0wLjI3MSAgIGMtMC4yODItMC4xMDctMC40NDgtMC4yMDEtMC42MjMtMC4yMjVDOS44NDUsMjguOCw5Ljc1NywyOC45NTMsOS42NzksMjkuMDMxeiBNMTEuMTEyLDI5LjI3N2MwLjAyMywwLjEwNSwwLjIzMiwwLjIzNiwwLjM1NSwwLjIzNCAgIGMwLjExOS0wLjAwMiwwLjIzNS0wLjE2LDAuMzU0LTAuMjVjLTAuMTA4LTAuMDk5LTAuMjE2LTAuMTk1LTAuNTQ4LTAuNDk0QzExLjIwMSwyOC45NzUsMTEuMDgyLDI5LjE0MywxMS4xMTIsMjkuMjc3eiAgICBNMTIuODcsMjguODU0Yy0wLjE0OCwwLjAzNS0wLjI3MywwLjE3Mi0wLjQwOCwwLjI2NmMwLjA3OSwwLjEsMC4xNTgsMC4xOTMsMC4yODUsMC4zNWMwLjE3NS0wLjE2LDAuMjk0LTAuMjcxLDAuNDE0LTAuMzc5ICAgQzEzLjA2MSwyOS4wMDQsMTIuOTQ0LDI4LjgzNiwxMi44NywyOC44NTR6IE04LjUxMiwyOC4yNjFjMC4wODIsMC4xNTUsMC4yMDksMC4yODksMC4zODEsMC41MDggICBjMC4xMTUtMC4xODgsMC4yNC0wLjMzMiwwLjIxOC0wLjM2MWMtMC4xMDktMC4xNDMtMC4yNTctMC4yNi0wLjQwMy0wLjM2N0M4LjY5OCwyOC4wMzMsOC40OTUsMjguMjI3LDguNTEyLDI4LjI2MXoiIGZpbGw9IiMwMDAwMDAiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K"
                    width="30"
                    style="
                      background: white;
                      border-radius: 300px;
                      border: 1px solid white;
                    "
                    alt="github-logo"
                /></a>
              </div>
              <div class="copyright">

                <p>
                   <a href="https://botmagic.ai/" style="color: white">Botmagic</a> | <a href="https://www.thaleslabs.ai/" style="color: white">
                    Thales Labs</a
                  >
                  |
                  <a href="mailto:[email protected]" style="color: white">
                    Support</a
                  >
                  |
                  <a href="https://xooa.com/XooaTOS.htm" style="color: white"
                    >Terms of Service</a
                  >
                  |
                  <a
                    href="https://xooa.com/XooaPrivacyPolicy.htm"
                    style="color: white"
                    >Privacy Policy</a
                  >
                  | &copy; Copyright Xooa Inc 2022 <br />
                  Xooa and the Xooa logo are a trademark of Xooa Inc.
                  Salesforce, Dropbox, Shopify, DocuSign, names and logos, and
                  signs used here other than "Xooa" are trademarks of their
                  respective owners, not Xooa's, and are fairly used to describe
                  integration capabilities of the Xooa product.
                </p>
              </div>
            </div>
          </div>
        </div>
      </div>
    </footer>
    <script src="js/vendor/modernizr-3.5.0.min.js"></script>
    <script src="js/vendor/jquery-1.12.4.min.js"></script>
    <script src="js/popper.min.js"></script>
    <script src="js/bootstrap.min.js"></script>
    <script src="js/one-page-nav-min.js"></script>
    <script src="js/slick.min.js"></script>
    <script src="js/ajax-form.min.js"></script>
    <script src="js/wow.min.js"></script>
    <script src="js/jquery.scrollUp.min.js"></script>
    <script src="js/imagesloaded.pkgd.min.js"></script>
    <script src="js/jquery.magnific-popup.min.js"></script>
    <script src="js/plugins.min.js"></script>
    <script src="js/main.js"></script>
    <script src="js/rotate.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
    
    <script src="js/formio.min.js"></script>
    <script>
      $(document).ready(function () {
        $.ajax({
          url: "https://status.xooa.com/history.rss",
          success: function (data) {
            var items = data.getElementsByTagName("item");
            for (var i = 0; i < items.length; i++) {
              textContent = items[i].textContent.toLowerCase();
              if (textContent.indexOf("service unavailable") != -1) {
                if (textContent.indexOf("resolved") != -1) {
                  $(".dot").css("background-color", "#007f00");
                } else {
                  $(".dot").css("background-color", "#ff0000");
                }
                return;
              }
            }
          },
        });
      });
    </script>
    <link
      rel="stylesheet"
      href="https://unpkg.com/formiojs@latest/dist/formio.full.min.css"
    />

    <script>
      Formio.createForm(
        document.getElementById("formio"),
        "https://dashboardapi.xooa.com/embedform/342572cb-c95b-4220-a669-092d3f9b5036"
      ).then(function (form) {
        // Register for the submit event to get the completed submission.
        form.on("submit", function (submission) {
          console.log("Submission was made!", submission);
          // ga('send', {
          //     hitType: 'event',
          //     eventCategory: 'Form',
          //     eventAction: 'Submitted',
          //     eventLabel: 'index'
          // });
          gtag("event", "Submitted", {
            event_category: "Form",
            event_label: "index",
          });
        });
      });
      Formio.createForm(
        document.getElementById("formio5"),
        "https://dashboardapi.xooa.com/embedform/9e800b94-1a91-474f-a532-dc093c81c1df"
      ).then(function (form) {
        // Register for the submit event to get the completed submission.
        form.on("submit", function (submission) {
          console.log("Submission was made!", submission);
        });
      });
    </script>
    <noscript>
      <img
        height="1"
        width="1"
        style="display: none"
        alt=""
        src="https://dc.ads.linkedin.com/collect/?pid=634324&fmt=gif"
      />
    </noscript>

    <script type="text/javascript">
      _linkedin_partner_id = "1336524";
      window._linkedin_data_partner_ids =
        window._linkedin_data_partner_ids || [];
      window._linkedin_data_partner_ids.push(_linkedin_partner_id);
    </script>
    <script type="text/javascript">
      (function () {
        var s = document.getElementsByTagName("script")[0];
        var b = document.createElement("script");
        b.type = "text/javascript";
        b.async = true;
        b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
        s.parentNode.insertBefore(b, s);
      })();
    </script>
    <noscript>
      <img
        height="1"
        width="1"
        style="display: none"
        alt=""
        src="https://px.ads.linkedin.com/collect/?pid=1336524&fmt=gif"
      />
    </noscript>
    <script>
      $(document).ready(function () {
        $(".carousel-control").click(function () {
          $(".yvideo").each(function () {
            var el_src = $(this).attr("src");
            $(this).attr("src", el_src);
          });
        });
      });
    </script>
  </body>
</html>
                               

Alan adının whois bilgisi

Domain Name: XOOA.COM
Registry Domain ID: 208201234_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-09-13T11:46:22Z
Creation Date: 2005-09-12T18:25:41Z
Registry Expiry Date: 2025-09-12T18:25:41Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS-1522.AWSDNS-62.ORG
Name Server: NS-1862.AWSDNS-40.CO.UK
Name Server: NS-71.AWSDNS-08.COM
Name Server: NS-822.AWSDNS-38.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-06-01T11:47:06Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass