File tree Expand file tree Collapse file tree
resources/views/components Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -192,42 +192,5 @@ class="w-3 shrink-0 transition duration-200 will-change-transform group-hover:tr
192192 </a >
193193 </div >
194194 </div >
195-
196- {{-- Sponsor logos --}}
197- <div
198- class =" mt-5 grid grid-cols-[repeat(auto-fill,minmax(10rem,1fr))] gap-3.5"
199- aria-label =" Sponsors of the NativePHP project"
200- >
201- <x-home .partner-card
202- partnerName =" Sevalla"
203- href =" https://sevalla.com/?utm_source=nativephp&utm_medium=Referral&utm_campaign=homepage"
204- >
205- <x-sponsors .logos.sevalla
206- class =" text-black dark:text-white"
207- alt =" Sevalla logo"
208- loading =" lazy"
209- />
210- </x-home .partner-card >
211- <x-home .partner-card
212- partnerName =" KaasHosting"
213- href =" https://www.kaashosting.nl/?lang=en"
214- >
215- <x-sponsors .logos.kaashosting
216- class =" fill-[#042340] dark:fill-white"
217- alt =" KaasHosting logo"
218- loading =" lazy"
219- />
220- </x-home .partner-card >
221- <x-home .partner-card
222- partnerName =" Quantumweb"
223- href =" https://www.quantumweb.co/"
224- >
225- <x-sponsors .logos.quantumweb
226- class =" fill-[#042340] dark:fill-white"
227- alt =" Quantumweb logo"
228- loading =" lazy"
229- />
230- </x-home .partner-card >
231- </div >
232195 </div >
233196</section >
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments