-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·249 lines (184 loc) · 7.9 KB
/
index.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
<!DOCTYPE html>
<!--[if IE 8 ]><html class="no-js oldie ie8" lang="en"> <![endif]-->
<!--[if IE 9 ]><html class="no-js oldie ie9" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html class="no-js" lang="en"> <!--<![endif]-->
<!-- Mirrored from www.styleshout.com/templates/preview/Advent10/ by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 04 Jun 2018 22:49:26 GMT -->
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-115917464-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-115917464-1');
</script>
<!--- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>SportsEquipt</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/base.css">
<link rel="stylesheet" href="css/vendor.css">
<link rel="stylesheet" href="css/main.css">
<!-- Modernizr
=================================================== -->
<script src="js/modernizr.js"></script>
<!-- Favicons
=================================================== -->
<link rel="shortcut icon" href="favicon.png" >
</head>
<body>
<!--[if lt IE 9]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser.
Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- content-wrap -->
<div id="content-wrap">
<!-- main -->
<main class="row">
<header class="site-header">
<div class="logo">
<a href="index-2.html">Advent.</a>
</div>
</header>
<div id="main-content" class="twelve columns">
<h2><font color="white">Sports</font><font color="gold">Equipt</font></h2>
<h1><font color="white"> We are currently working on something awesome. Stay tuned!</font>
</h1>
<hr>
<div id="counter" class="group">
<span>134 <em>days</em></span>
<span>12 <em>hours</em></span>
<span>50 <em>minutes</em></span>
<span>33 <em>seconds</em></span>
</div>
<!-- MailChimp Signup Form -->
<div id="mc-signup">
<form id="mc-form" class="group">
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
<input type="submit" value="Get Notified" name="subscribe" class="button">
<label for="mce-EMAIL" class="subscribe-message"></label>
</form>
</div> <!-- /sign-up form -->
</div><!-- /main-content form -->
<div class="modal-toggles">
<ul>
<li class="about-us"><a href="#mod-about">More about us</a></li>
<li class="location"><a href="#mod-map">Our Location</a></li>
</ul>
</div><!-- /modal-toggles -->
</main>
</div><!-- /content-wrap -->
<!-- modals
=================================================== -->
<section id="mod-about" >
<!-- Modal toggle -->
<div class="modal-toggle">
<a href="#" title="close" id="modal-close">close</a>
</div>
<div class="row about-header">
<div class="twelve columns">
<div class="icon-wrap">
<i class="icon"></i>
</div>
<h1>Who Are We?</h1>
<p><font color="white">Our review site lets you compare thousands of US sports rental shop’s information, to help you find reputable and affordable stores near you.</font></p>
</div>
</div> <!-- /about-header -->
<div class="row about-content" align="center">
<div class="six columns mob-whole contact">
<h3>Discover</h3>
<p>Stop wondering or calling up dozens of stores to discover whose rentals are available.
Uncover the shops within your locality and beyond, that rent out all the gear you’ve been looking for.</p>
</div>
<div class="six columns mob-whole contact" align="center">
<h3>Review</h3>
<p>Find out where everyone rents their favorite surfboard, bike, snowboard, and more through reviews.
Get to know a shop before they equip you for your adventure.
</p>
</div>
</div> <!-- /about-content -->
<div class="row about-content" align="center">
<h3>Compare</h3>
<p>Browse using a shop-by-shop comparison list of rental equipment, rates, locality, star rating, customer service, and more.</p>
</div>
<div class="slider row">
<hr>
<ul id="owl-slider" class="owl-carousel">
<li class="item s-videography">
<span class="slider-icon"></span>
<p>SURFBOARD</p>
</li>
<li class="item s-branding">
<span class="slider-icon"></span>
<p>SNOWBOARD</p>
</li>
<li class="item s-photography">
<span class="slider-icon"></span>
<p>KAYAK</p>
</li>
<li class="item s-digital-media">
<span class="slider-icon"></span>
<p>SKIi</p>
</li>
<li class="item s-marketing">
<span class="slider-icon"></span>
<p>BIKE</p>
</li>
<li class="item s-packaging">
<span class="slider-icon"></span>
<p>PADDLEBOARD</p>
</li>
</ul>
</div><!-- /slider -->
</section><!-- /mod-about -->
<section id="mod-map" >
<!-- Modal toggle -->
<div class="modal-toggle">
<a href="#" title="close" id="modal-close"><span>Close</span></a>
</div>
<div id="map-container"></div>
<div id="map-zoom-in"></div>
<div id="map-zoom-out"></div>
<address>
3650 McClintock Ave (USC Viterbi) <br>
Los Angeles, CA 90089
</address>
</section>
<!-- /mod-about -->
<!-- footer
=================================================== -->
<footer class="group">
<ul class="footer-social">
<li><a href="https://www.facebook.com/sportsequipt/"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://www.instagram.com/sportsequipt/"><i class="fa fa-instagram"></i></a></li>
</ul>
<ul class="footer-copyright">
<li>© Copyright 2018 SportsEquipt</li>
<li>Design by <a title="Styleshout" href="http://www.styleshout.com/">Styleshout</a></li>
</ul>
</footer>
<div id="preloader">
<div id="loader">
</div>
</div>
<!-- Script
=================================================== -->
<script src="js/jquery-1.11.3.min.js"></script>
<script src="js/jquery-migrate-1.2.1.min.js"></script>
<script src="http://maps.google.com/maps/api/js?v=3.13&sensor=false"></script>
<script src="js/jquery.fittext.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/jquery.placeholder.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src="js/main.js"></script>
</body>
<!-- Mirrored from www.styleshout.com/templates/preview/Advent10/ by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 04 Jun 2018 22:49:30 GMT -->
</html>