-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
275 lines (229 loc) · 15.2 KB
/
index.html
File metadata and controls
275 lines (229 loc) · 15.2 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
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
<!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">
<!-- <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="#!"><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 active ">
<a class="nav-link whitetext" href="#!">HOME<span class="sr-only">(current)</a> <!---<span class="sr-only">(current)</span> -->
</li>
<li class="nav-item ">
<a class="nav-link whitetext" href="pricing.html#">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="row">
<div class="col-md-13">
<img class="room" id="room" src="images/escaperoom1.jpg" alt="room">
</div>
</div>
<div class="row ">
<div class="col-md-12 marge-top weird" id="what">
<h2 class="product nothoverwhitetext">
ESCAPINGPRO
</h2>
</div>
</div>
<div class="row">
<div class="col-sm-12 weird ">
<div class="card mx-auto weird" style="width: 70%; border-width: 0px;">
<p class="nothoverwhitetext">
Ever feel that your escape room is just not working?
Have you tried everything, but nothing seems to work?
Do you need that helpful push to get your escape room
to the next level? Look no further than EscapingPro!
</p>
</div>
</div>
</div>
`
<div class="row">
<iframe class="mx-auto mb-4" width="560" height="315" src="https://www.youtube.com/embed/Zr1NrU4DTeY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="row mb-5 mt-4 justify-content-around">
<div class="col-lg-5 ex1cont">
<img class="ex1" src="images/ex2.png" alt="example1">
</div>
<div class="col-lg-5">
<div class="card border-left-0 border-right-0 border-top-0 border-bottom-0">
<div class="card-body">
<h4 class="card-title font-weight-bold">Efficient Design</h4>
<p class="card-text">
EscapingPro was designed with you in mind. We wanted to make this application as
efficient as possible, so you don't end up wasting your valuable time. With an
incredible team working to make this application work as efficiently as possible,
you are guaranteed to manage escape rooms like no one else.
</p>
</div>
</div>
</div>
</div>
<div class="row mb-5 mt-4 justify-content-around">
<div class="col-lg-5">
<div class="card border-left-0 border-right-0 border-top-0 border-bottom-0">
<div class="card-body">
<h4 class="card-title font-weight-bold">Simplistic Design</h4>
<p class="card-text">
Knowing that technology is advancing and might be difficult for some people, we
made EsacpingPro so that no matter your skill level with computers, you can
fell confident in your ability to host and escape room. This design allows for
the user to feel more in control and not get lost in the sauce.
</p>
</div>
</div>
</div>
<div class="col-lg-5 ex1cont">
<img class="ex1" src="images/ex1.png" alt="example2">
</div>
</div>
<div class="row mb-5 mt-4 justify-content-around">
<div class="col-lg-5 ex1cont">
<img class="ex1" src="images/spat.png" alt="spat">
</div>
<div class="col-lg-5 align-self-center">
<div class="card border-left-0 border-right-0 border-top-0 border-bottom-0">
<div class="card-body ">
<h4 class="card-title font-weight-bold ">Free Easy Support</h4>
<p class="card-text">
EscapingPro guarantees free easy support. Setting up will be a breeze,
and the process is so simple with EscapingPro. With all the support that
EscapingPro offers, there won't be an escape room that you cannot host.
</p>
</div>
</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="#">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.html#">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>