<footer class="bg-yellow"><div class="container pt-5"><div class="row py-5"><div class="col-lg-3 col-sm-12"><a class="navbar-brand-nibuco text-center my-0 mr-md-auto d-flex" href="{{ path('accueil_vitrine') }}"><img src="{{ asset('assets/imgs/nibuco/nibuco-logo.svg') }}"alt="Logo entreprise de livraison Nibuco"class="logo-footer"><span class="titre-logo ml-3">Nibuco</span></a><p class="text-muted">Faites partie de la communauté grandissante Nibuco en nous suivant sur nos réseaux sociaux ! Nous partageons régulièrement des actualités, des astuces... Alors pour ne rien manquer, rejoignez-nous !</p>{% block footerother %}<ul class="list-inline mt-4"><li class="list-inline-item"><a href="https://www.facebook.com/livraison.nibuco" target="_blank" title="facebook"><img width="30px" height="30px" src="{{ asset('assets/imgs/nibuco/fb.svg') }}" alt=""></a></li><li class="list-inline-item"><a href="https://www.instagram.com/livraison.nibuco/" target="_blank" title="instagram"><img width="30px" height="30px" src="{{ asset('assets/imgs/nibuco/instagram.svg') }}" alt=""></a></li></ul>{% endblock %}</div><div class="offset-lg-1 col-lg-4 col-sm-12"><h6 class="font-weight-bold mb-4 mt-4">Pour plus d’informations</h6><ul class="list-unstyled mb-0"><li class="mb-2"><a href="{{ path('devenir_coursier_vitrine') }}" class="text-muted">Devenir livreur</a></li><li class="mb-2"><a href="{{ path('engagements_vitrine') }}" class="text-muted">Nos engagements</a></li><li class="mb-2"><a href="{{ path('a_propos_vitrine') }}" class="text-muted">À propos</a></li><li class="mb-2"><a href="{{ path('contact_vitrine') }}" class="text-muted">Contact</a></li><li class="mb-2"><a href="{{ path('app_login') }}" class="text-muted">Espace membre</a></li></ul></div><div class="offset-lg-1 col-lg-3 col-sm-12"><h6 class="font-weight-bold mb-4 mt-4">Où nous retrouver</h6><ul class="list-unstyled mb-0"><li class="mb-2"><a href="#" class="text-muted">Paris</a></li><li class="mb-2"><a href="#" class="text-muted">Lyon</a></li><li class="mb-2"><a href="#" class="text-muted">Marseille</a></li><li class="mb-2"><a href="#" class="text-muted">Coming Soon</a></li></ul></div></div></div><!-- Copyrights --><div class="bg-red text-yellow"><div class="container"><div class="row"><div class="col-lg-6 col-xs-12 text-left"><p class="text-sub-footer mb-0 py-2">Copyright © 2022 NIBUCO. All rights reserved.</p></div><div class="col-lg-6 col-xs-12 text-right"><p class="text-sub-footer mb-0 py-2"><a class="text-yellow" href="{{ path('mentions_legal_vitrine') }}">Mentions Légales</a> -<a class="text-yellow" href="{{ path('politique_confidentialite_vitrine') }}">Politique de confidentialité</a> -<a class="text-yellow" href="{{ path('cgu_vitrine') }}">CGU</a> -<a class="text-yellow" href="{{ path('gestion_cookie_vitrine') }}">Gestion des cookies</a></p></div></div></div></div></footer>