- ID scansione:
- 77576bbc-08a9-4998-88f4-2807fc924a3bFatto
- URL inviato:
- https://www.sebastiangrupo.com/
- Report terminato:
Link · 2 trovati
I link in uscita identificati dalla pagina
Link | Testo |
---|---|
https://studios.sebastiangrupo.com | Studio |
https://twitter.com/SebastianSoftw |
Variabili JavaScript · 4 trovate
Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente
Nome | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
__cfBeacon | object |
Messaggi di log della console · 0 trovati
Messaggi registrati nella console Web
HTML
Il corpo HTML non elaborato della pagina
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<link href="https://fonts.googleapis.com/css2?family=Inter&display=swap" rel="stylesheet">
<link href="assets/styles/output.css" rel="stylesheet">
<title>Sebastian Software</title>
</head>
<body class="font-ss">
<div class="text-white bg-gradient-to-r from-cyan-500 to-blue-500 to-purple-400 items-center text-center">
<nav class="p-4 mx-80">
<ul class="max-w-screen flex flex-wrap justify-between">
<li class="hover:font-bold"><a href="/">Home</a></li>
<li class="hover:font-bold"><a href="/about">About Us</a></li>
<li class="hover:font-bold"><a href="/products">Products</a></li>
<li class="hover:font-bold"><a href="https://studios.sebastiangrupo.com">Studio</a></li>
</ul>
</nav>
<div class="py-60">
<h1 class="mb-4 text-8xl font-extrabold leading-none tracking-tight md:text-12xl lg:text-16xl">Sebastian Software</h1>
<p class="mb-6 text-lg font-normal lg:text-xl sm:px-16 xl:px-48">Building the <mark class="px-1 text-white font-semibold bg-blue-800 rounded dark:bg-blue-500">future</mark> of software.</p>
</div>
</div>
<div class="text-center py-10">
<h1 class="text-6xl font-extrabold dark:text-white">About Us</h1>
<div class="w-1/2 mx-auto py-7">
<p class="text-justify">We're a software development company based on Medellín, Colombia that offers different products and software to businesses and individuals to make the digital world better.</p>
</div>
</div>
<div class="py-60 mx-20 w-1/2">
<h1 class="text-4xl font-extrabold dark:text-white">Quality that <mark class="px-2 text-white bg-blue-600 rounded dark:bg-blue-500">matters</mark>.</h1>
<div class="py-7 w-3/4 ml-4 text-left">
<p class="text-justify">Software quality is a pivotal aspect of production, and a fully-qualified software solution should embody characteristics such as maintainability, sustainability, reusability, user-friendliness, and readability.</p><br>
<p class="text-justify">At Sebastian Software, we prioritize this crucial factor, underscoring our commitment to delivering top-notch products. To ensure the highest quality, we rigorously conduct various tests before deploying the code into production.</p>
</div>
</div>
<div class="py-60 mx-20 w-1/2 text-right">
<h1 class="text-4xl font-extrabold dark:text-white">Cibersecurity is our <mark class="px-2 text-black bg-purple-400 rounded">priority</mark>.</h1>
<div class="py-7 w-3/4 ml-4">
<p class="text-justify">In today's digital landscape, safeguarding your data is paramount. At Sebastian Software, we take pride in making "Cybersecurity is our priority" more than just a statement – it's our guiding principle.</p>
<p class="text-justify">Our development process goes beyond creating robust software; we embed security at its core. We employ cutting-edge techniques to fortify your digital assets, ensuring they remain impervious to cyber threats.</p>
</div>
</div>
<footer class="py-44 bg-blue-800 text-white text-center items-center">
<p>© Sebastian Software 2023. All rights reserved.</p><br>
<a href="https://twitter.com/SebastianSoftw" role="button" class="icon-brands icon-twitter"></a>
</footer>
<script defer="" src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{"rayId":"8e2f26d47e70385d","version":"2024.10.5","r":1,"serverTiming":{"name":{"cfExtPri":true,"cfL4":true,"cfSpeedBrain":true,"cfCacheStatus":true}},"token":"08654ee670c74c5dbe52677c18b38fd3","b":1}" crossorigin="anonymous"></script>
</body></html>