ClickHouse/website/templates/index/hero.html

48 lines
2.8 KiB
HTML
Raw Normal View History

<div class="hero bg-white">
2021-09-19 19:59:55 +00:00
<div class="hero-bg index-hero"></div>
2021-10-12 22:15:24 +00:00
<div class="container pt-5 pt-lg-7 pt-xl-15 pb-5 pb-lg-7">
2021-09-19 16:50:09 +00:00
2021-10-12 22:15:24 +00:00
<h1 class="display-1 mb-2 mb-xl-3 mx-auto text-center">
2021-09-19 19:45:51 +00:00
ClickHouse, Inc <span class="text-orange">Has Arrived</span>
2021-09-19 16:50:09 +00:00
</h1>
2021-10-12 22:15:24 +00:00
<p class="lead mb-3 mb-lg-5 mb-xl-7 mx-auto text-muted text-center" style="max-width:780px;">
2021-09-19 16:50:09 +00:00
{{ _('ClickHouse® is an open-source, high performance columnar OLAP database management system for real-time analytics using SQL.') }}
</p>
2021-10-12 22:15:24 +00:00
<div class="btns mb-3 mb-xl-5" role="group">
2021-09-19 16:50:09 +00:00
<a href="/company/" class="btn btn-lg btn-primary" role="button">Learn More</a>
2021-09-21 08:21:12 +00:00
<a href="https://play.clickhouse.com/?file=welcome" class="btn btn-lg btn-outline-primary" role="button">Online Demo</a>
2021-09-19 16:50:09 +00:00
</div>
2021-10-12 22:15:24 +00:00
<p class="d-flex justify-content-center mb-0">
2021-09-20 06:52:51 +00:00
<a href="/blog/en/2021/clickhouse-inc/" class="trailing-link">Read the Blog Post</a>
2021-09-19 16:50:09 +00:00
</p>
</div>
2021-09-09 23:21:13 +00:00
</div>
2021-09-08 23:07:39 +00:00
2021-09-09 23:21:13 +00:00
<div class="section">
2021-09-19 16:50:09 +00:00
<div class="container">
2021-09-08 23:07:39 +00:00
2021-09-19 16:50:09 +00:00
<div class="card is-large has-highlight">
<div class="card-body">
2021-10-12 22:15:24 +00:00
<h4 class="text-blue text-center text-upper">ClickHouse v21.10 Release Webinar</h4>
2021-09-08 23:07:39 +00:00
2021-10-12 22:15:24 +00:00
<p class="font-lg text-muted text-center mb-6 mx-auto">
21 October 2021<br>
EMEA, Americas<br>
4:00pm UTC / 9am PST
</p>
2021-09-08 23:07:39 +00:00
2021-09-19 16:50:09 +00:00
<div class="btns" role="group">
2021-10-12 22:15:24 +00:00
<a href="https://calendar.google.com/calendar/render?action=TEMPLATE&dates=20211021T160000Z%2F20211021T170000Z&details=Connect%20with%20ClickHouse%20experts%20and%20test%20out%20the%20newest%20features%20and%20performance%20gains%20in%20the%20v21.10%20release.%C2%A0%0A%0ATopic%3A%20ClickHouse%20v21.10%20Release%20Webinar%0A%0AJoin%20Zoom%20Meeting%0Ahttps%3A%2F%2Fzoom.us%2Fj%2F96049287426%0A%0AProvide%20Us%20Your%20Feedback%0Ahttps%3A%2F%2Fforms.gle%2Ff1dCMWYxgp9ixDvy8%0A%0AMeeting%20ID%3A%20960%204928%207426%0AOne%20tap%20mobile%0A%2B12532158782%2C%2C96049287426%23%20US%20%28Tacoma%29%0A%2B13462487799%2C%2C96049287426%23%20US%20%28Houston%29%0A%0ADial%20by%20your%20location%0A%20%20%20%20%20%20%20%20%2B31%20707%20006%20526%20%28Netherlands%29%0A%20%20%20%20%20%20%20%20%2B1%20646%20558%208656%20US%20%28New%20York%29%0A%20%20%20%20%20%20%20%20%2B7%20812%20426%208988%20%28Russia%29%0A%20%20%20%20%20%20%20%20%2B44%20330%20088%205830%20%28UK%29%0A%0AMeeting%20ID%3A%20960%204928%207426%0AFind%20your%20local%20number%3A%20https%3A%2F%2Fzoom.us%2Fu%2FadxB9OsSnr&location=https%3A%2F%2Fzoom.us%2Fj%2F96049287426&text=ClickHouse%20v21.10%20Release%20Webinar" class="btn btn-secondary" role="button">Add to Calendar</a>
2021-09-19 16:50:09 +00:00
</div>
2021-09-09 23:21:13 +00:00
2021-09-19 16:50:09 +00:00
</div>
</div>
2021-09-19 16:50:09 +00:00
</div>
</div>