Skip to content

Commit eca02bf

Browse files
committed
Merge branch '4.x' into 4.x-stable
2 parents d6f8583 + bf96e27 commit eca02bf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/src/components/Hero.astro

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -771,6 +771,10 @@ const { getStartedLink } = Astro.props
771771
</h3>
772772

773773
<div class="pt-8 grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 gap-3">
774+
<a href="https://sevalla.com/application-hosting/filament-php?ref=filamentphp.com" target="_blank" class="block my-auto">
775+
<img src="/images/sponsors/banners/sevalla.png" alt="Sevalla" class="block rounded-xl">
776+
</a>
777+
774778
<a href="https://ploi.io" target="_blank" class="block my-auto">
775779
<img src="https://user-images.githubusercontent.com/41773797/166302471-b5f7596e-87af-4716-b73d-63241efd8756.png" alt="Ploi" class="block rounded-xl">
776780
</a>
@@ -988,10 +992,6 @@ const { getStartedLink } = Astro.props
988992
</svg>
989993
</a>
990994

991-
<a href="https://pingniner.com/?utm_source=filament" target="_blank" class="block my-auto">
992-
<img src="https://github.com/user-attachments/assets/efecfa02-9d6e-409e-90be-ab741efc29f8" alt="Pingniner" class="block rounded-xl">
993-
</a>
994-
995995
<a href="https://saasykit.com/?utm_source=filament" target="_blank" class="block my-auto">
996996
<img src="https://github.com/filamentphp/filament/assets/41773797/75a51120-45f5-45da-930c-1f3575ddc742" alt="SaaSykit" class="block rounded-xl">
997997
</a>
96.7 KB
Loading

0 commit comments

Comments
 (0)