-
Notifications
You must be signed in to change notification settings - Fork 0
/
About2.html
executable file
·211 lines (201 loc) · 7.88 KB
/
About2.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
<!DOCTYPE HTML>
<!--
Broadcast by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<meta name="robots" content="noindex,follow"/>
<title>About</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="subpage">
<!-- Header -->
<header id="header">
<h1>About Us</h1>
<a href="tel:+14694441750"><span class="fa fa-phone"></span></a>
<a href="#menu">Menu</a>
</header>
<!-- Nav -->
<nav id="menu">
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="booking2/register-online.html">Book Now</a></li>
<li><a href="prices2.html">Pricing</a></li>
<li><a href="about2.html">About Us</a></li>
<li><a href="location1.html">Location and Hours</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- One -->
<section class="wrapper style1">
<div class="inner">
<header class="align-center">
<h2>About Us</h2>
<p>D2 Tactical Missions</p>
</header>
<div class="video">
<div class="video-wrapper centerd">
<img class="aboutImg" src="images/ourplace2.jpg">
</div>
</div>
<div class="row2">
<div class="column">
<p>D2 Tactical Indoor Laser Tag is the result of two companies with the same drive to succeed and the same desire to bring quality, family oriented entertainment options to the public, coming together. Adventure Sports HQ combines the industry’s leading equipment with proven business models and comprehensive training programs to ensure their Operator’s success. ASHQ has made the world's most durable Laser Tag Equipment for nearly 15 years with close to 1400 active clients spanning the globe.</p>
<p>E & D Ventures, LLC (Backyard Laser Tag) uses Adventure Sports HQ’s Equipment in their Local Laser Tag Trailer Business in Cameron, NC and they also distribute ASHQ’s Taggers as a part of the Mobile Laser Tag Package they offer as a Turn-Key Business. E & D Ventures has more than 115 Independent Mobile Entertainment Operators across the United State and abroad between their Laser Tag Trailers and Other Mobile Entertainment Concepts.</p>
<p>It was a very natural transition into partnership when ASHQ came to E & D with the “most amazing location” for a Tactical Laser Tag Arena. They agreed that time was of the essence and they jumped right in and started brainstorming. The Warehouse was perfect. It boasted 25,000 square feet of usable space and 16,000 square feet for the Battlefield. It also had meeting rooms and parking galore. So, they got to work…</p>
</div>
<div class="column">
<p>What you’ll see today when you come in to play at D2 Tactical Laser Tag is…</p>
<ul>
<li>
Easy I-35E Interstate access
</li>
<li>
Catering Options Available
</li>
<li>
Equipment for up to 100 players
</li>
<li>
Large flex space for any type of outing
</li>
<li>
Private Corporate Dining area for large groups
</li>
<li>
Meeting Space with Full A/V Capabilities
</li>
<li>
Fully integrated sound and DMX lighting systems
</li>
<li>
A Stand Alone Facility – No Strip Mall Here!
</li>
<li>
Large Multi-Level Battlefield with 30 foot ceilings
</li>
<li>
Corporate Meeting Space for Small, Medium or Large Groups
</li>
<li>
Air Conditioned Break Rooms
</li>
<li>
3,500 sq. foot Catering Space
</li>
<li>
Large, Bus Friendly, Secure Parking Lot
</li>
<li>
Accommodations for up to 200 Attendees
</li>
<li>
Drinks, Snacks and Refreshments Available
</li>
<li>
Free Wifi
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Three -->
<section id="blueback" class="wrapper ">
<div class="inner">
<header class="align-center">
<h2>Learn More About D2 Fortress</h2>
<p>Cras sagittis turpis sit amet est tempus, sit amet consectetur purus tincidunt.</p>
</header>
<!-- 3 Column Video Section -->
<div class="flex flex-3">
<div class="video col">
<div class="image fit">
<img src="images/firstevent.jpg" alt="" />
</div>
<p class="caption">
Meet the Fortress
</p>
<a href="about2/meet-the-fortress.html" class="link"><span>Meet the Fortress</span></a>
</div>
<div class="video col">
<div class="image fit">
<img src="images/party2.jpg" alt="" />
</div>
<p class="caption">
What are missions?
</p>
<a href="about2/what-are-missions.html" class="link"><span>What are missions?</span></a>
</div>
<div class="video col">
<div class="image fit">
<img src="images/about5.jpg" alt="" />
</div>
<p class="caption">
About our battlefield
</p>
<a href="about2/what-is-the-fortress-battlefield.html" class="link"><span>About our battlefield</span></a>
</div>
</div>
<div class="centerd">
<a href="about2/how-do-you-play.html" id="book" class="centerd button big alt scrolly">Learn How to Play Today!</a>
</div>
</div>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<div class="flex flex-3">
<div class="col">
<h3>Vestibullum</h3>
<ul class="alt">
<li><a href="#">Nascetur nunc varius commodo.</a></li>
<li><a href="#">Vis id faucibus montes tempor</a></li>
<li><a href="#">Massa amet lobortis vel.</a></li>
<li><a href="#">Nascetur nunc varius commodo.</a></li>
</ul>
</div>
<div class="col">
<h3>Lobortis</h3>
<ul class="alt">
<li><a href="#">Nascetur nunc varius commodo.</a></li>
<li><a href="#">Vis id faucibus montes tempor</a></li>
<li><a href="#">Massa amet lobortis vel.</a></li>
<li><a href="#">Nascetur nunc varius commodo.</a></li>
</ul>
</div>
<div class="col">
<h3>Accumsan</h3>
<ul class="alt">
<li><a href="#">Nascetur nunc varius commodo.</a></li>
<li><a href="#">Vis id faucibus montes tempor</a></li>
<li><a href="#">Massa amet lobortis vel.</a></li>
<li><a href="#">Nascetur nunc varius commodo.</a></li>
</ul>
</div>
</div>
</div>
<div class="copyright">
<ul class="icons">
<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon fa-snapchat"><span class="label">Snapchat</span></a></li>
</ul>
© Untitled. Design: <a href="https://templated.co">TEMPLATED</a>. Images: <a href="https://unsplash.com">Coverr</a>. Video: <a href="https://coverr.co">Coverr</a>.
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>