-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
508 lines (370 loc) · 16.6 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
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
<!doctype html>
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MW5ZTTN');</script>
<!-- End Google Tag Manager -->
<link rel="canonical" href="https://www.symcheck.io" />
<meta charset="utf-8">
<title>SymCheck | COVID-19 Symptom Check-in Software</title>
<meta name="description" content="SymCheck helps your team members identify if they are symptomatic of the Coronavirus / COVID-19 before coming into the workplace." />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/pe-icon-7-stroke.css" rel="stylesheet" type="text/css" media="all">
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css" media="all">
<link href="css/themify-icons.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/icons.min.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/flexslider.min.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/theme-fairsky.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/custom.css" rel="stylesheet" type="text/css" media="all"/>
<link href='https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Questrial" rel="stylesheet" type="text/css">
<link href="css/font-questrial.css" rel="stylesheet" type="text/css">
<!-- meta data -->
<meta property="og:site_name" content="SymCheck">
<meta property="og:locale" content="en_US">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@TeamBizStream">
<meta name="twitter:creator" content="@TeamBizStream">
<link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<meta property="og:type" content="website" />
<meta property="og:title" content="SymCheck | COVID-19 Symptom Check-in Software" />
<meta property="og:image" content="https://www.symcheck.io/img/sc-ogi-tagline.jpg" />
<meta property="og:image:width" content="900" />
<meta property="og:image:height" content="472" />
<meta name="twitter:image" content="https://www.symcheck.io/img/sc-ogi-tagline.jpg" />
<meta property="og:url" content="https://www.symcheck.io" />
<meta property="og:description" content="SymCheck helps your team members identify if they are symptomatic of the Coronavirus before coming into the workplace." />
<meta name="twitter:title" content="SymCheck | COVID-19 Symptom Check-in Software" />
<meta name="twitter:description" content="SymCheck helps your team members identify if they are symptomatic of the Coronavirus before coming into the workplace." />
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebPage",
"name": "SymCheck | COVID-19 Symptom Check-in Software",
"description": "SymCheck helps your team members identify if they are symptomatic of the Coronavirus / COVID-19 before coming into the workplace while providing employers record of check-ins to help limit liability.",
"publisher": {
"@type": "Corporation",
"name": "BizStream",
"url": "https://www.bizstream.com",
"logo": "https://www.bizstream.com/KENTICO-BIZSTREAM/media/images/bizstream-logo-2018-transparent-background.png",
"address": {
"@type": "PostalAddress",
"streetAddress": "11480 53rd Ave",
"addressLocality": "Allendale",
"addressRegion": "MI",
"postalCode": "49401",
"addressCountry": "USA"
}
}
}
</script>
<!-- end meta data -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MW5ZTTN"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="nav-container">
<nav class="nav-1">
<div class="navbar">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6 col-xs-4">
<a href="index.html">
<img class="logo" alt="SymCheck Logo" src="img/sc-side-by-side-blue.jpg">
</a>
</div>
<div class="col-md-3 text-right col-sm-6 col-md-push-6 col-xs-8">
<a class="btn btn-filled" target="_blank" href="https://app.symcheck.io/new">Try SymCheck Now »</a>
<div class="mobile-toggle">
<div class="upper"></div>
<div class="middle"></div>
<div class="lower"></div>
</div>
</div>
<!-- Navigation Start -->
<div class="col-md-6 text-center col-md-pull-3 col-sm-12 col-xs-12">
<ul class="menu">
<li>
<a href="" target="_self">
Home </a>
</li>
<li class="has-dropdown">
<a href="faqs.html" target="_self">FAQs</a>
</li><li class="has-dropdown">
<a href="privacy.html" target="_self">Privacy</a>
</li>
</ul>
</div>
<!-- Navigation End -->
</div>
</div>
</div>
</nav>
</div>
<div class="main-container">
<a id="home" class="in-page-link"></a>
<section class="header header-1 fixed-header parallax">
<div class="background-image-holder">
<img alt="Background Image" class="background-image" src="img/mask-banner.jpg">
</div>
<div class="container">
<div class="row v-align-children">
<div class="col-md-6">
<h3 class="text-white">Help your team get back to work safely and limit liability.</h3>
<h5 class="text-white">SymCheck helps your team members identify if they are symptomatic of the Coronavirus before coming into the workplace.</h5>
</div>
<div class="col-md-6">
<div class="inner">
<ul>
<li>
<i class="text-white fa fa-mobile-phone"></i>
<p class="text-white">
Mobile Friendly for easy check-ins</p>
</li>
<li>
<i class="text-white pe-7s-news-paper"></i>
<p class="text-white">Simple reporting to limit liability.</p>
</li>
</ul>
<a class="btn btn-filled" target="_blank" href="https://app.symcheck.io/new">Try SymCheck Now »</a>
<p class="text-white"><br>7 day trial. No credit card needed to register.</p>
<!-- temp hide
<form class="form-email" method="post">
<input type="text" name="name" class="#-name-field validate-required" placeholder="Your Name">
<input type="text" name="email" class="validate-required validate-email #-email-field" placeholder="Email Address">
<input type="submit" value="Try SymCheck Today »">
<p class="sub">
* We don’t share your personal info with anyone. <br>7 day trial. No credit card needed to register.
</p>
<div class="form-error">
<span>Please fill all fields correctly</span>
</div>
<div class="form-success">
<span>Thanks, your details were sent</span>
</div>
<iframe srcdoc="" class="mail-list-form">
</iframe>
</form>
End temp hide -->
</div>
</div>
</div>
</div>
</section>
<section class="features features-3">
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1 col-sm-12 text-center">
<h3>Get your team back to work fast!</h3>
<p>We're business owners too. We wanted to make this as easy as possible.</p>
</div>
</div>
<div class="row">
<div class="col-sm-4 text-center feature">
<i class="fa fa-laptop"></i>
<h5>Setup your account.</h5>
<p>
# and setup some basic account information including your company name and HR contact.</p>
</div>
<div class="col-sm-4 text-center feature">
<i class="fa fa-upload"></i>
<h5>Upload your team member info.</h5>
<p>
We've made it easy. Upload a .CSV of your team member information. All you need is an employee ID and give them a temporary password.</p>
</div>
<div class="col-sm-4 text-center feature">
<i class="ti ti-announcement"></i>
<h5>Announce to your employees!</h5>
<p>Send your employees to SymCheck.io with their employee ID and their temporary password.</p>
</div>
</div>
</div>
</section>
<!-- Videos -->
<section class="features features-10 bg-secondary">
<div class="container">
<div class="row v-align-children">
<div class="col-md-6">
<div class="embed-video-container">
<iframe src="https://www.youtube.com/embed/nFtbNQJLtaQ" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div><div class="col-md-5 col-md-offset-1">
<h4>See how easy it is to setup your company.</h4>
<p>
SymCheck is so easy to set up, watch, and learn how an admin gets their company started in under 2 minutes.</p>
</div>
</div>
</div>
</section>
<section class="features features-10">
<div class="container">
<div class="row v-align-children">
<div class="col-md-5">
<h4>Mobile check-ins make it easy for your team.</h4>
<p>
We've built an easy to use system for your employees to check-in. Before their shift, they log-in and answer the questions.</p>
</div>
<div class="col-md-6 col-md-offset-1">
<div class="embed-video-container">
<iframe src="https://www.youtube.com/embed/1ToPe-nCLIo" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</section>
<!-- end videos -->
<a id="plans" class="in-page-link"></a>
<section class="# #-2 parallax">
<div class="background-image-holder">
<img alt="Background Image" class="background-image" src="img/fit7.jpg">
</div>
<div class="container">
<div class="row">
<div class="col-sm-12 text-center">
<h3 class="text-white">Affordable and Easy</h3>
</div>
</div>
<div class="row">
<a href="#">
<div class="col-md-4 col-sm-6 col-md-offset-2 #-option text-center">
<h6>SYMCHECK MINIMUM</h6>
<div class="price-container">
<span class="dollar">$</span>
<span class="price">30</span>
<span class="terms"> </span>
</div>
<h5>Per month</h5>
<ul>
<li>For small businesses up to 30 employees</li>
<li>Pay month to month</li>
<li> </li>
</ul>
</div>
</a>
<a href="#">
<div class="col-md-4 col-sm-6 #-option text-center active">
<h6>SYMCHECK CORPORATE</h6>
<div class="price-container">
<span class="dollar">$</span>
<span class="price">1</span>
<span class="terms">/mo</span>
</div>
<h5>Per Employee</h5>
<ul>
<li>Businesses larger than 30 employees</li>
<li>Month to month</li>
<li>Based on your uploaded team member list</li>
</ul>
</div>
</a>
</div>
<div class="row">
<div class="col-sm-12 text-center">
<p class="text-white"> </p>
</div>
</div>
</div>
</section>
<a id="faq" class="in-page-link"></a>
<section class="faq faq-1">
<div class="container">
<div class="row">
<div class="col-sm-6">
<div class="faq">
<h5>Is there a contract for SymCheck?</h5>
<p>
No, you are on a month to month basis. We don't believe in locking you into any long-term contracts. We don't know what the future will hold. We hope you'll stay with us for a while.</p>
</div>
<div class="faq">
<h5>What kind of data do you collect?</h5>
<p>We've tried to keep it very simple. We ask for an identifier for your employee which could be an employee number, email address, or some other identifier. With that we keep a password, and a log of the answers to the questions. </p>
</div>
</div>
<div class="col-sm-6">
<div class="faq">
<h5>Do you have a mobile app?</h5>
<p>Not at this time. A user may access the site with any modern browser on their device as a website. Users may "Add to Home Screen" from their browser to make it appear as an application from their icons.</p>
</div>
<div class="faq">
<h5>Do you send the data to the government or healthcare providers?</h5>
<p>Only if you want to share that data. Currently we only have an option to collect zipcodes (not required), however in the future we may add on other optional demograpic information. We never share personally identifyiable information.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12 text-center">
<h4>Have more questions? <a target="_blank" href="faqs.html">See our full list of FAQ's</a>.</h4>
</div>
</div>
</div>
</section>
<!-- temp hide
<section class="contact contact-3 bg-dark">
<div class="container">
<div class="row">
<div class="col-sm-12 text-center">
<h3>Got questions? Hit us up</h3>
</div>
</div>
<div class="row">
<div class="col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1">
<form class="form-email" data-success="Thanks for your submission, we will be in touch shortly." data-error="Please fill all fields correctly.">
<input type="text" name="name" class="#-name-field validate-required" placeholder="Your Name">
<input type="text" name="email" class="validate-required validate-email #-email-field" placeholder="Email Address">
<textarea rows="4" name="message" class="validate-required" placeholder="Your Message"></textarea>
<input type="submit" value="Submit »">
<p class="sub">
* We don’t share your personal info with anyone. </p>
<iframe srcdoc="" class="mail-list-form">
</iframe>
</form>
</div>
</div>
</div>
</section>
-->
<footer class="footer footer-1">
<div class="container">
<div class="row">
<div class="col-sm-4">
<ul class="social-links">
<li><a target="_blank" href="https://www.facebook.com/bizstream"><i class="icon-facebook"></i></a></li>
<li><a target="_blank" href="https://twitter.com/TeamBizStream"><i class="icon-twitter"></i></a></li>
</ul>
</div>
<div class="col-sm-4 text-center">
<p class="sub">
© Copyright 2020 BizStream - All Rights Reserved
</p><p class="sub">11480 53rd Ave, Suite A, Allendale, MI 49401<br>
<a href="https://www.bizstream.com/" target="_blank">www.bizstream.com</a> - 877.692.4978 </p>
</div>
<div class="col-sm-4 text-right">
<a href="#">
<img alt="SymCheck Logo" src="img/sc-side-by-side-blue.jpg">
</a>
</div>
</div>
</div>
</footer>
</div>
<script src="js/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/latest/TweenMax.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/latest/plugins/ScrollToPlugin.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/placeholders.min.js"></script>
<script src="js/parallax.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>