{"version":3,"sources":["partials/celebrate/styles.module.scss","assets/images/phone_3.png","assets/images/phone_3.webp","assets/images/phone_3-xs.png","assets/images/phone_3-xs.webp","partials/celebrate/index.js"],"names":["module","exports","CelebrateSection","_jsx","className","styles","container","children","Wrapper","wrapper","_jsxs","SectionWithImage","section","leftColumn","Font","type","color","rightColumn","srcSet","imageWebp","image","src","alt","imageXSWebp","imageXS"],"mappings":"kFACAA,EAAOC,QAAU,CAAC,QAAU,wBAAwB,QAAU,wBAAwB,WAAa,2BAA2B,YAAc,4BAA4B,QAAU,wBAAwB,MAAQ,sB,yDCDnM,MAA0B,oCCA1B,MAA0B,qCCA1B,MAA0B,uCCA1B,MAA0B,wC,wBC4C1BC,UApCUA,IAErBC,cAAA,OAAKC,UAAWC,IAAOC,UAAUC,SAC/BJ,cAACK,IAAO,CAACJ,UAAWC,IAAOI,QAAQF,SACjCG,eAACC,IAAgB,CAACP,UAAWC,IAAOO,QAAQL,SAAA,CAC1CG,eAAA,OAAKN,UAAWC,IAAOQ,WAAWN,SAAA,CAChCJ,cAACW,IAAI,CAACC,KAAK,UAAUC,MAAM,YAAWT,SAAC,cAGvCJ,cAACW,IAAI,CAACC,KAAK,UAASR,SAAC,gBACrBJ,cAAA,OAAKC,UAAU,QAAOG,SACpBJ,cAACW,IAAI,CAAAP,SAAC,8LAOVG,eAAA,OAAKN,UAAWC,IAAOY,YAAYV,SAAA,CACjCG,eAAA,WAAAH,SAAA,CACEJ,cAAA,UAAQe,OAAQC,EAAWJ,KAAK,eAChCZ,cAAA,UAAQe,OAAQE,EAAOL,KAAK,eAC5BZ,cAAA,OAAKC,UAAWC,IAAOe,MAAOC,IAAKD,EAAOE,IAAI,eAEhDZ,eAAA,WAAAH,SAAA,CACEJ,cAAA,UAAQe,OAAQK,EAAaR,KAAK,eAClCZ,cAAA,UAAQe,OAAQM,EAAST,KAAK,eAC9BZ,cAAA,OAAKC,UAAWC,IAAOmB,QAASH,IAAKG,EAASF,IAAI,wB","file":"static/js/5.e821d349.chunk.js","sourcesContent":["// extracted by mini-css-extract-plugin\nmodule.exports = {\"wrapper\":\"styles_wrapper__AFeVM\",\"section\":\"styles_section__2sO1d\",\"leftColumn\":\"styles_leftColumn__35I_3\",\"rightColumn\":\"styles_rightColumn__2rKFT\",\"imageXS\":\"styles_imageXS__eqCDp\",\"image\":\"styles_image__3QSJU\"};","export default __webpack_public_path__ + \"static/media/phone_3.d5311a36.png\";","export default __webpack_public_path__ + \"static/media/phone_3.e1d7713a.webp\";","export default __webpack_public_path__ + \"static/media/phone_3-xs.8204c7b7.png\";","export default __webpack_public_path__ + \"static/media/phone_3-xs.0e5dd893.webp\";","import React from 'react'\nimport { SectionWithImage, Font, Wrapper } from 'components'\nimport image from 'assets/images/phone_3.png'\nimport imageWebp from 'assets/images/phone_3.webp'\nimport imageXS from 'assets/images/phone_3-xs.png'\nimport imageXSWebp from 'assets/images/phone_3-xs.webp'\nimport styles from './styles.module.scss'\n\nconst CelebrateSection = () => {\n  return (\n    <div className={styles.container}>\n      <Wrapper className={styles.wrapper}>\n        <SectionWithImage className={styles.section}>\n          <div className={styles.leftColumn}>\n            <Font type=\"heading\" color=\"secondary\">\n              celebrate\n            </Font>\n            <Font type=\"heading\">every plate</Font>\n            <div className=\"mt-52\">\n              <Font>\n                Automatically pull food photos from your gallery to showcase\n                your shareworthy food moments, from masterful plating skills to\n                pancakes flipped straight on the floor. (No judgement.)\n              </Font>\n            </div>\n          </div>\n          <div className={styles.rightColumn}>\n            <picture>\n              <source srcSet={imageWebp} type=\"image/webp\" />\n              <source srcSet={image} type=\"image/jpeg\" /> \n              <img className={styles.image} src={image} alt=\"Phone 3\" />\n            </picture>\n            <picture>\n              <source srcSet={imageXSWebp} type=\"image/webp\" />\n              <source srcSet={imageXS} type=\"image/jpeg\" /> \n              <img className={styles.imageXS} src={imageXS} alt=\"Phone 3\" />\n            </picture>\n          </div>\n        </SectionWithImage>\n      </Wrapper>\n    </div>\n  )\n}\n\nexport default CelebrateSection\n"],"sourceRoot":""}