Correction de bugs + ajout des fichiers html crée par marco
This commit is contained in:
		@@ -4,7 +4,7 @@
 | 
			
		||||
    <meta charset="UTF-8">
 | 
			
		||||
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
			
		||||
    <link rel="stylesheet" href="../css/styles.css">
 | 
			
		||||
    <link rel="stylesheet" href="../css/nos-chefs.css"> <!-- Ajoutez le fichier CSS spécifique pour cette page -->
 | 
			
		||||
    <link rel="stylesheet" href="../css/nos-chefs.css"> 
 | 
			
		||||
    <title>Nos Chefs - Neo Eat</title>
 | 
			
		||||
</head>
 | 
			
		||||
<body>
 | 
			
		||||
@@ -14,7 +14,7 @@
 | 
			
		||||
        </div>
 | 
			
		||||
        <nav class="nav-links">
 | 
			
		||||
            <a href="index.html">Accueil</a>
 | 
			
		||||
            <a href="#">Menu</a>
 | 
			
		||||
            <a href="menu.html">Menu</a>
 | 
			
		||||
            <div class="dropdown">
 | 
			
		||||
                <a class="dropdown-btn">À propos <i class="ri-arrow-down-s-line"></i></a>
 | 
			
		||||
                <div class="dropdown-content">
 | 
			
		||||
@@ -22,7 +22,7 @@
 | 
			
		||||
                    <a href="faq.html">FAQ</a>
 | 
			
		||||
                    <a href="nos-chefs.html">Nos chefs</a>
 | 
			
		||||
                    <a href="fournisseurs.html">Nos fournisseurs</a>
 | 
			
		||||
                    <a href="#">Notre équipe</a>
 | 
			
		||||
                    <a href="notre-equipe.html">Notre équipe</a>
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
            <a href="../html/contact.html" class="nav-link">Contact</a>
 | 
			
		||||
@@ -49,7 +49,7 @@
 | 
			
		||||
                </div>
 | 
			
		||||
        
 | 
			
		||||
                <div class="chef">
 | 
			
		||||
                    <img src="../img/ChefCuisto/cedricgrolet.png" alt="Cedric Grolet">
 | 
			
		||||
                    <img src="../img/ChefCuisto/CedricGrolet.png" alt="Cedric Grolet">
 | 
			
		||||
                    <h3>Cedric Grolet</h3>
 | 
			
		||||
                    <p>Pâtissier renommé, célèbre pour ses créations artistiques et innovantes.</p>
 | 
			
		||||
                </div>
 | 
			
		||||
@@ -84,25 +84,24 @@
 | 
			
		||||
                    <p>Cheffe étoilée française, reconnue pour son expertise culinaire exceptionnelle et son influence marquante dans le monde de la gastronomie.</p>
 | 
			
		||||
                </div>
 | 
			
		||||
        
 | 
			
		||||
                <!-- Ajoute d'autres chefs de la même manière -->
 | 
			
		||||
        
 | 
			
		||||
            </div>
 | 
			
		||||
        </section>        
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
    <footer class="footer">
 | 
			
		||||
<footer class="footer">
 | 
			
		||||
        <div class="footer-content">
 | 
			
		||||
            <div class="footer-section">
 | 
			
		||||
                <h3>Plan du site</h3>
 | 
			
		||||
                <!-- Ajoutez ici les liens vers les différentes sections du site -->
 | 
			
		||||
                <a href="plan-du-site.html">Consulter le plan du site</a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="footer-section">
 | 
			
		||||
                <h3>Mentions légales</h3>
 | 
			
		||||
                <!-- Ajoutez ici les informations légales nécessaires -->
 | 
			
		||||
                <a href="mention-legal.html">Consulter nos mentions légales</a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="footer-section">
 | 
			
		||||
                <h3>Contact</h3>
 | 
			
		||||
                <p>Email : <a href="mailto:neoeat.sav@gmail.com">neoeat.sav@gmail.com</a></p>
 | 
			
		||||
                <p>
 | 
			
		||||
                <p>Téléphone : <a href="tel:+33175489632">+33 01 75 48 96 32</a></p>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="footer-section horizontally-aligned">
 | 
			
		||||
@@ -110,22 +109,22 @@
 | 
			
		||||
                <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="Instagram">
 | 
			
		||||
                            <img src="../img/RéseauxSociaux/Instagram.png" 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="Facebook">
 | 
			
		||||
                            <img src="../img/RéseauxSociaux/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="X">
 | 
			
		||||
                            <img src="../img/RéseauxSociaux/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="Youtube">
 | 
			
		||||
                            <img src="../img/RéseauxSociaux/Youtube.png" alt="Logo Youtube">
 | 
			
		||||
                        </a>
 | 
			
		||||
                    </p>
 | 
			
		||||
                    <p>
 | 
			
		||||
@@ -143,6 +142,5 @@
 | 
			
		||||
    </footer>
 | 
			
		||||
 | 
			
		||||
    <script src="../js/script.js"></script>
 | 
			
		||||
    <!-- ... (vos autres scripts) ... -->
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user