From b2ee8a1036fd5fd7640893432249ae3104ed08d0 Mon Sep 17 00:00:00 2001 From: manukminasyan Date: Fri, 27 Mar 2026 14:56:44 +0400 Subject: [PATCH] fix: add preview images to ecosystem cards on docs homepage --- docs/content/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/content/index.md b/docs/content/index.md index 7840767..2befd1f 100644 --- a/docs/content/index.md +++ b/docs/content/index.md @@ -125,6 +125,8 @@ Extend your Laravel applications with our ecosystem of complementary tools to: https://filaforms.app target: _blank --- + :img{src="https://filaforms.app/img/og-image.png" alt="FilaForms" class="mb-4 rounded-lg w-full pointer-events-none"} + Visual form builder for all your public-facing forms. ::: @@ -135,6 +137,8 @@ Extend your Laravel applications with our ecosystem of complementary tools to: https://relaticle.github.io/custom-fields target: _blank --- + :img{src="https://relaticle.github.io/custom-fields/og-image.png" alt="Custom Fields" class="mb-4 rounded-lg w-full pointer-events-none"} + Let users add custom fields to any model without code changes. ::: ::