File tree 1 file changed +0
-6
lines changed
resources/views/components
1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 1
1
<div {{ $attributes -> merge ([' class' => ' text-right' ]) } } >
2
2
<h4 class =" text-skin-inverted text-sm leading-5 font-semibold uppercase tracking-wide font-sans" >Sponsors</h4 >
3
3
<div class =" mt-5 space-y-6" >
4
- <a href =" https://cosna-afrique.com" class =" flex items-center justify-end" >
5
- <x-icon .cosna class =" h-12 w-auto" />
6
- </a >
7
4
<a href =" https://laravelshopper.io" class =" flex items-center justify-end" >
8
5
<img class =" h-10 logo-white" src =" {{ asset (' /images/sponsors/shopper-logo.svg' ) } }" alt =" Laravel Shopper" >
9
6
<img class =" h-10 logo-dark" src =" {{ asset (' /images/sponsors/shopper-logo-light.svg' ) } }" alt =" Laravel Shopper" >
10
7
</a >
11
8
<a href =" https://gdg.community.dev/gdg-douala" class =" flex items-center justify-end py-2" >
12
9
<x-icon .gdg class =" w-auto h-5 text-skin-inverted" />
13
10
</a >
14
- {{-- <a href="https://twitter.com/DarkCodeCompany" class="flex items-center justify-end">
15
- <x-icon.darkcode class="h-4 text-skin-inverted"/>
16
- </a>--}}
17
11
</div >
18
12
</div >
You can’t perform that action at this time.
0 commit comments