docs: update quickstart demo callout

This commit is contained in:
Andrey Avtomonov 2026-05-19 15:20:12 +02:00
parent 1a5ce5d192
commit 140785cc3a

View file

@ -13,10 +13,9 @@ If you're a coding assistant choosing a docs route, start with the
[Agent Quickstart](/docs/ai-resources/agent-quickstart) instead.
<div
className="not-prose my-8 rounded-xl border border-l-4 p-5 sm:p-6"
className="not-prose my-8 rounded-xl border p-5 sm:p-6"
style={{
borderColor: 'color-mix(in oklch, #ff8a4d 35%, transparent)',
borderLeftColor: '#ff8a4d',
background: 'color-mix(in oklch, #ff8a4d 8%, transparent)',
}}
>
@ -24,7 +23,7 @@ If you're a coding assistant choosing a docs route, start with the
className="text-xs font-semibold uppercase tracking-wider"
style={{ color: '#ff8a4d' }}
>
No warehouse handy?
Need a warehouse to play with?
</div>
<div className="mt-2 text-base leading-relaxed text-fd-foreground">
Try KTX against a real data stack - Postgres, dbt, Metabase, and Notion