Correction de bugs v2
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<section class="reservation-successful-section">
|
||||
<h1>Réservation réussie</h1>
|
||||
<p>Merci pour votre réservation ! Votre table a bien été réservée et un mail de confirmation vous as été envoyé.</p>
|
||||
<a href="index.html" class="home-button">Retourner à l'accueil</a>
|
||||
<a href="../index.html" class="home-button">Retourner à l'accueil</a>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
@@ -50,11 +50,11 @@
|
||||
<div class="footer-content">
|
||||
<div class="footer-section">
|
||||
<h3>Plan du site</h3>
|
||||
<a href="html/plan-du-site.html">Consulter le plan du site</a>
|
||||
<a href="plan-du-site.html">Consulter le plan du site</a>
|
||||
</div>
|
||||
<div class="footer-section">
|
||||
<h3>Mentions légales</h3>
|
||||
<a href="html/mention-legal.html">Consulter nos mentions légales</a>
|
||||
<a href="mention-legal.html">Consulter nos mentions légales</a>
|
||||
</div>
|
||||
<div class="footer-section">
|
||||
<h3>Contact</h3>
|
||||
@@ -67,27 +67,27 @@
|
||||
<div class="logo-reseaux">
|
||||
<p>
|
||||
<a href="https://www.instagram.com/neoeat75/" target="_blank" class="social-icon">
|
||||
<img src="../img/RéseauxSociaux/Instagram.png" alt="Logo Instagram">
|
||||
<img src="../img/LogoReseaux/" alt="Logo Instagram">
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://www.facebook.com/neoeat75/" target="_blank" class="social-icon">
|
||||
<img src="../img/RéseauxSociaux/Facebook.png" alt="Logo Facebook">
|
||||
<img src="../img/LogoReseaux/Facebook.png" alt="Logo Facebook">
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://www.X.com/neoeat75/" target="_blank" class="social-icon">
|
||||
<img src="../img/RéseauxSociaux/X.png" alt="Logo X">
|
||||
<img src="../img/LogoReseaux/X.png" alt="Logo X">
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://www.youtube.com/channel/UCNSi53sTJ7LYqgonJ4CfCCQ" target="_blank" class="social-icon">
|
||||
<img src="../img/RéseauxSociaux/Youtube.png" alt="Logo Youtube">
|
||||
<img src="../img/LogoReseaux/Youtube.png" alt="Logo Youtube">
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://www.TripAdvisor.com/neoeat/" target="_blank" class="social-icon">
|
||||
<img src="../img/RéseauxSociaux/Tripadvisor.png" alt="TripAdvisor">
|
||||
<img src="../img/LogoReseaux/Tripadvisor.png" alt="TripAdvisor">
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user