{"version":3,"file":"component---src-pages-index-js-70b3244f6c3094c94512.js","mappings":"2PAqCA,WAAeA,EAAAA,EAAAA,KAAf,EAzBkBC,IAAkB,IAAjB,KAACC,EAAI,KAACC,GAAKF,EAK5B,OAFAC,EAAKE,eADO,MAIVC,EAAAA,cAACC,EAAAA,EAAM,KACLD,EAAAA,cAACE,EAAAA,EAAM,KACLF,EAAAA,cAAA,QAAMG,IAAI,YAAYC,SAAS,KAAKC,KAAK,uCACzCL,EAAAA,cAAA,QAAMG,IAAI,YAAYC,SAAS,KAAKC,KAAK,0CACzCL,EAAAA,cAAA,QAAMG,IAAI,YAAYC,SAAS,KAAKC,KAAK,0CACzCL,EAAAA,cAAA,QAAMG,IAAI,YAAYC,SAAS,KAAKC,KAAK,2CAE3CL,EAAAA,cAACM,EAAAA,EAAG,MACJN,EAAAA,cAACO,EAAAA,EAAQ,MACTP,EAAAA,cAACQ,EAAAA,EAAQ,MACTR,EAAAA,cAACS,EAAAA,EAAQ,MACTT,EAAAA,cAACU,EAAAA,EAAO,MACRV,EAAAA,cAACW,EAAAA,EAAQ,MAETX,EAAAA,cAACY,EAAAA,EAAQ,MACF,G","sources":["webpack://orientalisimo-weekend/./src/pages/index.js"],"sourcesContent":["import * as React from \"react\"\nimport { Helmet } from \"react-helmet\"\nimport { withTranslation } from \"react-i18next\"\nimport Layout from \"../components/layout-landing\"\nimport Seo from \"../components/seo/seo\"\nimport Features from \"../components/features\"\nimport Location from \"../components/location\"\nimport Pricing from \"../components/pricing\"\nimport Schedule from \"../components/schedule\"\nimport Partners from \"../components/bazaar\"\nimport Register from \"../components/register\"\n\nconst IndexPage = ({i18n,data}) => {\n\n const lng = 'en'\n i18n.changeLanguage(lng)\n\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n {/* */}\n \n \n )\n}\n\nexport default withTranslation()(IndexPage)\n"],"names":["withTranslation","_ref","i18n","data","changeLanguage","React","Layout","Helmet","rel","hreflang","href","Seo","Features","Location","Schedule","Pricing","Partners","Register"],"sourceRoot":""}