File tree Expand file tree Collapse file tree 5 files changed +4
-4
lines changed Expand file tree Collapse file tree 5 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 106
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" >
107
107
<div class =" text-lg leading-6 text-skin-inverted font-medium space-y-1" >
108
108
<h3 >Arthur Monney</h3 >
109
- <p class =" text-base text-green-600 font-sans" >UI/UX Designer & Co-Founder Laravel Shopper</p >
109
+ <p class =" text-base text-green-600 font-sans" >UI/UX Designer & Créateur de Laravel Shopper</p >
110
110
</div >
111
111
<div class =" text-lg" >
112
112
<p class =" text-skin-base font-normal" >
Original file line number Diff line number Diff line change 184
184
<div class =" h-80 w-full absolute bottom-0 xl:inset-0 xl:h-full" >
185
185
<div class =" h-full w-full xl:grid xl:grid-cols-2" >
186
186
<div class =" h-full xl:relative xl:col-start-2" >
187
- <img class =" h-full w-full object-cover opacity-25 xl:absolute xl:inset-0" src =" {{ asset (' /images/developer.png ' ) } }" alt =" Developer working on laptop" >
187
+ <img class =" h-full w-full object-cover opacity-25 xl:absolute xl:inset-0" src =" {{ asset (' /images/developer.jpg ' ) } }" alt =" Developer working on laptop" / >
188
188
<div aria-hidden =" true" class =" absolute inset-x-0 top-0 h-32 bg-gradient-to-b from-black xl:inset-y-0 xl:left-0 xl:h-full xl:w-32 xl:bg-gradient-to-r" ></div >
189
189
</div >
190
190
</div >
201
201
<p >
202
202
<span class =" block text-2xl font-mono text-white" >600+</span >
203
203
<span class =" mt-1 block text-base text-gray-400" >
204
- <span class =" font-medium text-white" >Membres</span > qui ont rejoins les différents groupes de la communauté
204
+ <span class =" font-medium text-white" >Membres</span > qui ont rejoint les différents groupes de la communauté
205
205
</span >
206
206
</p >
207
207
Original file line number Diff line number Diff line change 31
31
@include (' layouts._favicons' )
32
32
@livewireStyles
33
33
34
- <script >
34
+ <script defer >
35
35
window .csrfToken = {!! json_encode ([' csrfToken' => csrf_token ()]) ! !} ;
36
36
window .laravel = {
37
37
... (window .laravel || {}),
You can’t perform that action at this time.
0 commit comments