{"version":3,"sources":["partials/homemade/styles.module.scss","assets/images/founders.png","assets/images/founders.webp","partials/homemade/index.js"],"names":["module","exports","HomemadeSection","_jsx","className","styles","container","children","Wrapper","_jsxs","SectionWithImage","section","leftColumn","fullWidth","srcSet","imageWebp","type","image","src","alt","rightColumn","Font","weight"],"mappings":"kFACAA,EAAOC,QAAU,CAAC,UAAY,0BAA0B,QAAU,wBAAwB,WAAa,2BAA2B,YAAc,4BAA4B,UAAY,0B,yDCDzK,MAA0B,qCCA1B,MAA0B,sC,wBCwC1BC,UAlCSA,IAEpBC,cAAA,OAAKC,UAAWC,IAAOC,UAAUC,SAC/BJ,cAACK,IAAO,CAAAD,SACNE,eAACC,IAAgB,CAACN,UAAWC,IAAOM,QAAQJ,SAAA,CAC1CJ,cAAA,OAAKC,UAAWC,IAAOO,WAAWL,SAChCE,eAAA,WAASL,UAAWC,IAAOQ,UAAUN,SAAA,CACnCJ,cAAA,UAAQW,OAAQC,EAAWC,KAAK,eAChCb,cAAA,UAAQW,OAAQG,EAAOD,KAAK,eAC5Bb,cAAA,OAAKC,UAAWC,IAAOY,MAAOC,IAAKD,EAAOE,IAAI,kBAGlDV,eAAA,OAAKL,UAAWC,IAAOe,YAAYb,SAAA,CACjCJ,cAACkB,IAAI,CAACC,OAAO,OAAMf,SAAC,aACpBJ,cAACkB,IAAI,CAACjB,UAAU,QAAOG,SAAC,sKAKxBJ,cAACkB,IAAI,CAACjB,UAAU,QAAOG,SAAC,yX","file":"static/js/7.9fdf6f3f.chunk.js","sourcesContent":["// extracted by mini-css-extract-plugin\nmodule.exports = {\"container\":\"styles_container__2UnQQ\",\"section\":\"styles_section__zBjPD\",\"leftColumn\":\"styles_leftColumn__c71c4\",\"rightColumn\":\"styles_rightColumn__2-593\",\"fullWidth\":\"styles_fullWidth__1g4H2\"};","export default __webpack_public_path__ + \"static/media/founders.c7410f25.png\";","export default __webpack_public_path__ + \"static/media/founders.35452418.webp\";","import React from 'react'\nimport { SectionWithImage, Font, Wrapper } from 'components'\nimport image from 'assets/images/founders.png'\nimport imageWebp from 'assets/images/founders.webp'\nimport styles from './styles.module.scss'\n\nconst HomemadeSection = () => {\n  return (\n    <div className={styles.container}>\n      <Wrapper>\n        <SectionWithImage className={styles.section}>\n          <div className={styles.leftColumn}>\n            <picture className={styles.fullWidth}>\n              <source srcSet={imageWebp} type=\"image/webp\" />\n              <source srcSet={image} type=\"image/jpeg\" /> \n              <img className={styles.image} src={image} alt=\"founders\" />\n            </picture>\n          </div>\n          <div className={styles.rightColumn}>\n            <Font weight=\"bold\">Homemade</Font>\n            <Font className=\"mt-32\">\n              Recon was cooked up by daughter-father team Sophia and Spencer\n              Rascoff to combine their passions for food, photography and\n              community-building through technology.\n            </Font>\n            <Font className=\"mt-32\">\n              Homebound amidst the pandemic and looking for joy, connection\n              and distraction, Sophia and Spencer turned to adventuring in the\n              kitchen and reminiscing about their favorite restaurant\n              experiences. They realized food is best when shared with others\n              &ndash; providing escape, inspiration and fun &ndash; and seek to bring\n              people together through a common love of food.\n            </Font>\n          </div>\n        </SectionWithImage>\n      </Wrapper>\n    </div>\n  )\n}\n\nexport default HomemadeSection\n"],"sourceRoot":""}