File tree Expand file tree Collapse file tree 4 files changed +249
-0
lines changed
resources/views/components Expand file tree Collapse file tree 4 files changed +249
-0
lines changed Original file line number Diff line number Diff line change @@ -1234,6 +1234,10 @@ const { getStartedLink } = Astro.props
1234
1234
<img src =" https://user-images.githubusercontent.com/41773797/166302471-b5f7596e-87af-4716-b73d-63241efd8756.png" alt =" Ploi" class =" block rounded-xl" >
1235
1235
</a >
1236
1236
1237
+ <a href =" https://redberry.international/filament-development" target =" _blank" class =" block bg-white rounded-xl my-auto" >
1238
+ <img src =" /images/sponsors/banners/redberry.png" alt =" Redberry" class =" block" >
1239
+ </a >
1240
+
1237
1241
<a href =" https://tappnetwork.com" target =" _blank" class =" block bg-white rounded-xl my-auto" >
1238
1242
<img src =" https://github.com/filamentphp/filament/assets/44533235/cd8be68b-59f3-4b93-8b25-f82c6f2d7864" alt =" Tapp Network" class =" block" >
1239
1243
</a >
Original file line number Diff line number Diff line change @@ -301,6 +301,8 @@ class="col-span-full flex flex-wrap justify-around gap-x-10 gap-y-12"
301
301
302
302
<x-sponsors .ploi />
303
303
304
+ <x-sponsors .redberry />
305
+
304
306
<x-sponsors .tapp-network />
305
307
306
308
<x-sponsors .agiledrop />
You can’t perform that action at this time.
0 commit comments