{"version":3,"file":"static/chunks/pages/index-f3b79d3ac7298b7f.js","mappings":"sFACA,CAAAA,OAAAC,QAAA,CAAAD,OAAAC,QAAA,MAAAC,IAAA,EACA,IACA,WACA,OAAeC,EAAQ,MACvB,EACA,sICMAC,CAAAA,EAAA,QAPc,IACZC,CAAAA,EAAAA,EAAAA,SAAAA,EAAU,KACRC,CAAAA,EAAAA,EAAAA,EAAAA,EAAmB,CAAC,YAAa,aAAa,CAChD,GACO,GAAAC,EAAAC,GAAA,EAACC,EAAAA,CAAIA,CAAAA,CAACC,YAAaA","sources":["webpack://_N_E/","webpack://_N_E/./src/pages/index.tsx"],"sourcesContent":["\n (window.__NEXT_P = window.__NEXT_P || []).push([\n \"/\",\n function () {\n return require(\"private-next-pages/index.tsx\");\n }\n ]);\n if(module.hot) {\n module.hot.dispose(function () {\n window.__NEXT_P.push([\"/\"])\n });\n }\n ","import { removeSessionItems } from '@interflora/ui-components/build/utils/common'\nimport { useEffect } from 'react'\nimport { getRenderGraph } from 'utils/getRenderGraph'\nimport Page from '../components/Page/Page'\n\nconst Index = (renderGraph: any) => {\n useEffect(() => {\n removeSessionItems(['isFromPLP', 'breadcrumb'])\n })\n return <Page renderGraph={renderGraph} />\n}\n\nexport default Index\n\nexport const getStaticProps = () => getRenderGraph('/')\n"],"names":["window","__NEXT_P","push","__webpack_require__","__webpack_exports__","useEffect","removeSessionItems","react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__","jsx","Page","renderGraph"],"sourceRoot":""}