-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhomebuyers.html
498 lines (415 loc) · 21.2 KB
/
homebuyers.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
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Rinjani - Multi-Purpose One Page Theme</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<!-- Google Font -->
<link href='http://fonts.googleapis.com/css?family=Raleway:400,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' type='text/css'>
<!-- Bootstrap Core CSS -->
<link href="assets/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<!-- Plugins CSS -->
<link href="assets/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="assets/plugins/animate-css/animate.min.css" rel="stylesheet" type="text/css">
<link href="assets/plugins/owl-carousel/owl.carousel.css" rel="stylesheet" type="text/css">
<link href="assets/plugins/owl-carousel/owl.theme.css" rel="stylesheet" type="text/css">
<link href="assets/plugins/jquery-magnificPopup/magnific-popup.css" rel="stylesheet" type="text/css">
<!-- Component CSS -->
<link href="assets/css/component/component.css" rel="stylesheet" type="text/css">
<!--<link href="assets/css/component/colors/blue.css" rel="stylesheet" type="text/css">-->
<!-- Main CSS -->
<link href="assets/css/rinjani.css" rel="stylesheet" type="text/css">
<!--<link href="assets/css/colors/blue.css" rel="stylesheet" type="text/css">-->
<!-- Modernizr JS for IE9 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="assets/plugins/modernizr.min.js"></script>
<![endif]-->
</head>
<!-- The #page-top ID is part of the scrolling feature - the data-spy and data-target are part of the built-in Bootstrap scrollspy function -->
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top" data-offset="51">
<!--[if lt IE 8]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- Begin Page Loader -->
<div id="page-loader">
<div class="preload">
<img src="assets/img/preloader.gif" alt="Loading"/>
</div>
<!-- //.preload -->
</div>
<!-- //End Page Loader -->
<section id="intro">
<div id="parallax-1" class="parallax">
<div class="bcg skrollable skrollable-between" data-anchor-target="#parallax-1" data-center="background-position: 50% 0px;" data-top-bottom="background-position: 50% -100px;" data-bottom-top="background-position: 50% 100px;">
<div class="intro-body text-left">
<div class="container">
<div class="row">
<div class="col-md-12 intro-content">
<!--
<div class="logo">
<h1>R</h1>
</div>
-->
<!-- //.logo -->
<div class="intro-text text-center">
<h2>Making Housing More Affordable</h2>
<p class="lead">At StrideUp we don’t want you to have to compromise on your home.</p>
<p>Chart goes here</p>
</div>
<!-- //.intro-text -->
<div class="page-scroll">
SCROLL
</div>
<!-- //.page-scroll -->
</div>
<!-- //.intro-content -->
</div>
<!-- //.row -->
</div>
<!-- //.container -->
</div>
<!-- //.intro-body -->
</div>
<!-- //.bcg -->
</div>
<!-- //.parallax -->
</section>
<!-- //End Intro Section -->
<!-- Begin Navbar -->
<nav id="navigation" class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-rj-collapse">
<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="#page-top">StrideUp</a>
</div>
<!-- //.navbar-header -->
<div class="navbar-collapse collapse navbar-rj-collapse">
<ul class="nav navbar-nav navbar-left">
<li class="page-scroll">
<a href="#who-we-are">Homebuyers</a>
</li>
<li class="page-scroll">
<a href="#our-main-skills">Investors</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="page-scroll">
<a href="#contact-us" class="btn btn-rj navbar-btn">Get Priority Access</a>
</li>
</ul>
</div>
<!-- //.navbar-collapse -->
</div>
<!-- //.container -->
</nav>
<!-- //End Navbar -->
<!-- Begin Our Services Section -->
<section id="our-services" class="section">
<div class="section-inner">
<div class="container section-content">
<div class="row">
<div class="col-md-12">
<div class="section-title text-center">
<h3 class="main-title">How Much Do You Need To Earn?</h3>
<span class="section-line"></span>
</div>
<!-- //.section-title -->
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
<div class="row">
UK CHART
</div>
<!-- //.row -->
</div>
<!-- //.section-content -->
</div>
<!-- //.section-inner -->
</section>
<!-- //End Our Services Section -->
<!-- Begin Who We Are Section -->
<section id="who-we-are" class="section">
<div class="section-inner">
<div class="container section-content">
<div class="row">
<div class="col-md-12">
<div class="section-title text-center">
<h2 class="main-title">Choose your house and let us take care of the rest</h2>
<h4 class="sub-title">You choose your property just as you would with normal house buying. We
don’t restrict you to expensive new build developments.</h4>
<span class="section-line"></span>
</div>
<!-- //.section-title -->
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
</div>
<!-- //.section-content -->
</div>
<!-- //.section-inner -->
</section>
<!-- //End Who We Are Section -->
<!-- Begin Why Us Section -->
<section id="why-us" class="section">
<div class="section-inner">
<div class="container section-content">
<div class="row">
<div class="col-md-12">
<div class="section-title text-center">
<br />
<h2 class="main-title">Wealth Generation</h2>
<br />
</div>
<!-- //.section-title -->
</div>
<!-- //.col-md-12 -->
</div>
<br />
<!-- //.row -->
<!-- Begin Content Boxes -->
<div class="row">
<div class="col-md-8">
£1000 invested into property in 2006 would
now be worth £1,861 compared to just £1,300
if the money had been left in a bank account.*
In other words saving to buy home is hard.
When prices rise so fast it’s hard just to keep
up.
That’s why at StrideUp we think it’s better to
start buying your home as soon as you can.
</div>
<div class="col-md-4">
chart goes here
</div>
<!-- //.col-md-12 -->
</div>
<!-- //End Content Boxes -->
</div>
<!-- //.section-content -->
</div>
<!-- //.section-inner -->
</section>
<!-- //End Why Us Section -->
<section id="our-services" class="section">
<div class="section-inner">
<div class="container section-content">
<div class="row">
<div class="col-md-12">
<div class="section-title text-center">
</div>
<!-- //.section-title -->
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
<div class="row">
<div class="col-sm-4 col-md-4">
<div class="funny-boxes float-shadow not-right-column text-center">
<div class="funny-boxes-text">
<h3>Your Selection</h3>
<p>Any property that’s available
on the market can be
funded by StrideUp
</p>
</div>
<!-- //.funny-boxes-text -->
</div>
<!-- //.funny-boxes -->
</div>
<!-- //.col-sm-4 col-md-4 -->
<div class="col-sm-4 col-md-4">
<div class="funny-boxes float-shadow not-right-column text-center">
<div class="funny-boxes-text">
<h3>Housing Stability</h3>
<p>
StrideUp gives you a long
term agreement to live in the
property at a fixed cost.
</p>
</div>
<!-- //.funny-boxes-text -->
</div>
<!-- //.funny-boxes -->
</div>
<!-- //.col-sm-4 col-md-4 -->
<div class="col-sm-4 col-md-4">
<div class="funny-boxes float-shadow text-center">
<div class="funny-boxes-text">
<h3>Full Ownership</h3>
<p>
Gradually increase your
ownership of the property
until you own fully.
</p>
</div>
<!-- //.funny-boxes-text -->
</div>
<!-- //.funny-boxes -->
</div>
<!-- //.col-sm-4 col-md-4 -->
</div>
<!-- //.row -->
</div>
<!-- //.section-content -->
</div>
<!-- //.section-inner -->
</section>
<!-- //End Our Services Section -->
<!-- Begin Footer -->
<footer class="footer">
<!-- Begin Footer Section -->
<section id="footer">
<div class="container">
<div class="row">
<div class="col-sm-4 col-md-4 footer-column not-right-column">
<div class="footer-text">
<h4>Get In Touch</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce elementum, nulla rebds vel pellentesqu</p>
<ul class="icon-list list-unstyled">
<li>
<i class="fa fa-phone"></i> +622176811
</li>
<li>
<i class="fa fa-envelope-o"></i> [email protected]
</li>
<li>
<i class="fa fa-map-marker"></i> 14374 Salemba Raya, Central Jakarta
</li>
<li>
<i class="fa fa-clock-o"></i> Monday to Friday - 8.30 PM to 17 PM
</li>
</ul>
<ul class="social-icon-list list-unstyled list-inline">
<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-youtube"></i></a>
</li>
<li>
<a href="#"><i class="fa fa-pinterest"></i></a>
</li>
<li class="hidden-xs">
<a href="#"><i class="fa fa-instagram"></i></a>
</li>
</ul>
</div>
<!-- //.footer-text -->
</div>
<!-- //.footer-column -->
<div class="col-sm-4 col-md-4 footer-column not-right-column">
<div class="footer-text">
<h4>About Us</h4>
<p>Gunung Rinjani adalah gunung yang berlokasi di Pulau Lombok, Nusa Tenggara Barat. Gunung ini merupakan gunung favorit bagi pendaki Indonesia karena keindahan pemandangannya. Gunung ini merupakan bagian dari Taman Nasional Gunung Rinjani yang memiliki luas sekitar 41.330 ha dan ini akan diusulkan penambahannya sehingga menjadi 76.000 ha ke arah barat dan timur. Secara administratif gunung ini berada dalam wilayah tiga kabupaten: Lombok Timur, Lombok Tengah dan Lombok Barat.</p>
</div>
<!-- //.footer-text -->
</div>
<!-- //.footer-column -->
<div class="col-sm-4 col-md-4 footer-column">
<div class="footer-text">
<h4>Newsletter</h4>
<p>Keep yourself up to date!</p>
<form role="form" class="newsletter-form">
<div class="form-group">
<label for="email_address">Email Address*</label>
<input type="email" id="email_address" class="form-control">
</div>
<div class="form-group">
<label for="first_name">First Name</label>
<input type="text" id="first_name" class="form-control">
</div>
<button type="submit" class="btn btn-rj">Subscribe</button>
</form>
</div>
<!-- //.footer-text -->
</div>
<!-- //.footer-column -->
</div>
<!-- //.row -->
</div>
<!-- //.container -->
</section>
<!-- //End Footer Section -->
<!-- Begin Copyright -->
<div id="copyright">
<div class="container">
<div class="row">
<div class="col-md-12">
<p>Copyright © 2014 <a href="#">Rinjani.</a></p>
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
</div>
<!-- //.container -->
</div>
<!-- //End Copyright -->
</footer>
<!-- //End Footer -->
<!-- Plugins JS -->
<script src="assets/plugins/jquery.min.js"></script>
<script src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/plugins/detectmobilebrowser/detectmobilebrowser.js"></script>
<script src="assets/plugins/smartresize/smartresize.js"></script>
<script src="assets/plugins/jquery-easing/jquery.easing.min.js"></script>
<script src="assets/plugins/skrollr/skrollr.min.js"></script>
<script src="assets/plugins/jquery-sticky/jquery.sticky.js"></script>
<script src="assets/plugins/jquery-inview/jquery.inview.min.js"></script>
<script src="assets/plugins/jquery-countTo/jquery.countTo.js"></script>
<script src="assets/plugins/jquery-easypiechart/jquery.easypiechart.min.js"></script>
<script src="assets/plugins/jquery-countdown/jquery.countdown.min.js"></script>
<script src="assets/plugins/owl-carousel/owl.carousel.min.js"></script>
<script src="assets/plugins/isotope/isotope.pkgd.min.js"></script>
<script src="assets/plugins/jquery-magnificPopup/jquery.magnific-popup.min.js"></script>
<script src="assets/plugins/jquery-validation/jquery.validate.min.js"></script>
<!-- Main JS -->
<script src="assets/js/main.js"></script>
<!-- Animation JS (Optional) -->
<script src="assets/js/animation.js"></script>
<!-- Component JS -->
<script src="assets/js/component/bar-chart.js"></script>
<script src="assets/js/component/countdown.js"></script>
<script src="assets/js/component/counters.js"></script>
<script src="assets/js/component/pie-chart.js"></script>
<script src="assets/js/component/portfolio.js"></script>
<script src="assets/js/component/testimonials.js"></script>
<script src="assets/js/component/animation.js"></script>
<script type="text/javascript">
$(function(){
$(window).load(function(){
var ua = navigator.userAgent.toLowerCase(),
isAndroid = ua.indexOf("android") > -1;
if (jQuery.browser.mobile === false && !isAndroid){
// This is for Parallax using Skrollr
var s = skrollr.init({
forceHeight: false
});
// Refresh Skrollr after resizing our sections
s.refresh($('.parallax'));
}
});
});
</script>
<!-- Map JS -->
<script src="https://maps.googleapis.com/maps/api/js"></script>
<script src="assets/js/component/map.js"></script>
</body>
</html>