1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-06-10 20:00:25 +02:00
site/_src/_includes/sections/section-cta-services.html

21 lines
705 B
HTML

<section class="section section-cta section-cta--services background--green">
<div class="row">
<header class="section-header">
<div class="logo-services">
<svg class="logo" aria-labelledby="title">
<title>Logo</title>
<use xlink:href="/assets/img/sprite.svg#logo"></use>
</svg>
<span class="logo-services--text">Services</span>
</div>
<h1 class="section-title">Hands-on consulting and production support by blockchain experts.</h1>
</header>
<a class="btn btn-blue" href="/services/">
Explore Services
</a>
</div>
</section>