Skip to content

Commit 594733f

Browse files
committed
Merge branch 'develop' of github.com:laravelcm/laravel.cm into develop
2 parents e340e93 + 6619f3f commit 594733f

File tree

1 file changed

+24
-19
lines changed

1 file changed

+24
-19
lines changed

resources/views/about.blade.php

Lines changed: 24 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -103,40 +103,43 @@
103103
<ul role="list" class="space-y-12 sm:grid sm:grid-cols-2 sm:gap-x-6 sm:gap-y-12 sm:space-y-0 lg:gap-x-8">
104104
<li>
105105
<div class="space-y-4">
106-
<img class="ow-16 h-16 rounded-full lg:w-20 lg:h-20" src="https://avatars.githubusercontent.com/u/14105989?v=4" alt="Arthur Monney Profile">
106+
<img class="ow-16 h-16 rounded-full lg:w-20 lg:h-20" src="https://avatars.githubusercontent.com/u/14105989?v=4" alt="Arthur Monney">
107107
<div class="text-lg leading-6 text-skin-inverted font-medium space-y-1">
108108
<h3>Arthur Monney</h3>
109-
<p class="text-base text-green-600 font-sans">UI/UX Designer & Créateur de Laravel Shopper</p>
109+
<p class="text-base text-green-600 font-sans">UI/UX Designer & Développeur Front-end</p>
110110
</div>
111111
<div class="text-lg">
112-
<p class="text-skin-base font-normal">
113-
Fullstack Designer. Creator of <a href="https://github.com/shopperlabs/framework" class="text-skin-primary hover:text-skin-primary-hover">@laravelshopper</a> - Laravel Cameroon (@laravelcm) owner
112+
<p class="text-skin-base">
113+
Créateur de <a href="https://github.com/shopperlabs/framework" class="text-skin-primary hover:text-skin-primary-hover">@laravelshopper</a> -
114+
Laravel Cameroon (@laravelcm) et GDG Douala Organizer.
114115
</p>
115116
</div>
116117

117-
<ul role="list" class="flex space-x-5">
118+
<ul role="list" class="flex space-x-4">
118119
<li>
119120
<a href="https://twitter.com/MonneyArthur" class="text-skin-muted hover:text-skin-base">
120121
<span class="sr-only">Twitter</span>
121-
<svg class="w-5 h-5" fill="currentColor" viewBox="0 0 20 20" aria-hidden="true">
122-
<path d="M6.29 18.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0020 3.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.073 4.073 0 01.8 7.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 010 16.407a11.616 11.616 0 006.29 1.84" />
123-
</svg>
122+
<x-icon.twitter class="w-6 h-6" />
123+
</a>
124+
</li>
125+
<li>
126+
<a href="https://github.com/mckenziearts" class="text-skin-muted hover:text-skin-base">
127+
<span class="sr-only">Github</span>
128+
<x-icon.github class="w-6 h-6" />
124129
</a>
125130
</li>
126131
<li>
127132
<a href="https://www.linkedin.com/in/arthurmonney" class="text-skin-muted hover:text-skin-base">
128133
<span class="sr-only">LinkedIn</span>
129-
<svg class="w-5 h-5" fill="currentColor" viewBox="0 0 20 20" aria-hidden="true">
130-
<path fill-rule="evenodd" d="M16.338 16.338H13.67V12.16c0-.995-.017-2.277-1.387-2.277-1.39 0-1.601 1.086-1.601 2.207v4.248H8.014v-8.59h2.559v1.174h.037c.356-.675 1.227-1.387 2.526-1.387 2.703 0 3.203 1.778 3.203 4.092v4.711zM5.005 6.575a1.548 1.548 0 11-.003-3.096 1.548 1.548 0 01.003 3.096zm-1.337 9.763H6.34v-8.59H3.667v8.59zM17.668 1H2.328C1.595 1 1 1.581 1 2.298v15.403C1 18.418 1.595 19 2.328 19h15.34c.734 0 1.332-.582 1.332-1.299V2.298C19 1.581 18.402 1 17.668 1z" clip-rule="evenodd" />
131-
</svg>
134+
<x-icon.linkedin class="w-6 h-6" />
132135
</a>
133136
</li>
134137
</ul>
135138
</div>
136139
</li>
137140
<li>
138141
<div class="space-y-4">
139-
<img class="ow-16 h-16 rounded-full lg:w-20 lg:h-20" src="https://pbs.twimg.com/profile_images/1439915090594177030/9ZerHNLd_400x400.jpg" alt="Fabrice Yopa Profile">
142+
<img class="ow-16 h-16 rounded-full lg:w-20 lg:h-20" src="https://avatars.githubusercontent.com/u/4902424?v=4" alt="Fabrice Yopa">
140143
<div class="text-lg leading-6 text-skin-inverted font-medium space-y-1">
141144
<h3>Fabrice Yopa</h3>
142145
<p class="text-base text-green-600 font-sans">Co-Founder & CTO IS Dev Experts</p>
@@ -149,21 +152,23 @@
149152
</p>
150153
</div>
151154

152-
<ul role="list" class="flex space-x-5">
155+
<ul role="list" class="flex space-x-4">
153156
<li>
154157
<a href="https://twitter.com/yopafabrice" class="text-skin-muted hover:text-skin-base">
155158
<span class="sr-only">Twitter</span>
156-
<svg class="w-5 h-5" fill="currentColor" viewBox="0 0 20 20" aria-hidden="true">
157-
<path d="M6.29 18.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0020 3.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.073 4.073 0 01.8 7.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 010 16.407a11.616 11.616 0 006.29 1.84" />
158-
</svg>
159+
<x-icon.twitter class="w-6 h-6" />
160+
</a>
161+
</li>
162+
<li>
163+
<a href="https://github.com/fabriceyopa" class="text-skin-muted hover:text-skin-base">
164+
<span class="sr-only">Github</span>
165+
<x-icon.github class="w-6 h-6" />
159166
</a>
160167
</li>
161168
<li>
162169
<a href="https://www.linkedin.com/in/fabriceyopa" class="text-skin-muted hover:text-skin-base">
163170
<span class="sr-only">LinkedIn</span>
164-
<svg class="w-5 h-5" fill="currentColor" viewBox="0 0 20 20" aria-hidden="true">
165-
<path fill-rule="evenodd" d="M16.338 16.338H13.67V12.16c0-.995-.017-2.277-1.387-2.277-1.39 0-1.601 1.086-1.601 2.207v4.248H8.014v-8.59h2.559v1.174h.037c.356-.675 1.227-1.387 2.526-1.387 2.703 0 3.203 1.778 3.203 4.092v4.711zM5.005 6.575a1.548 1.548 0 11-.003-3.096 1.548 1.548 0 01.003 3.096zm-1.337 9.763H6.34v-8.59H3.667v8.59zM17.668 1H2.328C1.595 1 1 1.581 1 2.298v15.403C1 18.418 1.595 19 2.328 19h15.34c.734 0 1.332-.582 1.332-1.299V2.298C19 1.581 18.402 1 17.668 1z" clip-rule="evenodd" />
166-
</svg>
171+
<x-icon.linkedin class="w-6 h-6" />
167172
</a>
168173
</li>
169174
</ul>

0 commit comments

Comments
 (0)