[website] only one highlight on hero

This commit is contained in:
Ivan Blinkov 2021-08-28 13:13:16 +03:00 committed by GitHub
parent e3b2586a02
commit d4b99a343b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@
<div class="col-lg pb-2">
<a href="https://play.clickhouse.tech/?file=welcome" class="btn btn-lg btn-yellow w-100 mb-3" role="button" target="_blank" rel="external nofollow">Try online demo</a>
<a href="docs/en/commercial/support/" class="btn btn-lg btn-yellow w-100" role="button">Request support</a>
<a href="docs/en/commercial/support/" class="btn btn-lg btn-outline-orange w-100" role="button">Request support</a>
</div>
<div class="col-lg pb-2">
<a href="#quick-start" class="btn btn-lg btn-outline-orange w-100 mb-3" role="button">Quick start</a>