{"ast":null,"code":"import { jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { jsx as _jsx } from \"react/jsx-runtime\";\nimport React from \"react\";\nimport Head from \"next/head\";\nimport PageLayout from \"../components/page-layout\";\nexport default (() => /*#__PURE__*/_jsxs(PageLayout, {\n  children: [/*#__PURE__*/_jsx(Head, {\n    children: /*#__PURE__*/_jsx(\"title\", {\n      children: \"404 - Page not found\"\n    })\n  }), /*#__PURE__*/_jsx(\"article\", {\n    children: /*#__PURE__*/_jsx(\"h1\", {\n      children: \"404 - Page not found\"\n    })\n  })]\n}));\nexport const config = {\n  unstable_runtimeJS: false\n};","map":null,"metadata":{},"sourceType":"module"}