Publish
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
>
|
||||
<a href="{{ path('home') }}" class="-m-1.5 p-1.5">
|
||||
<span class="sr-only">Arts-ticule</span>
|
||||
<img src="images/logo.jpg" alt="" class="h-8 w-auto" />
|
||||
<img src="images/logo.png" alt="" class="h-8 w-auto" />
|
||||
</a>
|
||||
<div class="flex lg:hidden">
|
||||
<button
|
||||
@@ -80,7 +80,7 @@
|
||||
<div class="flex items-center justify-between">
|
||||
<a href="{{ path('home') }}" class="-m-1.5 p-1.5">
|
||||
<span class="sr-only">Arts-ticule</span>
|
||||
<img src="/images/logo.jpg" alt="" class="h-8 w-auto" />
|
||||
<img src="/images/logo.png" alt="" class="h-8 w-auto" />
|
||||
</a>
|
||||
<button
|
||||
type="button"
|
||||
@@ -140,7 +140,7 @@
|
||||
Me connaître
|
||||
</a>
|
||||
<a
|
||||
href="tel:+33672701956"
|
||||
href="{{ path('contact') }}"
|
||||
class="-mx-3 block rounded-lg px-3 py-2 text-base/7 font-semibold text-gray-900 hover:bg-gray-50 bg-amber-300"
|
||||
>
|
||||
Me contacter
|
||||
|
||||
Reference in New Issue
Block a user