btn = download whitepaper

This commit is contained in:
Thomas Smith 2023-03-01 12:31:08 -05:00
parent 46bab4d79e
commit 0f671ead34

View file

@ -1,17 +1,17 @@
{{ define "main" }}
<!-- Hero Section -->
<section class="hero one-box">
<section class="hero one-box" style="height:100vh;">
<div class="container">
<div class="row gx-5">
<div class="col-xl-2 col-lg-2 col-md-0 col-sm-0 col-0"></div>
<div class="hero-col col-xl-8 col-lg-8 col-md-0 col-sm-0 col-0 my-auto">
<div class="hero-col col-xl-8 col-lg-8 col-md-0 col-sm-0 col-0 my-auto" style="100vh">
<h1 class="display-1 hero-text text-center" style="z-index:3; position: relative;"><span class="inner-glow ">WHITE PAPER</h1>
<p class="lead hero-lead mb-5 text-center">Take a look under the hood (bonnet) and see how we're planning on leveraging blockchain technology to fix open-source. We welcome commentary and feedback via any of our community channels.</p>
<div class="row desktop-ctas">
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12 col-12 mb-3">
<a href="https://tea.xyz/tea.white-paper.pdf">
<button class="hbtn hb-fill-right" style="width:100% !important;"><i class="icon-tea-logo-iconasset-1"></i>INSTALL TEA (<span class="release" style="text-transform:lowercase;"></span>)</button>
<button class="hbtn hb-fill-right" style="width:100% !important;">Download Whitepaper</button>
</a>
</div>
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12 col-12">