-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
543 lines (448 loc) · 27 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
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
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/uikit.min.css" />
<title>1ramp</title>
<link rel="shortcut icon" href="favicon.png">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700|Saira+Semi+Condensed:700" rel="stylesheet">
<link rel="author" href="https://ansarimofid@gmail.com">
<meta name="description" content="Social Media that pays you. Steem-Blockchain powered social media platform for creative communities to create, share and earn.">
<meta name="keywords" content="1Ramp, HapRamp, Steem, Blockchain, Cryptocurrency, Social-Media, Creative-communities, Earn, Decentralize, Social-Network">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/brands.css" integrity="sha384-VGCZwiSnlHXYDojsRqeMn3IVvdzTx5JEuHgqZ3bYLCLUBV8rvihHApoA1Aso2TZA"
crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/fontawesome.css" integrity="sha384-GVa9GOgVQgOk+TNYXu7S/InPTfSDTtBalSgkgqQ7sCik56N9ztlkoTr2f/T44oKV"
crossorigin="anonymous">
<link rel="stylesheet" href="css/style.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-124845462-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-124845462-2');
</script>
<!-- Hotjar Tracking Code for www.1ramp.com -->
<script>
(function (h, o, t, j, a, r) {
h.hj = h.hj || function () { (h.hj.q = h.hj.q || []).push(arguments) };
h._hjSettings = { hjid: 911264, hjsv: 6 };
a = o.getElementsByTagName('head')[0];
r = o.createElement('script'); r.async = 1;
r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv;
a.appendChild(r);
})(window, document, 'https://static.hotjar.com/c/hotjar-', '.js?sv=');
</script>
<!---Google - property verification - 1ramp.app@gmail.com --->
<meta name="google-site-verification" content="d6sjHreJTcw1UCrqIVW71TLn4WYx9I55qoJ5NFzWq4o" />
</head>
<body>
<!--Facebook Customer Chat Plugin-->
<!-- Load Facebook SDK for JavaScript -->
<div id="fb-root"></div>
<script>(function (d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- Your customer chat code -->
<div class="fb-customerchat" attribution=setup_tool page_id="473447586455787">
</div>
<div class="wrapper">
<!--Header Starts-->
<header id="hero-home" data-vide-bg="video/hero_video" data-vide-options="loop: true, muted: false,autoplay: true">
<nav is uk-sticky="show-on-up: true;animation: uk-animation-slide-top;" class="uk-navbar uk-navbar-container uk-navbar-transparent uk-padding-large uk-padding-remove-vertical">
<div class="uk-navbar-left">
<a data-speed="400" href="/" class="scroll uk-navbar-item uk-logo">
<svg width="153" height="22" xmlns="http://www.w3.org/2000/svg">
<g fill-rule="evenodd"><text font-family="OpenSans-Bold, Open Sans" font-size="24"
font-weight="bold" letter-spacing="1.333" transform="translate(0 -6)">
<tspan x="26" y="26">1RAMP</tspan>
</text>
<path d="M14.24 7.956a2.32 2.32 0 0 1 4.322 1.174v10.55a2.32 2.32 0 0 1-4.64 0v-6.224c-1.449.656-3.06 1.176-4.64 1.21-1.613-.005-3.214-.5-4.641-1.14v6.154a2.32 2.32 0 0 1-4.641 0V9.13a2.32 2.32 0 0 1 4.386-1.058c1.544.923 3.216 1.995 4.895 1.995 1.743 0 3.398-1.174 4.959-2.11zM2.32 4.714C1.04 4.714 0 3.66 0 2.357 0 1.055 1.039 0 2.32 0c1.282 0 2.32 1.055 2.32 2.357 0 1.302-1.038 2.357-2.32 2.357zm13.922 0c-1.281 0-2.32-1.055-2.32-2.357C13.922 1.055 14.96 0 16.242 0c1.282 0 2.32 1.055 2.32 2.357 0 1.302-1.038 2.357-2.32 2.357z" />
</g>
</svg>
</a>
</div>
<div class="uk-navbar-right uk-nav-center-sm">
<ul class="uk-navbar-nav menu-list uk-margin-small-right uk-visible@m">
<li>
<a href='#features'>FEATURES</a>
</li>
<li>
<a data-speed="400" class="scroll" href='#hapcoin'>REWARDS</a>
</li>
<li>
<a href="about.html">ABOUT</a>
</li>
<li>
<a href='faq.html'>FAQs</a>
</li>
<li>
<a href='weareone.html'>#WeAreOne</a>
</li>
</ul>
<div class="nav-cta">
<a href="https://github.com/hapramp" class="social-icon uk-icon-button uk-margin-small-right"
target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="https://discord.gg/PkgCv8j" class="social-icon uk-icon-button " target="_blank">
<i class="fab fa-discord"></i>
</a>
</div>
</div>
<!--Offcanvas-->
</nav>
<!--Hero Starts-->
<div id="hero" class="hero uk-flex uk-container">
<div class="uk-grid">
<div class="hero-contents uk-width-1-6@m uk-width-1-1@m uk-hidden@l"></div>
<div class="hero-contents uk-width-2-3@m uk-width-2-3@l uk-width-1-1@m">
<div class="grand-title text-color-white title-text">
Social media that pays you
</div>
<div class="sub-title text-color-white-a70 uk-margin-small-top">
It's time you stop giving your creative work for free. Turn your likes into money on 1ramp.
A Steem-Blockchain powered social media that rewards you for sharing your valuable work
with the community.
</div>
<div class="uk-hidden@l uk-margin-medium-top uk-margin-small-bottom hero-video" uk-lightbox="video-autoplay:100">
<a href="//www.youtube.com/watch?v=7asVllRWL74&t=1s" caption="YouTube" class="uk-margin-small-right"
target="_blank">
<span class=" video-icon" uk-icon="icon:play;ratio:4"></span>
<div class="uk-text-center uk-margin-small-top text-color-white">Watch Video</div>
</a>
</div>
<div class="cta uk-margin-medium-top">
<div class="uk-margin cta-button">
<div class="text-color-white uk-margin-small-right uk-margin-small-bottom uk-text-bold">Available
on</div>
<a href="http://bit.ly/1ramp-landing" class="cta-playstore uk-button uk-button-large uk-flex-inline uk-margin-small-bottom"
target="_blank">
<i class="fab fa-google-play uk-margin-small-right fa-2x"></i>
Google Play</a>
<a href="https://alpha.1ramp.io" class="cta-playstore web uk-button uk-button-large uk-flex-inline uk-margin-small-bottom"
target="_blank">
<i class="fab fa-chrome uk-margin-small-right fa-2x"></i>
Web</a>
</div>
</div>
</div>
<div class="uk-width-1-3@l uk-flex uk-flex-center uk-flex-middle uk-visible@l" uk-lightbox="video-autoplay:100">
<a href="//www.youtube.com/watch?v=7asVllRWL74&t=1s" caption="YouTube" class="uk-margin-small-right"
target="_blank">
<span class=" video-icon" uk-icon="icon:play;ratio:4"></span>
<div class="uk-text-center uk-margin-small-top text-color-white">Watch Video</div>
</a>
</div>
</div>
</div>
</header>
<!--Feature Starts-->
<div id="features" class="features uk-container uk-margin-large-top">
<h3 class="title-deco uk-text-center title-text color-black-a54">
<span class="triangle-up"></span>
<span class="triangle-down"></span>
<span class="title-deco-text">What's different?</span>
<span class="triangle-up"></span>
<span class="triangle-down"></span>
</h3>
<div class="uk-padding-small"></div>
<div class="feat-wrapper uk-margin-large-top">
<div class="uk-grid">
<div class="feat-row1 uk-width-1-1@s uk-width-2-3@l">
<div class="uk-grid">
<div class="feat-item uk-width-1-2@m uk-width-1-1@s uk-margin-medium-top">
<h2 class="feat-title uk-text-bold title-text text-color-primary">Community</h2>
<p class="feat-desc">Join creative communities of your interest and share your work
with them.
</p>
</div>
<div class="feat-item uk-width-1-2@m uk-width-1-1@s uk-margin-medium-top">
<h2 class="feat-title uk-text-bold title-text text-color-primary">Rewards</h2>
<p class="feat-desc">Earn money (Steem Dollars) when others like your posts on 1ramp.
</p>
</div>
</div>
</div>
<div class="feat-row2 uk-width-1-1@s uk-width-2-3@l">
<div class="uk-grid">
<div class="feat-item uk-width-1-2@m uk-width-1-1@s uk-margin-medium-top">
<h2 class="feat-title uk-text-bold title-text text-color-primary">Contests</h2>
<p class="feat-desc">Compete in engaging live contests and earn additional rewards.</p>
</div>
<div class="feat-item uk-width-1-2@m uk-width-1-1@s uk-margin-medium-top">
<h2 class="feat-title uk-text-bold title-text text-color-primary">And more...</h2>
<p class="feat-desc">Earn by doing what you love, own your content and join the
Decentralize revolution.</p>
</div>
</div>
</div>
<div class="feat-img uk-visible@l">
<div class="circle-feat"></div>
<img src="img/screen_mocks_v2.png" alt="">
</div>
<div class="feat cta uk-margin-large-top uk-width-1-2@l uk-width-2-3@m">
<div class="uk-margin cta-button">
<div class="color-black-a54 uk-margin-small-right uk-text-bold uk-margin-small-bottom">Available
on</div>
<a href="http://bit.ly/1ramp-landing" class="cta-playstore uk-button uk-button-large uk-flex-inline uk-margin-small-bottom"
target="_blank">
<i class="fab fa-google-play uk-margin-small-right fa-2x"></i>
Google Play</a>
<a href="https://alpha.1ramp.io" class="cta-playstore web uk-button uk-button-large uk-flex-inline uk-margin-small-bottom"
target="_blank">
<i class="fab fa-chrome uk-margin-small-right fa-2x"></i>
Web</a>
</div>
</div>
</div>
</div>
</div>
<div class="uk-padding-large"></div>
<!--Hapcoin Starts-->
<div id="hapcoin" class="hapcoin uk-container uk-margin-large-top">
<h3 class="title-deco uk-text-center title-text color-black-a54">
<span class="triangle-up"></span>
<span class="triangle-down"></span>
<span class="title-deco-text">How you can use rewards?</span>
<span class="triangle-up"></span>
<span class="triangle-down"></span>
</h3>
<div class="uk-padding-small"></div>
<div class="coin-wrapper uk-margin-large-top">
<div class="uk-grid">
<div class="coin-img uk-visible@l">
<div class="circle-coin"></div>
<img src="img/logo_circle_new.png" alt="">
</div>
<div class="uk-grid">
<div class="uk-width-1-3 uk-visible@l"></div>
<div class="coin-row1 uk-width-2-3@l">
<div class="uk-grid">
<div class="feat-item uk-width-1-2@m uk-width-1-1@s uk-margin-medium-top">
<h2 class="feat-title uk-text-bold title-text text-color-primary">Withdraw</h2>
<p class="feat-desc">You can withdraw your earned Steem Dollars into your bank
account.
</p>
</div>
<div class="feat-item uk-width-1-2@m uk-width-1-1@s uk-margin-medium-top">
<h2 class="feat-title uk-text-bold title-text text-color-primary">Transfer
</h2>
<p class="feat-desc">Also send and receive Steem Dollars from your Steem wallet.
</p>
</div>
</div>
</div>
</div>
<div class="uk-grid">
<div class="uk-width-1-3 uk-visible@l"></div>
<div class="coin-row2 uk-width-2-3@l">
<div class="uk-grid">
<div class="feat-item uk-width-1-2@m uk-width-1-1@s uk-margin-medium-top">
<h2 class="feat-title uk-text-bold title-text text-color-primary">Compete</h2>
<p class="feat-desc">Pay in Steem Dollars to join contests and win exciting prizes.</p>
</div>
<div class="feat-item uk-width-1-2@m uk-width-1-1@s uk-margin-medium-top">
<h2 class="feat-title uk-text-bold title-text text-color-primary">Hapstore</h2>
<p class="feat-desc">Use your Steem Dollars on the HapStore to buy unique products.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="uk-padding-large"></div>
<!--CTA Section-->
<div id="cta" class="cta-big uk-margin-large-top">
<div class=" uk-container">
<div class="uk-padding-medium"></div>
<div class="uk-padding-small"></div>
<div class="uk-grid uk-margin-remove-left">
<div class="uk-width-1-2@m text-color-white-a70 hap-meta uk-padding-remove-left">
<h4 class="uk-text-center">Contribute to 1ramp <strong>Open Source</strong></h4>
<div class="cta-icon uk-margin-large-top uk-text-center">
<a href="https://github.com/hapramp" class="uk-icon-button uk-margin-medium-bottom" target="_blank">
<i class="fab fa-github fa-2x"></i>
Github
</a>
</div>
</div>
<div class="uk-width-1-2@m hap-social uk-text-center">
<h4 class="uk-text-center">Join the <strong>Conversation</strong></h4>
<div class="cta-icon uk-margin-large-top uk-text-center">
<a href="https://discord.gg/PkgCv8j" class="uk-icon-button uk-margin-medium-bottom" target="_blank">
<i class="fab fa-discord fa-2x"></i>
Discord
</a>
</div>
</div>
</div>
</div>
<div class="uk-padding-large"></div>
</div>
<footer class="footer uk-overflow-hidden">
<div class="uk-container">
<div class="uk-padding width-100"></div>
<div class="uk-grid">
<div class="uk-width-1-6@l"></div>
<div class="uk-width-1-6@l uk-width-1-4@m uk-width-1-2@s footer-section uk-margin-medium-bottom">
<h4 class="section-title text-color-white title-text">Links</h4>
<div class="uk-padding-small width-100"></div>
<div class="links-container">
<ul class="uk-list footer-link-list">
<li class="uk-margin-small-bottom uk-margin-remove-top uk-margin-medium-right"><a
data-speed="400" class="scroll" href='#hero-home'>Home</a></li>
<li class="uk-margin-small-bottom uk-margin-remove-top uk-margin-medium-right"><a href='about.html'>About</a></li>
<li class="uk-margin-small-bottom uk-margin-remove-top uk-margin-medium-right"><a href='faq.html'>FAQs</a></li>
</ul>
</div>
</div>
<div class="uk-width-1-6@l uk-width-1-4@m uk-width-1-2@s footer-section uk-margin-medium-bottom">
<h4 class="section-title text-color-white title-text">Social</h4>
<div class="uk-padding-small width-100"></div>
<div class="links-container">
<ul class="uk-list social-link-list">
<li class="uk-margin-small-bottom uk-margin-remove-top uk-margin-medium-right">
<a href=" https://www.facebook.com/the1ramp/" class="uk-margin-small-bottom" target="_blank">Facebook
</a>
</li>
<li class="uk-margin-small-bottom uk-margin-remove-top uk-margin-medium-right">
<a href="https://twitter.com/the1ramp" class="uk-margin-small-bottom" target="_blank">Twitter
</a>
</li>
<li class="uk-margin-small-bottom uk-margin-remove-top uk-margin-medium-right">
<a href="https://www.instagram.com/the1ramp/" class="uk-margin-small-bottom" target="_blank">Instagram
</a>
</li>
<li class="uk-margin-small-bottom uk-display-inline-block uk-margin-remove-top uk-margin-medium-right">
<a href="https://www.linkedin.com/company/13405668/" class="uk-margin-small-bottom"
target="_blank">LinkedIn
</a>
</li>
</ul>
</div>
</div>
<div class="uk-width-1-6@l uk-width-1-4@m uk-width-1-2@s footer-section uk-margin-medium-bottom">
<h4 class="section-title text-color-white title-text title-text">Blogs</h4>
<div class="uk-padding-small width-100"></div>
<div class="links-container">
<ul class="uk-list social-link-list">
<li class="uk-margin-small-bottom uk-margin-remove-top uk-margin-medium-right">
<a href="https://steemit.com/@the1ramp" class="uk-margin-small-bottom" target="_blank">
Steemit
</a>
</li>
<li class="uk-margin-small-bottom uk-margin-remove-top uk-margin-medium-right">
<a href="https://medium.com/1ramp" class="uk-margin-small-bottom" target="_blank">
Medium
</a>
</li>
</ul>
</div>
</div>
<div class="uk-width-1-6@l uk-width-1-4@m uk-width-1-2@s footer-section uk-margin-medium-bottom">
<h4 class="section-title text-color-white title-text">Contact</h4>
<div class="uk-padding-small width-100"></div>
<div class="links-container">
<ul class="uk-list social-link-list">
<li class="uk-margin-small-bottom uk-display-inline-block uk-margin-remove-top">
<a href="mailto:hi@1ramp.io" class="uk-margin-small-bottom" target="_blank">hi@1ramp.io</a>
</ul>
</div>
</div>
</div>
<div class="uk-grid">
<div class="uk-width-1-6@l"></div>
<div class="uk-width-2-3@l links-container">
<div class="tc-section-divider"></div>
<div class="uk-padding-small"></div>
<span class="text-color-white">Copyright 2018</span>
<span class="text-color-white">| </span>
<a href="terms.html" class="terms">Terms</a>
</div>
</div>
<div class="uk-padding-small width-100"></div>
</div>
</footer>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/vide/0.5.1/jquery.vide.js"></script>
<script src="js/uikit.min.js"></script>
<script src="js/uikit-icons.min.js"></script>
<script src="js/main.js"></script>
<script>
// Code Credit: https://codepen.io/rleve/pen/iCbgy
(function () {
'use strict';
// Feature Test
if ('querySelector' in document && 'addEventListener' in window && Array.prototype.forEach) {
// Function to animate the scroll
var smoothScroll = function (anchor, duration) {
// Calculate how far and how fast to scroll
var startLocation = window.pageYOffset;
var endLocation = anchor.offsetTop;
var distance = endLocation - startLocation;
var increments = distance / (duration / 16);
var stopAnimation;
// Scroll the page by an increment, and check if it's time to stop
var animateScroll = function () {
window.scrollBy(0, increments);
stopAnimation();
};
// If scrolling down
if (increments >= 0) {
// Stop animation when you reach the anchor OR the bottom of the page
stopAnimation = function () {
var travelled = window.pageYOffset;
if ((travelled >= (endLocation - increments)) || ((window.innerHeight +
travelled) >= document.body.offsetHeight)) {
clearInterval(runAnimation);
}
};
}
// If scrolling up
else {
// Stop animation when you reach the anchor OR the top of the page
stopAnimation = function () {
var travelled = window.pageYOffset;
if (travelled <= (endLocation || 0)) {
clearInterval(runAnimation);
}
};
}
// Loop the animation function
var runAnimation = setInterval(animateScroll, 16);
};
// Define smooth scroll links
var scrollToggle = document.querySelectorAll('.scroll');
// For each smooth scroll link
[].forEach.call(scrollToggle, function (toggle) {
// When the smooth scroll link is clicked
toggle.addEventListener('click', function (e) {
// Prevent the default link behavior
e.preventDefault();
// Get anchor link and calculate distance from the top
var dataID = toggle.getAttribute('href');
var dataTarget = document.querySelector(dataID);
var dataSpeed = toggle.getAttribute('data-speed');
// If the anchor exists
if (dataTarget) {
// Scroll to the anchor
smoothScroll(dataTarget, dataSpeed || 500);
}
}, false);
});
}
})();
</script>
</body>
</html>