-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
198 lines (192 loc) · 9.65 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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Coordinator" />
<title>Coordinator</title>
<!--cdns-->
<link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<!--css-->
<link href="./Content/bootstrap.css" rel="stylesheet" />
<link href="./Content/bootstrap-theme.min.css" rel="stylesheet" />
<link href="./Content/coordinator-css/coordinator-home.css" rel="stylesheet" />
<link href="./Content/coordinator-css/coordinator-new-style.css" rel="stylesheet" />
<link rel="shortcut icon" href="./favicon.ico" />
</head>
<body>
<div id="holder">
<div class="home-header">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="row" id="top-row">
<div class="col-md-12">
<div class="text-wrapper">
<img src="./Content/images/logo.png" alt="coordinator-logo-top" id="logo-big" class="img-responsive" />
<h1 id="claim">Modern Alarm System for Volunteer Firefighters</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="middle-section">
<div class="summary-section">
<div class="container">
<div class="row title-section">
<div class="col-md-8 col-md-offset-2">
<h3>Coordinator in your Fire Station</h3>
</div>
</div>
<div class="row summary-row">
<div class="col-md-6 col-md-offset-3">
<ul>
<li>Be sure that each Firefighter will <span class="summary-span">receive the alarm</span></li>
<li><span class="summary-span">Improve efficiency and productivity of </span>your Department</li>
<li>Provide <span class="summary-span">real-time communication</span></li>
<li>Just <span class="summary-span">save your money</span></li>
</ul>
</div>
</div>
</div>
</div>
<div class="features-section">
<div class="container">
<div class="row title-section">
<div class="col-md-8 col-md-offset-2">
<h3>Coordinator Features</h3>
</div>
</div>
<div class="row" id="features-row">
<div class="col-sm-4">
<div class="feature">
<img src="./Content/images/main_features/1.jpg" alt="" class="img-responsive" />
<div class="feature-divider"></div>
<div class="feature-text-wrapper">
<h4>Modern alarm system</h4>
<p>
<strong>Coordinator</strong> is a system which is intended to improve current
alarm systems for Volunteer Fire Departments. Thanks to mobile applications
Coordinator ensures that each firefighter will receive the alarm.
</p>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="feature">
<img src="./Content/images/main_features/2.jpg" alt="" class="img-responsive" />
<div class="feature-divider"></div>
<div class="feature-text-wrapper">
<h4>Social networking service</h4>
<p>
<strong>Coordinator</strong> gives you possibility to compare
statistics with others Volunteer Firefighters and Fire Departments.
</p>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="feature">
<img src="./Content/images/main_features/3.jpg" alt="" class="img-responsive" />
<div class="feature-divider"></div>
<div class="feature-text-wrapper">
<h4>Activity register</h4>
<p>
<strong>Coordinator</strong> gives full information about firefighters
who have received the alarm and also introduces a lots of other Fire Station statistics.
</p>
</div>
</div>
</div>
</div>
<div class="row title-section" style="margin-top: 30px;">
<div class="col-md-8 col-md-offset-2">
<h3>Coordinator Guarantee High Quality</h3>
</div>
</div>
<div class="row picto-row">
<div class="col-sm-4">
<i class="fa fa-thumbs-o-up"></i>
<h4>Easy and intuitive</h4>
<p>
Our mission is to provide a modern and intuitive alarm system.
</p>
</div>
<div class="col-sm-4">
<i class="fa fa-refresh"></i>
<h4>Continuously developed</h4>
<p>
The development of Coordinator doesn't stop. It's getting better every day.
</p>
</div>
<div class="col-sm-4">
<i class="fa fa-gear"></i>
<h4>Coordinator is customizable</h4>
<p>
Manage your own Fire Station, Firefighters and account. Do everything by yourself!
</p>
</div>
</div>
</div>
</div>
</div>
<div class="mobile-section">
<div class="container" id="mobile-container">
<div class="row title-section">
<div class="col-md-8 col-md-offset-2">
<h3>Coordinator in your Smartphone</h3>
</div>
</div>
<div class="row">
<div class="col-sm-4">
<a href="#" class="mobile-item-link">
<div class="mobile-item" id="android-item">
<div class="row">
<h3><i class="fa fa-android"></i> Android</h3>
</div>
</div>
</a>
</div>
<div class="col-sm-4">
<a href="#" class="mobile-item-link">
<div class="mobile-item" id="ios-item">
<div class="row">
<h3><i class="fa fa-apple"></i> iOS</h3>
</div>
</div>
</a>
</div>
<div class="col-sm-4">
<a href="#" class="mobile-item-link">
<div class="mobile-item" id="windows-item">
<div class="row">
<h3><i class="fa fa-windows"></i> Windows Phone</h3>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
<footer class="index-footer">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-12">
<img src="./Content/images/logo_wide_footer.png" class="img-responsive" />
</div>
<div class="col-md-4 col-md-offset-4 hidden-sm hidden-xs">
<p><strong>Coordinator</strong></p>
<p>Modern Alarm System for Volunteer Firefighters</p>
</div>
</div>
</div>
</footer>
</div>
</body>
</html>