{"version":3,"sources":["webpack:///./src/pages/index.fr.js"],"names":["seo","title","keywords","description","props","pageQuery"],"mappings":"8LAIMA,EAAM,CACVC,MAAO,gEACPC,SAAU,CACR,mBACA,KACA,gBACA,YACA,cACA,kBACA,YACA,YAEFC,YACE,+UAGW,mBAAAC,GAAK,OAAI,kBAAC,IAAD,iBAAeA,EAAf,CAAsBJ,IAAKA,MAE5C,IAAMK,EAAS","file":"component---src-pages-index-fr-js-5efbfea14fe138a33387.js","sourcesContent":["import React from 'react';\nimport { graphql } from 'gatsby';\nimport IndexPage from 'components/pages/IndexPage';\n\nconst seo = {\n title: 'Q°emotion – Analyse sémantique et émotionnelle d’avis clients',\n keywords: [\n 'Analyse émotions',\n 'IA',\n 'Solution SaaS',\n 'Q emotion',\n 'Avis client',\n 'Retours clients',\n 'Feedbacks',\n 'Verbatim',\n ],\n description:\n 'Q°emotion est une solution d’analyse sémantique et émotionnelle qui traite automatiquement vos verbatim, messages et avis clients. Repérez et diminuez les irritants dans votre parcours, réduisez votre taux d’attrition ou augmentez votre fidélité client grâce à notre plateforme SaaS. Testez le produit gratuitement dès maintenant !',\n};\n\nexport default props => ;\n\nexport const pageQuery = graphql`\n query {\n dataBlockIntro: markdownRemark(\n frontmatter: {\n pageType: { eq: \"indexPage\" }\n blockType: { eq: \"introBlock\" }\n lang: { eq: \"fr\" }\n }\n ) {\n rawMarkdownBody\n frontmatter {\n title\n }\n }\n dataBlockSubintro: markdownRemark(\n frontmatter: {\n pageType: { eq: \"indexPage\" }\n blockType: { eq: \"subintroBlock\" }\n lang: { eq: \"fr\" }\n }\n ) {\n rawMarkdownBody\n frontmatter {\n subTitle\n }\n }\n imageSubintroBlock: allFile(\n filter: {\n relativeDirectory: { eq: \"indexPage/subIntroBlock/blockImage\" }\n }\n sort: { fields: [base] }\n ) {\n nodes {\n base\n childImageSharp {\n fluid(maxWidth: 550, quality: 100) {\n ...GatsbyImageSharpFluid_withWebp_noBase64\n presentationWidth\n }\n }\n }\n }\n dataImageMinLeftSubintro: allMarkdownRemark(\n filter: {\n frontmatter: {\n pageType: { eq: \"indexPage\" }\n blockType: { eq: \"subintroBlock\" }\n component: { eq: \"imageMinLeft\" }\n }\n }\n sort: { fields: [frontmatter___relatedImage] }\n ) {\n nodes {\n frontmatter {\n relatedImage\n }\n }\n }\n dataImageMinRightSubintro: allMarkdownRemark(\n filter: {\n frontmatter: {\n pageType: { eq: \"indexPage\" }\n blockType: { eq: \"subintroBlock\" }\n component: { eq: \"imageMinRight\" }\n }\n }\n sort: { fields: [frontmatter___relatedImage] }\n ) {\n nodes {\n frontmatter {\n relatedImage\n }\n }\n }\n imageMinSubintroBlock: allFile(\n filter: {\n relativeDirectory: { eq: \"indexPage/subIntroBlock/blockImage/minImage\" }\n }\n sort: { fields: [base] }\n ) {\n nodes {\n base\n childImageSharp {\n fluid(maxWidth: 100, quality: 100) {\n ...GatsbyImageSharpFluid_withWebp_noBase64\n presentationWidth\n }\n }\n }\n }\n imageClientSubintroBlock: allFile(\n filter: {\n relativeDirectory: { eq: \"indexPage/subIntroBlock/blockClients\" }\n }\n sort: { fields: [base] }\n ) {\n nodes {\n base\n childImageSharp {\n fluid(maxWidth: 120, quality: 100) {\n ...GatsbyImageSharpFluid_withWebp_noBase64\n presentationWidth\n }\n }\n }\n }\n dataBlockActionBody: allMarkdownRemark(\n filter: {\n frontmatter: {\n pageType: { eq: \"indexPage\" }\n blockType: { eq: \"actionBlock\" }\n lang: { eq: \"fr\" }\n component: { eq: \"block\" }\n }\n }\n sort: { fields: [frontmatter___numBlockAction] }\n ) {\n nodes {\n rawMarkdownBody\n frontmatter {\n numBlockAction\n component\n }\n }\n }\n dataBlockActionTitle: markdownRemark(\n frontmatter: {\n pageType: { eq: \"indexPage\" }\n blockType: { eq: \"actionBlock\" }\n lang: { eq: \"fr\" }\n component: { eq: \"title\" }\n }\n ) {\n rawMarkdownBody\n }\n imageActionBlock: file(\n relativeDirectory: { eq: \"indexPage/actionBlock/fr\" }\n ) {\n childImageSharp {\n fluid(maxWidth: 350, quality: 100) {\n ...GatsbyImageSharpFluid_withWebp_noBase64\n presentationWidth\n }\n }\n }\n dataBlockOperationTitle: markdownRemark(\n frontmatter: {\n pageType: { eq: \"indexPage\" }\n blockType: { eq: \"operationBlock\" }\n lang: { eq: \"fr\" }\n component: { eq: \"title\" }\n }\n ) {\n rawMarkdownBody\n }\n dataBlockOperationBody: allMarkdownRemark(\n filter: {\n frontmatter: {\n pageType: { eq: \"indexPage\" }\n blockType: { eq: \"operationBlock\" }\n lang: { eq: \"fr\" }\n component: { eq: \"subTitle\" }\n }\n }\n sort: { fields: [frontmatter___numBlockOperation] }\n ) {\n nodes {\n rawMarkdownBody\n frontmatter {\n numBlockOperation\n relatedImage\n }\n }\n }\n imageOperationBlock: allFile(\n filter: { relativeDirectory: { eq: \"indexPage/operationBlock/fr\" } }\n ) {\n nodes {\n base\n childImageSharp {\n fluid(maxWidth: 300, quality: 100) {\n ...GatsbyImageSharpFluid_withWebp_noBase64\n presentationWidth\n }\n }\n }\n }\n dataTestimonialBlock: allMarkdownRemark(\n filter: {\n frontmatter: {\n pageType: { eq: \"solutionMarketing\" }\n blockType: { eq: \"testimonialBlock\" }\n lang: { eq: \"fr\" }\n }\n }\n sort: { order: ASC, fields: [frontmatter___order] }\n ) {\n nodes {\n rawMarkdownBody\n frontmatter {\n author\n role\n image\n youtubeID\n youtubeTitle\n }\n }\n }\n imageTestimonialBlock: allFile(\n filter: { relativeDirectory: { eq: \"bubbleImages\" }, base: { in: [] } }\n sort: { fields: [id], order: [ASC] }\n ) {\n nodes {\n base\n childImageSharp {\n fluid(maxWidth: 550, quality: 100) {\n presentationWidth\n ...GatsbyImageSharpFluid_withWebp_noBase64\n }\n }\n }\n }\n imagesQuotesTestimonialBlock: allFile(\n filter: {\n relativeDirectory: {\n eq: \"solutionPage/analyseVerbatim/testimonialBlock\"\n }\n }\n ) {\n nodes {\n base\n childImageSharp {\n fluid(maxWidth: 300, quality: 100) {\n ...GatsbyImageSharpFluid_withWebp_noBase64\n presentationWidth\n }\n }\n }\n }\n dataBlockLinkBody: allMarkdownRemark(\n filter: {\n frontmatter: {\n pageType: { eq: \"indexPage\" }\n blockType: { eq: \"linkBlock\" }\n lang: { eq: \"fr\" }\n }\n }\n sort: { fields: [frontmatter___idBlock] }\n ) {\n nodes {\n rawMarkdownBody\n frontmatter {\n subTitle\n color\n link\n buttonText\n }\n }\n }\n dataBlockVideoTitle: markdownRemark(\n frontmatter: {\n pageType: { eq: \"indexPage\" }\n blockType: { eq: \"videoBlock\" }\n lang: { eq: \"fr\" }\n component: { eq: \"title\" }\n }\n ) {\n rawMarkdownBody\n }\n dataBlockVideoBody: allMarkdownRemark(\n filter: {\n frontmatter: {\n pageType: { eq: \"indexPage\" }\n blockType: { eq: \"videoBlock\" }\n lang: { eq: \"fr\" }\n component: { eq: \"slide\" }\n }\n }\n sort: { fields: [frontmatter___numSlide] }\n ) {\n nodes {\n rawMarkdownBody\n frontmatter {\n numSlide\n relatedImage\n link\n }\n }\n }\n imageVideoBlock: allFile(\n filter: { relativeDirectory: { eq: \"indexPage/videoBlock/slides\" } }\n ) {\n nodes {\n base\n childImageSharp {\n fluid(quality: 100) {\n ...GatsbyImageSharpFluid_withWebp_noBase64\n presentationWidth\n }\n }\n }\n }\n }\n`;\n"],"sourceRoot":""}