-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
112 lines (111 loc) · 5.68 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
---
layout: default
---
<header class="border-bottom">
<div class="max-width-4 mx-auto p2">
<nav class="flex justify-end items-center">
<a href="#" class="mr2">Passport</a>
<a href="#" class="mr2">Features</a>
<a href="#" class="mr2">Store</a>
<a href="#" class="mr2">Pricing</a>
<a href="#" class="btn btn-outline">Sign Up</a>
</nav>
</div>
</header>
<section class="bg-cover" style="background-image: url(https://envoy.com/images/bg-edu.jpg);">
<header class="center py4">
<h1 class="white regular">Graduate to digital visitor registration</h1>
<a href="#" class="btn btn-primary">Contact us</a>
</div>
</section>
<section>
<div class="max-width-4 mx-auto">
<header class="center py4">
<h3 class="h2">What is Envoy?</h3>
<p class="px2">Envoy is the iPad visitor registration system that makes signing in a breeze while improving campus safety. Tech savvy schools are ditching pen and paper registration books to enjoy the benefits of a cloud-based digital sign-in experience.</p>
</header>
<div class="clearfix mb4">
<div class="col col-4 px2">
<h4>Know who’s roaming your halls</h4>
<p>With our real-time dashboard you always know who’s on campus and custom badges make it easy to spot unauthorized visitors.</p>
</div>
<div class="col col-4 px2">
<h4>Know who’s roaming your halls</h4>
<p>With our real-time dashboard you always know who’s on campus and custom badges make it easy to spot unauthorized visitors.</p>
</div>
<div class="col col-4 px2">
<h4>Know who’s roaming your halls</h4>
<p>With our real-time dashboard you always know who’s on campus and custom badges make it easy to spot unauthorized visitors.</p>
</div>
</div>
</div>
</section>
<section class="bg-blue p1">
<p class="m0 white center">Special pricing available for schools</p>
</section>
<section>
<div class="max-width-4 mx-auto">
<header class="center py4">
<h3 class="h2">Features for schools</h3>
</header>
<div class="clearfix">
<div class="col col-3 px2">
<h4>Know who’s roaming your halls</h4>
<p>With our real-time dashboard you always know who’s on campus and custom badges make it easy to spot unauthorized visitors.</p>
</div>
<div class="col col-3 px2">
<h4>Know who’s roaming your halls</h4>
<p>With our real-time dashboard you always know who’s on campus and custom badges make it easy to spot unauthorized visitors.</p>
</div>
<div class="col col-3 px2">
<h4>Know who’s roaming your halls</h4>
<p>With our real-time dashboard you always know who’s on campus and custom badges make it easy to spot unauthorized visitors.</p>
</div>
<div class="col col-3 px2">
<h4>Know who’s roaming your halls</h4>
<p>With our real-time dashboard you always know who’s on campus and custom badges make it easy to spot unauthorized visitors.</p>
</div>
</div>
</div>
</section>
<section>
<div class="max-width-4 mx-auto mb4">
<header class="center py4">
<h3 class="h2">Our favorite logos</h3>
</header>
<div class="flex flex-wrap justify-around items-center">
<img class="col-3 p4" src="https://envoy.com/images/schools/customers/northwestern-garage.png">
<img class="col-3 p4" src="https://envoy.com/images/schools/customers/northwestern-garage.png">
<img class="col-3 p2" src="https://envoy.com/images/schools/customers/northwestern-garage.png">
<img class="col-3 p2" src="https://envoy.com/images/schools/customers/northwestern-garage.png">
<img class="col-3 p2" src="https://envoy.com/images/schools/customers/northwestern-garage.png">
<img class="col-3 p3" src="https://envoy.com/images/schools/customers/northwestern-garage.png">
<img class="col-3 p3" src="https://envoy.com/images/schools/customers/northwestern-garage.png">
<img class="col-3 p2" src="https://envoy.com/images/schools/customers/northwestern-garage.png">
<img class="col-6 p2" src="https://envoy.com/images/schools/customers/northwestern-garage.png">
<img class="col-6 p2" src="https://envoy.com/images/schools/customers/northwestern-garage.png">
<img class="col-3 p2" src="https://envoy.com/images/schools/customers/northwestern-garage.png">
<img class="col-3 p2" src="https://envoy.com/images/schools/customers/northwestern-garage.png">
<img class="col-3 p2" src="https://envoy.com/images/schools/customers/northwestern-garage.png">
</div>
</div>
</section>
<section class="bg-cover table col-12" style="min-height: 50vh; background-image: url(https://envoy.com/images/schools/edu-casestudy-whitby.jpg);">
<header class="table-cell align-middle center">
<h1 class="white regular">Whitby School case study</h1>
<a href="#" class="btn btn-primary">Contact us</a>
</div>
</section>
<section class="table col-12" style="min-height: 50vh;">
<header class="table-cell align-middle">
<div class="clearfix mb2">
<div class="left p2 mr1 col-6"><img src="https://envoy.com/images/features/dashboard-macbook.jpg"></div>
<div class="overflow-hidden">
<h3 class="h1">Manage from the web dashboard</h3>
<p>As the Envoy admin, you’ll use the powerful and intuitive web dashboard to configure account settings, import employee contacts, and manage visitor data.</p>
<p>As the Envoy admin, you’ll use the powerful and intuitive web dashboard to configure account settings, import employee contacts, and manage visitor data.</p>
<p>As the Envoy admin, you’ll use the powerful and intuitive web dashboard to configure account settings, import employee contacts, and manage visitor data.</p>
</div>
</div>
</div>
</section>