-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
403 lines (393 loc) · 20.7 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
<!doctype html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8">
<meta name="author" content="Sumon Rahman">
<meta name="description" content="">
<meta name="keywords" content="HTML,CSS,XML,JavaScript">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Title -->
<title>Sirb</title>
<!-- Place favicon.ico in the root directory -->
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="shortcut icon" type="image/ico" href="images/about-logo.png" />
<!-- Plugin-CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/linearicons.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/animate.css">
<!-- Main-Stylesheets -->
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="css/responsive.css">
<script src="js/vendor/modernizr-2.8.3.min.js"></script>
<!--[if lt IE 9]>
<script src="//oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="//oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body data-spy="scroll" data-target=".mainmenu-area">
<!-- Preloader-content -->
<div class="preloader">
<span><img url="images/apple-icon.png"></img></span>
</div>
<!-- MainMenu-Area -->
<nav class="mainmenu-area" data-spy="affix" data-offset-top="200">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#primary_menu">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"><img src="images/logo.png" alt="Logo"></a>
</div>
<div class="collapse navbar-collapse" id="primary_menu">
<ul class="nav navbar-nav mainmenu">
<li class="active"><a href="#home_page">Home</a></li>
<li><a href="#about_page">About</a></li>
<li><a href="#features_page">Features</a></li>
<li><a href="#gallery_page">App Demo</a></li>
<!-- <li><a href="#price_page">Pricing</a></li> -->
<!-- <li><a href="#questions_page">FAQ</a></li> -->
<!-- <li><a href="blog.html">Blog</a></li> -->
<li><a href="#contact_page">Contacts</a></li>
</ul>
<!-- <div class="right-button hidden-xs">
<a href="#">Sign Up</a>
</div> -->
</div>
</div>
</nav>
<!-- MainMenu-Area-End -->
<!-- Home-Area -->
<header class="home-area overlay" id="home_page">
<div class="container">
<div class="row">
<div class="col-xs-12 hidden-sm col-md-5">
<figure class="mobile-image wow fadeInUp" data-wow-delay="0.2s">
<img src="images/header-mobile.png" alt="">
</figure>
</div>
<div class="col-xs-12 col-md-7">
<div class="space-80 hidden-xs"></div>
<h1 class="wow fadeInUp" data-wow-delay="0.4s">Focus on your Hajj We will take care of everything in our MAP</h1>
<div class="space-20"></div>
<div class="desc wow fadeInUp" data-wow-delay="0.6s">
<p>Sirb is a real-time mobile application to intelligently and safely manage crowds during Hajj and to allow the people who have been accompanied to Hajj to stay together and never get lost.</p>
<p>
Sirb is designed to allow pilgrims complitely focus on their Manasiks without worrying too much for their safety amid the crowds
</p>
<p>
Sirb help pilgrims to share their photos and videos with their families through an intuitive new way
</p>
</div>
<div class="space-20"></div>
<a href="#" class="bttn-white wow fadeInUp" data-wow-delay="0.8s"><i class="lnr lnr-download"></i>Download App</a>
</div>
</div>
</div>
</header>
<!-- Home-Area-End -->
<!-- About-Area -->
<section class="section-padding" id="about_page">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-10 col-md-offset-1">
<div class="page-title text-center">
<img src="images/about-logo.png" alt="About Logo">
<div class="space-20"></div>
<h5 class="title">About Sirb</h5>
<div class="space-30"></div>
<h3 class="blue-color">
A simple application that brings a new level of safety ,managing pelgrims,and connecting people with their families and friends </h3>
<div class="space-20"></div>
<p>Sirb project covers essentially two parts related to the Hajj experience.
The first side brings together people who have come together so that they do not get lost and connecting themm with their families .
</p>
<p>
The second is related to the management of the crowds during an emergency sanitary
case by putting a direct link with the medical stuffs so that they can find the
nearest way to the victims and for the other users to clear the way for them.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- About-Area-End -->
<!-- Progress-Area -->
<section class="progress-area gray-bg" id="progress_page">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-6">
<div class="page-title section-padding">
<h5 class="title wow fadeInUp" data-wow-delay="0.2s">Our Mission</h5>
<div class="space-10"></div>
<h3 class="dark-color wow fadeInUp" data-wow-delay="0.4s">Never Get Lost in Crowds</h3>
<div class="space-20"></div>
<div class="desc wow fadeInUp" style="padding-right: 50px" data-wow-delay="0.6s">
<p>Sirb allows you know the exact position of your companions and let you create a circle of followers to let them know you position and your health state permanently.</p>
</div>
<div class="space-50"></div>
<a href="#" class="bttn-default wow fadeInUp" data-wow-delay="0.8s">Learn More</a>
</div>
</div>
<div class="col-xs-12 col-md-6">
<figure class="mobile-image">
<img src="images/progress-phone.png" alt="">
</figure>
</div>
</div>
</div>
</section>
<!-- Progress-Area-End -->
<!-- Video-Area -->
<section class="video-area section-padding">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-6">
<div class="video-photo">
<img src="images/video-image.jpg" alt="">
<a href="https://www.youtube.com/watch?v=ScrDhTsX0EQ" class="popup video-button">
<img src="images/play-button.png" alt="">
</a>
</div>
</div>
<div class="col-xs-12 col-md-5 col-md-offset-1">
<div class="space-60 hidden visible-xs"></div>
<div class="page-title">
<h5 class="title wow fadeInUp" data-wow-delay="0.2s">VIDEO FEATURES</h5>
<div class="space-10"></div>
<h3 class="dark-color wow fadeInUp" data-wow-delay="0.4s">Pilgrim's Safety First</h3>
<div class="space-20"></div>
<div class="desc wow fadeInUp" data-wow-delay="0.6s">
<p>Sirb is ultimately designed to save the lives of pilgrims when a health emergency accures by allowing an extremely effective intervention of the medical staffs and to allow a quick extraction of the victims who are at the bottom of the crowds.</p>
</div>
<div class="space-50"></div>
<a href="#" class="bttn-default wow fadeInUp" data-wow-delay="0.8s">Learn More</a>
</div>
</div>
</div>
</div>
</section>
<!-- Video-Area-End -->
<!-- Feature-Area -->
<section class="feature-area section-padding-top" id="features_page">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-8 col-sm-offset-2">
<div class="page-title text-center">
<h5 class="title">Features</h5>
<div class="space-10"></div>
<h3>Pwoerful Features As Always</h3>
<div class="space-60"></div>
</div>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="service-box wow fadeInUp" data-wow-delay="0.2s">
<div class="box-icon">
<i class="lnr lnr-rocket"></i>
</div>
<h4>Fast & Powerful</h4>
<p>Every action in Sirb heppens in real-time with instantaneous synchronisation.</p>
</div>
<div class="space-60"></div>
<div class="service-box wow fadeInUp" data-wow-delay="0.4s">
<div class="box-icon">
<i class="lnr lnr-paperclip"></i>
</div>
<h4>Easy To Use</h4>
<p>Sirb is designed to be very simple to use, you can reach every functionnality by few intuitive clicks.</p>
</div>
<div class="space-60"></div>
<div class="service-box wow fadeInUp" data-wow-delay="0.6s">
<div class="box-icon">
<i class="lnr lnr-cloud-download"></i>
</div>
<h4>Secured Privacy</h4>
<p>Sirb is completely secured and every byte of your data is reassured .</p>
</div>
<div class="space-60"></div>
</div>
<div class="hidden-xs hidden-sm col-md-4">
<figure class="mobile-image">
<img src="images/feature-image.png" alt="Feature Photo">
</figure>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="service-box wow fadeInUp" data-wow-delay="0.2s">
<div class="box-icon">
<i class="lnr lnr-clock"></i>
</div>
<h4>Follow your compagnons</h4>
<p>Sirb permit you to follow your group and never lose them .</p>
</div>
<div class="space-60"></div>
<div class="service-box wow fadeInUp" data-wow-delay="0.4s">
<div class="box-icon">
<i class="lnr lnr-laptop-phone "></i>
</div>
<h4>Emergency Call For Medical Staff</h4>
<p>If you're in a medical emergencey or just feel a discomfort, perform one click only .</p>
</div>
<div class="space-60"></div>
<div class="service-box wow fadeInUp" data-wow-delay="0.6s">
<div class="box-icon">
<i class="lnr lnr-cog"></i>
</div>
<h4>Let Your Family Follow You</h4>
<p>With sirb you can share your location and best moments with your famaly and let them know what you're doing .</p>
</div>
<div class="space-60"></div>
</div>
</div>
</div>
</section>
<!-- Testimonial-Area-End -->
<!-- Gallery-Area -->
<section class="gallery-area section-padding" id="gallery_page">
<div class="container-fluid">
<div class="row">
<div class="col-xs-12 col-sm-6">
<div class="gallery-slider">
<div class="gallery-slide">
<div class="item parallax" ><img src="images/gallery-1.png" alt="" style="width: 100%; height: 100%;"></div>
<div class="item parallax"><img src="images/gallery-2.png" alt="" style="width: 100%; height: 100%;"></div>
<div class="item parallax"><img src="images/gallery-3.png" alt="" style="width: 100%; height: 100%;"></div>
<div class="item parallax"><img src="images/gallery-4.png" alt="" style="width: 100%; height: 100%;"></div>
<div class="item parallax"><img src="images/gallery-5.png" alt="" style="width: 100%; height: 100%;"></div>
<div class="item parallax"><img src="images/gallery-6.png" alt="" style="width: 100%; height: 100%;"></div>
<div class="item parallax"><img src="images/gallery-7.png" alt="" style="width: 100%; height: 100%;"></div>
<div class="item parallax"><img src="images/gallery-8.png" alt="" style="width: 100%; height: 100%;"></div>
<div class="item parallax"><img src="images/gallery-9.png" alt="" style="width: 100%; height: 100%;"></div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-5 col-lg-3">
<div class="page-title">
<h5 class="white-color title wow fadeInUp" data-wow-delay="0.2s">Sirb Application Demo</h5>
<div class="space-10"></div>
<h3 class="white-color wow fadeInUp" data-wow-delay="0.4s">Screenshots</h3>
</div>
<div class="space-20"></div>
<div class="desc wow fadeInUp" data-wow-delay="0.6s">
<p>Sirb is very beautiful application, well designed and fully intuitive. Made by experts and talented people in order to let every pilgrim have a great Hajj experience and never disturb him during his Manasiks.</p>
</div>
<div class="space-50"></div>
<a href="#" class="bttn-default wow fadeInUp" data-wow-delay="0.8s">Learn More</a>
</div>
</div>
</div>
</section>
<!-- Gallery-Area-End -->
<!-- Download-Area -->
<div class="download-area overlay">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-6 hidden-sm">
<figure class="mobile-image">
<img src="images/download-image.png" alt="">
</figure>
</div>
<div class="col-xs-12 col-md-6 section-padding">
<h3 class="white-color">Download The App</h3>
<div class="space-20"></div>
<p>Sirb mobile Application is fully supported on both Android and IOS and it will be soon available on Windows phone OS </p>
<div class="space-60"></div>
<a href="#" class="bttn-white sq"><img src="images/apple-icon.png" alt="apple icon"> Apple Store</a>
<a href="#" class="bttn-white sq"><img src="images/play-store-icon.png" alt="Play Store Icon"> Play Store</a>
</div>
</div>
</div>
</div>
<!-- Download-Area-End -->
<!-- Footer-Area -->
<footer class="footer-area" id="contact_page">
<div class="section-padding">
<div class="container">
<div class="row">
<div class="col-xs-12">
<div class="page-title text-center">
<h5 class="title">Contact US</h5>
<h3 class="dark-color">Find Us By Bellow Details</h3>
<div class="space-60"></div>
</div>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-4">
<div class="footer-box">
<div class="box-icon">
<span class="lnr lnr-map-marker"></span>
</div>
<p>ESI ex INI oued Smar <br /> El Harrach Algeirs, Algeria</p>
</div>
<div class="space-30 hidden visible-xs"></div>
</div>
<div class="col-xs-12 col-sm-4">
<div class="footer-box">
<div class="box-icon">
<span class="lnr lnr-phone-handset"></span>
</div>
<p> +213 779749903 <br /> +213 549200603 <br /> +213 658575409</p>
</div>
<div class="space-30 hidden visible-xs"></div>
</div>
<div class="col-xs-12 col-sm-4">
<div class="footer-box">
<div class="box-icon">
<span class="lnr lnr-envelope"></span>
</div>
<p>[email protected] <br /> [email protected]
</p>
</div>
</div>
</div>
</div>
</div>
<!-- Footer-Bootom -->
<div class="footer-bottom">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-5">
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
<span>Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="lnr lnr-heart" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a></span>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
<div class="space-30 hidden visible-xs"></div>
</div>
<div class="col-xs-12 col-md-7">
<div class="footer-menu">
<ul>
<li><a href="#about_page">About</a></li>
<li><a href="#features_page">Features</a></li>
<li><a href="#gallery_page">App Demo</a></li>
<li><a href="#contact_page">Contact us</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- Footer-Bootom-End -->
</footer>
<!-- Footer-Area-End -->
<!--Vendor-JS-->
<script src="js/vendor/jquery-1.12.4.min.js"></script>
<script src="js/vendor/jquery-ui.js"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<!--Plugin-JS-->
<script src="js/owl.carousel.min.js"></script>
<script src="js/contact-form.js"></script>
<script src="js/ajaxchimp.js"></script>
<script src="js/scrollUp.min.js"></script>
<script src="js/magnific-popup.min.js"></script>
<script src="js/wow.min.js"></script>
<!--Main-active-JS-->
<script src="js/main.js"></script>
</body>
</html>