https://e-cogni.com.br/

URL inviato:
https://e-cogni.com.br/
Report terminato:
LinkTesto
https://github.com/e-cogni GitHub

Variabili JavaScript · 7 trovate

NomeTipo
0object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
__cfQRobject
__cfBeaconobject
__cfRLUnblockHandlersboolean

Messaggi di log della console · 0 trovati

HTML

<!DOCTYPE html><html lang="pt-BR"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>E-Cogni - Inteligência Artificial como Serviço</title>
    <link rel="icon" href="favicon.png" type="image/png">
    <link rel="stylesheet" href="css/style.css">
</head>

<body class="min-h-screen bg-[#221434] text-white">
<main class="flex min-h-screen flex-col items-center justify-between p-5 lg:p-12">
    <header class="z-10 w-full max-w-5xl items-center justify-between text-sm ">
        <div class="bottom-0 left-0 flex h-30 md:h-48 w-full items-end justify-center  lg:static lg:h-auto lg:w-auto lg:bg-none">
            <a class="pointer-events-none flex place-items-center gap-2 p-4 lg:pointer-events-auto lg:p-0" href="https://www.e-cogni.com.br" rel="noopener noreferrer">
                <div class="flex flex-col text-center">
                    <img src="images/ecogni-logo.webp" alt="E-Cogni - Inteligência Artificial como Serviço" class="object-cover">
                    <h1 class="text-2xl uppercase lgtext-4xl text-sky-400/100 font-semibold	hidden">
                        E-Cogni
                    </h1>
                    <h3 class="text-xl font-xl m-2 text-slate-800 text-slate-100 text-white">
                        Inteligência Artificial como Serviço
                    </h3>
                </div>
            </a>
        </div>
    </header>
    <div class="relative flex flex-col  place-items-center ">
        <h2 class="text-center font-heading m-10 text-6xl sm:text-7xl lg:text-8xl leading-[5rem] sm:leading-[7rem] lg:leading-[7rem] font-black	 ">
          <span class="bg-clip-text text-transparent bg-gradient-to-r from-pink-500 to-violet-500">
            Em Breve!
          </span>
            <span class="">⏳</span>
        </h2>
        <p class="text-2xl md:text-3xl px-6 max-w-3xl text-center m-5 text-slate-800 text-slate-100 font-thin text-white">
            E-cogni é uma plataforma de inteligência artificial que oferece soluções de ponta para empresas de todos os tamanhos.
        </p>
    </div>
    <footer class="text-slate-500 text-center">
        <div class="my-4 text-center">
            <ul class="flex flex-wrap lg:flex justify-center ">
                <li class="px-2">Informações:</li>

                <li class="hover:bg-white px-2 capitalize border-10">
                    <a target="_blank" class="" href="https://github.com/e-cogni" rel="nofollow noopener noreferrer">
                        GitHub
                    </a>
                </li>
                <li class="hover:bg-white px-2 capitalize border-10">
                    <a target="_blank" class="" href="mailto:[email protected]" rel="nofollow noopener noreferrer">
                        Contato
                    </a>
                </li>
            </ul>
        </div>
        <div class="">
            <p>
                © 2015-2024 E-Cogni. Todos os direitos reservados.
            </p>
        </div>
    </footer>
</main>
<script defer="" src="https://static.cloudflareinsights.com/beacon.min.js" data-cf-beacon="{&quot;token&quot;: &quot;492d63515dbe4c4e90fe5996e517446b&quot;}" type="text/javascript"></script>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e540d97bd5b3850',t:'MTczMjA1OTcwOC4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><iframe height="1" width="1" style="position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;"></iframe><script defer="" src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;rayId&quot;:&quot;8e540d97bd5b3850&quot;,&quot;version&quot;:&quot;2024.10.5&quot;,&quot;r&quot;:1,&quot;serverTiming&quot;:{&quot;name&quot;:{&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfSpeedBrain&quot;:true,&quot;cfCacheStatus&quot;:true}},&quot;token&quot;:&quot;bf9329e8b12a4e8f87f1383ef03e0120&quot;,&quot;b&quot;:1}" crossorigin="anonymous"></script>

</body></html>