Skip to content

Commit bf96e27

Browse files
committed
Merge branch 'main' into 4.x
2 parents 249dff7 + 79942db commit bf96e27

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
@@ -1226,6 +1226,10 @@ const { getStartedLink } = Astro.props
12261226
</h3>
12271227

12281228
<div class="pt-8 grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 gap-3">
1229+
<a href="https://sevalla.com/application-hosting/filament-php?ref=filamentphp.com" target="_blank" class="block my-auto">
1230+
<img src="/images/sponsors/banners/sevalla.png" alt="Sevalla" class="block rounded-xl">
1231+
</a>
1232+
12291233
<a href="https://ploi.io" target="_blank" class="block my-auto">
12301234
<img src="https://user-images.githubusercontent.com/41773797/166302471-b5f7596e-87af-4716-b73d-63241efd8756.png" alt="Ploi" class="block rounded-xl">
12311235
</a>
@@ -1443,10 +1447,6 @@ const { getStartedLink } = Astro.props
14431447
</svg>
14441448
</a>
14451449

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

0 commit comments

Comments
 (0)