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