Correction de bugs v2

This commit is contained in:
Moncef STITI 2024-01-18 15:50:42 +01:00
parent 8a256788c1
commit 472b807a69
11 changed files with 75 additions and 75 deletions

View File

@ -77,11 +77,11 @@
<div class="footer-content"> <div class="footer-content">
<div class="footer-section"> <div class="footer-section">
<h3>Plan du site</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Mentions légales</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Contact</h3> <h3>Contact</h3>
@ -94,27 +94,27 @@
<div class="logo-reseaux"> <div class="logo-reseaux">
<p> <p>
<a href="https://www.instagram.com/neoeat75/" target="_blank" class="social-icon"> <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/Instagram.png" alt="Logo Instagram">
</a> </a>
</p> </p>
<p> <p>
<a href="https://www.facebook.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.X.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.youtube.com/channel/UCNSi53sTJ7LYqgonJ4CfCCQ" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.TripAdvisor.com/neoeat/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
</div> </div>

View File

@ -113,11 +113,11 @@
<div class="footer-content"> <div class="footer-content">
<div class="footer-section"> <div class="footer-section">
<h3>Plan du site</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Mentions légales</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Contact</h3> <h3>Contact</h3>
@ -130,27 +130,27 @@
<div class="logo-reseaux"> <div class="logo-reseaux">
<p> <p>
<a href="https://www.instagram.com/neoeat75/" target="_blank" class="social-icon"> <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/Instagram.png" alt="Logo Instagram">
</a> </a>
</p> </p>
<p> <p>
<a href="https://www.facebook.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.X.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.youtube.com/channel/UCNSi53sTJ7LYqgonJ4CfCCQ" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.TripAdvisor.com/neoeat/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
</div> </div>

View File

@ -74,11 +74,11 @@
<div class="footer-content"> <div class="footer-content">
<div class="footer-section"> <div class="footer-section">
<h3>Plan du site</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Mentions légales</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Contact</h3> <h3>Contact</h3>
@ -91,27 +91,27 @@
<div class="logo-reseaux"> <div class="logo-reseaux">
<p> <p>
<a href="https://www.instagram.com/neoeat75/" target="_blank" class="social-icon"> <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/Instagram.png" alt="Logo Instagram">
</a> </a>
</p> </p>
<p> <p>
<a href="https://www.facebook.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.X.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.youtube.com/channel/UCNSi53sTJ7LYqgonJ4CfCCQ" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.TripAdvisor.com/neoeat/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
</div> </div>

View File

@ -81,11 +81,11 @@
<div class="footer-content"> <div class="footer-content">
<div class="footer-section"> <div class="footer-section">
<h3>Plan du site</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Mentions légales</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Contact</h3> <h3>Contact</h3>
@ -98,27 +98,27 @@
<div class="logo-reseaux"> <div class="logo-reseaux">
<p> <p>
<a href="https://www.instagram.com/neoeat75/" target="_blank" class="social-icon"> <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/Instagram.png" alt="Logo Instagram">
</a> </a>
</p> </p>
<p> <p>
<a href="https://www.facebook.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.X.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.youtube.com/channel/UCNSi53sTJ7LYqgonJ4CfCCQ" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.TripAdvisor.com/neoeat/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
</div> </div>

View File

@ -212,11 +212,11 @@
<div class="footer-content"> <div class="footer-content">
<div class="footer-section"> <div class="footer-section">
<h3>Plan du site</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Mentions légales</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Contact</h3> <h3>Contact</h3>
@ -229,27 +229,27 @@
<div class="logo-reseaux"> <div class="logo-reseaux">
<p> <p>
<a href="https://www.instagram.com/neoeat75/" target="_blank" class="social-icon"> <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/Instagram.png" alt="Logo Instagram">
</a> </a>
</p> </p>
<p> <p>
<a href="https://www.facebook.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.X.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.youtube.com/channel/UCNSi53sTJ7LYqgonJ4CfCCQ" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.TripAdvisor.com/neoeat/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
</div> </div>

View File

@ -93,11 +93,11 @@
<div class="footer-content"> <div class="footer-content">
<div class="footer-section"> <div class="footer-section">
<h3>Plan du site</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Mentions légales</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Contact</h3> <h3>Contact</h3>
@ -110,27 +110,27 @@
<div class="logo-reseaux"> <div class="logo-reseaux">
<p> <p>
<a href="https://www.instagram.com/neoeat75/" target="_blank" class="social-icon"> <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/Instagram.png" alt="Logo Instagram">
</a> </a>
</p> </p>
<p> <p>
<a href="https://www.facebook.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.X.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.youtube.com/channel/UCNSi53sTJ7LYqgonJ4CfCCQ" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.TripAdvisor.com/neoeat/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
</div> </div>

View File

@ -95,11 +95,11 @@
<div class="footer-content"> <div class="footer-content">
<div class="footer-section"> <div class="footer-section">
<h3>Plan du site</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Mentions légales</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Contact</h3> <h3>Contact</h3>
@ -112,27 +112,27 @@
<div class="logo-reseaux"> <div class="logo-reseaux">
<p> <p>
<a href="https://www.instagram.com/neoeat75/" target="_blank" class="social-icon"> <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/Instagram.png" alt="Logo Instagram">
</a> </a>
</p> </p>
<p> <p>
<a href="https://www.facebook.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.X.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.youtube.com/channel/UCNSi53sTJ7LYqgonJ4CfCCQ" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.TripAdvisor.com/neoeat/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
</div> </div>

View File

@ -68,11 +68,11 @@
<div class="footer-content"> <div class="footer-content">
<div class="footer-section"> <div class="footer-section">
<h3>Plan du site</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Mentions légales</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Contact</h3> <h3>Contact</h3>
@ -85,27 +85,27 @@
<div class="logo-reseaux"> <div class="logo-reseaux">
<p> <p>
<a href="https://www.instagram.com/neoeat75/" target="_blank" class="social-icon"> <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/Instagram.png" alt="Logo Instagram">
</a> </a>
</p> </p>
<p> <p>
<a href="https://www.facebook.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.X.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.youtube.com/channel/UCNSi53sTJ7LYqgonJ4CfCCQ" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.TripAdvisor.com/neoeat/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
</div> </div>

View File

@ -82,11 +82,11 @@
<div class="footer-content"> <div class="footer-content">
<div class="footer-section"> <div class="footer-section">
<h3>Plan du site</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Mentions légales</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Contact</h3> <h3>Contact</h3>
@ -99,27 +99,27 @@
<div class="logo-reseaux"> <div class="logo-reseaux">
<p> <p>
<a href="https://www.instagram.com/neoeat75/" target="_blank" class="social-icon"> <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/Instagram.png" alt="Logo Instagram">
</a> </a>
</p> </p>
<p> <p>
<a href="https://www.facebook.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.X.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.youtube.com/channel/UCNSi53sTJ7LYqgonJ4CfCCQ" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.TripAdvisor.com/neoeat/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
</div> </div>

View File

@ -42,7 +42,7 @@
<section class="reservation-successful-section"> <section class="reservation-successful-section">
<h1>Réservation réussie</h1> <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> <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> </section>
</div> </div>
@ -50,11 +50,11 @@
<div class="footer-content"> <div class="footer-content">
<div class="footer-section"> <div class="footer-section">
<h3>Plan du site</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Mentions légales</h3> <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>
<div class="footer-section"> <div class="footer-section">
<h3>Contact</h3> <h3>Contact</h3>
@ -67,27 +67,27 @@
<div class="logo-reseaux"> <div class="logo-reseaux">
<p> <p>
<a href="https://www.instagram.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.facebook.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.X.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.youtube.com/channel/UCNSi53sTJ7LYqgonJ4CfCCQ" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.TripAdvisor.com/neoeat/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
</div> </div>

View File

@ -173,22 +173,22 @@
<div class="logo-reseaux"> <div class="logo-reseaux">
<p> <p>
<a href="https://www.instagram.com/neoeat75/" target="_blank" class="social-icon"> <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/Instagram.png" alt="Logo Instagram">
</a> </a>
</p> </p>
<p> <p>
<a href="https://www.facebook.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.X.com/neoeat75/" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>
<a href="https://www.youtube.com/channel/UCNSi53sTJ7LYqgonJ4CfCCQ" target="_blank" class="social-icon"> <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> </a>
</p> </p>
<p> <p>