Merge pull request #327 from teaxyz/update-press-page

Update Press Page -- will open another PR after receiving content from marc/valeria. This addresses immediate concerns.
This commit is contained in:
Thomas Smith 2023-04-19 19:30:02 +02:00 committed by GitHub
commit b5792545c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,11 +6,8 @@
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12">
<h1>Press</h1>
<div class="one-box-down">
<p class="lead mb-5" style="margin-bottom: 0px;">Tea Inc. is a Puerto Rico-based corporation that is building the open-source toolkit that makes development possible and builds the internet. Developers can work on any platform, CI/CD on any platform, deploy on any platform; Tea abstracts this detail away so developers can get on with the work that matters. Those interested in joining the team fixing how open-source is funded should reach out through Telegram or Discord at https://linktr.ee/teaxyz.</p>
<p class="lead mb-5" style="margin-bottom: 0px;"><span class="tea">tea</span> is a revolutionary, cross&#8208;platform package manager with a mission to leverage the power of blockchain to remunerate open&#8208;source developers for their valuable contributions to the internet. We&#39;ve got a lot of exciting things coming over the horizon, so be sure to join our community and stay tuned for updates. For media and publications, you can find a collection of our brand assets and notable press pieces below. For inquiries, please contact us via <a class="press-link" href="mailto:press@tea.xyz?subject=press inquiry">press@tea.xyz</a>.</p>
</div>
<a href="mailto:press@tea.xyz?subject=Press Inquiry">
<button class="detail-btn-large"><i class="icon-enter-arrow"></i>CONTACT US</button>
</a>
</div>
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12">
@ -19,6 +16,14 @@
</div>
</section>
<style>
.press-link:hover{
color:#00ffd0 !important;
}
</style>
<hr>
<section class="one-box">
@ -160,18 +165,14 @@
<div class="container">
<div class="row">
<div class="col">
<h3>Founder Bios</h3>
<h3 class="mb-5">Founder Bio</h3>
</div>
</div>
<div class="row gx-5">
<div class="col-xl-6 ">
<div class="col">
<h5>Max Howell</h5>
<p>Co-Founder and CEO Max Howell created the open-source software package management system Homebrew, also known as “brew,” which grew into the most contributedto open source software program in the world. Homebrew has been used by tens of millions of developers worldwide and has served as the backbone for the largest technology corporations to build their products without directly contributing to its development.</p>
</div>
<div class="col">
<h5>Timothy Lewis</h5>
<p>Co-Founder Timothy Lewis began his career in 2002 at e-velocity technical consulting as a Data Center Engineer for two years, after that he held any roles as a Consulting Engineer, worked at Oracle, Kaiser Permanente until he switched over to Blockchain Development in 2017 and has been involved in that area ever since. He now is the founder of a non-profit called DEVxDAO which supports DAO which provides grants to build cohesion and longevity in decentralized systems at large.</p>
</div>
</div>
</div>
</section>