-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.php
385 lines (314 loc) · 18.1 KB
/
index.php
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Drink Safe</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
<!-- font-awesome -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Google fonts -->
<link href="https://fonts.googleapis.com/css2?family=Khula:wght@300;400;600;700&display=swap" rel="stylesheet">
<!-- Aos CSS -->
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet">
<!--Flickty CSS -->
<link rel="stylesheet" href="https://unpkg.com/flickity@2/dist/flickity.min.css">
<!-- Custom styles for this template -->
<link href="css/style.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark bg-white fixed-top " id="mainNav">
<div class="container pr-0">
<a class="navbar-brand js-scroll-trigger" href="#home"><img style="height: 50px;" class=" img-fluid " src="images/logo.png" alt=""></a>
<a class="" href="#description"> <button class="btn btn-primary px-4 ">Pre-order</button>
</a>
<!-- <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
</button> -->
<!-- <div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto text-black"> -->
<!-- <li class="nav-item text-black border">
<a class="nav-link js-scroll-trigger" href="#home">About</a>
</li>
<li class="nav-item text-black border">
<a class="nav-link js-scroll-trigger" href="#features">Features</a>
</li>
<li class="nav-item text-black border">
<a class="nav-link js-scroll-trigger" href="#availability">Availabilty</a>
</li>
<li class="nav-item text-black border">
<a class="nav-link js-scroll-trigger" href="#description">Description</a>
</li> -->
<!-- <li class="nav-item text-black border">
</li>
</ul> -->
</div>
</nav>
<!-- Navigavtion -->
<header class="bg-img text-white ">
<div class="container ">
<div class="row">
<div class="col-md-5">
<h1 style=" margin-left: -5px; "> <img src="images/Group 5.png " alt=" ">
</h1>
<p class="lead "><b>Drink safe is an app comitted to your safety. It monitors your alcohol level, sets a limit based on your location and warns you when you get to the limit.</b></p>
<a class=" " href="#learnmore "> <button class="btn btn-primary px-4 py-2 ">Learn More</button></a>
</div>
</div>
</div>
</header>
<section class="py-5 " id=" ">
<div class="container ">
<div class="row ">
<div class="col-md-4 mx-auto mb-4 marg-left-right" data-aos="fade-up-right">
<div class=" border-change text-center px-4 py-5 bg-light border-arc shadow ">
<img src="images/MOney Icon (2).png " alt=" ">
<h2 class="text-default py-2 ">Free</h2>
<p>Our app is free, however we would apprecite your feedback, as this helps us know how to improve the app to serve you better</p>
</div>
</div>
<div class="col-md-4 mx-auto mb-4 marg-left-right" data-aos="fade-up-left">
<div class=" border-change text-center px-4 py-5 bg-light border-arc shadow ">
<img src="images/user.png " alt=" ">
<h2 class="text-default py-2 ">User Friendly</h2>
<p>The Drink safe app is user friendly and can easily be customized to fit your daily needs</p>
</div>
</div>
<div class="col-md-4 mx-auto mb-4 marg-left-right" data-aos="zoom-in-right">
<div class=" border-change bg-light text-center px-4 py-5 border-arc shadow" data-aos="zoom-in ">
<img src="images/megaphone 1 (1).png " alt=" ">
<h2 class="text-default py-2 ">Ads Free</h2>
<p>The Drink safe app is free of ads. Enjoy using and maximizing this app to its fullest.</p>
</div>
</div>
</div>
</div>
</section>
<section class=" bg-white pb-5 pt-0 ">
<div class="container-fluid body-bg m-0 p-0 "></div>
</section>
<section class="bg-gray pb-4 pt-4 ">
<div class="container-fluid ">
<div class="pb-5 ">
<h2 class="text-center text-default text ">FEATURES & SCREENS</h2>
<p class="text-center ">Below are images and features of some screens in the app</p>
</div>
<div class="row ">
<div class="col-md-6 col-sm-6 box-css" data-aos="fade-up-right">
<div id="carouselExampleIndicators" class="carousel slide pad vertical-center " data-interval="10000" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="3"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="4"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<div class="text-center "><img class="img-fluid img " src="images/iPhone_X Profile.png" alt=" "></div>
</div>
<div class="carousel-item">
<div class="text-center "><img class="img-fluid img " src="images/iPhone_X Stat.png" alt=" "></div>
</div>
<div class="carousel-item ">
<div class="text-center "><img class="img-fluid img " src="images/iPhone_X Warning.png" alt=" "></div>
</div>
<div class="carousel-item">
<div class="text-center "><img class="img-fluid img " src="images/iPhone_X Sync Cars.png" alt=" "></div>
</div>
<div class="carousel-item">
<div class="text-center "><img class="img-fluid img" src="images/iPhone_X Favourite.png" alt=" "></div>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-sm-6 sm-pt-6" data-aos="fade-right">
<div style="margin-right: 25%; margin-left: 25%; " class="text-center text-lef ">
<h4 class="text-default py-2 ">
<div class="border-box btn-primary ">+</div> Profile
</h4>
<p class=" ">Create a custom profile, set your emergency contact and overide location ( a place where you can get drunk)</p>
</div>
<hr>
<div style="margin-right: 25%; margin-left: 25%; " class="text-center text-lef">
<h4 class="text-default py-2 ">
<div class="border-box btn-primary ">+</div> Detailed Statistics
</h4>
<p class=" ">Track your overall alcohol consumption and discover your limit</p>
</div>
<hr>
<div style="margin-right: 25%; margin-left: 25%; " class="text-center text-lef">
<h4 class="text-default py-2 ">
<div class="border-box btn-primary ">+</div> Warning Screen
</h4>
<p class=" ">A warning flash screen that alerts you when you’re about to exceed your limit</p>
</div>
<hr>
<div style="margin-right: 25%; margin-left: 25%; " class="text-center text-lef">
<h4 class="text-default py-2 ">
<div class="border-box btn-primary ">+</div> Car Sync
</h4>
<p class=" ">Synchronise the app with your cars and we’ll stop you from driving when you’re over the limit</p>
</div>
<hr>
<div style="margin-right: 25%; margin-left: 25%; " class="text-center text-lef">
<h4 class="text-default py-2 ">
<div class="border-box btn-primary ">+</div> Favourites
</h4>
<p class=" ">Save your favourite drinks and we’ll get their alcohol composition from our database.</p>
</div>
</div>
</div>
</div>
<div class="availabilty-div" data-aos="fade-down">
<h2 class="text-center text-default ">AVAILABILITY</h2>
<p class="text-center ">Hurray!!! We’re so excited because we lauch in;</p>
<div class="container-fluid date-bg p-0 mr-0 pt-5 ">
<div class="container">
<!-- <div class="row "> -->
<!-- <div class="col-md-4 "></div> -->
<!-- <div class="col-md-4 "> -->
<div class=" ">
<div id="count-down" class=" text-center ">
<!-- <div class="col ">
<h2 class="pb-4 "> <span class="round-border py-3 px-3 text-white ">14</span></h2>
<p class="text-white "><b>Days</b></p>
</div>
<span class="text-white lead "><b>:</b></span> -->
<!-- <div class="col-md-1 col-sm-1 text-white "><b>:</b></div> -->
<!-- <div class="col ">
<h2 class="pb-4 "><span class="round-border py-3 px-3 text-white ">22</span>
</h2>
<p class="text-white "><b>Hours</b></p>
</div> -->
<!-- <div class="col-md-1 col-sm-1 text-white "><b>:</b></div> -->
<!-- <span class="text-white lead "><b>:</b></span>
<div class="col ">
<h2 class="pb-4 "><span class="round-border py-3 px-3 text-white "> 03</span></h2>
<p class="text-white "><b>Minutes</b></p>
</div> -->
</div>
</div>
</div>
<!-- <div class="col-md-4 "></div> -->
<!-- </div> -->
<!-- </div> -->
</div>
</div>
</section>
<div class="container-fluid text-center pt-5 pb-5 ">
<p class="text-center pb-2 ">Drink Safe will be available for download in the on</p>
<a class="btn-app " href="# "> <img src="images/download-app-android.png " alt=" "></a>
<a class="btn-app " href="# "> <img src="images/download-app.svg " alt=" "></a>
</div>
<div class="container-fluid bg-gray " id="learnmore">
<div class=" container py-5 px-sm-2 px-xs-2 more-padding ">
<h2 class="text-default text-center ">BRIEF DESCRIPTION</h2>
<p>An app that detects when you’re drinking and sets your limit depending on your location (e.g if you’re at home it can let you drink a little above the limit or even let you get drunk) but if you’re out of your home it sets a limit for you
not to get drunk. If you drink to the limit, it warns you. If you ignore the warning and exceed the limit, the app will automatically deactivate your car and order a cab to take you home. Your car will only be activated if your alcohol
level is low or if someone who is not above the limit is available to drive you home.</p>
</div>
</div>
<!-- Footer -->
<footer class="py-3 bg-default " id="description">
<div class="container ">
<div class="pb-5 ">
<h2 class="text-center text-white ">PRE- ORDER</h2>
<p class="text-center text-white ">Be among the first 1000 to pre-order and get rewarded with our loyalty box!</p>
<form id="form-data" action="subscribe.php" method="POST" class="col-lg-6 offset-lg-3 " data-aos="fade-up-right">
<div class="row justify-content-center ">
<input class="w-75 form-control " id="input_mail" type="email" name="email" placeholder="Email address" required>
<!-- <span class="input-group-btn "> -->
<button type="submit" name="submit" id="btn" class="btn btn-primary mag-minus px-5 ">Send</button>
<!-- </span> -->
</div>
</form>
</div>
<!-- <form>
<div class=" ">
<div style="display: inline-block !important; " class="col-md-5 my-1 ">
<input type="text " class="form-control form-control-lg " id=" " placeholder="Email address ">
<button type="submit " class="btn btn-primary btn-lg mag-minus ">Submit</button>
</div>
<div class="col my-1 ">
</div>
</div>
</form> -->
<hr class="bg-white ">
<div class="row ">
<div class="col-md-3 ">
<div class=" ">
<h5 class="text-center ">
<!-- text-center -->
<img src="images/Group 5.png " alt=" ">
</div>
</div>
<div class="col-md-6 pt-2 ">
<p class=" text-center text-white "> © Drink Safe. All rights reserved</p>
</div>
<!-- <div class="col-md-4 pr-4 pt-2 "> -->
<!-- <ul class="text-white text-center "> -->
<!-- pr-5 -->
<!-- <li class="block pl-0 "> <a href=" "> Home</a></li>
<li class="block pl-2 "><a href=" ">Features</a></li>
<li class="block pl-2 "><a href=" ">Availability</a></li>
<li class="block pl-2 "><a href=" ">Description</a></li>
</ul> -->
<!-- </div> -->
<div class="col-md-3 text-center pt-2 ">
<i class="text-white fa fa-facebook pl-3 "></i>
<i class="text-white fa fa-youtube pl-3 "></i>
<i class="text-white fa fa-twitter pl-3 "></i>
<!-- <ul class="text-white text-center row ">
<li class="block pl-3 "><i class="fa fa-facebook "></i></li>
<li class="block pl-3 "><i class="fa fa-youtube "></i></li>
<li class="block pl-3 "><i class="fa fa-twitter "></i></li>
</ul> -->
</div>
</div>
</div>
<!-- /.container -->
</footer>
<!-- MODAL SUCESS -->
<div class="modal fade" id="myModal" role="dialog">
<div class="modal-dialog ">
<div class="card bg-gray">
<div class="text-right"> <i class="fa fa-times"></i> </div>
<div class="card-body text-center"> <img class="" src="images/logo.png">
<h4>GREAT!</h4>
<p>We'd make sure you're notified as soon as we launch!</p> <button class="btn btn-out btn-square">CONTINUE</button>
</div>
</div>
</div>
</div>
<!-- MODAL ERROR-->
<div class="modal fade" id="errorModal" role="dialog">
<div class="modal-dialog ">
<div class="card bg-gray">
<div class="text-right"> <i class="fa fa-times"></i> </div>
<div class="card-body text-center"> <img class="" src="images/logo.png">
<h4>WE GOT YOUR MAIL ALREADY!</h4>
<p>We know you're eager! <br> You'd be the first person to be notified !</p> <button class="btn btn-out btn-square continue">CONTINUE</button>
</div>
</iv>
</div>
</div>
</div>
<!-- Bootstrap core JavaScript -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js " integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin=" anonymous "></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.bundle.min.js "></script>
<!-- Aos js -->
<script src="https://unpkg.com/[email protected]/dist/aos.js "></script>
<script>
AOS.init();
</script>
<!-- Plugin JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js "></script>
<!-- Custom JavaScript for this theme -->
<script src="js/countdown.js "></script>
<script src="js/post.js"></script>
<script src="js/scroll-effect.js "></script>
</body>