mirror of
https://github.com/ivabus/www
synced 2024-11-10 06:05:15 +03:00
Update index.html
Replace Web3 with web3 - lowercase ftw
This commit is contained in:
parent
9b70f0e980
commit
8e853db5cf
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<title>Equitable Open-Source for Web3</title>
|
||||
<title>Equitable Open-Source for web3</title>
|
||||
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Q3M5LVH76F"></script>
|
||||
|
@ -68,7 +68,7 @@
|
|||
<div class="container mb-5 mt-5">
|
||||
<div class="row hero my-auto">
|
||||
<div style="z-index:100;" class="col-lg-6 col-sm-12 order-lg-1 order-sm-2 order-2">
|
||||
<h1 class="display-1 mb-4"><span class="yellow">Equitable</span> Open-Source for Web3</h1>
|
||||
<h1 class="display-1 mb-4"><span class="yellow">Equitable</span> Open-Source for web3</h1>
|
||||
<p class="mb-5 fs-sm-5 fs-lg-6">The tools that build the internet have steeped too long. For the past two decades, big tech has made trillions off the generosity of visionary developers and web pioneers… never thanking, never mentioning, and certainly never paying. At tea, we’re brewing something to change that by enabling developers (you) to continue doing what you love, while earning what you deserve.<br><br>
|
||||
<span class="yellow"><strong>Download our Github app to get authenticated and join the tea revolution.</strong></span></p>
|
||||
<a class="btn btn-primary mb-3" href="https://github.com/apps/tea-xyz" role="button">Install our Github App</a><br>
|
||||
|
@ -88,7 +88,7 @@
|
|||
<div class="row">
|
||||
<div class="col">
|
||||
<h2 class="charcoal display-4" style="text-align:center;">The tools you need to keep on building.</h2>
|
||||
<p class="charcoal" style="text-align:center;">Like its predecessor, brew, tea is the base of the developer stack–seated beneath the tools that build the internet. Unlike its predecessor, tea leverages blockchain and Web3 technology to eliminate anonymity and deliver compensation.</p>
|
||||
<p class="charcoal" style="text-align:center;">Like its predecessor, brew, tea is the base of the developer stack–seated beneath the tools that build the internet. Unlike its predecessor, tea leverages blockchain and web3 technology to eliminate anonymity and deliver compensation.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -133,7 +133,7 @@
|
|||
<p class="mb-4 ps-5">Through tea, open-source contributors are rewarded with our flagship token relative to aggregate usage and sweat equity. Now, devs are able to monetize their generosity. </p>
|
||||
<hr class="mb-4">
|
||||
<h4><img src="Images/decentralized.svg" alt="tea.xyz is decentralized" class="me-2"> De-Centralized</h4>
|
||||
<p class="mb-4 ps-5">Web3 turns the “Jenga” game back into a tower of stable bricks. By putting everything on-chain, we’re ensuring that entire stacks will no longer sit at the mercy of sole developers.</p>
|
||||
<p class="mb-4 ps-5">web3 turns the “Jenga” game back into a tower of stable bricks. By putting everything on-chain, we’re ensuring that entire stacks will no longer sit at the mercy of sole developers.</p>
|
||||
<hr class="mb-4">
|
||||
<h4><img src="Images/transferrable.svg" alt="tea.xyz is transferrable" class="me-2"> Transferrable</h4>
|
||||
<p class="ps-5">Devs are not obligated to dedicate years to maintaining a single project. Instead, they can transfer ownership to another interested party and move on to creating something else. </p>
|
||||
|
@ -307,7 +307,7 @@
|
|||
<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>
|
||||
<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">
|
||||
|
|
Loading…
Reference in a new issue