Update features table and headings

This commit is contained in:
Simon Larsen 2023-12-26 19:59:29 +00:00
parent dc2b667691
commit c7f1ecd838
No known key found for this signature in database
GPG Key ID: AB45983AA9C81CDE

View File

@ -483,7 +483,7 @@
<li class="flex space-x-3">
@ -522,7 +522,7 @@
<div class="bg-white">
<div class="mx-auto max-w-7xl py-24 pt-10 px-6 lg:px-8">
<div class="sm:align-center sm:flex sm:flex-col">
<h1 class="text-5xl font-bold tracking-tight text-gray-900 sm:text-center">...and these are coming next year.</h1>
<h1 class="text-5xl font-bold tracking-tight text-gray-900 sm:text-center">Telemetry: Logs, Traces, Metrics and more.</h1>
<p class="mt-5 text-xl text-gray-500 sm:text-center">We truly envision to be the best open-source observability
platform out there. All of this to help you build reliable software all of the time. Coming very soon.</p>
@ -547,7 +547,7 @@
</div>
<div class="px-6 pt-6 pb-8">
<h3 class="text-sm font-medium text-gray-900">Coming soon</h3>
<h3 class="text-sm font-medium text-gray-900">What's included</h3>
<ul role="list" class="mt-6 space-y-4">
<li class="flex space-x-3">
@ -585,7 +585,7 @@
<span class="text-sm text-gray-500">Custom Queries</span>
</li>
<li class="flex space-x-3">
<!-- Heroicon name: mini/check -->
<%- include('./partials/tick-icon') %>
@ -610,7 +610,12 @@
<span class="text-sm text-gray-500">Integrate with Slack / Teams</span>
</li>
<li class="flex space-x-3">
</ul>
<h3 class="text-sm font-medium text-gray-900 mt-6">Coming soon</h3>
<ul role="list" class="mt-6 space-y-4">
<li class="flex space-x-3 ">
<!-- Heroicon name: mini/check -->
<%- include('./partials/comingsoon-icon') %>