2022-06-08 02:18:10 +03:00
|
|
|
|
<div class="container footer mb-5 mt-5">
|
|
|
|
|
<div class="row mb-5 mt-5">
|
|
|
|
|
<div class="col-lg-4">
|
|
|
|
|
<img src="/Images/tea-light.svg" alt="tea.xyz logo" style="width:100px;">
|
|
|
|
|
<p class="boilerplate mt-3 small">tea is revolutionizing open‐source by leveraging blockchain and web3 to
|
|
|
|
|
ensure fairness and equitability for the developers who power the internet. Now tell me, will you answer the
|
|
|
|
|
call? A shot's been heard around the web, and the tea army wants you to join the cause.</p>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="col-lg-2 col-sm-6 col-6 mt-3">
|
|
|
|
|
<h6>Quick Links</h6>
|
|
|
|
|
<ul class="nav flex-column small">
|
|
|
|
|
<li class="nav-item">
|
|
|
|
|
<a class="nav-link ps-0" href="/#">Home</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="nav-item">
|
|
|
|
|
<a class="nav-link ps-0" href="/#why-tea">Why tea?</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="nav-item">
|
|
|
|
|
<a class="nav-link ps-0" href="/#features">Features</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="nav-item">
|
|
|
|
|
<a class="nav-link ps-0" href="/white-paper">White Paper</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="nav-item">
|
|
|
|
|
<a class="nav-link ps-0" href="https://medium.com/teaxyz">Blog</a>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="col-lg-2 col-sm-6 col-6 mt-3 mb-3">
|
|
|
|
|
<h6>tea Links</h6>
|
|
|
|
|
<ul class="nav flex-column small">
|
|
|
|
|
<li class="nav-item">
|
|
|
|
|
<a class="nav-link ps-0" href="https://linktr.ee/teaxyz">Linktree</a>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="nav-item">
|
2022-06-19 18:33:37 +03:00
|
|
|
|
<a class="nav-link ps-0" href="/careers/">Careers</a>
|
2022-06-08 02:18:10 +03:00
|
|
|
|
</li>
|
2022-06-20 18:12:11 +03:00
|
|
|
|
<li class="nav-item">
|
|
|
|
|
<a class="nav-link ps-0" href="/privacy-policy/">Privacy Policy</a>
|
|
|
|
|
</li>
|
2022-06-21 19:50:09 +03:00
|
|
|
|
<li class="nav-item">
|
|
|
|
|
<a class="nav-link ps-0" href="/terms-of-use/">Terms of Use</a>
|
|
|
|
|
</li>
|
2022-06-08 02:18:10 +03:00
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="col-lg-4 mt-3">
|
|
|
|
|
<h6 class=" mb-4">Get updates to your inbox</h6>
|
|
|
|
|
|
2022-09-26 22:50:55 +03:00
|
|
|
|
<!-- Start klaviyo Form Module -->
|
2022-06-08 02:18:10 +03:00
|
|
|
|
|
2022-09-26 22:50:55 +03:00
|
|
|
|
{{- partial "klaviyo-form.html" . -}}
|
2022-08-22 20:09:42 +03:00
|
|
|
|
|
2022-06-08 02:18:10 +03:00
|
|
|
|
<!-- End Sendx Form -->
|
|
|
|
|
|
|
|
|
|
<p style="font-size: 16px; color: gray;">You can also share our <a style="color:#54BAAB;" href="https://linktr.ee/teaxyz">Linktree</a>.
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="row">
|
|
|
|
|
<p class="text-center" style="font-size:12px; color:#B7C7C8;">© 2022 tea inc.</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<!-- JavaScript Bundle with Popper -->
|
|
|
|
|
|
|
|
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"
|
|
|
|
|
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous">
|
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
<script src="https://code.jquery.com/jquery-3.6.0.min.js"
|
|
|
|
|
integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
|
|
|
|
|
|
|
|
|
|
<script>
|
|
|
|
|
$(window).scroll(function () {
|
|
|
|
|
$('nav').toggleClass('scrolled', $(this).scrollTop() > 100);
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
if (localStorage['signup'].match(/:::/)) {
|
2022-08-15 21:27:59 +03:00
|
|
|
|
const [username, serial_] = localStorage.signup.split(':::');
|
|
|
|
|
const serial = (+serial_).toLocaleString()
|
2022-06-08 02:18:10 +03:00
|
|
|
|
$('.box-auth-true').show();
|
|
|
|
|
$('.box-auth-false').hide();
|
|
|
|
|
$('#auth-username').html(username);
|
|
|
|
|
$('#count').html(`${serial} / <span id='count3'></span>`);
|
|
|
|
|
$('#count-sub-text').html('YOUR AUTHENTICATION NUMBER');
|
|
|
|
|
$('#communitea').html('Thanks for joining our communi'<span style="color:#54BAAB;">tea</span>');
|
|
|
|
|
$('#revolution-text').html(
|
|
|
|
|
'Now stay tuned! As an early authenticator, you’ll be entitled to a variety of exciting rewards, including minted NFT certificates.'
|
|
|
|
|
);
|
|
|
|
|
$('#auth-body-text').hide();
|
|
|
|
|
$('.rounded-pill').hide();
|
|
|
|
|
$('.auth-btn').html('Configure GitHub App');
|
2022-07-05 23:04:52 +03:00
|
|
|
|
$('.auth-btn').attr('href', 'https://github.com/apps/tea-xyz')
|
2022-06-08 02:18:10 +03:00
|
|
|
|
}
|
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
<script>
|
|
|
|
|
try {
|
|
|
|
|
fetch('https://app.tea.xyz/api/signups')
|
|
|
|
|
.then(res => res.json())
|
|
|
|
|
.then(res => {
|
2022-08-14 07:16:43 +03:00
|
|
|
|
const signups = res.signups ? res.signups.toLocaleString() : ""
|
2022-06-08 02:18:10 +03:00
|
|
|
|
if (!(localStorage['signup'] || '').match(/:::/)) {
|
2022-08-14 07:16:43 +03:00
|
|
|
|
$('#count').html(signups)
|
2022-06-08 02:18:10 +03:00
|
|
|
|
}
|
2022-08-14 07:16:43 +03:00
|
|
|
|
$('#count1').html(signups)
|
|
|
|
|
$('#count2').html(signups)
|
|
|
|
|
$('#count3').html(signups)
|
|
|
|
|
$('#count4').html(signups)
|
|
|
|
|
$('#count5').html(signups)
|
|
|
|
|
$('#count6').html(signups)
|
|
|
|
|
$('#count7').html(signups)
|
2022-06-08 02:18:10 +03:00
|
|
|
|
})
|
|
|
|
|
} catch (e) {
|
|
|
|
|
console.error(e)
|
|
|
|
|
}
|
|
|
|
|
</script>
|
|
|
|
|
|
2022-06-09 17:54:42 +03:00
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
(function(c,l,a,r,i,t,y){
|
|
|
|
|
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
|
|
|
|
|
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
|
|
|
|
|
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
|
|
|
|
|
})(window, document, "clarity", "script", "c9ohlhyxzf");
|
|
|
|
|
</script>
|
|
|
|
|
|
2022-06-08 02:18:10 +03:00
|
|
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Q3M5LVH76F"></script>
|
|
|
|
|
<script>
|
|
|
|
|
window.dataLayer = window.dataLayer || [];
|
|
|
|
|
|
|
|
|
|
function gtag() {
|
|
|
|
|
dataLayer.push(arguments);
|
|
|
|
|
}
|
|
|
|
|
gtag('js', new Date());
|
|
|
|
|
|
|
|
|
|
gtag('config', 'G-Q3M5LVH76F');
|
|
|
|
|
</script>
|
2022-07-01 22:41:02 +03:00
|
|
|
|
|
|
|
|
|
<script>
|
2022-07-05 23:05:33 +03:00
|
|
|
|
const textList = [
|
|
|
|
|
"web3",
|
2022-07-05 23:18:07 +03:00
|
|
|
|
"game‐dev",
|
2022-07-05 23:05:33 +03:00
|
|
|
|
"AI",
|
|
|
|
|
"automation",
|
|
|
|
|
"data",
|
|
|
|
|
"ML",
|
2022-08-03 22:25:44 +03:00
|
|
|
|
"web",
|
2022-07-05 23:05:33 +03:00
|
|
|
|
"devops",
|
|
|
|
|
"creating",
|
|
|
|
|
"everything",
|
|
|
|
|
"<i>you<i>"
|
|
|
|
|
];
|
|
|
|
|
const cycle = document.querySelector("#cycle");
|
|
|
|
|
let i = 0;
|
|
|
|
|
const cycleText = () => {
|
|
|
|
|
cycle.innerHTML = textList[i];
|
|
|
|
|
i = ++i % textList.length;
|
2022-07-01 22:41:02 +03:00
|
|
|
|
};
|
2022-07-05 23:05:33 +03:00
|
|
|
|
cycleText();
|
|
|
|
|
setInterval(cycleText, 1200);
|
2022-07-05 23:18:07 +03:00
|
|
|
|
|
2022-07-01 22:41:02 +03:00
|
|
|
|
</script>
|
2022-08-18 17:27:30 +03:00
|
|
|
|
|
|
|
|
|
<script>
|
|
|
|
|
rdt('track', 'SignUp');
|
2022-08-18 17:33:19 +03:00
|
|
|
|
rdt('track', 'ViewContent');
|
2022-08-18 17:27:30 +03:00
|
|
|
|
</script>
|
2022-10-27 01:28:50 +03:00
|
|
|
|
|
|
|
|
|
<!-- Launch Countdown Timer -->
|
|
|
|
|
|
|
|
|
|
<script>
|
|
|
|
|
// Set the date we're counting down to
|
2022-10-27 01:33:45 +03:00
|
|
|
|
var countDownDate = new Date("Nov 3, 2022 07:30:00").getTime();
|
2022-10-27 01:28:50 +03:00
|
|
|
|
|
|
|
|
|
// Update the count down every 1 second
|
|
|
|
|
var x = setInterval(function() {
|
|
|
|
|
|
|
|
|
|
// Get today's date and time
|
|
|
|
|
var now = new Date().getTime();
|
|
|
|
|
|
|
|
|
|
// Find the distance between now and the count down date
|
|
|
|
|
var distance = countDownDate - now;
|
|
|
|
|
|
|
|
|
|
// Time calculations for days, hours, minutes and seconds
|
|
|
|
|
var days = Math.floor(distance / (1000 * 60 * 60 * 24));
|
|
|
|
|
var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
|
|
|
|
|
var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
|
|
|
|
|
var seconds = Math.floor((distance % (1000 * 60)) / 1000);
|
|
|
|
|
|
|
|
|
|
// Display the result in the element with id="demo"
|
|
|
|
|
document.getElementById("demo").innerHTML = days + "d " + hours + "h "
|
|
|
|
|
+ minutes + "m " + seconds + "s ";
|
2022-10-27 04:46:42 +03:00
|
|
|
|
document.getElementById("demoLarge").innerHTML = days + "d " + hours + "h "
|
|
|
|
|
+ minutes + "m " + seconds + "s ";
|
2022-10-27 01:28:50 +03:00
|
|
|
|
|
|
|
|
|
// If the count down is finished, write some text
|
|
|
|
|
if (distance < 0) {
|
|
|
|
|
clearInterval(x);
|
|
|
|
|
document.getElementById("demo").innerHTML = "EXPIRED";
|
2022-10-27 04:46:42 +03:00
|
|
|
|
document.getElementById("demoLarge").innerHTML = "EXPIRED";
|
2022-10-27 01:28:50 +03:00
|
|
|
|
}
|
|
|
|
|
}, 1000);
|
|
|
|
|
</script>
|