File size: 4,224 Bytes
ea270a7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<!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>