-
Notifications
You must be signed in to change notification settings - Fork 0
/
aboutus.html
248 lines (226 loc) · 11.4 KB
/
aboutus.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags always come first -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- build:css css/main.css -->
<link rel="stylesheet" href="node_modules/bootstrap/dist/css/bootstrap.min.css" />
<link rel="stylesheet" href="node_modules/font-awesome/css/font-awesome.min.css" />
<link rel="stylesheet" href="node_modules/bootstrap-social/bootstrap-social.css" />
<link rel="stylesheet" href="css/styles.css" />
<!-- endbuild -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lobster|Open+Sans" />
<title>NuCamp: A Better Way To Camp</title>
</head>
<body>
<header class="jumbotron jumbotron-fluid">
<div class="container">
<div class="row">
<div class="col">
<h1>NuCamp</h1>
<h2>a better way to camp</h2>
</div>
</div>
</div>
</header>
<nav class="navbar navbar-expand-sm navbar-dark sticky-top">
<div class="container">
<button class="navbar-toggler ml-auto" type="button" data-toggle="collapse" data-target="#nucampNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class='collapse navbar-collapse' id="nucampNavbar">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link" href="index.html"><i class="fa fa-home fa-lg"></i>Home</a></li>
<li class="nav-item-active"><a class="nav-link" href="aboutus.html"><i class="fa fa-info fa-lg"></i>About</a></li>
<li class="nav-item"><a class="nav-link" href="#"><i class="fa fa-list fa-lg"></i>Sites</a></li>
<li class="nav-item"><a class="nav-link" href="contactus.html"><i class="fa fa-address-card fa-lg"></i>Contact</a></li>
</ul>
</div>
</div>
</nav>
<div class="container">
<div class="row">
<div class='col'>
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item active">About</li>
</ol>
<h2>About Us</h2>
<hr />
</div>
</div>
<div class='row row-content'>
<div class='col-sm-6'>
<h3>Our Mission</h3>
<p>We present a curated database of the best campsites in the vast woods and backcountry of the World Wide Web Wilderness. We increase access to adventure for the public while promoting safe and respectful use of resources. The expert wilderness trekkers on our staff personally verify each campsite to make sure that they are up to our standards. We also present a platform for campers to share reviews on campsites they have visited with each other.</p>
</div>
<div class='col-sm-6'>
<div class='card'>
<h3 class="class-hearder bg-primary text-white">Facts At a Glance</h3>
<div class="card-body">
<dl class='row'>
<dt class="col-6">Founded</dt>
<dd class="col-6">February 3, 2016</dd>
<dt class="col-6">No. of Campsites in 2019</dt>
<dd class="col-6">563</dd>
<dt class="col-6">No. of Reviews in 2019</dt>
<dd class="col-6">4388</dd>
<dt class="col-6">Employees</dt>
<dd class="col-6">42</dd>
</dl>
</div>
</div>
</div>
<div class="col">
<div class="card bg-light mt-3">
<blockquote class="blockquote card-body">
<p class="mb-0">I will not follow where the path may lead, but I will go where there is no path, and I will leave a trail.</p>
<footer class="blockquote-footer site-footer"">Muriel Strode,
<cite title="Source Title">"Wind-Wafted Wild Flowers" -
The Open Court, 1903
</cite>
</footer>
</blockquote>
</div>
</div>
</div>
<div class="row row-content">
<div class='col'>
<h3>Community Partners</h3>
<div id="accordion">
<div class="card">
<div role="tab" class="card-header">
<h4>
<a data-toggle="collapse" data-target="#bootstrap">
Bootstrap Outfitters <small>Outdoor Gear Specialists</small>
</a>
</h4>
<div class="collapse show" id="bootstrap" data-parent="#accordion">
<div class="card-body">
<p class='d-none d-sm-block'>Bootstrap Outfitters supplies you with the gear you need at prices you can't beat.</p>
</div>
</div>
</div>
</div>
<div class="card">
<div role="tab" class="card-header">
<h4>
<a class="collapsed" data-toggle="collapse" data-target="#git">
Git Out Expeditions <small>Group Adventure Expeditions</small>
</a>
</h4>
<div class="collapse" id="git" data-parent="#accordion">
<div class="card-body">
<p class='d-none d-sm-block'>Join Git Out Expeditions to explore new horizons with a group of other adventurers!</p>
</div>
</div>
</div>
</div>
<div class="card">
<div role="tab" class="card-header">
<h4>
<a class="collapsed" data-toggle="collapse" data-target="#mongo">
Mongo Fly Shop <small>Your Neighborhood Fly Fishing Shop</small>
</a>
</h4>
<div class="collapse" id="mongo" data-parent="#accordion">
<div class="card-body">
<p class='d-none d-sm-block'>Need a new fishing pole, a tacklebox, or flies of all kinds? Stop by Mongo Fly Shop.</p>
</div>
</div>
</div>
</div>
<div class="card">
<div role="tab" class="card-header">
<h4>
<a class="collapsed" data-toggle="collapse" data-target="#node">
Node Outdoor Apparel <small>Outdoor Clothes & Shoes</small>
</a>
</h4>
<div class="collapse" id="node" data-parent="#accordion">
<div class="card-body">
<p class='d-none d-sm-block'>From polar fleeces to swimsuits, hiking boots to waders, a visit to Node will be sure to get you covered.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row row-content">
<div class="col-sm-9">
<h2>Facts & Figures</h2>
<div class="table-responsive">
<table class="table table-striped">
<thead>
<tr class="bg-primary text-light">
<th></th>
<th>2016</th>
<th>2017</th>
<th>2018</th>
</tr>
</thead>
<tbody class="table-primary">
<tr>
<th>Staff Wilderness Experts</th>
<td>10</td>
<td>20</td>
<td>40</td>
</tr>
<tr>
<th>New Campers</th>
<td>256</td>
<td>1,280</td>
<td>5,360</td>
</tr>
<tr>
<th>Square Miles Covered</th>
<td>101,325</td>
<td>423,000</td>
<td>~3,000,000,000</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-4 col-sm-2 offset-1">
<h5>Links</h5>
<ul class="list-unstyled">
<li><a href="index.html">Home</a></li>
<li><a href="aboutus.html">About</a></li>
<li><a href="#">Sites</a></li>
<li><a href="contactus.html">Contact</a></li>
</ul>
</div>
<div class="col-6 col-sm-5 text-center">
<h5>Social</h5>
<a class="btn btn-social-icon btn-instagram" href="http://instagram.com/"><i class="fa fa-instagram"></i></a>
<a class="btn btn-social-icon btn-facebook" href="http://facebook.com/"><i class="fa fa-facebook"></i></a>
<a class="btn btn-social-icon btn-twitter" href="http://twitter.com/"><i class="fa fa-twitter"></i></a>
<a class="btn btn-social-icon btn-google" href="http://youtube.com/"><i class="fa fa-youtube"></i></a>
</div>
<div class="col-sm-4 text-center">
<a role="button" class="btn btn-link" href="tel:+12065551234">
<i class="fa fa-phone fa-lg text-primary"></i> 1-206-555-1234<br />
</a>
<a role="button" class="btn btn-link" href="mailto:campsites@nucamp.co">
<i class="fa fa-envelope-o fa-lg text-primary"></i> campsites@nucamp.co
</a>
</div>
</div>
</div>
</footer>
<!-- build:js js/main.js -->
<script src="node_modules/jquery/dist/jquery.slim.min.js"></script>
<script src="node_modules/popper.js/dist/umd/popper.min.js"></script>
<script src="node_modules/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="js/scripts.js"></script>
<!-- endbuild -->
</body>
</html>