{"version":3,"sources":["webpack:///./src/components/layoutIndex.js","webpack:///./src/components/hero.js","webpack:///./src/pages/index.js"],"names":["Layout","children","className","Helmet","charSet","style","zIndex","xmlns","viewBox","fill","fill-opacity","d","Footer","Hero","action","id","method","target","aria-label","type","name","placeholder","src","alt","IndexPage","href"],"mappings":"+JA8CeA,EAhCA,SAAC,GAAkB,IAAhBC,EAAe,EAAfA,SAEhB,OACE,yBAAKC,UAAU,YACX,kBAACC,EAAA,EAAD,KACI,0BAAMC,QAAQ,UACd,4CAIJ,yBAAKF,UAAU,YAEX,yBAAKA,UAAU,wCAAwCG,MAAO,CAACC,OAAQ,OACnE,yBAAKJ,UAAU,2BACf,yBAAKK,MAAM,6BAA6BC,QAAQ,gBAAe,0BAAMC,KAAK,UAAUC,eAAa,IAAIC,EAAE,4IAI3G,kBAAC,IAAD,MAEA,0BAAMT,UAAU,yDAAyDG,MAAO,CAACC,OAAQ,OAAQL,GAEjG,kBAACW,EAAA,EAAD,SCoBGC,EAtDF,kBACT,yBAAKX,UAAU,oDAAoDG,MAAO,CAACC,OAAQ,OAC/E,yBAAKJ,UAAU,oCACX,yBAAKA,UAAU,qEAEX,wBAAIA,UAAU,gIAAd,cAEI,wBAAIA,UAAU,qBACd,yBAAKA,UAAU,iBAAf,wBAEJ,uBAAGA,UAAU,6EAAb,8MAKA,yBAAKA,UAAU,uDACX,0BAAMY,OAAO,0CAA0CC,GAAG,aAAaC,OAAO,OAAOC,OAAO,SAASf,UAAU,gBAC3G,2BAAOgB,aAAW,QACXC,KAAK,OACLC,KAAK,qBACLlB,UAAU,iRACVmB,YAAY,eAEnB,2BAAOH,aAAW,QACXC,KAAK,QACLC,KAAK,gBACLlB,UAAU,0RACVmB,YAAY,UACnB,4BAAQF,KAAK,SACLjB,UAAU,0TADlB,mBAKJ,uBAAGA,UAAU,4CAAb,yEAKR,yBACIA,UAAU,6GAEV,yBAAKA,UAAU,4DACX,4BACIA,UAAU,4FACV,yBAAKA,UAAU,SACVoB,IAAI,4GACJC,IAAI,8BC8ClBC,UAzFG,kBACd,kBAAC,EAAD,KAkBI,kBAAC,EAAD,MAEA,yBAAKtB,UAAU,OAAOG,MAAO,CAACC,OAAQ,OAClC,yBAAKJ,UAAU,4DACX,yBAAKA,UAAU,mCACX,6BACI,yBAAKA,UAAU,sCACV,yBAAKA,UAAU,iFACZ,yBAAKA,UAAU,uCAAuCK,MAAM,6BAA6BC,QAAQ,eAC7F,0BACIG,EAAE,uqCACFT,UAAU,+BACd,0BACIS,EAAE,ogCACFT,UAAU,kCAI1B,yBAAKA,UAAU,kDACX,wBAAIA,UAAU,oDAAd,WACA,uBAAGA,UAAU,wEAAb,2DAGA,yBAAKA,UAAU,QACX,uBAAGA,UAAU,4RACVuB,KAAK,YADR,oBAOZ,6BACI,yBAAKvB,UAAU,uCACX,yBAAKA,UAAU,iFAEX,yBAAKA,UAAU,uCAAwCK,MAAM,6BAA6BC,QAAQ,eAE9F,0BACIG,EAAE,gKACFT,UAAU,+BACd,0BACIS,EAAE,oVACFT,UAAU,kCAK1B,yBAAKA,UAAU,kDACX,wBAAIA,UAAU,oDAAd,SACA,uBAAGA,UAAU,wEAAb,6DAGA,yBAAKA,UAAU,QACX,uBAAGA,UAAU,4RACVuB,KAAK,UADR","file":"component---src-pages-index-js-8900996e5cf449bfb9c0.js","sourcesContent":["/**\n * Layout component that queries for data\n * with Gatsby's useStaticQuery component\n *\n * See: https://www.gatsbyjs.org/docs/use-static-query/\n */\n\nimport React from \"react\"\nimport PropTypes from \"prop-types\"\nimport {Helmet} from \"react-helmet\"\n\nimport Header from \"./header\"\nimport Footer from \"./Footer\";\n\nconst Layout = ({ children }) => {\n\n return (\n
\n \n \n Teamwide\n \n\n\n
\n\n
\n
\n \n
\n\n\n
\n\n
{children}
\n\n
\n
\n )\n};\n\nLayout.propTypes = {\n children: PropTypes.node.isRequired,\n};\n\nexport default Layout\n","import React from \"react\"\n\nconst Hero = () => (\n
\n
\n
\n\n

\n Explore how\n
\n
software teams work
\n

\n

\n Once a month I send an email called Team Talk where I share all my findings about software teams.\n I talk to guys who lead teams, are in teams or wrote about teams.\n Then the best findings I bring to you.\n

\n
\n
\n \n\n \n \n
\n

\n No spam promise. I will treat your email address like I would mine.\n

\n
\n
\n \n\n
\n \n \"Woman\n \n
\n
\n
\n \n);\n\nexport default Hero;","import React from \"react\"\n\nimport Layout from \"../components/layoutIndex\"\nimport Hero from \"../components/hero\";\n\nconst IndexPage = () => (\n \n {/* bg-main-55 text-main-5 px-6 py-4 */}\n {/*\n
\n \n \n \n \n \n \n \n \n \n
\n */}\n\n \n\n
\n
\n
\n
\n
\n
\n \n \n \n \n
\n
\n
\n
Writing
\n

\n In-depth and well researched writing on software teams.\n

\n \n
\n
\n
\n
\n
\n\n \n\n \n \n \n\n
\n
\n
\n
Tools
\n

\n I create free tools which help your team organize better.\n

\n \n
\n
\n\n\n
\n
\n
\n\n\n
\n);\n\nexport default IndexPage\n"],"sourceRoot":""}