vessels-source / web /index.html
betterwithage's picture
mirror github.com/szl-holdings/vessels@713c433d6805
ea270a7 verified
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vessels | Maritime Visibility Built for Command</title>
<meta name="description" content="A modern maritime command platform for fleet visibility, route intelligence, and operational clarity." />
<link rel="canonical" href="https://szlholdings.com/vessels/" />
<meta name="keywords" content="maritime intelligence, fleet management, vessel tracking, AIS, maritime command, route risk analytics, dark vessel detection, sanctions compliance, maritime domain awareness" />
<meta name="author" content="SZL Holdings" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Vessels Maritime Intelligence",
"description": "Full-spectrum maritime domain awareness — AIS anomaly detection, dark vessel tracking, sanctions compliance, and route risk analytics for fleet executives and operations teams.",
"url": "https://szlholdings.com/vessels/",
"applicationCategory": "BusinessApplication",
"operatingSystem": "Web",
"offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" },
"publisher": {
"@type": "Organization",
"name": "SZL Holdings",
"url": "https://szlholdings.com"
}
}
</script>
<meta property="og:type" content="website" />
<meta property="og:title" content="Vessels | Maritime Visibility Built for Command" />
<meta property="og:description" content="Full-spectrum maritime domain awareness — AIS anomaly detection, dark vessel tracking, sanctions compliance, and route risk analytics for fleet executives and operations teams." />
<meta property="og:url" content="https://szlholdings.com/vessels/" />
<meta property="og:site_name" content="Vessels Maritime Intelligence" />
<meta property="og:image" content="https://szlholdings.com/vessels/opengraph.jpg" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:alt" content="Vessels — Maritime Intelligence Built for Command" />
<meta property="og:locale" content="en_US" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Vessels | Maritime Visibility Built for Command" />
<meta name="twitter:description" content="Full-spectrum maritime domain awareness — AIS anomaly detection, dark vessel tracking, sanctions compliance, and route risk analytics." />
<meta name="twitter:image" content="https://szlholdings.com/vessels/opengraph.jpg" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<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:wght@400;500;600;700&display=swap" rel="stylesheet">
<style>
.skip-to-content {
position: absolute;
left: -9999px;
top: 1rem;
z-index: 99999;
padding: 0.5rem 1.25rem;
background: #c8d8e8;
color: #060b12;
font-weight: 600;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 4px;
text-decoration: none;
white-space: nowrap;
border: 2px solid #4d8fcc;
}
.skip-to-content:focus {
left: 1rem;
outline: 3px solid #4d8fcc;
outline-offset: 2px;
}
:focus-visible {
outline: 3px solid #4d8fcc;
outline-offset: 2px;
border-radius: 3px;
}
@media (prefers-reduced-motion: reduce) {
*, *::before, *::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
scroll-behavior: auto !important;
}
}
</style>
</head>
<body>
<a href="#main-content" class="skip-to-content">Skip to main content</a>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>