Skip to content

Commit 79942db

Browse files
committed
update sponsors
1 parent a5ce95e commit 79942db

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
@@ -753,6 +753,10 @@ const { getStartedLink } = Astro.props
753753
</p>
754754

755755
<div class="pt-8 grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 gap-3">
756+
<a href="https://sevalla.com/application-hosting/filament-php?ref=filamentphp.com" target="_blank" class="block my-auto">
757+
<img src="/images/sponsors/banners/sevalla.png" alt="Sevalla" class="block rounded-xl">
758+
</a>
759+
756760
<a href="https://ploi.io" target="_blank" class="block my-auto">
757761
<img src="https://user-images.githubusercontent.com/41773797/166302471-b5f7596e-87af-4716-b73d-63241efd8756.png" alt="Ploi" class="block rounded-xl">
758762
</a>
@@ -970,10 +974,6 @@ const { getStartedLink } = Astro.props
970974
</svg>
971975
</a>
972976

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

0 commit comments

Comments
 (0)