-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpricing.html
More file actions
207 lines (170 loc) · 11.4 KB
/
pricing.html
File metadata and controls
207 lines (170 loc) · 11.4 KB
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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>EscapingPro</title>
<link rel="icon" href="images/icroppedarrowtiop.png">
<!-- Link to Bootstrap 4 CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css" integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4" crossorigin="anonymous">
<!-- a Google font -->
<link href="https://fonts.googleapis.com/css?family=Work+Sans" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Oswald:300,400,500" rel="stylesheet" type="text/css">
<!-- FontAwesome for search icon -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
<!-- Link to your custom stylesheet. Any non-Bootstrap styles you create go in this stylesheet. You can create new classes and IDs, or add new rules for classes that already exist in Bootstrap. Any rules you put in your custom stylesheet will override any styling applied to any elements of the same name in Bootstrap, as long as your custom stylesheet link comes AFTER your Bootstrap CSS link, the way it does here. -->
<link rel="stylesheet" type="text/css" href="styles.css">
</head>
<body>
<!-- <header class="test">TESTING</header> -->
<div class="container-fluid">
<div class="row">
<header class="header fullwidth color1" style="background-color: transparent;">
<!-- <nav class=" color3 check">
<a class="navbar-brand mr-auto " href="#!"><img class="" src="images/logo.png" alt="Company Logo"></a>
</nav> -->
<nav class="navbar navbar-expand-lg color2 ">
<a class="navbar-brand mr-auto " href="index.html#"><img class="" src="images/logo.png" alt="Company Logo"></a>
<button class="navbar-toggler ml-auto navbar-dark " type="button" data-toggle="collapse" data-target="#navbarToggler" aria-controls="navbarToggler" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon "></span>
</button>
<div class="collapse navbar-collapse drop " id="navbarToggler">
<ul class="navbar-nav mr-auto mt-2 mt-md-0 ">
<li class="nav-item ">
<a class="nav-link whitetext" href="index.html#">HOME<span class="sr-only">(current)</a> <!---<span class="sr-only">(current)</span> -->
</li>
<li class="nav-item active">
<a class="nav-link whitetext " href="#!">PRICING</a>
</li>
<li class="nav-item ">
<a class="nav-link whitetext" href="faq.html#">FAQ</a>
</li>
<li class="nav-item ">
<a class="nav-link whitetext" href="contact.html#">CONTACT</a>
</li>
</ul>
<div class="nav-item ">
<a class= "nav-link whitelogin" href="#"> LOGIN</a>
</div>
</div>
</nav>
</header>
</div>
<div class="container priceborder mt-3">
<div class="row text-center col-lg-12 justify-content-center">
<span class="font-weight-bold font-italic display-1" style="color: #696967;">ONE EASY PLAN</span>
</div>
<div class="row col-lg-12 justify-content-center text-center">
<span class="font-weight-bold font-italic display-2" style="color: #00695c;">$30/m</span>
</div>
<div class="row col-lg-12 justify-content-center text-left">
<ul style="color:#00695c;">
<li>Timeclock</li>
<li>Booking</li>
<li>Escape Room Running [Coming Soon]</li>
<li>$1/customer ticket</li>
</ul>
</div>
<div class="row justify-content-center mb-3">
<div class="col-md-3 text-center">
<a class="btn pricecontactbut" href="contact.html#" role="button" >CONTACT US</a>
</div>
</div>
</div>
`
<div class="row ">
<footer class="page-footer fullwidth">
<div class="container-fluid weird ">
<div class="row text-center justify-content-center pt-5 mb-3">
<div class="col-md-1 mb-3 border border-top-0 border-right-0 border-left-0 ">
<h6 class="font-weight-bold">
<a class="whitetext" href="index.html#">Home</a>
</h6>
</div>
<div class="col-md-1 mb-3 border border-top-0 border-right-0 border-left-0 ">
<h6 class="font-weight-bold ">
<a class="whitetext" href="#!">Pricing</a>
</h6>
</div>
<div class="col-md-1 mb-3 border border-top-0 border-right-0 border-left-0 ">
<h6 class="font-weight-bold">
<a class="whitetext" href="faq.html#">FAQ</a>
</h6>
</div>
<div class="col-md-1 mb-3 border border-top-0 border-right-0 border-left-0 ">
<h6 class="font-weight-bold">
<a class="whitetext" href="contact.html#">Contact</a>
</h6>
</div>
<div class="col-md-1 mb-3 border border-top-0 border-right-0 border-left-0 ">
<h6 class="font-weight-bold ">
<a class="spechonvercolornobig" href="terms.html#">Terms & Conditions</a>
</h6>
</div>
<div class="col-md-1 mb-3 border border-top-0 border-right-0 border-left-0 ">
<h6 class="font-weight-bold">
<a class="spechonvercolornobig" href="privacy.html#">Privacy Policy</a>
</h6>
</div>
</div>
<div class="row pt-5 mb-3 justify-content-around flex-no-wrap">
<div class="col-lg-5">
<div class="col-md-12">
<h3 class="nothoverwhitetext border">CONTACT</h3>
</div>
<div class="row justify-content-center text-center mb-3">
<div class="col-md-12">
<span class="">
<i class="fas fa-envelope" style="color:#eff3ad;"></i>
</span>
<span class="nothoverwhitetext ">
: contact@escapingpro.com
</span>
</div>
</div>
</div>
<div class="col-lg-5">
<div class="container">
<div class="col-md-12 mb-3">
<h3 class="nothoverwhitetext border">SOCIAL MEDIA</h3>
</div>
<div class="row justify-content-around text-center mb-3">
<div class="col-md-3">
<a href="https://www.facebook.com/matthew.ardizzone.925?ref=br_rs" target="_blank" class="fab fa-facebook" style="color:#eff3ad; font-size: 2em;"></a>
</div>
<div class="col-md-3">
<a href="https://twitter.com/realDonaldTrump?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor" target="_blank" class="fab fa-twitter-square" style="color:#eff3ad; font-size: 2em;"></a>
</div>
</div>
</div>
</div>
</div>
<div class="row text-center justify-content-center">
<div class="col-md5">
<span class="nothoverwhitetext" style="font-size: .7em; font-style: bold;">Made with </span>
<span class="navbar-brand well-contain">
<img src="images/uncwell.png" alt="school well logo">
</span>
<span class="nothoverwhitetext well" style="font-size: .7em; font-style: bold;">at Chapel Hill, NC</span>
</div>
</div>
</div>
</footer>
</div>
<div class="row bottomfooter pt-3 pb-3 text-left justify-content-start" >
<div class="col-md-3">
Copyright © 2019 - EscapingPro LLC
</div>
</div>
</div>
<!-- NECESSARY <script> LINKS. The three <script> links below add jQuery, popper.js, and Bootstrap 4 JavaScript. These are libraries of scripts that are necessary to make Bootstrap's interactive and animated components work (e.g., dropdown menus, buttons, alerts, carousels, collapsing navbars and content areas, modals, popups, tooltips, etc). These three <script> links MUST appear in THIS ORDER; this is because both popper.js and the Bootstrap scripts rely on jQuery to work, so jQuery must load into your page first. We add these links at the bottom of the <body> element instead of in the <head> element so the scripts won't be loaded into your site until they're needed, which helps with your site's speed and functionality. -->
<!-- jQuery--this must come first! -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<!-- popper.js--a library of drop-down and pop-up JavaScript scripts -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js" integrity="sha384-cs/chFZiN24E4KMATLdqdvsezGxaGsi4hLGOzlXwp5UZB1LY//20VyM2taTB4QvJ" crossorigin="anonymous"></script>
<!-- unique Bootstrap 4 JavaScript scripts -->
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js" integrity="sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm" crossorigin="anonymous"></script>
</body>
</html>