-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
281 lines (269 loc) · 13.7 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
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title></title>
<link rel="stylesheet" href="assets/css/bootstrap.css" />
<link rel="stylesheet" href="assets/css/style.css" />
<link rel="stylesheet" href="assets/css/font-awesome.min.css" />
<link rel="stylesheet" href="assets/css/animate.css" />
<script type="text/javascript" src="js/jquery-1.11.3.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
</head>
<body>
<!--top header section-->
<div class="top-section">
<div class="text-wrap animated zoomIn">
<h1>Speed Up Your Wordpress Site</h1>
<p>BY UPLOADING YOUR MEDIA AND ASSETS TO AMAZON S3 AND CLOUDFRONT</p>
<button class="btn btn-theme">Get Started - free for now</button>
</div>
<!--navigation section-->
<div id="section-first" class="main-section">
<div class="header-section">
<nav class="navbar navbar-default">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"><img src="assets/images/logo.png" alt="logo" /></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-right" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li class="active"><a href="#section-three">Features <span class="sr-only">(current)</span></a></li>
<li><a href="#section-four">Faqs</a></li>
<li><a href="#section-two">Docs</a></li>
<li><a href="#section-four">Login</a></li>
<li class="signup-menu"><a href="#">Signup Free</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
</div>
</div>
</div>
<!--services icon section-->
<div id="section-three">
<div class="middle-section section second">
<div class="page-content">
<div class="container">
<div class="row clearfix">
<div class="col-sm-3 service-list text-center is-animated">
<i class="icon-hands"></i>
<h4>Reducing Requests</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.It has survived not only five centuries</p>
</div>
<div class="col-sm-3 service-list text-center is-animated">
<a><i class="icon-loading"></i></a>
<h4>Loading Faster</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.It has survived not only five centuries </p>
</div>
<div class="col-sm-3 service-list text-center is-animated">
<a><i class="icon-user-heart"></i></a>
<h4>Happier Visitors</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.It has survived not only five centuries</p>
</div>
<div class="col-sm-3 service-list text-center is-animated">
<a><i class="icon-like"></i></a>
<h4>Better Google Rank</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s</p>
</div>
</div>
</div>
</div>
</div>
<!--feature section-->
<div class="lower-middle-section third">
<div class="page-content overflow-class">
<div class="container">
<div class="row clearfix animate">
<div class="col-sm-6 is- imgleft noanimate">
<div class="image-section">
<img src="assets/images/feature.png" alt="computer-img"/>
</div>
</div>
<div class="col-sm-6 imgright noanimate">
<h2 class="page-title">Upload Your Existing Media Library</h2>
<div class="para-section">
<p>Start It Uploading And Watch It Progress.Want To Work From The Coffe Shope?Hit Pause,Then Resume When You Get BAck To the office.Need To to Reboot? Just Cancel And Start It Again Later.It Will Pick up Where It Stopped.</p>
</div>
<h4 class="black-line">Control S3 Files From The Media Library Delightful Setting Screen</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<!--faq section-->
<div id="section-four" class="bottom-section fourth">
<div class="page-content">
<div class="container animation-element slide-left">
<div class="title text-center">
<h2>Frequently Asked Questions</h2>
</div>
<div class="que-list is-animated scale">
<h4 class="page-title blue-border">Why Media Library Size?</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
</div>
<div class="que-list is-animated">
<h4 class="page-title blue-border">What Are The Minimum Requirements?</h4>
<ul>
<li><p>Latest Version Of Or The One Previous</p></li>
<li><p>Php 5.3.3+ compiled With cURL extension</p></li>
<li><p>(We do not support safe mode)</p></li>
<li><p>cURL 7.16.2+ Compiled With OpenSSL and zlib</p></li>
<li><p>MySQl 5+</p></li>
<li>MySQl 5+</li>
</ul>
</div>
<div class="que-list is-animated">
<h4 class="page-title blue-border">What happens When I Hit The Media Library Limit?</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
</div>
</div>
</div>
</div>
<!--footer section-->
<footer class="footer">
<div class="page-content">
<div class="container">
<h4 class="text-center footer-title">SIGN UP FOR OUR NEWSLETTER</h4>
<div class="newsletter text-center">
<div class="newsletter-input">
<form>
<input type="search" /><button class="btn-theme">Subscribe</button>
</form>
</div>
</div>
<div class="social-icons text-center">
<ul>
<li><a><img src="assets/images/fb_icon.png" class="main_img" alt="fb"/>
<img src="assets/images/fb_icon_hover.png" class="hide_img" alt="fb" />
</a></li>
<li><a><img src="assets/images/tw_icon.png" class="main_img" alt="fb" />
<img src="assets/images/tw_icon_hover.png" class="hide_img" alt="fb" />
</a>
</li>
</ul>
</div>
<div class="footer-menu text-center">
<ul class="footer-links">
<li><a href="#section-three">Features</a></li>
<li><a href="#section-four">FAQs</a></li>
<li><a href="#section-two">Docs</a></li>
<li><a href="#section-two">Privacy Policy</a></li>
<li><a>Terms Of Service</a></li>
</ul>
</div>
<div class="copyright-content text-center">
<p>@ 2017 Made By</p><a><img src="assets/images/promact-logo.png" alt="logo" /></a>
</div>
</div>
</div>
</footer>
<script type="text/javascript">
//navbar toggle script
$(document).ready(function () {
$('.navbar-toggle').click(function () {
$('.navbar-collapse').slideToggle();
});
});
//header sticky script
$(window).scroll(function () {
var sticky = $('.navbar-default'),
scroll = $(window).scrollTop();
if (scroll >= 100) sticky.addClass('navbar-fixed-top');
else sticky.removeClass('navbar-fixed-top');
});
var $animation_elements = $('.animation-element');
var $window = $(window);
function check_if_in_view() {
var window_height = $window.height();
var window_top_position = $window.scrollTop();
var window_bottom_position = (window_top_position + window_height);
$.each($animation_elements, function () {
var $element = $(this);
var element_height = $element.outerHeight();
var element_top_position = $element.offset().top;
var element_bottom_position = (element_top_position + element_height);
//check to see if this current container is within viewport
if ((element_bottom_position >= window_top_position) &&
(element_top_position <= window_bottom_position)) {
$element.addClass('in-view');
} else {
$element.removeClass('in-view');
}
});
}
//animation script
$window.on('scroll resize', check_if_in_view);
$window.trigger('scroll');
$(function () {
var $section = $(".noanimate");
var $window = $(window);
$window.on('scroll', function () {
$section.each(function (i, elem) {
checkView(elem);
});
});
function checkView(elem) {
var viewTop = $(window).scrollTop();
var viewBottom = viewTop + $(window).height();
var sectTop = $(elem).offset().top;
var sectBottom = sectTop + $(elem).height();
if (sectTop >= viewTop && sectBottom <= viewBottom) {
switchClass(elem);
}
function switchClass(elem) {
$(elem).removeClass('.noanimate').addClass('view');
}
}
});
// Select all links with hashes
$('a[href*="#"]')
// Remove links that don't actually link to anything
.not('[href="#"]')
.not('[href="#0"]')
.click(function (event) {
// On-page links
if (
location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '')
&&
location.hostname == this.hostname
) {
// Figure out element to scroll to
var target = $(this.hash);
target = target.length ? target : $('[name=' + this.hash.slice(1) + ']');
// Does a scroll target exist?
if (target.length) {
// Only prevent default if animation is actually gonna happen
event.preventDefault();
$('html, body').animate({
scrollTop: target.offset().top - 60
}, 200, function () {
// Callback after animation
// Must change focus!
var $target = $(target);
$target.focus();
if ($target.is(":focus")) { // Checking if the target was focused
return false;
} else {
$target.attr('tabindex', '-1'); // Adding tabindex for elements not focusable
$target.focus(); // Set focus again
};
});
}
}
});
</script>
</body>
</html>