File tree Expand file tree Collapse file tree 2 files changed +0
-18
lines changed 
resources/views/components Expand file tree Collapse file tree 2 files changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -156,15 +156,6 @@ class="w-3 shrink-0 transition duration-200 will-change-transform group-hover:tr
156156                    class =" grid w-full grid-cols-[repeat(auto-fill,minmax(10rem,1fr))] gap-3.5 lg:w-auto lg:grid-cols-1 xl:grid-cols-2" 
157157                    aria-label =" Partners of the NativePHP project" 
158158                >
159-                     <x-home .partner-card 
160-                         partnerName =" RedGalaxy" 
161-                         href =" https://www.redgalaxy.co.uk/" 
162-                     >
163-                         <x-sponsors .logos.redgalaxy 
164-                             alt =" RedGalaxy logo" 
165-                             loading =" lazy" 
166-                         />
167-                     </x-home .partner-card >
168159                    <x-home .partner-card 
169160                        partnerName =" Sevalla" 
170161                        href =" https://sevalla.com/?utm_source=nativephp&utm_medium=Referral&utm_campaign=homepage" 
Original file line number Diff line number Diff line change 11@php 
22    $sponsors  =  [ 
3-         [ 
4-             ' url' =>  ' https://www.redgalaxy.co.uk/'  
5-             ' title' =>  ' Learn more about RedGalaxy'  
6-             ' label' =>  ' Visit RedGalaxy website'  
7-             ' component' =>  ' sponsors.logos.redgalaxy'  
8-             ' class' =>  ' h-auto max-h-8 max-w-full'  
9-             ' alt' =>  ' RedGalaxy logo'  
10-             ' name' =>  ' RedGalaxy'  
11-         ], 
123        [ 
134            ' url' =>  ' https://sevalla.com/?utm_source=nativephp&utm_medium=Referral&utm_campaign=homepage'  
145            ' title' =>  ' Learn more about Sevalla'  
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments