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
12341234 <img src =" https://user-images.githubusercontent.com/41773797/166302471-b5f7596e-87af-4716-b73d-63241efd8756.png" alt =" Ploi" class =" block rounded-xl" >
12351235 </a >
12361236
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+
12371241 <a href =" https://tappnetwork.com" target =" _blank" class =" block bg-white rounded-xl my-auto" >
12381242 <img src =" https://github.com/filamentphp/filament/assets/44533235/cd8be68b-59f3-4b93-8b25-f82c6f2d7864" alt =" Tapp Network" class =" block" >
12391243 </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"
301301
302302 <x-sponsors .ploi />
303303
304+ <x-sponsors .redberry />
305+
304306 <x-sponsors .tapp-network />
305307
306308 <x-sponsors .agiledrop />
You can’t perform that action at this time.
0 commit comments