As seen on logos link to their respective sources

This commit is contained in:
Thomas Smith 2023-02-24 15:03:07 -05:00
parent dad2857cf7
commit 1d24155551

View file

@ -240,13 +240,19 @@
<p class="text-uppercase text-center small mb-5 grid-gray">As featured on</p>
<div class="row logos" style="width:60%;margin-left:auto;margin-right:auto;">
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12 p-3 text-center">
<img src="/Images/binance.svg" alt="Binance Labs" style="width:140px;">
<a href="https://www.binance.com/en/blog/ecosystem/binance-labs-leads-$8-million-seed-funding-round-for-tea-421499824684903608" target="_blank">
<img src="/Images/binance.svg" alt="Binance Labs" style="width:140px;">
</a>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12 p-3 text-center">
<img src="/Images/tech-crunch-tea-xyz.svg" alt="Binance Labs" style="width:140px;">
<a href="https://techcrunch.com/2022/03/23/open-source-project-tea-is-brew2-for-web3/" target="_blank">
<img src="/Images/tech-crunch-tea-xyz.svg" alt="Binance Labs" style="width:140px;">
</a>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12 p-3 text-center">
<img src="/Images/stackoverflow-logo.svg" alt="Binance Labs" style="width:140px;">
<a href="https://stackoverflow.blog/2022/11/18/the-creator-of-homebrew-has-a-plan-to-get-open-source-contributors-paid-ep-506/" target="_blank">
<img src="/Images/stackoverflow-logo.svg" alt="Binance Labs" style="width:140px;">
</a>
</div>
</div>
</div>