{"version":3,"file":"static/chunks/pages/404-73df00320c7c6998.js","mappings":"AEACA,CAAAA,IAAI,CAAC,gBAAkB,CAAIA,IAAI,CAAC,gBAAkB,EAAK,EAAE,EAAEC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAEnE,KAAK,CACJ,SAASC,CAAuB,CAAEC,CAAmB,CAAEC,CAAmB,CAAE,CAEnF,YAAY,CACZA,CAAmB,CAACC,CAAC,CAACF,CAAmB,CAAC,KACjBG,CAAkC,CAAGF,CAAmB,CAAC,KAAK,CAAC,CAC/DG,CAAwC,CAAGH,CAAmB,CAAC,KAAK,CAAC,CAErEI,CAAiD,CAAGJ,CAAmB,CAAC,KAAK,CAAC,CFVvGK,CAAA,CAAAL,CAAA,QAkBAD,CAAA,SAbiB,WAEf,IAAAO,CAAA,IAAAH,CAAU,CAAAI,SAAM,UACd,GAAAL,CAA2B,CAAAM,SAAA,YAA+B,CACxDF,CAAO,CAAAG,MAAQ,CAAAC,QAAA,6BAAf,EADFJ,CAEO,CAAAK,OAAA,8BAENL,CAAA,CAAAK,OAAA,MAGH,EAAAL,CAAA,CAAAG,MAAA,GAA0B,GAAAJ,CAAA,CAAAO,GAAA,EAAAR,CAAA,CAAAS,CAAA,EAA1BC,UAAA,KAXF,GAcA,eAAAhB,CAAA,CAAAiB,CAAA,CAAAf,CAAA,EChBA,CAAAgB,MAAA,CAAAC,QAAA,CAAAD,MAAA,CAAAC,QAAA,MAAApB,IAAA,EACA,OACA,UAAe,CACf,OAAAG,CAAA,QACA,CACA,EAKA,WAAAA,CAAA,EAAAA,CAAA,CAAAkB,CAAA,qCAAAlB,CAAA,CAAAA,CAAA,CAAAmB,CAAA,SAAAC,IAAA,CAAApB,CAAA,CAAAkB,CAAA","sources":["webpack://_N_E/./pages/404.tsx","webpack://_N_E/?9cea","webpack://_N_E/"],"sourcesContent":["import { useEffect } from 'react'\nimport { useRouter } from 'next/router'\nimport Error from 'src/components/Error'\n\nconst Error404Page= () => {\n const router = useRouter()\n\n useEffect(() => {\n if (router.asPath.includes('/noleggio-a-lungo-termine/')) {\n router.replace('/noleggio-a-lungo-termine')\n } else {\n router.replace('/')\n }\n }, [router.asPath])\n\n return \n}\n\nexport default Error404Page\n","\n (window.__NEXT_P = window.__NEXT_P || []).push([\n \"/404\",\n function () {\n return require(\"private-next-pages/404.tsx\");\n }\n ]);\n if(module.hot) {\n module.hot.dispose(function () {\n window.__NEXT_P.push([\"/404\"])\n });\n }\n ","(self[\"webpackChunk_N_E\"] = self[\"webpackChunk_N_E\"] || []).push([[2197],{\n\n/***/ 35987:\n/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\n__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(67294);\n/* harmony import */ var next_router__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(11163);\n/* harmony import */ var next_router__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(next_router__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var src_components_Error__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(35234);\n/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(85893);\n\n\n\n\n\nvar Error404Page = function Error404Page() {\n var router = (0,next_router__WEBPACK_IMPORTED_MODULE_1__.useRouter)();\n (0,react__WEBPACK_IMPORTED_MODULE_0__.useEffect)(function () {\n if (router.asPath.includes('/noleggio-a-lungo-termine/')) {\n router.replace('/noleggio-a-lungo-termine');\n } else {\n router.replace('/');\n }\n }, [router.asPath]);\n return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_3__.jsx)(src_components_Error__WEBPACK_IMPORTED_MODULE_2__/* [\"default\"] */ .Z, {\n statusCode: 404\n });\n};\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (Error404Page);\n\n/***/ }),\n\n/***/ 6141:\n/***/ (function(__unused_webpack_module, __unused_webpack_exports, __webpack_require__) {\n\n\n (window.__NEXT_P = window.__NEXT_P || []).push([\n \"/404\",\n function () {\n return __webpack_require__(35987);\n }\n ]);\n if(false) {}\n \n\n/***/ })\n\n},\n/******/ function(__webpack_require__) { // webpackRuntimeModules\n/******/ var __webpack_exec__ = function(moduleId) { return __webpack_require__(__webpack_require__.s = moduleId); }\n/******/ __webpack_require__.O(0, [9774,2888,179], function() { return __webpack_exec__(6141); });\n/******/ var __webpack_exports__ = __webpack_require__.O();\n/******/ _N_E = __webpack_exports__;\n/******/ }\n]);"],"names":["self","push","__unused_webpack_module","__webpack_exports__","__webpack_require__","r","react__WEBPACK_IMPORTED_MODULE_0__","next_router__WEBPACK_IMPORTED_MODULE_1__","src_components_Error__WEBPACK_IMPORTED_MODULE_2__","react_jsx_runtime__WEBPACK_IMPORTED_MODULE_3__","router","useRouter","useEffect","asPath","includes","replace","jsx","Z","statusCode","__unused_webpack_exports","window","__NEXT_P","O","s","_N_E"],"sourceRoot":""}