mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-02 00:05:37 +01:00
13 lines
435 B
HTML
13 lines
435 B
HTML
|
<section class="section section-cta section-cta--enterprise background--green text-center">
|
||
|
<div class="row">
|
||
|
<header class="section-header">
|
||
|
<h1 class="section-title">Enterprise</h1>
|
||
|
<p class="section-description">Get hands-on production support for your company.</p>
|
||
|
</header>
|
||
|
|
||
|
<a class="btn btn-blue" href="/enterprise/">
|
||
|
Enterprise
|
||
|
</a>
|
||
|
</div>
|
||
|
</section>
|