-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
106 lines (103 loc) · 5.21 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
<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="files/logo.png">
<title>Gas Prices - An Alexa Skill</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" type="text/css">
<link rel="stylesheet" href="theme.css" type="text/css"> </head>
<body>
<div class="pt-5 text-white bg-primary">
<div class="container">
<div class="row">
<div class="col-md-6 text-md-left text-center align-self-center my-5">
<h1 class="display-1">Gas Prices</h1>
<p class="lead">The Alexa skill that tells you where the cheapest gas stations are.</p>
<div class="row mt-5">
<div class="col-md-5 col-6">
<a href="https://skills-store.amazon.com/deeplink/dp/B07CLFR7DF?deviceType=app&share&refSuffix=ss_copy">
<img class="center-block img-fluid d-block" src="files/amazon_button1.png"> </a>
</div>
<div class="col-md-5 col-6">
<a href="#"></a>
</div>
</div>
</div>
<div class="col-md-6">
<img class="img-fluid d-block mx-auto" src="files/echo.png"> </div>
</div>
</div>
</div>
<div class="py-5 text-white bg-light">
<div class="container">
<div class="row">
<div class="col-md-7 text-md-left text-center align-self-center my-5">
<h1 class="display-4 text-primary">Introducing: Gas Prices</h1>
<p class="lead text-primary"></p>
</div>
<div class="col-md-5">
<div class="embed-responsive embed-responsive-4by3 rounded">
<iframe allowfullscreen="" src="https://www.youtube.com/embed/h0DZ-wX5e6Q?ecver=1" allow="autoplay; encrypted-media" frameborder="0" height="494" width="878"></iframe>
</div>
</div>
</div>
</div>
</div>
<div class="py-5 bg-primary">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h2 class="pb-4 text-white">"Alexa! Ask gas prices for...</h2>
</div>
</div>
<div class="row">
<div class="my-3 col-md-6">
<img class="img-fluid d-block ml-1 mx-auto" src="files/iphone_features.png"> </div>
<div class="align-self-center text-md-left text-center col-md-6">
<h3 class="text-white">... gas prices!"</h3>
<p class="mb-5">The cheapest price is $2.75 at Speedway on Saratoga Street.</p>
<h3 class="text-white">... gas prices in NYC."</h3>
<p class="mb-5">In New York, the average gas price is $2.96. The lowest price is $2.42. Gas prices in New York are rising.</p>
<h3 class="text-white">... the price trend around Chicago."</h3>
<p class="mb-5">Around Chicago, prices are going up.</p>
<h3 class="text-white">... the cheapest gas around Boston."</h3>
<p class="mb-5">Around Boston, the lowest price of gasoline is $2.64. </p>
<h3 class="text-white">... the average gas price around Dallas."</h3>
<p>Around Dallas, the average price of gas is $2.58.</p>
</div>
</div>
</div>
</div>
<div class="py-5 bg-dark text-white">
<div class="container">
<div class="row">
<div class="col-md-4">
<p class="lead" contenteditable="false">Questions? Email us!
<br>
<a href="mailto:[email protected]">[email protected]</a>
</p>
</div>
<div class="col-4 col-md-4 align-self-center"></div>
<div class="col-4 col-md-4 align-self-center">
<a href="https://skills-store.amazon.com/deeplink/dp/B07CLFR7DF?deviceType=app&share&refSuffix=ss_copy">
<img class="center-block img-fluid d-block" src="files/amazon_button1.png"> </a>
</div>
</div>
<div class="row">
<div class="col-md-12 mt-3 text-center">
<p>© Copyright 2018 fidgetspinnerkid - All rights reserved.
<br> Please read our
<a href="files/privacy.txt">privacy policy</a>.</p>
</div>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<pingendo onclick="window.open('https://pingendo.com/', '_blank')" style="cursor:pointer;position: fixed;bottom: 10px;right:10px;padding:4px;background-color: #00b0eb;border-radius: 8px; width:250px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:14px;color:white">Made with Pingendo Free
<img src="https://pingendo.com/site-assets/Pingendo_logo_big.png" class="d-block" alt="Pingendo logo" height="16">
</pingendo>
</body>
</html>