Footer

The <Footer/> component renders a <Row/> with links to all of the pages, plus the company name and address.

It's rendered on every page by the <HomeLayout/> component.

Preview

Code

<Footer/>

Last updated