{"version":3,"file":"component---src-pages-index-js-66bef291f696c9036272.js","mappings":"sIAKA,MAAMA,EAAsBC,EAAAA,QAAOC,KAAIC,WAAA,CAAAC,YAAA,6BAAAC,YAAA,gBAAXJ,CAAW,4BAsBvC,UAlBkBK,IAAA,IAAC,SAAEC,GAAUD,EAAA,OAC7BE,EAAAA,cAACC,EAAAA,GAAM,CAACF,SAAUA,GAChBC,EAAAA,cAACR,EAAmB,CAACU,UAAU,cAC7BF,EAAAA,cAACG,EAAAA,GAAI,MACLH,EAAAA,cAACI,EAAAA,GAAK,MACNJ,EAAAA,cAACK,EAAAA,GAAI,MACLL,EAAAA,cAACM,EAAAA,GAAQ,MACTN,EAAAA,cAACO,EAAAA,GAAQ,MACTP,EAAAA,cAACQ,EAAAA,GAAQ,MACTR,EAAAA,cAACS,EAAAA,GAAO,OAEH,C","sources":["webpack://v4/./src/pages/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport styled from 'styled-components';\nimport { Layout, Hero, About, Jobs, Featured, Projects, Contact, Readings } from '@components';\n\nconst StyledMainContainer = styled.main`\n counter-reset: section;\n`;\n\nconst IndexPage = ({ location }) => (\n \n \n \n \n \n \n \n \n \n \n \n);\n\nIndexPage.propTypes = {\n location: PropTypes.object.isRequired,\n};\n\nexport default IndexPage;\n"],"names":["StyledMainContainer","styled","main","withConfig","displayName","componentId","_ref","location","React","Layout","className","Hero","About","Jobs","Featured","Projects","Readings","Contact"],"sourceRoot":""}