fix: use inline alpha warning and aspect-video preview on docs homepage

This commit is contained in:
manukminasyan
2026-03-27 16:06:57 +04:00
parent 35571760d6
commit 2edcfa00f1

View File

@@ -37,12 +37,14 @@ Drop-in integration with any Filament resource.
::: :::
:: ::
::callout{icon="i-lucide-triangle-alert" color="amber"} <div class="text-center max-w-5xl mx-auto">
**Alpha Software** -- This package is currently in alpha. The API is not stable and breaking changes may occur between releases without prior notice. Do not use in production unless you are prepared to handle upgrades manually. <div class="aspect-video rounded-lg shadow-lg overflow-hidden">
:: <img src="/preview.png" alt="Comments - threaded discussions in Filament" class="w-full h-full object-cover object-top" />
</div>
</div>
<div class="max-w-5xl mx-auto mt-8"> <div class="text-center mt-4 text-sm text-amber-600 dark:text-amber-400">
<img src="/preview.png" alt="Comments - threaded discussions in Filament" class="rounded-lg shadow-lg w-full" /> <strong>Alpha Software</strong> — Breaking changes may occur between releases. Not recommended for production use.
</div> </div>
::u-page-section ::u-page-section