import { contacts } from '../data/content' import { Container } from './Layout' export function SiteFooter() { return ( ) }