@@ -844,23 +844,6 @@ class="mt-10 text-center text-xl font-medium capitalize opacity-0"
844
844
class =" flex flex-wrap items-center justify-center gap-1.5 pt-4"
845
845
aria-label =" Community contributors to the NativePHP project"
846
846
>
847
- <a
848
- x-ref =" contributor"
849
- href =" https://github.com/milwad-dev"
850
- target =" _blank"
851
- rel =" noopener"
852
- class =" group grid size-12 place-items-center overflow-hidden rounded-full opacity-0 dark:ring-1 dark:ring-white/10"
853
- aria-label =" View Milwad Khosravi's GitHub profile - NativePHP contributor"
854
- >
855
- <img
856
- src =" https://avatars.githubusercontent.com/u/98118400?v=4"
857
- alt =" Milwad Khosravi - NativePHP contributor"
858
- class =" h-full w-full object-cover transition duration-300 ease-out will-change-transform group-hover:scale-125"
859
- loading =" lazy"
860
- width =" 48"
861
- height =" 48"
862
- />
863
- </a >
864
847
<a
865
848
x-ref =" contributor"
866
849
href =" https://github.com/SRWieZ"
@@ -897,32 +880,15 @@ class="h-full w-full object-cover transition duration-300 ease-out will-change-t
897
880
</a >
898
881
<a
899
882
x-ref =" contributor"
900
- href =" https://github.com/nexxai"
901
- target =" _blank"
902
- rel =" noopener"
903
- class =" group grid size-12 place-items-center overflow-hidden rounded-full opacity-0 dark:ring-1 dark:ring-white/10"
904
- aria-label =" View JT Smith's GitHub profile - NativePHP contributor"
905
- >
906
- <img
907
- src =" https://avatars.githubusercontent.com/u/4316564?v=4"
908
- alt =" JT Smith - NativePHP contributor"
909
- class =" h-full w-full object-cover transition duration-300 ease-out will-change-transform group-hover:scale-125"
910
- loading =" lazy"
911
- width =" 48"
912
- height =" 48"
913
- />
914
- </a >
915
- <a
916
- x-ref =" contributor"
917
- href =" https://github.com/Mombuyish"
883
+ href =" https://github.com/gwleuverink"
918
884
target =" _blank"
919
885
rel =" noopener"
920
886
class =" group grid size-12 place-items-center overflow-hidden rounded-full opacity-0 dark:ring-1 dark:ring-white/10"
921
- aria-label =" View Yish 's GitHub profile - NativePHP contributor"
887
+ aria-label =" View Willem Leuverink 's GitHub profile - NativePHP contributor"
922
888
>
923
889
<img
924
- src =" https://avatars.githubusercontent.com/u/8007787 ?v=4"
925
- alt =" Yish - NativePHP contributor"
890
+ src =" https://avatars.githubusercontent.com/u/17123491 ?v=4"
891
+ alt =" Willem Leuverink - NativePHP contributor"
926
892
class =" h-full w-full object-cover transition duration-300 ease-out will-change-transform group-hover:scale-125"
927
893
loading =" lazy"
928
894
width =" 48"
@@ -931,15 +897,15 @@ class="h-full w-full object-cover transition duration-300 ease-out will-change-t
931
897
</a >
932
898
<a
933
899
x-ref =" contributor"
934
- href =" https://github.com/gwleuverink "
900
+ href =" https://github.com/PeteBishwhip "
935
901
target =" _blank"
936
902
rel =" noopener"
937
903
class =" group grid size-12 place-items-center overflow-hidden rounded-full opacity-0 dark:ring-1 dark:ring-white/10"
938
- aria-label =" View Willem Leuverink 's GitHub profile - NativePHP contributor"
904
+ aria-label =" View Peter Bishop 's GitHub profile - NativePHP contributor"
939
905
>
940
906
<img
941
- src =" https://avatars.githubusercontent.com/u/17123491 ?v=4"
942
- alt =" Willem Leuverink - NativePHP contributor"
907
+ src =" https://avatars.githubusercontent.com/u/9081809 ?v=4"
908
+ alt =" Peter Bishop - NativePHP contributor"
943
909
class =" h-full w-full object-cover transition duration-300 ease-out will-change-transform group-hover:scale-125"
944
910
loading =" lazy"
945
911
width =" 48"
@@ -952,9 +918,9 @@ class="h-full w-full object-cover transition duration-300 ease-out will-change-t
952
918
target =" _blank"
953
919
rel =" noopener"
954
920
class =" group grid size-12 place-items-center overflow-hidden rounded-full border-[1px] border-dashed border-indigo-500 bg-indigo-100 text-sm font-medium opacity-0 transition duration-300 ease-out hover:bg-indigo-200/70 dark:bg-indigo-500/20 dark:hover:bg-indigo-500/30"
955
- aria-label =" View all 27 additional contributors to the NativePHP project on GitHub"
921
+ aria-label =" View all additional contributors to the NativePHP project on GitHub"
956
922
>
957
- +27
923
+ 40+
958
924
</a >
959
925
</div >
960
926
</section >
0 commit comments