-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathweareone.html
607 lines (469 loc) · 28.8 KB
/
weareone.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
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
<!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="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.hapramp.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>
</head>
<body>
<div class="wrapper">
<!--Header Starts-->
<header class="partner" 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 href="index.html" href="#hero" class="uk-navbar-item uk-logo">
<svg width="122" 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>
<span class="text-color-white community-logo">| <span class="uk-visible@s"> Community </span>Partnership</span>
</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='index.html'>HOME</a>
</li>
<li>
<a href='about.html'>ABOUT</a>
</li>
<li>
<a href='faq.html'>FAQs</a>
</li>
<li>
<a href='weareone.html' class="uk-text-bold">#WeAreOne</a>
</li>
</ul>
<div class="nav-cta uk-visible@s">
<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-partner" class="hero partner uk-flex uk-container">
<!--<div class="hero-contents uk-width-1-4@m uk-width-1-6@m"></div>-->
<div class="uk-grid">
<div class="hero-contents uk-width-1-6@m uk-width-1-1@m"></div>
<div class="hero-contents uk-text-center uk-width-2-3@m uk-width-2-3@l uk-width-1-1@m">
<div class="grand-title text-color-white title-text">
#WeAreOne
</div>
<div class="sub-title text-color-white-a70 uk-margin-small-top text-color-white">
1Ramp is on a mission to bring all creative communities in one place where people can
collaborate, grow, and inspire. Partner with 1Ramp to give your community a dedicated space
to thrive.
</div>
<div class="cta cta-weAreOne uk-margin-medium-top">
<div class="uk-margin cta-button">
<a data-speed="400" href='#perk-forms' class="scroll cta-playstore uk-button uk-button-large uk-flex-inline"
target="_blank">
I’m Interested
</a>
</div>
</div>
</div>
</div>
</div>
</header>
<!--WeAreOne-->
<div id="weareone" class="initiative">
<div class="uk-container">
<div class="uk-padding-small"></div>
<div class="weareone-wrapper uk-margin-large-top">
<div class="uk-grid">
<div class="uk-grid">
<div class="uk-width-1-6@l"></div>
<div class="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">
<img src="img/partnership_weareone.png" alt="">
</div>
<div class="flex-justify feat-item uk-width-1-2@m uk-width-1-1@s uk-margin-medium-top uk-flex uk-flex-column">
<p class="feat-desc"><span class="text-color-primary">#WeAreOne </span>is
1Ramp’s initiative to give all creative communities a dedicated space. If
your community belongs to any of the 1Ramp’s domains, you can partner with
us and use 1Ramp as your own app. Your community’s content and hashtag will
get featured across all 1Ramp platforms.
</p>
<div class="cta">
<div class="uk-margin cta-button">
<a href="http://bit.ly/1ramp-landing" class="cta-playstore uk-button uk-button-large uk-flex-inline"
target="_blank">
<i class="fab fa-google-play uk-margin-small-right fa-2x"></i>
Google Play</a>
</div>
</div>
<p>
Coming soon on <span class="text-color-primary">ios and web</span>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="uk-padding-medium"></div>
</div>
<div class="uk-padding-medium"></div>
</div>
<!--WhyPartner-->
<div id="why-partner" class="initiative uk-margin-large-top">
<div class="uk-container">
<div class="uk-padding-small"></div>
<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">Why partner with 1Ramp?</span>
<span class="triangle-up"></span>
<span class="triangle-down"></span>
</h3>
<!--<div class="uk-padding-small"></div>-->
<div class="initiative-wrapper uk-margin-large-top">
<div class="uk-grid">
<div class="uk-grid">
<div class="feat-item uk-width-1-3@l 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">Communities need
space</h2>
<p class="feat-desc">Every creator in your community has something to showcase. They
need visibility and they expect their content to be discovered by those who
understand their work. With dedicated space for all the communities on 1Ramp, we
are trying hard to do the same.
</p>
</div>
<div class="feat-item uk-width-1-3@l 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">Building an app takes
forever</h2>
<p class="feat-desc">Instead of spending countless hours on developing iOS, Android,
and Web app for your community, leverage 1Ramp platform like you own it. 1Ramp is
open-source, you will closely work with our team to build features that you need.
</p>
</div>
<div class="feat-item uk-width-1-3@l 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"> Creators need to
stand out</h2>
<p class="feat-desc">We switched to a platform to stand out, not to lose our voice in a
jumbled feed of irrelevant topics. Our purpose behind building an exclusive
platform for creators is to help you stand out.
</p>
</div>
</div>
</div>
</div>
<div class="uk-padding-medium"></div>
</div>
</div>
<div class="uk-padding-large"></div>
<!--community Cta-->
<div id="community-cta" class="initiative">
<div class="uk-container">
<div class="initiative-wrapper">
<div class="uk-grid">
<div class="uk-grid">
<div class="uk-width-1-6@l"></div>
<div class="uk-width-2-3@l">
<div class="uk-grid">
<div class="feat-item uk-width-1-2@m uk-width-1-1@s">
<img src="img/communities.png" alt="">
</div>
<h1 class="uk-width-1-2@m uk-width-1-1@s flex-justify uk-flex uk-flex-column text-color-primary community-cta-title">
Communities on 1Ramp
</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="uk-padding-medium"></div>
<!--Perks-->
<div id="perks" class="initiative uk-margin-large-top">
<div class="uk-container">
<div class="uk-padding-small"></div>
<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">#weAreOne Perks For The communities</span>
<span class="triangle-up"></span>
<span class="triangle-down"></span>
</h3>
<!--<div class="uk-padding-small"></div>-->
<div class="initiative-wrapper uk-margin-large-top">
<div class="uk-grid">
<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">Benefactor Reward</h2>
<p class="feat-desc">Unlimited Earning: Earn 100% of the benefactor rewards on the
content posted under your hashtag.
</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">Competition Credits</h2>
<p class="feat-desc">Get $100 credits to create contests. On 1Ramp, contests are easier
to create, manage and participate.
</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"> Tailored Online
Presence</h2>
<p class="feat-desc">A dedicated space for your community-specific hashtag in 1Ramp’s
feed.
</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">Goodies by 1Ramp</h2>
<p class="feat-desc">Exciting goodies for your community so that while you are busy
growing your community, we’ll keep them happy.
</p>
</div>
</div>
</div>
</div>
<div class="uk-padding-medium"></div>
</div>
</div>
<div class="uk-padding-medium"></div>
<!--Form-->
<div id="perk-forms" class="initiative uk-margin-large-top">
<div class="uk-container">
<div class="uk-padding-medium"></div>
<h3 class="title-deco uk-text-center title-text color-black-a54">
Get in Touch
</h3>
<div class="uk-padding-medium"></div>
<div class="uk-grid">
<div class="uk-width-1-4@l"></div>
<div class="uk-width-1-2@l">
<div class="reg-form">
<div class="feat cta partner uk-margin-small-top">
<div>
<script type="text/javascript">var submitted = false;</script>
<iframe name="hidden_iframe" id="hidden_iframe" style="display:none;" onload="if(submitted) {UIkit.notification({ message: 'Sucessfully Submitted', status: 'success', pos: 'bottom-left', timeout: 2500});clearPartnerForm()}"></iframe>
<form action="https://docs.google.com/forms/d/e/1FAIpQLSe1xQliUZBeyGuTxEKOsLqr-TNmjbRggCMtr_ivvj3DS61vgg/formResponse"
id="mG61Hd" method="post" name="partner-form" class="validate" target="hidden_iframe"
onsubmit="submitted=true;">
<div class="loader" uk-spinner></div>
<div class="uk-margin cta-button">
<input type="email" value="" name="emailAddress" class="required email uk-input"
placeholder="Enter Your Email" required>
<input type="text" value="" name="entry.433566215" class="required username uk-input uk-margin-small-top"
placeholder="Steem Username" required>
<select name="entry.2105555629" class="uk-select uk-margin-small-top plan-dropdown"
required>
<option value="none" disabled selected>Select Your Plan</option>
<option value="boost">Boost</option>
<option value="rise">Rise</option>
<option value="grow">Grow</option>
</select>
<textarea name="entry.233880054" class="uk-textarea uk-margin-small-top query"
rows="5" placeholder="Your query" required></textarea>
<button type="submit" name="submit" value="Submit" class="uk-margin-small-top submit uk-button uk-button-default">
Submit
</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="uk-padding-large"></div>
</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">
<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 uk-text-uppercase footer-link-list">
<li class="uk-margin-small-bottom"><a href='index.html'>Home</a></li>
<li class="uk-margin-small-bottom"><a href='about.html'>About</a></li>
<li class="uk-margin-small-bottom"><a href='faq.html'>FAQs</a></li>
</ul>
</div>
</div>
<div class="uk-width-1-6@l uk-width-1-2@m uk-width-1-2@s footer-section">
<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 uk-text-uppercase social-link-list">
<li class="uk-margin-small-bottom">
<a href=" https://www.facebook.com/the1ramp/" class="uk-margin-small-bottom" target="_blank">Facebook
</a>
</li>
<li class="uk-margin-small-bottom uk-display-inline-block 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-display-inline-block 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-2@m uk-width-1-2@s footer-section">
<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 uk-text-uppercase social-link-list">
<li class="uk-margin-small-bottom uk-display-inline-block 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-display-inline-block 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">
<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 uk-text-uppercase 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.com</a>
</ul>
</div>
</div>
</div>
<div class="uk-padding-small width-100"></div>
<div class="uk-grid">
<div class="uk-width-1-6@l"></div>
<div class="uk-width-2-3@l">
<div class="tc-section-divider"></div>
<div class="uk-padding-small"></div>
<span class="text-color-white">Copyright @ 1Ramp</span>
</div>
</div>
<div class="uk-padding-small width-100"></div>
</div>
</footer>
</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>