mirror of
https://github.com/ivabus/www
synced 2024-11-22 01:55:07 +03:00
undo
This commit is contained in:
parent
d7b235f928
commit
41e46db9d1
12 changed files with 13 additions and 13 deletions
|
@ -3,7 +3,7 @@ function Bottles() {
|
|||
const [isLoading, setLoading] = React.useState(true);
|
||||
|
||||
React.useEffect(() => {
|
||||
fetch("https://api.dev.tea.xyz/v0/bottles")
|
||||
fetch("https://api.tea.xyz/v0/bottles")
|
||||
.then((res) => res.json())
|
||||
.then((res) => {
|
||||
setBottles(res);
|
||||
|
|
|
@ -3,7 +3,7 @@ function PackageBottles() {
|
|||
const [isLoading, setIsLoading] = React.useState(true);
|
||||
|
||||
React.useEffect(() => {
|
||||
const url = window.location.pathname.replace('/+', 'https://api.dev.tea.xyz/v0/bottles/');
|
||||
const url = window.location.pathname.replace('/+', 'https://api.tea.xyz/v0/bottles/');
|
||||
fetch(url)
|
||||
.then((res) => res.json())
|
||||
.then((res) => {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -386,7 +386,7 @@
|
|||
<div class="col">
|
||||
<h2 class="display-6 text-xl-center text-lg-center text-md-center text-sm-left text-left black"><span id="count" style="color:#8000ff;"></span> OSS Devs Have Authenticated with GitHub</h2>
|
||||
<p class="black mb-5 text-xl-center text-lg-center text-md-center text-sm-left text-left">As part of our long‐term, web3 vision, we're asking developers to authenticate via GitHub. Authentications will be integral in our mission to remunerate OSS developers for their valuable contributions to the modern internet landscape. </p>
|
||||
<a href="https://github.com/login/oauth/authorize?client_id=01c78fe6acd92ad179e3&state=teaxyz">
|
||||
<a href="https://github.com/login/oauth/authorize?client_id=9d1f1a72f1300b6991df&state=teaxyz">
|
||||
<button class="hbtn-black hb-fill-right-black auth-click">AUTHENTICATE WITH GITHUB</button>
|
||||
</a>
|
||||
<p class="small auth-boiler mt-3 black">By clicking above, you'll be redirected to our GitHub OAuth app. We ask for your country of residence, as well as the hex address for your web3 wallet. This information will be used to assign you a rank based on your GitHub contributions, which in turn, will be used to determine remunerations after the launch of our <span class="tea">tea</span> protocol. You can learn more about our privacy policy <a class="purple" href="/privacy-policy/">here</a>.</p>
|
||||
|
|
|
@ -85,7 +85,7 @@
|
|||
<div class="container pt-5 pb-5">
|
||||
<div class="row">
|
||||
<div class="col" style="z-index:100;">
|
||||
<h1 class="prompt yellow">KEEP <br>WHAT IS <br>YOURS.<a class="btn btn-primary auth-btn mb-3 mt-5 ms-lg-5 ms-md-0 ms-sm-0 ms-0" id="keep-btn-top" style="font-family:var(--bs-body-font-family)!important; vertical-align:bottom;" href="https://github.com/login/oauth/authorize?client_id= 01c78fe6acd92ad179e3&state=teaxyz" role="button">Authenticate with GitHub</a></h1>
|
||||
<h1 class="prompt yellow">KEEP <br>WHAT IS <br>YOURS.<a class="btn btn-primary auth-btn mb-3 mt-5 ms-lg-5 ms-md-0 ms-sm-0 ms-0" id="keep-btn-top" style="font-family:var(--bs-body-font-family)!important; vertical-align:bottom;" href="https://github.com/login/oauth/authorize?client_id= 9d1f1a72f1300b6991df&state=teaxyz" role="button">Authenticate with GitHub</a></h1>
|
||||
<p style="color:#b3c8c8;" class="mt-5 mb-5 lead">Equitable Open-Source for web3</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -94,7 +94,7 @@
|
|||
<h2 class="display-3">Over 10 thousand developers have authenticated their Github with tea. This is your chance to be an early member of our Communitea.</h2>
|
||||
<div class="row">
|
||||
<div class="col-lg-6 p-0">
|
||||
<a style="border: 2px solid #54BAAB;" class="btn btn-primary auth-btn mb-3 mt-4" id="keep-btn-bottom" href="https://github.com/login/oauth/authorize?client_id= 01c78fe6acd92ad179e3&state=teaxyz" role="button">Authenticate with GitHub</a>
|
||||
<a style="border: 2px solid #54BAAB;" class="btn btn-primary auth-btn mb-3 mt-4" id="keep-btn-bottom" href="https://github.com/login/oauth/authorize?client_id= 9d1f1a72f1300b6991df&state=teaxyz" role="button">Authenticate with GitHub</a>
|
||||
<a class="btn btn-primary mt-lg-4 mt-md-4 mt-sm-0 mt-0 whitepaper-btn-right" id="whitepaper-btn" href="/white-paper/"
|
||||
role="button" style="background:transparent; float:right;">Read Our White Paper</a>
|
||||
</div>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<div class="countdown-lg-contents my-auto">
|
||||
<img class="tea-logo mb-5" src="/Images/tea-light.svg" alt="tea logo">
|
||||
<p class="text-center display-1" id="demoLarge"></p>
|
||||
<p class="text-center authenticate display-6">You can still authenticate your GitHub <a href="https://github.com/login/oauth/authorize?client_id= 01c78fe6acd92ad179e3&state=teaxyz">here</a>.</p>
|
||||
<p class="text-center authenticate display-6">You can still authenticate your GitHub <a href="https://github.com/login/oauth/authorize?client_id= 9d1f1a72f1300b6991df&state=teaxyz">here</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
@ -108,7 +108,7 @@
|
|||
<p class="syne-body text-center mb-5 mt-5"><span class="yellow">tea</span> is putting an end to Big Tech making trillions off the generosity
|
||||
of the visionary developers and web pioneers who built the internet.
|
||||
You can be a part of this revolution.<br><br><span style="font-weight:700;">Authenticate now to gain early access to the <span class="teal">tea beta</span>.</span></p>
|
||||
<a class="btn btn-primary auth-btn syne-btn mt-5 mb-3" href="https://github.com/login/oauth/authorize?client_id= 01c78fe6acd92ad179e3&state=teaxyz"
|
||||
<a class="btn btn-primary auth-btn syne-btn mt-5 mb-3" href="https://github.com/login/oauth/authorize?client_id= 9d1f1a72f1300b6991df&state=teaxyz"
|
||||
role="button">Authenticate with GitHub</a>
|
||||
<p class="small text-center syne-boiler">Limited numbers of tea beta invites will be given to the first devs who authenticate
|
||||
their Github account. So don’t delay, get it while it’s hot.</p>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<div style="margin-top:auto; margin-bottom:auto;">
|
||||
<h1 class="display-2 mb-4">Authenticate your <span style="color:#54BAAB;">Github</span> with tea.</h1>
|
||||
<p class="mb-5 fs-sm-5 fs-lg-6 lead">Early-adoption developers will be entitled to a variety of exciting rewards, including minted NFT certificates. Simply log into your Github account, install our application, and then answer a couple quick questions. The open-source revolution is here, so be sure to take a sip while it’s hot!</p>
|
||||
<a class="btn btn-primary auth-btn mb-3" href="https://github.com/login/oauth/authorize?client_id= 01c78fe6acd92ad179e3&state=teaxyz"
|
||||
<a class="btn btn-primary auth-btn mb-3" href="https://github.com/login/oauth/authorize?client_id= 9d1f1a72f1300b6991df&state=teaxyz"
|
||||
role="button">Authenticate with tea<span class="badge rounded-pill bg-primary ms-3"><span
|
||||
id="count2">287</span></span></a>
|
||||
</div>
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
$('#stat-two').html('<div style="height: 400px"></div>');
|
||||
|
||||
try {
|
||||
fetch('https://api.dev.tea.xyz/v0/signups')
|
||||
fetch('https://api.tea.xyz/v0/signups')
|
||||
.then(res => res.json())
|
||||
.then(res => {
|
||||
const signups = res.signups ? res.signups.toLocaleString() : ""
|
||||
|
|
|
@ -175,6 +175,6 @@
|
|||
|
||||
</style>
|
||||
|
||||
<a href="https://github.com/login/oauth/authorize?client_id= 01c78fe6acd92ad179e3&state=teaxyz" class="gf-container animated-5 animatedFadeInUp fadeInUp auth-btn" style="background-color:#8EC7BF;">
|
||||
<a href="https://github.com/login/oauth/authorize?client_id= 9d1f1a72f1300b6991df&state=teaxyz" class="gf-container animated-5 animatedFadeInUp fadeInUp auth-btn" style="background-color:#8EC7BF;">
|
||||
AUTHENTICATE
|
||||
</a>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<hr>
|
||||
<div class="row button-container">
|
||||
<a href="https://github.com/login/oauth/authorize?client_id= 01c78fe6acd92ad179e3&state=teaxyz" role="button" class="btn btn-primary auth-btn mt-lg-0 mt-md-0 mt-sm-0 mt-0" id="nav-cta"><i class="icon-enter-arrow"></i>Authenticate with tea<span class="dev-count"style="float:right; margin-top:0.837vw;font-size:1vw;"><u id="count1"></u> devs authenticated</span></a>
|
||||
<a href="https://github.com/login/oauth/authorize?client_id= 9d1f1a72f1300b6991df&state=teaxyz" role="button" class="btn btn-primary auth-btn mt-lg-0 mt-md-0 mt-sm-0 mt-0" id="nav-cta"><i class="icon-enter-arrow"></i>Authenticate with tea<span class="dev-count"style="float:right; margin-top:0.837vw;font-size:1vw;"><u id="count1"></u> devs authenticated</span></a>
|
||||
</div>
|
||||
<hr>
|
||||
|
|
|
@ -140,7 +140,7 @@
|
|||
|
||||
|
||||
<!--
|
||||
<a class="btn btn-primary auth-btn mt-lg-0 mt-md-0 mt-sm-4 mt-4" id="nav-cta" href="https://github.com/login/oauth/authorize?client_id= 01c78fe6acd92ad179e3&state=teaxyz" role="button"><span id="cta-text">Authenticate with tea</span><span class="badge rounded-pill bg-primary ms-3"><span id="count1">287</span></span><span id="lp-text"></span></a>-->
|
||||
<a class="btn btn-primary auth-btn mt-lg-0 mt-md-0 mt-sm-4 mt-4" id="nav-cta" href="https://github.com/login/oauth/authorize?client_id= 9d1f1a72f1300b6991df&state=teaxyz" role="button"><span id="cta-text">Authenticate with tea</span><span class="badge rounded-pill bg-primary ms-3"><span id="count1">287</span></span><span id="lp-text"></span></a>-->
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
|
Loading…
Reference in a new issue