import logo from '../assets/images/exo-logo.png' import { footerLegal } from '../data/content' import { Container } from './Layout' export function SiteFooter() { return ( /* The extra bottom padding below 980px is the landing strip for . */ ) }