-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
323 lines (288 loc) · 13.4 KB
/
index.html
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
<!DOCTYPE html>
<html lang="en">
<!-- ICON + title -->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Underway Services</title>
<link rel="icon" href="img/HMLogo.png">
<!-- FONT FILES -->
<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet'>
<!-- CSS FILES -->
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/uikit.min.css">
<link rel="stylesheet" type="text/css" href="css/marketing.css">
<link rel="stylesheet" type="text/css" href="css/custom.css">
</head>
<body>
<!-- Top Logo -->
<div class="top-wrap uk-position-relative uk-light uk-background-secondary">
<div class="nav" data-uk-sticky="cls-active: uk-background-secondary uk-box-shadow-medium; top: 100vh; ">
<div class="uk-container">
<a class="uk-logo" title="Underway Services" href="https://underway.services/"><img src="img/underway-03.svg" width="400" height="" alt="Underway Services Logo"></a>
</div>
</div>
<!-- Top Logo -->
<!-- TOP CONTAINER -->
<div class="uk-cover-container uk-light uk-flex uk-flex-middle top-wrap-height">
<div class="uk-container uk-flex-auto top-container uk-position-relative uk-margin-medium-top" data-uk-parallax="y: 0,50; easing:0; opacity:0.2">
<div class="uk-width-2-2@s" data-uk-scrollspy="cls: uk-animation-slide-right-medium; target: > *; delay: 150">
<h2 class="uk-flex-center title">MARINIZING TECHNOLGY FOR OPERATORS</h2>
<p class="subtitle-text uk-visible@s">PROVIDING DECISION SUPPORT DATA FOR STAFF WELLNESS, OPERATIONS, AND ENERGY USAGE</p>
<a href="mailto:[email protected]" title="Learn More" class="uk-button uk-button-primary uk-border-pill button" data-uk-scrollspy-class="uk-animation-fade" target="_blank">Contact Sales</a>
</div>
</div>
<!-- TOP IMAGE -->
<img src="img/captain1.jpg" data-srcset="img/captain.jpg 640w, data-sizes= "100vw data-src="img/captiain1.jpg" alt="" data-uk-cover data-uk-img data-uk-parallax="opacity: 1,0.1; easing:0">
<!-- <img src="img/captain1.jpg" data-srcset="img/captain.jpg 640w, data-sizes= "100vw data-src="img/captiain1." alt="" data-uk-cover data-uk-img data-uk-parallax="opacity: 1,0.1; easing:0"> -->
<!-- /TOP IMAGE -->
</div>
<div class="uk-position-bottom-center uk-position-medium uk-position-z-index uk-text-center">
<a href="#content" data-uk-scroll="duration: 500" data-uk-icon="icon: arrow-down; ratio: 2"></a>
</div>
</div>
<!-- /TOP CONTAINER -->
<!-- FEATURE LIST -->
<section class="uk-section uk-section-default">
<div class="uk-container uk-container-xsmall uk-text-center uk-section uk-padding-remove-top">
<div class="uk-container uk-container-xsmall uk-text-center uk-padding-remove-top">
<h2 class="uk-h2">the power of data to optimize offshore fleet operations</h2>
</div>
</div>
<div class="uk-container">
<div class="uk-grid uk-grid-large uk-child-width-1-3@m" data-uk-grid data-uk-scrollspy="target: > div; delay: 150; cls: uk-animation-slide-bottom-medium">
<div class="uk-text-center">
<img data-src="img/WellnessWatchDescription.png" alt="Human Factors" data-uk-img>
<h3 class="uk-margin-small-bottom uk-margin-top uk-margin-remove-adjacent title">Wellness Watch</h3>
<h4 class="uk-margin-small-bottom uk-margin-top uk-margin-remove-adjacent">REDUCE INJURIES </h4>
<p>Provide data driven insights for highlighting the health of employees and crew for HR departments and executives.</p>
</div>
<div class="uk-text-center">
<img data-src="img/OperationsWatchRS.png" alt="Operations" data-uk-img>
<h3 class="uk-margin-small-bottom uk-margin-top uk-margin-remove-adjacent title">Operations Watch</h3>
<h4 class="uk-margin-small-bottom uk-margin-top uk-margin-remove-adjacent">REDUCE VESSEL DOWNTIME</h4>
<p>Remotely support with experts, automate maintenance tasks.</p>
</div>
<div class="uk-text-center">
<img data-src="img/Energy-watchDescription.png" alt="Energy" data-uk-img>
<h3 class="uk-margin-small-bottom uk-margin-top uk-margin-remove-adjacent title">Energy Watch</h3>
<h4 class="uk-margin-small-bottom uk-margin-top uk-margin-remove-adjacent"> OPTIMIZE ENERGY USAGE</h4>
<p>Provide real time monitoring, Energy planning and compliance reporting.</p>
</div>
</div>
</div>
</section>
<!-- /FEATURE LIST -->
<!-- Testimonials -->
<section class="uk-cover-container overlay-wrap">
<img data-src="img\1-Horizon-Arctic-from-Drone_feature.jpg" alt="" data-uk-cover data-uk-img>
<div class="uk-container uk-position-z-index uk-position-relative uk-section uk-section-small uk-light">
<div class="uk-grid uk-flex-right">
<div class="uk-width-2-5@m">
<div class="uk-position-relative uk-visible-toggle uk-light" data-uk-slider="easing: cubic-bezier(.16,.75,.47,1)">
<ul class="uk-slider-items uk-child-width-1-1">
<li>
<div>
<h3 class="uk-margin-small-top">We provide a complete turnkey solution from discovery to implemenation and support.</h3>
</div>
</li>
<li>
<div>
<h3 class="uk-margin-small-top">All services are available through a single web interface.</h3>
</div>
</li>
</ul>
<ul class="uk-slider-nav uk-dotnav uk-margin-top"><li></li></ul>
</div>
</div>
</div>
</div>
</section>
<!-- /Testimonials -->
<!-- LOGOS -->
<!-- SUPPLEMENTARY SERVICES DESCRIPTION -->
<section class="uk-section uk-section-default uk-section-muted">
<div class="uk-container uk-container-xsmall uk-text-center uk-section uk-padding-remove-top">
<h2 class="uk-h2">Supplementary Services</h2>
</div>
<div class="uk-container">
<div class="uk-grid uk-grid-default uk-child-width-1-3@m border" data-uk-grid data-uk-scrollspy="target: > div; delay: 150; cls: uk-animation-slide-bottom-medium">
<div class="uk-text-center">
<img src="img/5.png" data-src="img/5.png" data-uk-img alt="Image" width="300px">
<h3 class="uk-margin-small-bottom uk-margin-top uk-margin-remove-adjacent title">Network</h3>
<h4 class="uk-margin-small-bottom uk-margin-top uk-margin-remove-adjacent">IT/NETWORK ENABLE VESSEL</h4>
<p>24/7 support. Secure networking/data storage/edge processing. Ensuring your fleet is Underway Services capable.</p>
</div>
<div class="uk-text-center">
<img src="img/15.png" data-src="img/15.png" data-uk-img alt="Digital Twin" width="300px">
<h3 class="uk-margin-small-bottom uk-margin-top uk-margin-remove-adjacent title">Digital Twin</h3>
<h4 class="uk-margin-small-bottom uk-margin-top uk-margin-remove-adjacent">TRAINING + PLANNING</h4>
<p>Leverage immersive digital twin to plan physical and operational retrofits.</p>
</div>
<div class="uk-text-center">
<img src="img\ProServProduct.png" data-src="img\ProServProduct.png" data-uk-img alt="Pro Services" width="300px">
<h3 class="uk-margin-small-bottom uk-margin-top uk-margin-remove-adjacent title">Professional Services</h3>
<h4 class="uk-margin-small-bottom uk-margin-top uk-margin-remove-adjacent">PRO-SERVICES</h4>
<p>Implementation, Integrations, Class Surveys, Lidar Scanning, Custom offerings supporting Underway Services.</p>
</div>
</div>
</div>
</section>
<!-- SUPPLEMENTARY SERVICES DESCRIPTION -->
<section class="uk-section uk-section-secondary uk-section-large blue-gradient-section">
<h2 class="uk-margin-remove-top uk-margin-large-left uk-h1">Full suite of connected worker services.</h2>
<div class="uk-container">
<div class="uk-grid uk-child-width-1-2@l uk-flex-middle uk-margin-top">
<div data-uk-scrollspy="cls: uk-animation-fade border">
<iframe width="560" height="315" src="https://www.youtube.com/embed/4wane_6ZnVY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<!-- <img src="img/boat-no-bg.png" data-src="img/boat-no-bg.png" data-uk-img alt="Image" class="push-image-backwards" width="1800px"> -->
</div>
<div>
<p class="subtitle-text">
Keep your staff, vessel and business operations healthy.
Using the lastest modern technologies, mark your place as a leading maritime service provider.
</p>
<!-- <a href="#" class="uk-button uk-button-primary uk-border-pill uk-margin-top" data-uk-icon="arrow-right">LEARN MORE</a> -->
</div>
</div>
</div>
</section>
<!-- LOGOS -->
<div class="uk-section uk-section-small uk-section-muted">
<div class="uk-container uk-container-small">
<div class="uk-grid uk-child-width-1-4 uk-child-width-expand@m logos-grid" data-uk-grid data-uk-scrollspy="cls: uk-animation-scale-down; target: > div > img; delay: 100">
<div>
<a href="https://horizonmaritime.com/">
<img src="img/horizonmaritime.logo.png" data-src="img/horizonmaritime.logo.png" data-uk-img alt="Image">
</a>
</div>
<div>
<a href="https://www.rimot.io/">
<img src="img/RimotLogo.png" data-uk-img alt="Image">
</a>
</div>
<div>
<a href="https://allswater.com/">
<img src="img/AllswaterLogo.png" data-src="img/allswaterlogo.png" data-uk-img alt="Image">
</a>
</div>
<div>
<a href="https://vmgst.com/">
<img src="img/VMGLogo.png" data-src="img/vmglogo.png" data-uk-img alt="Image">
</a>
</div>
<div>
<a href="https://www.movella.com/">
<img src="img/MovellaLogo.png" data-src="img/MovellaLogo.png" data-uk-img alt="Image">
</a>
</div>
<div>
<a href="https://www.kognitivspark.com/">
<img src="img/KSLogo.png" data-src="img/kslogo.png" data-uk-img alt="Image">
</a>
</div>
<div>
<a href="https://c-core.ca/">
<img src="img/c-coreLogo.png" data-src="img/c-coreLogo.png" data-uk-img alt="Image">
</a>
</div>
<div>
<a href="https://www.shipreality.com/">
<img src="img/SRLogo.png" data-src="img/srlogo.png" data-uk-img alt="Image">
</a>
</div>
</div>
</div>
</div>
<!-- /LOGOS -->
<!-- FOOTER -->
<footer class="uk-section uk-section-secondary uk-padding-remove-bottom">
<div class="uk-container">
<div class="uk-grid uk-grid-large" data-uk-grid>
<div class="uk-width-1-2@m">
<h3 class="title">Horizon Maritime Underway Services</h3>
<p>Underway services focusses on leveraging best in class products and services in remote support, employee health monitoring, maintenance automation, and emissions reporting specifically for remote marine applications.</p>
<!-- <div>
<a href="" class="uk-icon-button" data-uk-icon="twitter"></a>
<a href="" class="uk-icon-button" data-uk-icon="facebook"></a>
<a href="" class="uk-icon-button" data-uk-icon="instagram"></a>
</div> -->
</div>
<!-- <div class="uk-width-1-6@m">
<h5>PRODUCTS</h5>
<ul class="uk-list">
<li>ONSHORE SUPPORT</li>
<li>OFFSHORE WELLNESS</li>
</ul>
</div> -->
<div class="uk-width-1-6@m">
<h5 class="title">OUR COMPANY</h5>
<ul class="uk-list">
<!-- <li>Team</li>
<li>Work</li>
<li>Culture</li> -->
<li><a href="mailto:[email protected]">Contact Us</a></li>
</ul>
</div>
<div class="uk-width-1-6@m">
<h5 class="title">OUR OFFICES</h5>
<ul class="uk-list">
<li>St. John's</li>
<li>Halifax</li>
<li>Athens</li>
<li>San Francisco</li>
</ul>
</div>
</div>
</div>
<div class="uk-text-center uk-padding uk-padding-remove-horizontal">
<span class="uk-text-small uk-text-muted title">© 2022 Underway Services<a href="https://github.com/c-core-labs/ConnectedWorkerWeb"></a> </span>
</div>
</footer>
<!-- /FOOTER -->
<!-- /LOGOS -->
<!-- Gallery of Images -->
<!-- <div class="uk-section uk-section-small">
<div class="uk-container">
<div uk-slideshow="autoplay: true autoplay-interval: 60">
<ul class="uk-slideshow-items" uk-height-viewport="offset-top: true; offset-bottom: 70">
<li>
<img src="img/Slide1-pipeline.png" alt="pipeline monitoring" uk-cover>
</li>
<li>
<img src="img/Slide2-acsPicture1.png" alt="Arctic EO Services" uk-cover>
</li>
<li>
<img src="img/Slide3-polarcode.png" alt="PolarCode" uk-cover>
</li>
<li>
<img src="img/Slide4-Icebert.png" alt="Iceberg and SeaIce Monitoring" uk-cover>
</li>
<li>
<img src="img/Slide5-River.png" alt="River Ice monitoring" uk-cover>
</li>
<li>
<img src="img/Slide6-Drone.png" alt="Drone Data Management" uk-cover>
</li>
<li>
<img src="img/Slide7-Wellsite.png" alt="Reclamation Services" uk-cover>
</li>
</ul>
</div>
</div>
</div> -->
<!-- /Gallery of Images -->
<!-- COPY -->
<!-- <div>Icons made by <a href="https://www.freepik.com" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div> -->
<!-- /FOOTER -->
<!-- JS FILES -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-F5W3N9VVT3"></script>
<script> window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-F5W3N9VVT3');
</script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/uikit.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/uikit-icons.min.js"></script>
</body>
</html>