FIX : Espaces dans num téléphone + centrage linkedin

This commit is contained in:
Anthony Mahé
2025-09-02 14:29:34 +02:00
parent bd29d6e31a
commit 749b579153
11 changed files with 47 additions and 22 deletions

View File

@@ -17,7 +17,7 @@
<meta property="og:image:type" content="image/png">
<meta property="og:image" content="https://pasteuravocate.com/assets/img/logo-carre-charline-pasteur-avocate.png" />
<meta name="google-site-verification" content="-X9XGuUzpSbSWFRTUk3l4heVPExO9qvc38BA0WhlnHc" />
<!--<meta property="og:image:width" content="300">
<!--<meta property="og:image:width" content="300">
<meta property="og:image:height" content="300">-->
<meta name="apple-mobile-web-app-title" content="Charline Pasteur Avocate" />
<!--<link rel="preload" href="assets/fonts/WorkSans-Regular.woff2" as="font" type="font/woff2" crossorigin>-->
@@ -27,7 +27,7 @@
<link rel="stylesheet" href="style-min.css" />
<link rel="icon" type="image/png" href="/favicon.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="shortcut icon" type="image/x-icon" href="https://pasteuravocate.com/favicon.ico">
<link rel="shortcut icon" type="image/x-icon" href="https://pasteuravocate.com/favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="assets/img/apple-touch-icon.png" />
<link rel="manifest" href="assets/img/site.webmanifest" />
<link rel="canonical" href="https://pasteuravocate.com/" />
@@ -49,7 +49,7 @@
<a href="/">
<img src="assets/img/logo-charline-pasteur-avocate.webp" width="363" height="261"
alt="Logo de Charline Pasteur Avocate">
<span>Charline Pasteur, Avocate</span>
<strong>Charline Pasteur, Avocate</strong>
</a>
</div>
</div>
@@ -94,7 +94,8 @@
<source srcset="assets/img/avocat-droit-enfants-charline-pasteur-mobile.webp" media="(max-width: 849px)">
<!-- Image pour desktop -->
<img src="assets/img/avocat-droit-enfants-charline-pasteur.webp"
alt="Avocate spécialisée en droit des enfants à Nantes" class="banner-img" width="1920" height="803" fetchpriority="high">
alt="Avocate spécialisée en droit des enfants à Nantes" class="banner-img" width="1920" height="803"
fetchpriority="high">
</picture>
</section>
<main>
@@ -211,7 +212,7 @@
<section class="section-contact">
<div class="btn-container">
<a href="contact" class="btn-contact">Contact</a>
<a href="tel:0685985645" class="btn-phone">0685985645</a>
<a href="tel:0685985645" class="btn-phone">06 85 98 56 45</a>
</div>
</section>
</main>
@@ -220,7 +221,12 @@
<footer class="site-footer">
<div class="footer-main">
<div class="footer-center">
<p>&copy; 2025 - Maître Charline Pasteur</p>
<p>&copy; 2025 - Maître Charline Pasteur
<a href="https://www.linkedin.com/in/charline-pasteur-a3550650"
class="card" title="consulter le profil LinkedIn de Charline Pasteur">
<img src="assets/img/in.webp" alt="Logo likedIn" width="32" height="32" loading="lazy">
</a>
</p>
<p>Contenu protégé, illustrations © Marion Monnier (creayon.fr)</p>
</div>
<div class="footer-right">
@@ -228,7 +234,7 @@
</div>
</div>
</footer>
<script type="application/ld+json">
{
"@context": "https://schema.org",