{"version":3,"sources":["webpack:///./src/pages/index.js"],"names":["__webpack_require__","r","__webpack_exports__","d","pageQuery","react__WEBPACK_IMPORTED_MODULE_0__","react__WEBPACK_IMPORTED_MODULE_0___default","n","_components_layout_Layout__WEBPACK_IMPORTED_MODULE_3__","gatsby_image__WEBPACK_IMPORTED_MODULE_4__","gatsby_image__WEBPACK_IMPORTED_MODULE_4___default","IndexPage","_ref","location","data","a","createElement","className","sizes","file","childImageSharp","title","alt"],"mappings":"0FAAAA,EAAAC,EAAAC,GAAAF,EAAAG,EAAAD,EAAA,8BAAAE,IAAA,IAAAC,EAAAL,EAAA,GAAAM,EAAAN,EAAAO,EAAAF,GAAAG,GAAAR,EAAA,KAAAA,EAAA,KAAAA,EAAA,MAAAS,EAAAT,EAAA,KAAAU,EAAAV,EAAAO,EAAAE,GAwCeE,UAjCG,SAAAC,GAAwB,IAArBC,EAAqBD,EAArBC,SAAUC,EAAWF,EAAXE,KAC7B,OAAQR,EAAAS,EAAAC,cAACR,EAAA,EAAD,CAAQK,SAAUA,GACtBP,EAAAS,EAAAC,cAAA,OAAKC,UAAU,iCACbX,EAAAS,EAAAC,cAAA,OAAKC,UAAU,gBACbX,EAAAS,EAAAC,cAACN,EAAAK,EAAD,CACEE,UAAW,OACXC,MAAOJ,EAAKK,KAAKC,gBAAgBF,MACjCG,MAAO,gBACPC,IAAK,oBAIXhB,EAAAS,EAAAC,cAAA,OAAKC,UAAU,kCACbX,EAAAS,EAAAC,cAAA,OAAKC,UAAU,gBACbX,EAAAS,EAAAC,cAAA,KAAGC,UAAW,aAAd,8DAEEX,EAAAS,EAAAC,cAAA,WAFF,wDAIEV,EAAAS,EAAAC,cAAA,WAJF,qEAOAV,EAAAS,EAAAC,cAAA,KAAGC,UAAW,kBACZX,EAAAS,EAAAC,cAAA,oGAcL,IAAMZ,EAAS","file":"component---src-pages-index-js-69d9a78ad89ef7eb5666.js","sourcesContent":["import React from 'react';\nimport 'bootstrap/dist/css/bootstrap.css';\nimport './index.scss';\nimport Layout from \"../components/layout/Layout\";\nimport { graphql } from \"gatsby\";\nimport Img from \"gatsby-image\";\n\nconst IndexPage = ({ location, data }) => {\n return (\n
\n
\n \n
\n
\n
\n
\n

\n A half day (3 to 4 hours) private cooking class at my home.\n
\n Visit market and buy goods to cook later at my house.\n
\n Prepare up to three dishes (depending on what you want to learn).\n

\n

\n \n Price is 30 $ (1.000 THB) for one person or 45 $ (1.500 THB) for two\n persons.\n \n

\n
\n
\n\n
\n );\n};\nexport default IndexPage;\n\n\nexport const pageQuery = graphql`\n query {\n file(relativePath: { eq: \"cookwithpom.png\" }) {\n childImageSharp {\n # Specify the image processing specifications right in the query.\n # Makes it trivial to update as your page's design changes.\n sizes(maxWidth: 1900) {\n ...GatsbyImageSharpSizes\n }\n }\n }\n }\n`;\n"],"sourceRoot":""}