fix: enlarge wordmark, top-align text, update ecosystem to FilaForms + Custom Fields

This commit is contained in:
manukminasyan
2026-03-27 14:40:05 +04:00
parent 0c13d589d8
commit 43b66f60f3
4 changed files with 25 additions and 63 deletions

View File

@@ -134,21 +134,21 @@ public static function infolist(Infolist $infolist): Infolist
<tr> <tr>
<td width="50%" valign="top"> <td width="50%" valign="top">
### FilaForms
[<img src="https://filaforms.app/img/og-image.png" width="100%" />](https://filaforms.app/)
Visual form builder for all your public-facing forms.
[Learn more ->](https://filaforms.app)
</td>
<td width="50%" valign="top">
### Custom Fields ### Custom Fields
[<img src="https://github.com/Relaticle/custom-fields/raw/3.x/art/preview.png" width="100%" />](https://relaticle.github.io/custom-fields) [<img src="https://github.com/Relaticle/custom-fields/raw/3.x/art/preview.png" width="100%" />](https://relaticle.github.io/custom-fields)
Let users add custom fields to any model without code changes. Let users add custom fields to any model without code changes.
[Learn more ->](https://relaticle.github.io/custom-fields) [Learn more ->](https://relaticle.github.io/custom-fields)
</td>
<td width="50%" valign="top">
### Flowforge
[<img src="https://github.com/Relaticle/flowforge/raw/4.x/art/preview.png" width="100%" />](https://relaticle.github.io/flowforge)
Transform any Laravel model into a drag-and-drop Kanban board.
[Learn more ->](https://relaticle.github.io/flowforge)
</td> </td>
</tr> </tr>
</table> </table>

View File

@@ -137,15 +137,5 @@ Extend your Laravel applications with our ecosystem of complementary tools
--- ---
Let users add custom fields to any model without code changes. Let users add custom fields to any model without code changes.
::: :::
:::card
---
title: Flowforge
icon: i-lucide-kanban
to: https://relaticle.github.io/flowforge
target: _blank
---
Transform any Laravel model into a drag-and-drop Kanban board.
:::
:: ::
:: ::

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB