-
Notifications
You must be signed in to change notification settings - Fork 17
/
index.html
396 lines (340 loc) · 17.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
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
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- ===========================
THEME INFO
=========================== -->
<meta name="description" content="SantaGo is another free Bootstrap HTML Christmas sales and affiliate page template built and distributed by EvenFly Team as a small Cristmas gift under Creative Commons 3.0 license.">
<meta name="keywords" content="Christmas Template, Free Christmas Landing Page, Christmas Affiliate Landing Page, Free Christmas Sales Page Template">
<meta name="author" content="Mamun Srizon">
<!-- ===========================
SITE TITLE
=========================== -->
<title>SantaGo - Free Christmas Sales and Affiliate Landing Page Template</title>
<!-- ===========================
FAVICONS
=========================== -->
<link rel="icon" href="img/favicon.png">
<link rel="apple-touch-icon" sizes="144x144" href="img/apple-touch-icon-ipad-retina.png" />
<link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-iphone-retina.png" />
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-ipad.png" />
<link rel="apple-touch-icon" sizes="57x57" href="img/apple-touch-icon-iphone.png" />
<!-- ===========================
STYLESHEETS
=========================== -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">
<link rel="stylesheet" href="css/animate.css">
<!-- ===========================
FONTS
=========================== -->
<link href='http://fonts.googleapis.com/css?family=Raleway:400,900,600|Pacifico' rel='stylesheet' type='text/css'>
<!-- ===========================
GOOGLE ANALYTICS (Optional)
=========================== -->
<!-- #NOTE: Replace this line with your analytics code -->
<!--ANALYTICS END-->
<!--[if IE]>
<script src="https://cdn.jsdelivr.net/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://cdn.jsdelivr.net/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- ===========================
HERO SECTION
=========================== -->
<div id="hero">
<div class="redoverlay">
<div class="container">
<div class="row">
<div class="herotext">
<h2 class="wow zoomInDown" data-wow-duration="3s">HoHo Holiday Sale Started!</h2>
<h1 class="wow flipInY">It’s The time</h1>
<a class="btn btn-reverse wow zoomIn" href="#products">
<h3>To save upto 75% this holiday <span class="optional">or bang your head!</span></h3>
</a><!--#NOTE: texts inside the OPTIONAL tag above would be hidden on smaller mobile screens -->
<p class="wow fadeInUp" data-wow-duration="2s">Offer ends On December 31 Wednesday</p>
<img class="bigbell wow tada infinite" data-wow-duration="30s" src="img/bell.png" alt="">
</div>
<div class="santa wow bounceInDown" data-wow-duration="2s">
<img src="img/santa.png" alt="">
</div>
</div>
</div>
</div>
</div><!--HERO SECTION END-->
<!-- ===========================
OVERVIEW SECTION
=========================== -->
<div id="overview" class="container">
<!--SECTIONHEAD START-->
<div class="sectionhead">
<h2>Best <span class="highlight">free</span> christmas template ever</h2>
<p>SantaGo is another free Bootstrap HTML Christmas sales and affiliate page template built and distributed by EvenFly Team as a small Cristmas gift under Creative Commons 3.0 license.</p>
<hr>
</div><!--SECTIONHEAD END-->
<!--OVERVIEW ITEMS-->
<div class="row">
<div class="col-md-6 col-lg-4">
<img src="img/o1.png" alt="">
<h4>Exclusively on EvenFly</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et.</p>
</div><!--ITEM END-->
<div class="col-md-6 col-lg-4">
<img src="img/o2.png" alt="">
<h4>Money back guarantee</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et.</p>
</div><!--ITEM END-->
<div class="col-md-6 col-lg-4">
<img src="img/o3.png" alt="">
<h4>Free worldwide home deivery</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et.</p>
</div><!--ITEM END-->
<div class="col-md-6 col-lg-4">
<img src="img/o4.png" alt="">
<h4>Pre & Post purchase support</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et.</p>
</div><!--ITEM END-->
<div class="col-md-6 col-lg-4">
<img src="img/o5.png" alt="">
<h4>Surprise gift included</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et.</p>
</div><!--ITEM END-->
<div class="col-md-6 col-lg-4">
<img src="img/o6.png" alt="">
<h4>It will be free forever</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et.</p>
</div><!--ITEM END-->
</div><!--OVERVIEW ITEMS END-->
</div><!--OVERVIEW SECTION END-->
<!-- ===========================
CALL-TO-ACTION SECTION
=========================== -->
<div class="calltoaction">
<div class="lightoverlay">
<div class="container">
<div class="col-md-4">
<img src="img/tree.gif" alt="">
</div><!--CALL-TO-ACTION IMAGE END-->
<div class="sectionhead content col-md-8">
<h2>Best <span class="highlight">free landing page</span> template</h2>
<p>SantaGo is another free Christmas sales and affiliate landing page template built and distributed by <a href="http://evenfly.com">EvenFly Team</a> as a small cristmas gift under Creative Commons 3.0 license. If you have any question, suggestion or need assistance, feel free to <a href="mailto:[email protected]">email us</a> anytime.
</p>
<a href="" class="btn btn-default">Download</a>
</div><!--CALL-TO-ACTION CONTENT END-->
</div><!--CALL-TO-ACTION CONTAINER END-->
</div><!--CALL-TO-ACTION OVERLAY END-->
</div><!--CALL-TO-ACTION END-->
<!-- ===========================
PRODUCTS SECTION
=========================== -->
<div id="products" class="container">
<!--SECTIONHEAD START-->
<div class="sectionhead text-center">
<h2>Catch the <span class="highlight">bang head</span> deals</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>
<hr>
</div><!--SECTIONHEAD END-->
<!--FEATURED PRODUCT START-->
<div class="featureditem row">
<div class="col-md-5 text-center">
<a href="">
<img class="productimg" src="img/product-1.jpg" alt="">
</a>
<!--DISCOUNT TAG-->
<div class="offertag percentoffer bigtag">
<h4>50%</h4>
<p>off</p>
</div>
<!--DISCOUNT TAG END-->
</div><!--PRODUCT IMAGE END-->
<!--PRODUCT DETAILS STRART-->
<div class="col-md-7">
<h4><a href="">Christmas Special Girls Shoe Dui Din O Tikbo na</a></h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>
<p class="price">US <span class="highlight">$4.25</span> / piece</p>
<p>Original Price: US $8.49 , You Save:US $4.24</p>
<a href="" class="btn btn-default">Buy now</a>
</div><!--ITEM DETAILS END-->
</div><!--FEATURED PRODUCT END-->
<hr><!--SEPARETOR LINE-->
<!--SMALL ITEM 1ST ROW START-->
<div class="row moreitems">
<!--SMALL ITEM 1 START-->
<div class="col-md-6">
<!--SMALL PRODUCT IMAGE START-->
<div class="col-md-4 text-center">
<a href="">
<img class="productimg" src="img/product-2.jpg" alt="">
</a>
<!--DISCOUNT TAG-->
<div class="smalltag offertag fixedoffer">
<h4>$39</h4>
<p>off</p>
</div><!--DISCOUNT TAG END-->
</div><!--PRODUCT IMAGE END-->
<!--SMALL PRODUCT DESCRIPTION START-->
<div class="col-md-8">
<h4><a href="">Eida Kintu Tomato Na Morich</a></h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris.</p>
<p class="price">US <span class="highlight">$4.25</span> / piece</p>
<p>Original Price: US $8.49 , You Save:US $4.24</p>
</div><!--SMALL PRODUCT DESCRIPTION END-->
</div><!--SMALL ITEM 1 END-->
<!--SMALL ITEM 2 START-->
<div class="col-md-6">
<!--SMALL PRODUCT IMAGE START-->
<div class="col-md-4 text-center">
<a href="">
<img class="productimg" src="img/product-3.jpg" alt="">
</a>
<!--DISCOUNT TAG-->
<div class="smalltag offertag percentoffer">
<h4>30%</h4>
<p>off</p>
</div><!--DISCOUNT TAG END-->
</div><!--PRODUCT IMAGE END-->
<!--SMALL PRODUCT DESCRIPTION START-->
<div class="col-md-8">
<h4><a href="">Girls' Pocha Chocolate Shoe</a></h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris.</p>
<p class="price">US <span class="highlight">$4.25</span> / piece</p>
<p>Original Price: US $8.49 , You Save:US $4.24</p>
</div><!--SMALL PRODUCT DESCRIPTION END-->
</div><!--SMALL ITEM 2 END-->
</div><!--SMALL ITEM 1ST ROW END-->
<!--SMALL ITEM 2ND ROW START-->
<div class="row moreitems">
<!--SMALL ITEM 3 START-->
<div class="col-md-6">
<!--SMALL PRODUCT IMAGE START-->
<div class="col-md-4 text-center">
<a href="">
<img class="productimg" src="img/product-4.jpg" alt="">
</a>
<!--DISCOUNT TAG-->
<div class="smalltag offertag otheroffer">
<h4>Free</h4>
<p>Gift</p>
</div><!--DISCOUNT TAG END-->
</div><!--PRODUCT IMAGE END-->
<!--SMALL PRODUCT DESCRIPTION START-->
<div class="col-md-8">
<h4><a href="">Dui Nombor Colorful Blanket</a></h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris.</p>
<p class="price">US <span class="highlight">$4.25</span> / piece</p>
<p>Original Price: US $8.49 , You Save:US $4.24</p>
</div><!--SMALL PRODUCT DESCRIPTION END-->
</div><!--SMALL ITEM 3 END-->
<!--SMALL ITEM 4 START-->
<div class="col-md-6">
<!--SMALL PRODUCT IMAGE START-->
<div class="col-md-4 text-center">
<a href="">
<img class="productimg" src="img/product-5.jpg" alt="">
</a>
<!--DISCOUNT TAG-->
<div class="smalltag offertag fixedoffer">
<h4>$20</h4>
<p>off</p>
</div><!--DISCOUNT TAG-->
</div><!--PRODUCT IMAGE END-->
<!--SMALL PRODUCT DESCRIPTION START-->
<div class="col-md-8">
<h4><a href="">Azaira Baby Toy Kinley Dhora</a></h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris</p>
<p class="price">US <span class="highlight">$4.25</span> / piece</p>
<p>Original Price: US $8.49 , You Save:US $4.24</p>
</div><!--SMALL PRODUCT DESCRIPTION END-->
</div><!--SMALL ITEM 4 END-->
</div><!--SMALL ITEM 2ND ROW END-->
</div><!--PRODUCTS SECTION END-->
<!-- ===========================
SUBSCRIBE SECTION
=========================== -->
<div id="subscribe">
<div class="darkoverlay">
<div class="container text-center">
<img class="santaicon wow tada infinite" data-wow-duration="20s" src="img/santa-sm.png" alt="">
<div class="sectionhead">
<h2>Don’t miss the <span class="highlight">upcoming hot deals</span> amymore</h2>
<p>Just give us your email address below, and forget it. We’ll send you every time we have something special for you. No worries, Santa never send spam mails. And you can unsubscribe anytime as well.</p>
</div><!--SECTIONHEAD END-->
<!--MAILCHIMP FORM START-->
<div class="mailchimp">
<form action="http://evenfly.us8.list-manage.com/subscribe/post?u=62bca83399cf0083546588b62&id=f85a072005" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate><!-- #NOTE: Replace this with your Mailchimp action URL -->
<input type="text" value="" name="FNAME" id="mce-FNAME" placeholder="First Name" required>
<input type="email" value="" name="EMAIL" id="mce-EMAIL" placeholder="Email Address" required>
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="btn btn-inverse">
</form>
</div>
</div><!--SUBSCRIBE CONTAINER END-->
</div><!--OVERLAY END-->
</div><!--SUBSCRIBE SECTION END-->
<!-- ===========================
FOOTER
=========================== -->
<footer class="container text-center">
<h2 class="logo">Santa<span class="highlight">Go</span></h2>
<img class="santacap" src="img/santa_cap.png" alt="">
<P>Another free Bootstrap Landing page temlate from <a href="http://evenfly.com">EvenFly</a> released under <a href="https://creativecommons.org/licenses/by/3.0/">CC 3.0</a> license.</P>
<hr>
</footer><!--FOOTER END-->
<!-- ===========================
SOCIAL ICONS
=========================== -->
<div class="sticky-container">
<ul class="sticky">
<li>
<a href="">
<img title="" alt="" src="img/facebook.svg" />
<p>Facebook</p>
</a>
</li>
<li>
<a href="">
<img title="" alt="" src="img/twitter.svg" />
<p>Twitter</p>
</a>
</li>
<li>
<a href="">
<img title="" alt="" src="img/pinterest.svg" />
<p>Pinterest</p>
</a>
</li>
<li>
<a href="">
<img title="" alt="" src="img/linkedin.svg" />
<p>Linkedin</p>
</a>
</li>
<li>
<a href="">
<img title="" alt="" src="img/google_plus.svg" />
<p>Google Plus</p>
</a>
</li>
<li>
<a href="">
<img title="" alt="" src="img/instagram.svg" />
<p>Instagram</p>
</a>
</li>
</ul>
</div>
<!-- ===========================
NECESSARY SCRIPTS
=========================== -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
<script src="js/evenfly.js"></script>
<script src="js/jquery.nicescroll.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/snowstorm-min.js"></script>
<script>new WOW().init();</script>
</body>
</html>