-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
489 lines (408 loc) · 19.4 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, maximum-scale=1">
<title>Pharmacy Drone Delivery</title>
<link rel="icon" href="favicon.png" type="image/png">
<link rel="shortcut icon" href="favicon.ico" type="img/x-icon">
<link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,800italic,700italic,600italic,400italic,300italic,800,700,600' rel='stylesheet' type='text/css'>
<link href="css/bootstrap.css" rel="stylesheet" type="text/css">
<link href="css/style.css" rel="stylesheet" type="text/css">
<script src="https://kit.fontawesome.com/44cac5b96c.js" crossorigin="anonymous"></script>
<!--remove-->
<link href="css/font-awesome.css" rel="stylesheet" type="text/css">
<!--remove-->
<link href="css/responsive.css" rel="stylesheet" type="text/css">
<link href="css/animate.css" rel="stylesheet" type="text/css">
<link href="css/order.css" rel="stylesheet" type="text/css">
<link href="features.css" rel="stylesheet">
<script type="text/javascript" src="js/jquery.1.8.3.min.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/jquery-scrolltofixed.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="js/jquery.isotope.js"></script>
<script type="text/javascript" src="js/wow.js"></script>
<script type="text/javascript" src="js/classie.js"></script>
<script src="contactform/contactform.js"></script>
<script type="text/javascript" src="js/order.js"></script>
</head>
<body>
<header class="header" id="header"><!--header-start-->
<div class="container">
<figure class="logo animated fadeInDown delay-07s">
<a href="#"><img src="img/drone-delivery.png"></a>
</figure>
<h1 class="animated fadeInDown delay-07s">Pharmacy Drone Delivery</h1>
<ul class="we-create animated fadeInUp delay-1s">
<li>Bringing the Pharmacy to you</li>
</ul>
<a class="link animated fadeInUp delay-1s servicelink" href="#service">Get Started</a>
</div>
</header><!--header-end-->
<nav class="main-nav-outer" id="test"><!--main-nav-start-->
<div class="container">
<ul class="main-nav">
<li><a href="#header">Home</a></li>
<li><a href="#service">Medications</a></li>
<li class="small-logo"><a href="#header"><img src="img/drone-delivery.png" width="55px" height="57px" alt=""></a></li>
<li><a href="#Portfolio">Order</a></li>
<li><a href="#team">Team</a></li>
</ul>
<a class="res-nav_click" href="#"><i class="fa-bars"></i></a>
</div>
</nav><!--main-nav-end-->
<section></section>
<section class="main-section" id="service"><!--main-section-start-->
<div class="container">
<h2>Hi Jane, How can we help?</h2>
<h6>Order mediciations for home or pharmacy delivery.</h6>
<div class="row">
<div class="col-lg-4 col-sm-6 wow fadeInLeft delay-05s">
<div class="service-list">
<div class="service-list-col1">
<i class="fas fa-capsules"></i>
</div>
<div class="service-list-col2">
<h3>Fill a Prescription</h3>
<p>Order medications for home or pharmacy delivery.</p>
</div>
</div>
<div class="service-list">
<div class="service-list-col1">
<i class="far fa-handshake"></i>
</div>
<div class="service-list-col2">
<h3>Get Advice Now</h3>
<p>Receive care for time-sensitive concerns.</p>
</div>
</div>
<div class="service-list">
<div class="service-list-col1">
<i class="far fa-question-circle"></i>
</div>
<div class="service-list-col2">
<h3>Have a Question?</h3>
<p>Schedule a video or phone appointment now.</p>
</div>
</div>
<div class="service-list">
<div class="service-list-col1">
<i class="fa-medkit"></i>
</div>
<div class="service-list-col2">
<h3>24/7 Support</h3>
<p>Questions about a Medication?</p>
</div>
</div>
</div>
<figure class="col-lg-8 col-sm-6 text-right wow fadeInUp delay-02s">
<img src="img/delivery.png" alt="">
</figure>
</div>
</div>
</section><!--main-section-end-->
<div class="b-example-divider"></div>
<section class="main-section paddind" id="Portfolio"><!--main-section-start-->
<div class="container">
<h2>Order</h2>
<h6>Medication List</h6>
<div class="container">
<section id="cart">
<article class="product">
<header>
<a class="remove">
<img src="http://www.astudio.si/preview/blockedwp/wp-content/uploads/2012/08/1.jpg" alt="">
<h3>Remove product</h3>
</a>
</header>
<div class="content">
<h1>Lorem ipsum</h1>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Soluta, numquam quis perspiciatis ea ad omnis provident laborum dolore in atque.
<div title="You have selected this product to be shipped in the color yellow." style="top: 0" class="color yellow"></div>
<div style="top: 43px" class="type small">XXL</div>
</div>
<footer class="content">
<span class="qt-minus">-</span>
<span class="qt">2</span>
<span class="qt-plus">+</span>
<h2 class="full-price">
$29.98
</h2>
<h2 class="price">
$14.99
</h2>
</footer>
</article>
<article class="product">
<header>
<a class="remove">
<img src="http://www.astudio.si/preview/blockedwp/wp-content/uploads/2012/08/3.jpg" alt="">
<h3>Remove product</h3>
</a>
</header>
<div class="content">
<h1>Lorem ipsum dolor</h1>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Soluta, numquam quis perspiciatis ea ad omnis provident laborum dolore in atque.
<div title="You have selected this product to be shipped in the color red." style="top: 0" class="color red"></div>
<div title="You have selected this product to be shipped sized Small." style="top: 43px" class="type small">Small</div>
</div>
<footer class="content">
<span class="qt-minus">-</span>
<span class="qt">1</span>
<span class="qt-plus">+</span>
<h2 class="full-price">
$79.99
</h2>
<h2 class="price">
$79.99
</h2>
</footer>
</article>
<article class="product">
<header>
<a class="remove">
<img src="http://www.astudio.si/preview/blockedwp/wp-content/uploads/2012/08/5.jpg" alt="">
<h3>Remove product</h3>
</a>
</header>
<div class="content">
<h1>Lorem ipsum dolor ipsdu</h1>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Soluta, numquam quis perspiciatis ea ad omnis provident laborum dolore in atque.
<div title="You have selected this product to be shipped in the color blue." style="top: 0" class="color blue"></div>
<div style="top: 43px" class="type small">Large</div>
</div>
<footer class="content">
<span class="qt-minus">-</span>
<span class="qt">3</span>
<span class="qt-plus">+</span>
<h2 class="full-price">
$53.99
</h2>
<h2 class="price">
$17.99
</h2>
</footer>
<footer id="site-footer">
<div class="container clearfix">
<div class="left">
<h2 class="subtotal">Subtotal: <span>163.96</span>€</h2>
<h3 class="tax">Taxes (5%): <span>8.2</span>€</h3>
<h3 class="shipping">Shipping: <span>5.00</span>€</h3>
</div>
<div class="right">
<h1 class="total">Total: <span>177.16</span>€</h1>
<a class="btn">Checkout</a>
</div>
</div>
</footer>
</article>
<section class="main-section paddind" id="Portfolio"><!--main-section client-part-start-->
<p align="center"><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d26436.36920090941!2d-117.99270013354374!3d34.08114680292209!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80c2d780ba2eacb9%3A0xa569bc2401a17ff!2sBaldwin%20Park%2C%20CA!5e0!3m2!1sen!2sus!4v1619593796550!5m2!1sen!2sus"
width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"></iframe></p>
</section><!--main-section client-part-end-->
<section class="main-section team" id="team"><!--main-section team-start-->
<div class="container">
<h2>team</h2>
<h6>Take a closer look into our amazing team. We won’t bite.</h6>
<div class="team-leader-block clearfix">
<div class="team-leader-box">
<div class="team-leader wow fadeInDown delay-03s">
<div class="team-leader-shadow"><a href="#"></a></div>
<img src="img/team-leader-pic1.jpg" alt="">
<ul>
<li><a href="#" class="fa-twitter"></a></li>
<li><a href="#" class="fa-facebook"></a></li>
<li><a href="#" class="fa-pinterest"></a></li>
<li><a href="#" class="fa-google-plus"></a></li>
</ul>
</div>
<h3 class="wow fadeInDown delay-03s">Walter White</h3>
<span class="wow fadeInDown delay-03s">Chief Executive Officer</span>
<p class="wow fadeInDown delay-03s">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin consequat sollicitudin cursus. Dolor sit amet, consectetur adipiscing elit proin consequat.</p>
</div>
<div class="team-leader-box">
<div class="team-leader wow fadeInDown delay-06s">
<div class="team-leader-shadow"><a href="#"></a></div>
<img src="img/team-leader-pic2.jpg" alt="">
<ul>
<li><a href="#" class="fa-twitter"></a></li>
<li><a href="#" class="fa-facebook"></a></li>
<li><a href="#" class="fa-pinterest"></a></li>
<li><a href="#" class="fa-google-plus"></a></li>
</ul>
</div>
<h3 class="wow fadeInDown delay-06s">Jesse Pinkman</h3>
<span class="wow fadeInDown delay-06s">Product Manager</span>
<p class="wow fadeInDown delay-06s">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin consequat sollicitudin cursus. Dolor sit amet, consectetur adipiscing elit proin consequat.</p>
</div>
<div class="team-leader-box">
<div class="team-leader wow fadeInDown delay-09s">
<div class="team-leader-shadow"><a href="#"></a></div>
<img src="img/team-leader-pic3.jpg" alt="">
<ul>
<li><a href="#" class="fa-twitter"></a></li>
<li><a href="#" class="fa-facebook"></a></li>
<li><a href="#" class="fa-pinterest"></a></li>
<li><a href="#" class="fa-google-plus"></a></li>
</ul>
</div>
<h3 class="wow fadeInDown delay-09s">Skyler white</h3>
<span class="wow fadeInDown delay-09s">Accountant</span>
<p class="wow fadeInDown delay-09s">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin consequat sollicitudin cursus. Dolor sit amet, consectetur adipiscing elit proin consequat.</p>
</div>
</div>
</div>
</section><!--main-section team-end-->
<section class="business-talking"><!--business-talking-start-->
<div class="container">
<h2>Let’s Talk Business.</h2>
</div>
</section><!--business-talking-end-->
<div class="container">
<section class="main-section contact" id="contact">
<div class="row">
<div class="col-lg-6 col-sm-7 wow fadeInLeft">
<div class="contact-info-box address clearfix">
<h3><i class=" icon-map-marker"></i>Address:</h3>
<span>308 Negra Arroyo Lane<br>Albuquerque, New Mexico, 87111.</span>
</div>
<div class="contact-info-box phone clearfix">
<h3><i class="fa-phone"></i>Phone:</h3>
<span>1-800-BOO-YAHH</span>
</div>
<div class="contact-info-box email clearfix">
<h3><i class="fa-pencil"></i>email:</h3>
<span>[email protected]</span>
</div>
<div class="contact-info-box hours clearfix">
<h3><i class="fa-clock-o"></i>Hours:</h3>
<span><strong>Monday - Thursday:</strong> 10am - 6pm<br><strong>Friday:</strong> People work on Fridays now?<br><strong>Saturday - Sunday:</strong> Best not to ask.</span>
</div>
<ul class="social-link">
<li class="twitter"><a href="#"><i class="fa-twitter"></i></a></li>
<li class="facebook"><a href="#"><i class="fa-facebook"></i></a></li>
<li class="pinterest"><a href="#"><i class="fa-pinterest"></i></a></li>
<li class="gplus"><a href="#"><i class="fa-google-plus"></i></a></li>
<li class="dribbble"><a href="#"><i class="fa-dribbble"></i></a></li>
</ul>
</div>
<div class="col-lg-6 col-sm-5 wow fadeInUp delay-05s">
<div class="form">
<div id="sendmessage">Your message has been sent. Thank you!</div>
<div id="errormessage"></div>
<form action="" method="post" role="form" class="contactForm">
<div class="form-group">
<input type="text" name="name" class="form-control input-text" id="name" placeholder="Your Name" data-rule="minlen:4" data-msg="Please enter at least 4 chars" />
<div class="validation"></div>
</div>
<div class="form-group">
<input type="email" class="form-control input-text" name="email" id="email" placeholder="Your Email" data-rule="email" data-msg="Please enter a valid email" />
<div class="validation"></div>
</div>
<div class="form-group">
<input type="text" class="form-control input-text" name="subject" id="subject" placeholder="Subject" data-rule="minlen:4" data-msg="Please enter at least 8 chars of subject" />
<div class="validation"></div>
</div>
<div class="form-group">
<textarea class="form-control input-text text-area" name="message" rows="5" data-rule="required" data-msg="Please write something for us" placeholder="Message"></textarea>
<div class="validation"></div>
</div>
<div class="text-center"><button type="submit" class="input-btn">Send Message</button></div>
</form>
</div>
</div>
</div>
</section>
</div>
<footer class="footer">
<div class="container">
<div class="footer-logo"><a href="#"><img src="img/footer-logo.png" alt=""></a></div>
<span class="copyright">© Knight Theme. All Rights Reserved</span>
<div class="credits">
<!--
All the links in the footer should remain intact.
You can delete the links only if you purchased the pro version.
Licensing information: https://bootstrapmade.com/license/
Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=Knight
-->
<a href="https://bootstrapmade.com/free-business-bootstrap-themes-website-templates/">Business Bootstrap Themes</a> by <a href="https://bootstrapmade.com/">BootstrapMade</a>
</div>
</div>
</footer>
<script type="text/javascript">
$(document).ready(function(e) {
$('#test').scrollToFixed();
$('.res-nav_click').click(function(){
$('.main-nav').slideToggle();
return false
});
});
</script>
<script>
wow = new WOW(
{
animateClass: 'animated',
offset: 100
}
);
wow.init();
</script>
<script type="text/javascript">
$(window).load(function(){
$('.main-nav li a, .servicelink').bind('click',function(event){
var $anchor = $(this);
$('html, body').stop().animate({
scrollTop: $($anchor.attr('href')).offset().top - 102
}, 1500,'easeInOutExpo');
/*
if you don't want to use the easing effects:
$('html, body').stop().animate({
scrollTop: $($anchor.attr('href')).offset().top
}, 1000);
*/
if ($(window).width() < 768 ) {
$('.main-nav').hide();
}
event.preventDefault();
});
})
</script>
<script type="text/javascript">
$(window).load(function(){
var $container = $('.portfolioContainer'),
$body = $('body'),
colW = 375,
columns = null;
$container.isotope({
// disable window resizing
resizable: true,
masonry: {
columnWidth: colW
}
});
$(window).smartresize(function(){
// check if columns has changed
var currentColumns = Math.floor( ( $body.width() -30 ) / colW );
if ( currentColumns !== columns ) {
// set new column count
columns = currentColumns;
// apply width to container manually, then trigger relayout
$container.width( columns * colW )
.isotope('reLayout');
}
}).smartresize(); // trigger resize to set container width
$('.portfolioFilter a').click(function(){
$('.portfolioFilter .current').removeClass('current');
$(this).addClass('current');
var selector = $(this).attr('data-filter');
$container.isotope({
filter: selector,
});
return false;
});
});
</script>
</body>
</html>