import FooterDetails from "./Details" import FooterNavigation from "./Navigation" export default function Footer() { return ( ) }