-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
330 lines (235 loc) · 12 KB
/
about.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
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
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
<!DOCTYPE html>
<!--[if lt IE 8 ]><html class="no-js ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="no-js ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 8)|!(IE)]><!--><html class="no-js" lang="en"> <!--<![endif]-->
<head>
<!--- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>About Page | Sparrow</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/layout.css">
<link rel="stylesheet" href="css/media-queries.css">
<!-- Script
================================================== -->
<script src="js/modernizr.js"></script>
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="favicon.ico" >
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
</head>
<body>
<!-- Header
================================================== -->
<header>
<div class="row">
<div class="twelve columns">
<div class="logo">
<a href="index.html"><img alt="" src="images/Desert Kayak Adventures-logo/vector/default-monochrome-white.svg" class="largerScreenOnly"><img alt="" src="images/DKA-logo/vector/default-monochrome-white.svg" class="smallScreenOnly"></a>
</div>
<nav id="nav-wrap">
<a class="mobile-btn" href="#nav-wrap" title="Show navigation">Show navigation</a>
<a class="mobile-btn" href="#" title="Hide navigation">Hide navigation</a>
<ul id="nav" class="nav">
<li><a href="index.html">Home</a></li>
<li><span><a href="blog.html">Blog</a></span>
<ul>
<li><a href="blog.html">Blog Index</a></li>
<li><a href="single.html">Post</a></li>
</ul>
</li>
<li class="current"><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ul> <!-- end #nav -->
</nav> <!-- end #nav-wrap -->
</div>
</div>
</header> <!-- Header End -->
<!-- Page Title
================================================== -->
<div id="page-title">
<div class="row">
<div class="ten columns centered text-center">
<h1>About Us<span>.</span></h1>
<p>We are a small team of outdoors enthusiasts who love to help you get out into nature. We want to get as many people out on a river and enjoying the beauty of Arizona with us. </p>
</div>
</div>
</div> <!-- Page Title End-->
<!-- Content
================================================== -->
<div class="content-outer">
<div id="page-content" class="row page">
<div id="primary" class="eight columns">
<section>
<h1>Meet the crew.</h1>
<p class="lead">Here are all the wonderful people that make things work around here. They are the best.</p>
<div class="row">
<div id="team-wrapper" class="bgrid-halves cf">
<div class="column member">
<img src="images/team/Evan-square.jpg" alt=""/>
<div class="member-name">
<h5>Evan Johnstone</h5>
<span>Tour guide</span>
</div>
<p>Evan is our newest tour guide. He loves paddleboarding and was an avid surfer before moving to Arizona. </p>
<ul class="member-social">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-skype"></i></a></li>
</ul>
</div>
<div class="column member">
<img src="images/team/Marie-square.jpg" alt=""/>
<div class="member-name">
<h5>Marie Beiler</h5>
<span>Tour guide</span>
</div>
<p>Marie is an expert kayaker and rafter. She enjoys rock climbing and riding motorcycles in her free time.</p>
<ul class="member-social">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-skype"></i></a></li>
</ul>
</div>
<div class="column member">
<img src="images/team/Lilian-square.jpg" alt=""/>
<div class="member-name">
<h5>Lilian Hamilton</h5>
<span>Office Manager, Tour Guide</span>
</div>
<p>Lilian runs our office, pays the bills, and keeps everything going smoothly. She guides tours along the lower Salt River.</p>
<ul class="member-social">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-skype"></i></a></li>
</ul>
</div>
<div class="column member">
<img src="images/team/John-square.jpg" alt=""/>
<div class="member-name">
<h5>John Hamilton</h5>
<span>Owner, Lead Tour Guide</span>
</div>
<p>Jon Hamilton is the owner and lead tour guide for Desert Adventure Tours. He is an avid hiker, kayaker, and mountain biker. </p>
<ul class="member-social">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-skype"></i></a></li>
</ul>
</div>
</div> <!-- Team wrapper End -->
</div> <!-- row End -->
</section> <!-- section end -->
</div> <!-- primary end -->
<div id="secondary" class="four columns end">
<aside id="sidebar">
<div class="widget widget_search">
<h5>Search</h5>
<form action="#">
<input class="text-search" type="text" onfocus="if (this.value == 'Search here...') { this.value = ''; }" onblur="if(this.value == '') { this.value = 'Search here...'; }" value="Search here...">
<input type="submit" class="submit-search" value="">
</form>
</div>
<div class="widget widget_contact">
<h5>Address and Phone</h5>
<p class="address">
Desert Kayak Adventures<br>
2000 Desert Rd. <br>
Mesa, Az 85207 US<br>
<span>(123) 456-7890</span>
</p>
<h5>Email and Social</h5>
<p>
E-mail: info{@}desertkayakAdventures.com<br>
Twitter: <a href="#">@DesKayakAdv</a><br>
Facebook: <a href="#">DesertKayakAdventures</a><br>
</p>
</div>
</aside>
</div> <!-- secondary End-->
</div> <!-- page-content End-->
</div> <!-- Content End-->
<!-- Tweets Section
================================================== -->
<section id="tweets">
<div class="row">
<div class="tweeter-icon align-center">
<i class="fa fa-twitter"></i>
</div>
<ul id="twitter" class="align-center">
<li>
<span>
Follow us on Twitter for a chance to win merchandise, gear, or even
a free kayak excursion! Raffles monthly.
<a href="#">https://t.co/CGIrdxIlI3</a>
</span>
</li>
<!--
<li>
<span>
This is Photoshop's version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet.
Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum
<a href="#">https://t.co/CGIrdxIlI3</a>
</span>
<b><a href="#">3 Days Ago</a></b>
</li>
-->
</ul>
<p class="align-center"><a href="#" class="button">Follow us</a></p>
</div>
</section> <!-- Tweet Section End-->
<!-- footer
================================================== -->
<footer>
<div class="row">
<div class="twelve columns">
<ul class="footer-nav">
<li><a href="index.html">Home.</a></li>
<li><a href="blog.html">Blog.</a></li>
<li><a href="about.html">About.</a></li>
<li><a href="contact.html">Contact.</a></li>
</ul>
<ul class="footer-social">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-skype"></i></a></li>
<li><a href="#"><i class="fa fa-rss"></i></a></li>
</ul>
<ul class="copyright">
<li>Copyright © 2022 Desert Kayak Adventures</li>
<li>Design by <a href="https://www.styleshout.com/">Styleshout</a></li>
</ul>s
</div>
<div id="go-top" style="display: block;"><a title="Back to Top" href="#">Go To Top</a></div>
</div>
</footer> <!-- Footer End-->
<!-- Java Script
================================================== -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/jquery-1.10.2.min.js"><\/script>')</script>
<script type="text/javascript" src="js/jquery-migrate-1.2.1.min.js"></script>
<script src="js/jquery.flexslider.js"></script>
<script src="js/doubletaptogo.js"></script>
<script src="js/init.js"></script>
</body>
</html>