import Navigation from "../components/Navigation"; import Footer from "./footer"; const recherche = () => { return (
) } export default recherche;