Landing PageFooterUm simples footer com logo, seu slogan e linksComponenteComo usarimport { Footer } from './(LandingPage)/components' const { footerIntl } = await useLandingPageInternationalization() <Footer intl={footerIntl} />