diff --git a/.next/cache/webpack/client-development/0.pack.gz b/.next/cache/webpack/client-development/0.pack.gz index 56bf822..f610b39 100644 Binary files a/.next/cache/webpack/client-development/0.pack.gz and b/.next/cache/webpack/client-development/0.pack.gz differ diff --git a/.next/cache/webpack/client-development/1.pack.gz b/.next/cache/webpack/client-development/1.pack.gz index 6f953fc..ba5349e 100644 Binary files a/.next/cache/webpack/client-development/1.pack.gz and b/.next/cache/webpack/client-development/1.pack.gz differ diff --git a/.next/cache/webpack/client-development/2.pack.gz b/.next/cache/webpack/client-development/2.pack.gz index a858464..ad0418e 100644 Binary files a/.next/cache/webpack/client-development/2.pack.gz and b/.next/cache/webpack/client-development/2.pack.gz differ diff --git a/.next/cache/webpack/client-development/index.pack.gz.old b/.next/cache/webpack/client-development/index.pack.gz.old index 9615dbb..b65172b 100644 Binary files a/.next/cache/webpack/client-development/index.pack.gz.old and b/.next/cache/webpack/client-development/index.pack.gz.old differ diff --git a/.next/cache/webpack/server-development/0.pack.gz b/.next/cache/webpack/server-development/0.pack.gz index d0dad51..7defea6 100644 Binary files a/.next/cache/webpack/server-development/0.pack.gz and b/.next/cache/webpack/server-development/0.pack.gz differ diff --git a/.next/cache/webpack/server-development/1.pack.gz b/.next/cache/webpack/server-development/1.pack.gz index a568454..ba57ac3 100644 Binary files a/.next/cache/webpack/server-development/1.pack.gz and b/.next/cache/webpack/server-development/1.pack.gz differ diff --git a/.next/cache/webpack/server-development/2.pack.gz b/.next/cache/webpack/server-development/2.pack.gz index b496740..67b94c9 100644 Binary files a/.next/cache/webpack/server-development/2.pack.gz and b/.next/cache/webpack/server-development/2.pack.gz differ diff --git a/.next/cache/webpack/server-development/3.pack.gz b/.next/cache/webpack/server-development/3.pack.gz index 51799a2..9df4b31 100644 Binary files a/.next/cache/webpack/server-development/3.pack.gz and b/.next/cache/webpack/server-development/3.pack.gz differ diff --git a/.next/cache/webpack/server-development/index.pack.gz.old b/.next/cache/webpack/server-development/index.pack.gz.old index a59fccf..0d35b15 100644 Binary files a/.next/cache/webpack/server-development/index.pack.gz.old and b/.next/cache/webpack/server-development/index.pack.gz.old differ diff --git a/.next/server/app-paths-manifest.json b/.next/server/app-paths-manifest.json index aee590a..33def58 100644 --- a/.next/server/app-paths-manifest.json +++ b/.next/server/app-paths-manifest.json @@ -1,6 +1,5 @@ { - "/_not-found/page": "app/_not-found/page.js", - "/features/page": "app/features/page.js", "/(main)/page": "app/(main)/page.js", - "/community/page": "app/community/page.js" + "/community/page": "app/community/page.js", + "/features/page": "app/features/page.js" } \ No newline at end of file diff --git a/.next/server/app/(main)/page.js b/.next/server/app/(main)/page.js index 7552a60..38d836c 100644 --- a/.next/server/app/(main)/page.js +++ b/.next/server/app/(main)/page.js @@ -135,7 +135,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { "use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* binding */ BentoSection)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(ssr)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/ssr/react-jsx-dev-runtime.js\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var clsx__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! clsx */ \"(ssr)/./node_modules/clsx/dist/clsx.mjs\");\n/* harmony import */ var framer_motion__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! framer-motion */ \"(ssr)/./node_modules/framer-motion/dist/es/render/components/motion/proxy.mjs\");\n/* harmony import */ var _text__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./text */ \"(ssr)/./src/components/text.jsx\");\n/* harmony import */ var _Container__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./Container */ \"(ssr)/./src/components/Container.jsx\");\n/* __next_internal_client_entry_do_not_use__ default auto */ \n\n\n\n\nfunction BentoSection() {\n function BentoCard({ dark = false, className = \"\", eyebrow, title, description, graphic, fade = [], link = \"/\" }) {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(framer_motion__WEBPACK_IMPORTED_MODULE_4__.motion.div, {\n initial: \"idle\",\n whileHover: \"active\",\n variants: {\n idle: {},\n active: {}\n },\n \"data-dark\": dark ? \"true\" : undefined,\n className: (0,clsx__WEBPACK_IMPORTED_MODULE_1__.clsx)(className, \"group relative flex flex-col overflow-hidden rounded-lg\", \"bg-white shadow-sm ring-1 ring-black/5\", \"data-[dark]:bg-gray-800 data-[dark]:ring-white/15\"),\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative h-80 pb-20 shrink-0\",\n children: [\n graphic,\n fade.includes(\"top\") && /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-0 bg-gradient-to-b from-white to-50% group-data-[dark]:from-gray-800 group-data-[dark]:from-[-25%]\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 36,\n columnNumber: 13\n }, this),\n fade.includes(\"bottom\") && /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-0 bg-gradient-to-t from-white to-50% group-data-[dark]:from-gray-800 group-data-[dark]:from-[-25%]\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 39,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 33,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative p-10\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_text__WEBPACK_IMPORTED_MODULE_2__.Subheading, {\n as: \"h3\",\n dark: dark,\n children: eyebrow\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 43,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-1 text-2xl/8 font-medium tracking-tight text-gradient-dark group-data-[dark]:text-white\",\n children: title\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 46,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 max-w-[600px] text-sm/6 text-gray-600 group-data-[dark]:text-gray-400\",\n children: description\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 49,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: link,\n className: \"lg:text-xs mt-4 text-sm font-mono text-cyan-600 hover:text-purple-600\",\n children: [\n \"Learn More \",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n \"aria-hidden\": \"true\",\n children: \"→\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 53,\n columnNumber: 32\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 52,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 42,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 21,\n columnNumber: 7\n }, this);\n }\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_Container__WEBPACK_IMPORTED_MODULE_3__.Container, {\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \" pt-12 pb-24\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative z-10 mx-auto max-w-2xl lg:mx-0 lg:max-w-5xl lg:pr-24\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h2\", {\n className: \"text-intro\",\n children: \"Features\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 64,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h2\", {\n className: \"mt-2 h3-title\",\n children: \"Collaboration & Creation Tools\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 65,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-4 section-text\",\n children: \"Transform how you and your team work together with our innovative creative tools and explore diverse scenarios where they empower users to collaborate in immersive virtual environments.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 68,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 63,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-10 grid grid-cols-1 gap-4 sm:mt-16 lg:grid-cols-6 lg:grid-rows-2\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(BentoCard, {\n eyebrow: \"Creativity\",\n title: \"3D Collaboration Tools\",\n description: \"Transform how you and your team work together with our innovative, real-time creative tools.\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"h-80 bg-[url(/images/collaborate.jpg)] bg-cover bg-center bg-no-repeat\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 78,\n columnNumber: 13\n }, void 0),\n fade: [\n \"bottom\"\n ],\n className: \"max-lg:rounded-t-4xl lg:col-span-3 lg:rounded-tl-4xl\",\n link: \"/features\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 73,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(BentoCard, {\n eyebrow: \"Connected Experiences\",\n title: \"OurVerse Studio\",\n description: \"Elevate your virtual conferences with cutting-edge communication features designed to keep your audience connected and engaged.\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"h-80 bg-[url(/images/studio.jpg)] bg-cover bg-center bg-no-repeat\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 89,\n columnNumber: 13\n }, void 0),\n fade: [\n \"bottom\"\n ],\n className: \"lg:col-span-3 lg:rounded-tr-4xl\",\n link: \"/features\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 84,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(BentoCard, {\n eyebrow: \"3D Modeling\",\n title: \"Verse Builder Pro\",\n description: \"Create and customize your virtual world with powerful tools that make building and managing your digital space easy and intuitive.\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"h-80 bg-[url(/images/builder.jpg)] bg-cover bg-center bg-no-repeat\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 100,\n columnNumber: 13\n }, void 0),\n fade: [\n \"bottom\"\n ],\n className: \"lg:col-span-2 lg:rounded-bl-4xl\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 95,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(BentoCard, {\n eyebrow: \"Next-Gen Interactions\",\n title: \"Virtual Meeting Tools\",\n description: \"Elevate your virtual interactions with cutting-edge communication features designed to keep you connected and engaged..\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"h-80 bg-[url(/images/communicate.jpg)] bg-cover bg-center bg-no-repeat\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 110,\n columnNumber: 13\n }, void 0),\n fade: [\n \"bottom\"\n ],\n className: \"lg:col-span-2\",\n link: \"/features\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 105,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(BentoCard, {\n eyebrow: \"Business Platform\",\n title: \"Integrated CRM\",\n description: \"Manage customer interactions, tasks, and meetings seamlessly in one platform, helping your business transition smoothly to the digital landscape.\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"h-80 bg-[url(/images/crm.png)] bg-cover bg-center bg-no-repeat\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 121,\n columnNumber: 13\n }, void 0),\n fade: [\n \"bottom\"\n ],\n className: \"max-lg:rounded-b-4xl lg:col-span-2 lg:rounded-br-4xl\",\n link: \"/features\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 116,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 72,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 62,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 61,\n columnNumber: 5\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHNzcikvLi9zcmMvY29tcG9uZW50cy9CZW50b3NlY3Rpb24uanN4IiwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7O0FBRTJCO0FBQ1c7QUFDSDtBQUNJO0FBR3hCLFNBQVNJO0lBQ3RCLFNBQVNDLFVBQVUsRUFDakJDLE9BQU8sS0FBSyxFQUNaQyxZQUFZLEVBQUUsRUFDZEMsT0FBTyxFQUNQQyxLQUFLLEVBQ0xDLFdBQVcsRUFDWEMsT0FBTyxFQUNQQyxPQUFPLEVBQUUsRUFDVEMsT0FBTyxHQUFHLEVBQ1g7UUFDQyxxQkFDRSw4REFBQ1osaURBQU1BLENBQUNhLEdBQUc7WUFDVEMsU0FBUTtZQUNSQyxZQUFXO1lBQ1hDLFVBQVU7Z0JBQUVDLE1BQU0sQ0FBQztnQkFBR0MsUUFBUSxDQUFDO1lBQUU7WUFDakNDLGFBQVdkLE9BQU8sU0FBU2U7WUFDM0JkLFdBQVdQLDBDQUFJQSxDQUNiTyxXQUNBLDJEQUNBLDBDQUNBOzs4QkFHRiw4REFBQ087b0JBQUlQLFdBQVU7O3dCQUNaSTt3QkFDQUMsS0FBS1UsUUFBUSxDQUFDLHdCQUNiLDhEQUFDUjs0QkFBSVAsV0FBVTs7Ozs7O3dCQUVoQkssS0FBS1UsUUFBUSxDQUFDLDJCQUNiLDhEQUFDUjs0QkFBSVAsV0FBVTs7Ozs7Ozs7Ozs7OzhCQUduQiw4REFBQ087b0JBQUlQLFdBQVU7O3NDQUNiLDhEQUFDTCw2Q0FBVUE7NEJBQUNxQixJQUFHOzRCQUFLakIsTUFBTUE7c0NBQ3ZCRTs7Ozs7O3NDQUVILDhEQUFDZ0I7NEJBQUVqQixXQUFVO3NDQUNWRTs7Ozs7O3NDQUVILDhEQUFDZTs0QkFBRWpCLFdBQVU7c0NBQ1ZHOzs7Ozs7c0NBRUgsOERBQUNlOzRCQUFFQyxNQUFNYjs0QkFBTU4sV0FBVTs7Z0NBQXlFOzhDQUM3RSw4REFBQ29CO29DQUFLQyxlQUFZOzhDQUFPOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7SUFLdEQ7SUFFQSxxQkFDRSw4REFBQ3pCLGlEQUFTQTtrQkFDUiw0RUFBQ1c7WUFBSVAsV0FBVTs7OEJBQ2IsOERBQUNPO29CQUFJUCxXQUFVOztzQ0FDYiw4REFBQ3NCOzRCQUFHdEIsV0FBVTtzQ0FBYTs7Ozs7O3NDQUMzQiw4REFBQ3NCOzRCQUFHdEIsV0FBVTtzQ0FBaUI7Ozs7OztzQ0FHL0IsOERBQUNpQjs0QkFBRWpCLFdBQVU7c0NBQW9COzs7Ozs7Ozs7Ozs7OEJBSW5DLDhEQUFDTztvQkFBSVAsV0FBVTs7c0NBQ2YsOERBQUNGOzRCQUNDRyxTQUFROzRCQUNSQyxPQUFNOzRCQUNOQyxhQUFZOzRCQUNaQyx1QkFDRSw4REFBQ0c7Z0NBQUlQLFdBQVU7Ozs7Ozs0QkFFakJLLE1BQU07Z0NBQUM7NkJBQVM7NEJBQ2hCTCxXQUFVOzRCQUNWTSxNQUFLOzs7Ozs7c0NBRVAsOERBQUNSOzRCQUNDRyxTQUFROzRCQUNSQyxPQUFNOzRCQUNOQyxhQUFZOzRCQUNaQyx1QkFDRSw4REFBQ0c7Z0NBQUlQLFdBQVU7Ozs7Ozs0QkFFakJLLE1BQU07Z0NBQUM7NkJBQVM7NEJBQ2hCTCxXQUFVOzRCQUNWTSxNQUFLOzs7Ozs7c0NBRVAsOERBQUNSOzRCQUNDRyxTQUFROzRCQUNSQyxPQUFNOzRCQUNOQyxhQUFZOzRCQUNaQyx1QkFDRSw4REFBQ0c7Z0NBQUlQLFdBQVU7Ozs7Ozs0QkFFakJLLE1BQU07Z0NBQUM7NkJBQVM7NEJBQ2hCTCxXQUFVOzs7Ozs7c0NBRVosOERBQUNGOzRCQUNDRyxTQUFROzRCQUNSQyxPQUFNOzRCQUNOQyxhQUFZOzRCQUNaQyx1QkFDRSw4REFBQ0c7Z0NBQUlQLFdBQVU7Ozs7Ozs0QkFFakJLLE1BQU07Z0NBQUM7NkJBQVM7NEJBQ2hCTCxXQUFVOzRCQUNWTSxNQUFLOzs7Ozs7c0NBRVAsOERBQUNSOzRCQUNDRyxTQUFROzRCQUNSQyxPQUFNOzRCQUNOQyxhQUFZOzRCQUNaQyx1QkFDRSw4REFBQ0c7Z0NBQUlQLFdBQVU7Ozs7Ozs0QkFFakJLLE1BQU07Z0NBQUM7NkJBQVM7NEJBQ2hCTCxXQUFVOzRCQUNWTSxNQUFLOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQU1mIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vdGFpbHdpbmR1aS1rZXlub3RlLy4vc3JjL2NvbXBvbmVudHMvQmVudG9zZWN0aW9uLmpzeD82MmMyIl0sInNvdXJjZXNDb250ZW50IjpbIid1c2UgY2xpZW50J1xuXG5pbXBvcnQgeyBjbHN4IH0gZnJvbSAnY2xzeCdcbmltcG9ydCB7IG1vdGlvbiB9IGZyb20gJ2ZyYW1lci1tb3Rpb24nXG5pbXBvcnQgeyBTdWJoZWFkaW5nIH0gZnJvbSAnLi90ZXh0J1xuaW1wb3J0IHsgQ29udGFpbmVyIH0gZnJvbSAnLi9Db250YWluZXInXG5cblxuZXhwb3J0IGRlZmF1bHQgZnVuY3Rpb24gQmVudG9TZWN0aW9uKCkge1xuICBmdW5jdGlvbiBCZW50b0NhcmQoe1xuICAgIGRhcmsgPSBmYWxzZSxcbiAgICBjbGFzc05hbWUgPSAnJyxcbiAgICBleWVicm93LFxuICAgIHRpdGxlLFxuICAgIGRlc2NyaXB0aW9uLFxuICAgIGdyYXBoaWMsXG4gICAgZmFkZSA9IFtdLFxuICAgIGxpbmsgPSAnLycsXG4gIH0pIHtcbiAgICByZXR1cm4gKFxuICAgICAgPG1vdGlvbi5kaXZcbiAgICAgICAgaW5pdGlhbD1cImlkbGVcIlxuICAgICAgICB3aGlsZUhvdmVyPVwiYWN0aXZlXCJcbiAgICAgICAgdmFyaWFudHM9e3sgaWRsZToge30sIGFjdGl2ZToge30gfX1cbiAgICAgICAgZGF0YS1kYXJrPXtkYXJrID8gJ3RydWUnIDogdW5kZWZpbmVkfVxuICAgICAgICBjbGFzc05hbWU9e2Nsc3goXG4gICAgICAgICAgY2xhc3NOYW1lLFxuICAgICAgICAgICdncm91cCByZWxhdGl2ZSBmbGV4IGZsZXgtY29sIG92ZXJmbG93LWhpZGRlbiByb3VuZGVkLWxnJyxcbiAgICAgICAgICAnYmctd2hpdGUgc2hhZG93LXNtIHJpbmctMSByaW5nLWJsYWNrLzUnLFxuICAgICAgICAgICdkYXRhLVtkYXJrXTpiZy1ncmF5LTgwMCBkYXRhLVtkYXJrXTpyaW5nLXdoaXRlLzE1JyxcbiAgICAgICAgKX1cbiAgICAgID5cbiAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJyZWxhdGl2ZSBoLTgwIHBiLTIwIHNocmluay0wXCI+XG4gICAgICAgICAge2dyYXBoaWN9XG4gICAgICAgICAge2ZhZGUuaW5jbHVkZXMoJ3RvcCcpICYmIChcbiAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiYWJzb2x1dGUgaW5zZXQtMCBiZy1ncmFkaWVudC10by1iIGZyb20td2hpdGUgdG8tNTAlIGdyb3VwLWRhdGEtW2RhcmtdOmZyb20tZ3JheS04MDAgZ3JvdXAtZGF0YS1bZGFya106ZnJvbS1bLTI1JV1cIiAvPlxuICAgICAgICAgICl9XG4gICAgICAgICAge2ZhZGUuaW5jbHVkZXMoJ2JvdHRvbScpICYmIChcbiAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiYWJzb2x1dGUgaW5zZXQtMCBiZy1ncmFkaWVudC10by10IGZyb20td2hpdGUgdG8tNTAlIGdyb3VwLWRhdGEtW2RhcmtdOmZyb20tZ3JheS04MDAgZ3JvdXAtZGF0YS1bZGFya106ZnJvbS1bLTI1JV1cIiAvPlxuICAgICAgICAgICl9XG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cInJlbGF0aXZlIHAtMTBcIj5cbiAgICAgICAgICA8U3ViaGVhZGluZyBhcz1cImgzXCIgZGFyaz17ZGFya30+XG4gICAgICAgICAgICB7ZXllYnJvd31cbiAgICAgICAgICA8L1N1YmhlYWRpbmc+XG4gICAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtMSB0ZXh0LTJ4bC84IGZvbnQtbWVkaXVtIHRyYWNraW5nLXRpZ2h0IHRleHQtZ3JhZGllbnQtZGFyayBncm91cC1kYXRhLVtkYXJrXTp0ZXh0LXdoaXRlXCI+XG4gICAgICAgICAgICB7dGl0bGV9XG4gICAgICAgICAgPC9wPlxuICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTIgbWF4LXctWzYwMHB4XSB0ZXh0LXNtLzYgdGV4dC1ncmF5LTYwMCBncm91cC1kYXRhLVtkYXJrXTp0ZXh0LWdyYXktNDAwXCI+XG4gICAgICAgICAgICB7ZGVzY3JpcHRpb259XG4gICAgICAgICAgPC9wPlxuICAgICAgICAgIDxhIGhyZWY9e2xpbmt9IGNsYXNzTmFtZT1cImxnOnRleHQteHMgbXQtNCB0ZXh0LXNtIGZvbnQtbW9ubyB0ZXh0LWN5YW4tNjAwICBob3Zlcjp0ZXh0LXB1cnBsZS02MDBcIj5cbiAgICAgICAgICAgICAgICAgICAgTGVhcm4gTW9yZSA8c3BhbiBhcmlhLWhpZGRlbj1cInRydWVcIj7ihpI8L3NwYW4+XG4gICAgICAgICA8L2E+XG4gICAgICAgIDwvZGl2PlxuICAgICAgPC9tb3Rpb24uZGl2PlxuICAgIClcbiAgfVxuXG4gIHJldHVybiAoXG4gICAgPENvbnRhaW5lcj5cbiAgICAgIDxkaXYgY2xhc3NOYW1lPScgcHQtMTIgcGItMjQnPlxuICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cInJlbGF0aXZlIHotMTAgbXgtYXV0byBtYXgtdy0yeGwgbGc6bXgtMCBsZzptYXgtdy01eGwgbGc6cHItMjRcIj5cbiAgICAgICAgICA8aDIgY2xhc3NOYW1lPVwidGV4dC1pbnRyb1wiPkZlYXR1cmVzPC9oMj5cbiAgICAgICAgICA8aDIgY2xhc3NOYW1lPVwibXQtMiAgaDMtdGl0bGVcIj5cbiAgICAgICAgICAgIENvbGxhYm9yYXRpb24gJiBDcmVhdGlvbiBUb29sc1xuICAgICAgICAgIDwvaDI+XG4gICAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtNCBzZWN0aW9uLXRleHRcIj5cbiAgICAgICAgICBUcmFuc2Zvcm0gaG93IHlvdSBhbmQgeW91ciB0ZWFtIHdvcmsgdG9nZXRoZXIgd2l0aCBvdXIgaW5ub3ZhdGl2ZSBjcmVhdGl2ZSB0b29scyBhbmQgZXhwbG9yZSBkaXZlcnNlIHNjZW5hcmlvcyB3aGVyZSB0aGV5IGVtcG93ZXIgdXNlcnMgdG8gY29sbGFib3JhdGUgaW4gaW1tZXJzaXZlIHZpcnR1YWwgZW52aXJvbm1lbnRzLlxuICAgICAgICAgIDwvcD5cbiAgICAgICAgPC9kaXY+XG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXQtMTAgZ3JpZCBncmlkLWNvbHMtMSBnYXAtNCBzbTptdC0xNiBsZzpncmlkLWNvbHMtNiBsZzpncmlkLXJvd3MtMlwiPlxuICAgICAgICA8QmVudG9DYXJkXG4gICAgICAgICAgZXllYnJvdz1cIkNyZWF0aXZpdHlcIlxuICAgICAgICAgIHRpdGxlPVwiM0QgQ29sbGFib3JhdGlvbiBUb29sc1wiXG4gICAgICAgICAgZGVzY3JpcHRpb249XCJUcmFuc2Zvcm0gaG93IHlvdSBhbmQgeW91ciB0ZWFtIHdvcmsgdG9nZXRoZXIgd2l0aCBvdXIgaW5ub3ZhdGl2ZSwgcmVhbC10aW1lIGNyZWF0aXZlIHRvb2xzLlwiXG4gICAgICAgICAgZ3JhcGhpYz17XG4gICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImgtODAgYmctW3VybCgvaW1hZ2VzL2NvbGxhYm9yYXRlLmpwZyldIGJnLWNvdmVyIGJnLWNlbnRlciBiZy1uby1yZXBlYXRcIiAvPlxuICAgICAgICAgIH1cbiAgICAgICAgICBmYWRlPXtbJ2JvdHRvbSddfVxuICAgICAgICAgIGNsYXNzTmFtZT1cIm1heC1sZzpyb3VuZGVkLXQtNHhsIGxnOmNvbC1zcGFuLTMgbGc6cm91bmRlZC10bC00eGxcIlxuICAgICAgICAgIGxpbms9XCIvZmVhdHVyZXNcIlxuICAgICAgICAvPlxuICAgICAgICA8QmVudG9DYXJkXG4gICAgICAgICAgZXllYnJvdz1cIkNvbm5lY3RlZCBFeHBlcmllbmNlc1wiXG4gICAgICAgICAgdGl0bGU9XCJPdXJWZXJzZSBTdHVkaW9cIlxuICAgICAgICAgIGRlc2NyaXB0aW9uPVwiRWxldmF0ZSB5b3VyIHZpcnR1YWwgY29uZmVyZW5jZXMgd2l0aCBjdXR0aW5nLWVkZ2UgY29tbXVuaWNhdGlvbiBmZWF0dXJlcyBkZXNpZ25lZCB0byBrZWVwIHlvdXIgYXVkaWVuY2UgY29ubmVjdGVkIGFuZCBlbmdhZ2VkLlwiXG4gICAgICAgICAgZ3JhcGhpYz17XG4gICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImgtODAgYmctW3VybCgvaW1hZ2VzL3N0dWRpby5qcGcpXSBiZy1jb3ZlciBiZy1jZW50ZXIgYmctbm8tcmVwZWF0XCIgLz5cbiAgICAgICAgICB9XG4gICAgICAgICAgZmFkZT17Wydib3R0b20nXX1cbiAgICAgICAgICBjbGFzc05hbWU9XCJsZzpjb2wtc3Bhbi0zIGxnOnJvdW5kZWQtdHItNHhsXCJcbiAgICAgICAgICBsaW5rPVwiL2ZlYXR1cmVzXCJcbiAgICAgICAgLz5cbiAgICAgICAgPEJlbnRvQ2FyZFxuICAgICAgICAgIGV5ZWJyb3c9XCIzRCBNb2RlbGluZ1wiXG4gICAgICAgICAgdGl0bGU9XCJWZXJzZSBCdWlsZGVyIFByb1wiXG4gICAgICAgICAgZGVzY3JpcHRpb249XCJDcmVhdGUgYW5kIGN1c3RvbWl6ZSB5b3VyIHZpcnR1YWwgd29ybGQgd2l0aCBwb3dlcmZ1bCB0b29scyB0aGF0IG1ha2UgYnVpbGRpbmcgYW5kIG1hbmFnaW5nIHlvdXIgZGlnaXRhbCBzcGFjZSBlYXN5IGFuZCBpbnR1aXRpdmUuXCJcbiAgICAgICAgICBncmFwaGljPXtcbiAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiaC04MCBiZy1bdXJsKC9pbWFnZXMvYnVpbGRlci5qcGcpXSBiZy1jb3ZlciBiZy1jZW50ZXIgYmctbm8tcmVwZWF0XCIgLz5cbiAgICAgICAgICB9XG4gICAgICAgICAgZmFkZT17Wydib3R0b20nXX1cbiAgICAgICAgICBjbGFzc05hbWU9XCJsZzpjb2wtc3Bhbi0yIGxnOnJvdW5kZWQtYmwtNHhsXCJcbiAgICAgICAgLz5cbiAgICAgICAgPEJlbnRvQ2FyZFxuICAgICAgICAgIGV5ZWJyb3c9XCJOZXh0LUdlbiBJbnRlcmFjdGlvbnNcIlxuICAgICAgICAgIHRpdGxlPVwiVmlydHVhbCBNZWV0aW5nIFRvb2xzXCJcbiAgICAgICAgICBkZXNjcmlwdGlvbj1cIkVsZXZhdGUgeW91ciB2aXJ0dWFsIGludGVyYWN0aW9ucyB3aXRoIGN1dHRpbmctZWRnZSBjb21tdW5pY2F0aW9uIGZlYXR1cmVzIGRlc2lnbmVkIHRvIGtlZXAgeW91IGNvbm5lY3RlZCBhbmQgZW5nYWdlZC4uXCJcbiAgICAgICAgICBncmFwaGljPXtcbiAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiaC04MCBiZy1bdXJsKC9pbWFnZXMvY29tbXVuaWNhdGUuanBnKV0gYmctY292ZXIgYmctY2VudGVyIGJnLW5vLXJlcGVhdFwiIC8+XG4gICAgICAgICAgfVxuICAgICAgICAgIGZhZGU9e1snYm90dG9tJ119XG4gICAgICAgICAgY2xhc3NOYW1lPVwibGc6Y29sLXNwYW4tMlwiXG4gICAgICAgICAgbGluaz1cIi9mZWF0dXJlc1wiXG4gICAgICAgIC8+XG4gICAgICAgIDxCZW50b0NhcmRcbiAgICAgICAgICBleWVicm93PVwiQnVzaW5lc3MgUGxhdGZvcm1cIlxuICAgICAgICAgIHRpdGxlPVwiSW50ZWdyYXRlZCBDUk1cIlxuICAgICAgICAgIGRlc2NyaXB0aW9uPVwiTWFuYWdlIGN1c3RvbWVyIGludGVyYWN0aW9ucywgdGFza3MsIGFuZCBtZWV0aW5ncyBzZWFtbGVzc2x5IGluIG9uZSBwbGF0Zm9ybSwgaGVscGluZyB5b3VyIGJ1c2luZXNzIHRyYW5zaXRpb24gc21vb3RobHkgdG8gdGhlIGRpZ2l0YWwgbGFuZHNjYXBlLlwiXG4gICAgICAgICAgZ3JhcGhpYz17XG4gICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImgtODAgYmctW3VybCgvaW1hZ2VzL2NybS5wbmcpXSBiZy1jb3ZlciBiZy1jZW50ZXIgYmctbm8tcmVwZWF0XCIgLz5cbiAgICAgICAgICB9XG4gICAgICAgICAgZmFkZT17Wydib3R0b20nXX1cbiAgICAgICAgICBjbGFzc05hbWU9XCJtYXgtbGc6cm91bmRlZC1iLTR4bCBsZzpjb2wtc3Bhbi0yIGxnOnJvdW5kZWQtYnItNHhsXCJcbiAgICAgICAgICBsaW5rPVwiL2ZlYXR1cmVzXCJcbiAgICAgICAgLz5cbiAgICAgIDwvZGl2PlxuICAgICAgPC9kaXY+XG4gICAgPC9Db250YWluZXI+XG4gIClcbn1cbiJdLCJuYW1lcyI6WyJjbHN4IiwibW90aW9uIiwiU3ViaGVhZGluZyIsIkNvbnRhaW5lciIsIkJlbnRvU2VjdGlvbiIsIkJlbnRvQ2FyZCIsImRhcmsiLCJjbGFzc05hbWUiLCJleWVicm93IiwidGl0bGUiLCJkZXNjcmlwdGlvbiIsImdyYXBoaWMiLCJmYWRlIiwibGluayIsImRpdiIsImluaXRpYWwiLCJ3aGlsZUhvdmVyIiwidmFyaWFudHMiLCJpZGxlIiwiYWN0aXZlIiwiZGF0YS1kYXJrIiwidW5kZWZpbmVkIiwiaW5jbHVkZXMiLCJhcyIsInAiLCJhIiwiaHJlZiIsInNwYW4iLCJhcmlhLWhpZGRlbiIsImgyIl0sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(ssr)/./src/components/Bentosection.jsx\n"); +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* binding */ BentoSection)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(ssr)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/ssr/react-jsx-dev-runtime.js\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var clsx__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! clsx */ \"(ssr)/./node_modules/clsx/dist/clsx.mjs\");\n/* harmony import */ var framer_motion__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! framer-motion */ \"(ssr)/./node_modules/framer-motion/dist/es/render/components/motion/proxy.mjs\");\n/* harmony import */ var _text__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./text */ \"(ssr)/./src/components/text.jsx\");\n/* harmony import */ var _Container__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./Container */ \"(ssr)/./src/components/Container.jsx\");\n/* __next_internal_client_entry_do_not_use__ default auto */ \n\n\n\n\nfunction BentoSection() {\n function BentoCard({ dark = false, className = \"\", eyebrow, title, description, graphic, fade = [], link = \"/\" }) {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(framer_motion__WEBPACK_IMPORTED_MODULE_4__.motion.div, {\n initial: \"idle\",\n whileHover: \"active\",\n variants: {\n idle: {},\n active: {}\n },\n \"data-dark\": dark ? \"true\" : undefined,\n className: (0,clsx__WEBPACK_IMPORTED_MODULE_1__.clsx)(className, \"group relative flex flex-col overflow-hidden rounded-lg\", \"bg-white shadow-sm ring-1 ring-black/5\", \"data-[dark]:bg-gray-800 data-[dark]:ring-white/15\"),\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative h-80 pb-20 shrink-0\",\n children: [\n graphic,\n fade.includes(\"top\") && /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-0 bg-gradient-to-b from-white to-50% group-data-[dark]:from-gray-800 group-data-[dark]:from-[-25%]\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 36,\n columnNumber: 13\n }, this),\n fade.includes(\"bottom\") && /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-0 bg-gradient-to-t from-white to-50% group-data-[dark]:from-gray-800 group-data-[dark]:from-[-25%]\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 39,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 33,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative p-10\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_text__WEBPACK_IMPORTED_MODULE_2__.Subheading, {\n as: \"h3\",\n dark: dark,\n children: eyebrow\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 43,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-1 text-2xl/8 font-medium tracking-tight text-gradient-dark group-data-[dark]:text-white\",\n children: title\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 46,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-2 max-w-[600px] text-sm/6 text-gray-600 group-data-[dark]:text-gray-400\",\n children: description\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 49,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 42,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 21,\n columnNumber: 7\n }, this);\n }\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_Container__WEBPACK_IMPORTED_MODULE_3__.Container, {\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \" pt-12 pb-24\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative z-10 mx-auto max-w-2xl lg:mx-0 lg:max-w-5xl lg:pr-24\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h2\", {\n className: \"text-intro\",\n children: \"Features\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 61,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h2\", {\n className: \"mt-2 h3-title\",\n children: \"Collaboration & Creation Tools\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 62,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-4 section-text\",\n children: \"Transform how you and your team work together with our innovative creative tools and explore diverse scenarios where they empower users to collaborate in immersive virtual environments.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 65,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-10 flex gap-x-8\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"#\",\n className: \"rounded-2xl btn-gradient-dark px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-purple-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-purple-500\",\n children: \"See Features\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 69,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"#\",\n className: \"text-sm py-2.5 font-semibold leading-6 text-cyan-600 hover:text-purple-500\",\n children: [\n \"Read Use Cases \",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n \"aria-hidden\": \"true\",\n children: \"→\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 76,\n columnNumber: 26\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 75,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 68,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 60,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-10 grid grid-cols-1 gap-4 sm:mt-16 lg:grid-cols-6 lg:grid-rows-2\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(BentoCard, {\n eyebrow: \"Creativity\",\n title: \"3D Collaboration Tools\",\n description: \"Transform how you and your team work together with our innovative, real-time creative tools.\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"h-80 bg-[url(/images/collaborate.jpg)] bg-cover bg-center bg-no-repeat\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 86,\n columnNumber: 13\n }, void 0),\n fade: [\n \"bottom\"\n ],\n className: \"max-lg:rounded-t-4xl lg:col-span-3 lg:rounded-tl-4xl\",\n link: \"/features\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 81,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(BentoCard, {\n eyebrow: \"Connected Experiences\",\n title: \"OurVerse Studio\",\n description: \"Elevate your virtual conferences with cutting-edge communication features designed to keep your audience connected and engaged.\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"h-80 bg-[url(/images/studio.jpg)] bg-cover bg-center bg-no-repeat\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 97,\n columnNumber: 13\n }, void 0),\n fade: [\n \"bottom\"\n ],\n className: \"lg:col-span-3 lg:rounded-tr-4xl\",\n link: \"/features\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 92,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(BentoCard, {\n eyebrow: \"3D Modeling\",\n title: \"Verse Builder Pro\",\n description: \"Create and customize your virtual world with powerful tools that make building and managing your digital space easy and intuitive.\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"h-80 bg-[url(/images/builder.jpg)] bg-cover bg-center bg-no-repeat\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 108,\n columnNumber: 13\n }, void 0),\n fade: [\n \"bottom\"\n ],\n className: \"lg:col-span-2 lg:rounded-bl-4xl\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 103,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(BentoCard, {\n eyebrow: \"Next-Gen Interactions\",\n title: \"Virtual Meeting Tools\",\n description: \"Elevate your virtual interactions with cutting-edge communication features designed to keep you connected and engaged..\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"h-80 bg-[url(/images/communicate.jpg)] bg-cover bg-center bg-no-repeat\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 118,\n columnNumber: 13\n }, void 0),\n fade: [\n \"bottom\"\n ],\n className: \"lg:col-span-2\",\n link: \"/features\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 113,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(BentoCard, {\n eyebrow: \"Social Media\",\n title: \"MyVerse Social\",\n description: \"Manage social interactions, verses, and meetings seamlessly in an all-in-one integrated social mediaplatform.\",\n graphic: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"h-80 bg-[url(/images/socmed.jpg)] bg-cover bg-center bg-no-repeat\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 129,\n columnNumber: 13\n }, void 0),\n fade: [\n \"bottom\"\n ],\n className: \"max-lg:rounded-b-4xl lg:col-span-2 lg:rounded-br-4xl\",\n link: \"/features\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 124,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 80,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 59,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx\",\n lineNumber: 58,\n columnNumber: 5\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHNzcikvLi9zcmMvY29tcG9uZW50cy9CZW50b3NlY3Rpb24uanN4IiwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7O0FBRTJCO0FBQ1c7QUFDSDtBQUNJO0FBR3hCLFNBQVNJO0lBQ3RCLFNBQVNDLFVBQVUsRUFDakJDLE9BQU8sS0FBSyxFQUNaQyxZQUFZLEVBQUUsRUFDZEMsT0FBTyxFQUNQQyxLQUFLLEVBQ0xDLFdBQVcsRUFDWEMsT0FBTyxFQUNQQyxPQUFPLEVBQUUsRUFDVEMsT0FBTyxHQUFHLEVBQ1g7UUFDQyxxQkFDRSw4REFBQ1osaURBQU1BLENBQUNhLEdBQUc7WUFDVEMsU0FBUTtZQUNSQyxZQUFXO1lBQ1hDLFVBQVU7Z0JBQUVDLE1BQU0sQ0FBQztnQkFBR0MsUUFBUSxDQUFDO1lBQUU7WUFDakNDLGFBQVdkLE9BQU8sU0FBU2U7WUFDM0JkLFdBQVdQLDBDQUFJQSxDQUNiTyxXQUNBLDJEQUNBLDBDQUNBOzs4QkFHRiw4REFBQ087b0JBQUlQLFdBQVU7O3dCQUNaSTt3QkFDQUMsS0FBS1UsUUFBUSxDQUFDLHdCQUNiLDhEQUFDUjs0QkFBSVAsV0FBVTs7Ozs7O3dCQUVoQkssS0FBS1UsUUFBUSxDQUFDLDJCQUNiLDhEQUFDUjs0QkFBSVAsV0FBVTs7Ozs7Ozs7Ozs7OzhCQUduQiw4REFBQ087b0JBQUlQLFdBQVU7O3NDQUNiLDhEQUFDTCw2Q0FBVUE7NEJBQUNxQixJQUFHOzRCQUFLakIsTUFBTUE7c0NBQ3ZCRTs7Ozs7O3NDQUVILDhEQUFDZ0I7NEJBQUVqQixXQUFVO3NDQUNWRTs7Ozs7O3NDQUVILDhEQUFDZTs0QkFBRWpCLFdBQVU7c0NBQ1ZHOzs7Ozs7Ozs7Ozs7Ozs7Ozs7SUFLWDtJQUVBLHFCQUNFLDhEQUFDUCxpREFBU0E7a0JBQ1IsNEVBQUNXO1lBQUlQLFdBQVU7OzhCQUNiLDhEQUFDTztvQkFBSVAsV0FBVTs7c0NBQ2IsOERBQUNrQjs0QkFBR2xCLFdBQVU7c0NBQWE7Ozs7OztzQ0FDM0IsOERBQUNrQjs0QkFBR2xCLFdBQVU7c0NBQWlCOzs7Ozs7c0NBRy9CLDhEQUFDaUI7NEJBQUVqQixXQUFVO3NDQUFvQjs7Ozs7O3NDQUdqQyw4REFBQ087NEJBQUlQLFdBQVU7OzhDQUNmLDhEQUFDbUI7b0NBQ0dDLE1BQUs7b0NBQ0xwQixXQUFVOzhDQUNYOzs7Ozs7OENBR0gsOERBQUNtQjtvQ0FBRUMsTUFBSztvQ0FBSXBCLFdBQVU7O3dDQUE2RTtzREFDcEYsOERBQUNxQjs0Q0FBS0MsZUFBWTtzREFBTzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OzhCQUkxQyw4REFBQ2Y7b0JBQUlQLFdBQVU7O3NDQUNmLDhEQUFDRjs0QkFDQ0csU0FBUTs0QkFDUkMsT0FBTTs0QkFDTkMsYUFBWTs0QkFDWkMsdUJBQ0UsOERBQUNHO2dDQUFJUCxXQUFVOzs7Ozs7NEJBRWpCSyxNQUFNO2dDQUFDOzZCQUFTOzRCQUNoQkwsV0FBVTs0QkFDVk0sTUFBSzs7Ozs7O3NDQUVQLDhEQUFDUjs0QkFDQ0csU0FBUTs0QkFDUkMsT0FBTTs0QkFDTkMsYUFBWTs0QkFDWkMsdUJBQ0UsOERBQUNHO2dDQUFJUCxXQUFVOzs7Ozs7NEJBRWpCSyxNQUFNO2dDQUFDOzZCQUFTOzRCQUNoQkwsV0FBVTs0QkFDVk0sTUFBSzs7Ozs7O3NDQUVQLDhEQUFDUjs0QkFDQ0csU0FBUTs0QkFDUkMsT0FBTTs0QkFDTkMsYUFBWTs0QkFDWkMsdUJBQ0UsOERBQUNHO2dDQUFJUCxXQUFVOzs7Ozs7NEJBRWpCSyxNQUFNO2dDQUFDOzZCQUFTOzRCQUNoQkwsV0FBVTs7Ozs7O3NDQUVaLDhEQUFDRjs0QkFDQ0csU0FBUTs0QkFDUkMsT0FBTTs0QkFDTkMsYUFBWTs0QkFDWkMsdUJBQ0UsOERBQUNHO2dDQUFJUCxXQUFVOzs7Ozs7NEJBRWpCSyxNQUFNO2dDQUFDOzZCQUFTOzRCQUNoQkwsV0FBVTs0QkFDVk0sTUFBSzs7Ozs7O3NDQUVQLDhEQUFDUjs0QkFDQ0csU0FBUTs0QkFDUkMsT0FBTTs0QkFDTkMsYUFBWTs0QkFDWkMsdUJBQ0UsOERBQUNHO2dDQUFJUCxXQUFVOzs7Ozs7NEJBRWpCSyxNQUFNO2dDQUFDOzZCQUFTOzRCQUNoQkwsV0FBVTs0QkFDVk0sTUFBSzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFNZiIsInNvdXJjZXMiOlsid2VicGFjazovL3RhaWx3aW5kdWkta2V5bm90ZS8uL3NyYy9jb21wb25lbnRzL0JlbnRvc2VjdGlvbi5qc3g/NjJjMiJdLCJzb3VyY2VzQ29udGVudCI6WyIndXNlIGNsaWVudCdcblxuaW1wb3J0IHsgY2xzeCB9IGZyb20gJ2Nsc3gnXG5pbXBvcnQgeyBtb3Rpb24gfSBmcm9tICdmcmFtZXItbW90aW9uJ1xuaW1wb3J0IHsgU3ViaGVhZGluZyB9IGZyb20gJy4vdGV4dCdcbmltcG9ydCB7IENvbnRhaW5lciB9IGZyb20gJy4vQ29udGFpbmVyJ1xuXG5cbmV4cG9ydCBkZWZhdWx0IGZ1bmN0aW9uIEJlbnRvU2VjdGlvbigpIHtcbiAgZnVuY3Rpb24gQmVudG9DYXJkKHtcbiAgICBkYXJrID0gZmFsc2UsXG4gICAgY2xhc3NOYW1lID0gJycsXG4gICAgZXllYnJvdyxcbiAgICB0aXRsZSxcbiAgICBkZXNjcmlwdGlvbixcbiAgICBncmFwaGljLFxuICAgIGZhZGUgPSBbXSxcbiAgICBsaW5rID0gJy8nLFxuICB9KSB7XG4gICAgcmV0dXJuIChcbiAgICAgIDxtb3Rpb24uZGl2XG4gICAgICAgIGluaXRpYWw9XCJpZGxlXCJcbiAgICAgICAgd2hpbGVIb3Zlcj1cImFjdGl2ZVwiXG4gICAgICAgIHZhcmlhbnRzPXt7IGlkbGU6IHt9LCBhY3RpdmU6IHt9IH19XG4gICAgICAgIGRhdGEtZGFyaz17ZGFyayA/ICd0cnVlJyA6IHVuZGVmaW5lZH1cbiAgICAgICAgY2xhc3NOYW1lPXtjbHN4KFxuICAgICAgICAgIGNsYXNzTmFtZSxcbiAgICAgICAgICAnZ3JvdXAgcmVsYXRpdmUgZmxleCBmbGV4LWNvbCBvdmVyZmxvdy1oaWRkZW4gcm91bmRlZC1sZycsXG4gICAgICAgICAgJ2JnLXdoaXRlIHNoYWRvdy1zbSByaW5nLTEgcmluZy1ibGFjay81JyxcbiAgICAgICAgICAnZGF0YS1bZGFya106YmctZ3JheS04MDAgZGF0YS1bZGFya106cmluZy13aGl0ZS8xNScsXG4gICAgICAgICl9XG4gICAgICA+XG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicmVsYXRpdmUgaC04MCBwYi0yMCBzaHJpbmstMFwiPlxuICAgICAgICAgIHtncmFwaGljfVxuICAgICAgICAgIHtmYWRlLmluY2x1ZGVzKCd0b3AnKSAmJiAoXG4gICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImFic29sdXRlIGluc2V0LTAgYmctZ3JhZGllbnQtdG8tYiBmcm9tLXdoaXRlIHRvLTUwJSBncm91cC1kYXRhLVtkYXJrXTpmcm9tLWdyYXktODAwIGdyb3VwLWRhdGEtW2RhcmtdOmZyb20tWy0yNSVdXCIgLz5cbiAgICAgICAgICApfVxuICAgICAgICAgIHtmYWRlLmluY2x1ZGVzKCdib3R0b20nKSAmJiAoXG4gICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImFic29sdXRlIGluc2V0LTAgYmctZ3JhZGllbnQtdG8tdCBmcm9tLXdoaXRlIHRvLTUwJSBncm91cC1kYXRhLVtkYXJrXTpmcm9tLWdyYXktODAwIGdyb3VwLWRhdGEtW2RhcmtdOmZyb20tWy0yNSVdXCIgLz5cbiAgICAgICAgICApfVxuICAgICAgICA8L2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJyZWxhdGl2ZSBwLTEwXCI+XG4gICAgICAgICAgPFN1YmhlYWRpbmcgYXM9XCJoM1wiIGRhcms9e2Rhcmt9PlxuICAgICAgICAgICAge2V5ZWJyb3d9XG4gICAgICAgICAgPC9TdWJoZWFkaW5nPlxuICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTEgdGV4dC0yeGwvOCBmb250LW1lZGl1bSB0cmFja2luZy10aWdodCB0ZXh0LWdyYWRpZW50LWRhcmsgZ3JvdXAtZGF0YS1bZGFya106dGV4dC13aGl0ZVwiPlxuICAgICAgICAgICAge3RpdGxlfVxuICAgICAgICAgIDwvcD5cbiAgICAgICAgICA8cCBjbGFzc05hbWU9XCJtdC0yIG1heC13LVs2MDBweF0gdGV4dC1zbS82IHRleHQtZ3JheS02MDAgZ3JvdXAtZGF0YS1bZGFya106dGV4dC1ncmF5LTQwMFwiPlxuICAgICAgICAgICAge2Rlc2NyaXB0aW9ufVxuICAgICAgICAgIDwvcD5cbiAgICAgICAgPC9kaXY+XG4gICAgICA8L21vdGlvbi5kaXY+XG4gICAgKVxuICB9XG5cbiAgcmV0dXJuIChcbiAgICA8Q29udGFpbmVyPlxuICAgICAgPGRpdiBjbGFzc05hbWU9JyBwdC0xMiBwYi0yNCc+XG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwicmVsYXRpdmUgei0xMCBteC1hdXRvIG1heC13LTJ4bCBsZzpteC0wIGxnOm1heC13LTV4bCBsZzpwci0yNFwiPlxuICAgICAgICAgIDxoMiBjbGFzc05hbWU9XCJ0ZXh0LWludHJvXCI+RmVhdHVyZXM8L2gyPlxuICAgICAgICAgIDxoMiBjbGFzc05hbWU9XCJtdC0yICBoMy10aXRsZVwiPlxuICAgICAgICAgICAgQ29sbGFib3JhdGlvbiAmIENyZWF0aW9uIFRvb2xzXG4gICAgICAgICAgPC9oMj5cbiAgICAgICAgICA8cCBjbGFzc05hbWU9XCJtdC00IHNlY3Rpb24tdGV4dFwiPlxuICAgICAgICAgIFRyYW5zZm9ybSBob3cgeW91IGFuZCB5b3VyIHRlYW0gd29yayB0b2dldGhlciB3aXRoIG91ciBpbm5vdmF0aXZlIGNyZWF0aXZlIHRvb2xzIGFuZCBleHBsb3JlIGRpdmVyc2Ugc2NlbmFyaW9zIHdoZXJlIHRoZXkgZW1wb3dlciB1c2VycyB0byBjb2xsYWJvcmF0ZSBpbiBpbW1lcnNpdmUgdmlydHVhbCBlbnZpcm9ubWVudHMuXG4gICAgICAgICAgPC9wPlxuICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXQtMTAgZmxleCBnYXAteC04XCI+XG4gICAgICAgICAgPGFcbiAgICAgICAgICAgICAgaHJlZj1cIiNcIlxuICAgICAgICAgICAgICBjbGFzc05hbWU9XCJyb3VuZGVkLTJ4bCBidG4tZ3JhZGllbnQtZGFyayBweC0zLjUgcHktMi41IHRleHQtc20gZm9udC1zZW1pYm9sZCB0ZXh0LXdoaXRlIHNoYWRvdy1zbSBob3ZlcjpiZy1wdXJwbGUtNTAwIGZvY3VzLXZpc2libGU6b3V0bGluZSBmb2N1cy12aXNpYmxlOm91dGxpbmUtMiBmb2N1cy12aXNpYmxlOm91dGxpbmUtb2Zmc2V0LTIgZm9jdXMtdmlzaWJsZTpvdXRsaW5lLXB1cnBsZS01MDBcIlxuICAgICAgICAgICAgPlxuICAgICAgICAgICAgICBTZWUgRmVhdHVyZXNcbiAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICA8YSBocmVmPVwiI1wiIGNsYXNzTmFtZT1cInRleHQtc20gcHktMi41IGZvbnQtc2VtaWJvbGQgbGVhZGluZy02IHRleHQtY3lhbi02MDAgaG92ZXI6dGV4dC1wdXJwbGUtNTAwXCI+XG4gICAgICAgICAgUmVhZCBVc2UgQ2FzZXMgPHNwYW4gYXJpYS1oaWRkZW49XCJ0cnVlXCI+4oaSPC9zcGFuPlxuICAgICAgICAgICAgPC9hPlxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cIm10LTEwIGdyaWQgZ3JpZC1jb2xzLTEgZ2FwLTQgc206bXQtMTYgbGc6Z3JpZC1jb2xzLTYgbGc6Z3JpZC1yb3dzLTJcIj5cbiAgICAgICAgPEJlbnRvQ2FyZFxuICAgICAgICAgIGV5ZWJyb3c9XCJDcmVhdGl2aXR5XCJcbiAgICAgICAgICB0aXRsZT1cIjNEIENvbGxhYm9yYXRpb24gVG9vbHNcIlxuICAgICAgICAgIGRlc2NyaXB0aW9uPVwiVHJhbnNmb3JtIGhvdyB5b3UgYW5kIHlvdXIgdGVhbSB3b3JrIHRvZ2V0aGVyIHdpdGggb3VyIGlubm92YXRpdmUsIHJlYWwtdGltZSBjcmVhdGl2ZSB0b29scy5cIlxuICAgICAgICAgIGdyYXBoaWM9e1xuICAgICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJoLTgwIGJnLVt1cmwoL2ltYWdlcy9jb2xsYWJvcmF0ZS5qcGcpXSBiZy1jb3ZlciBiZy1jZW50ZXIgYmctbm8tcmVwZWF0XCIgLz5cbiAgICAgICAgICB9XG4gICAgICAgICAgZmFkZT17Wydib3R0b20nXX1cbiAgICAgICAgICBjbGFzc05hbWU9XCJtYXgtbGc6cm91bmRlZC10LTR4bCBsZzpjb2wtc3Bhbi0zIGxnOnJvdW5kZWQtdGwtNHhsXCJcbiAgICAgICAgICBsaW5rPVwiL2ZlYXR1cmVzXCJcbiAgICAgICAgLz5cbiAgICAgICAgPEJlbnRvQ2FyZFxuICAgICAgICAgIGV5ZWJyb3c9XCJDb25uZWN0ZWQgRXhwZXJpZW5jZXNcIlxuICAgICAgICAgIHRpdGxlPVwiT3VyVmVyc2UgU3R1ZGlvXCJcbiAgICAgICAgICBkZXNjcmlwdGlvbj1cIkVsZXZhdGUgeW91ciB2aXJ0dWFsIGNvbmZlcmVuY2VzIHdpdGggY3V0dGluZy1lZGdlIGNvbW11bmljYXRpb24gZmVhdHVyZXMgZGVzaWduZWQgdG8ga2VlcCB5b3VyIGF1ZGllbmNlIGNvbm5lY3RlZCBhbmQgZW5nYWdlZC5cIlxuICAgICAgICAgIGdyYXBoaWM9e1xuICAgICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJoLTgwIGJnLVt1cmwoL2ltYWdlcy9zdHVkaW8uanBnKV0gYmctY292ZXIgYmctY2VudGVyIGJnLW5vLXJlcGVhdFwiIC8+XG4gICAgICAgICAgfVxuICAgICAgICAgIGZhZGU9e1snYm90dG9tJ119XG4gICAgICAgICAgY2xhc3NOYW1lPVwibGc6Y29sLXNwYW4tMyBsZzpyb3VuZGVkLXRyLTR4bFwiXG4gICAgICAgICAgbGluaz1cIi9mZWF0dXJlc1wiXG4gICAgICAgIC8+XG4gICAgICAgIDxCZW50b0NhcmRcbiAgICAgICAgICBleWVicm93PVwiM0QgTW9kZWxpbmdcIlxuICAgICAgICAgIHRpdGxlPVwiVmVyc2UgQnVpbGRlciBQcm9cIlxuICAgICAgICAgIGRlc2NyaXB0aW9uPVwiQ3JlYXRlIGFuZCBjdXN0b21pemUgeW91ciB2aXJ0dWFsIHdvcmxkIHdpdGggcG93ZXJmdWwgdG9vbHMgdGhhdCBtYWtlIGJ1aWxkaW5nIGFuZCBtYW5hZ2luZyB5b3VyIGRpZ2l0YWwgc3BhY2UgZWFzeSBhbmQgaW50dWl0aXZlLlwiXG4gICAgICAgICAgZ3JhcGhpYz17XG4gICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImgtODAgYmctW3VybCgvaW1hZ2VzL2J1aWxkZXIuanBnKV0gYmctY292ZXIgYmctY2VudGVyIGJnLW5vLXJlcGVhdFwiIC8+XG4gICAgICAgICAgfVxuICAgICAgICAgIGZhZGU9e1snYm90dG9tJ119XG4gICAgICAgICAgY2xhc3NOYW1lPVwibGc6Y29sLXNwYW4tMiBsZzpyb3VuZGVkLWJsLTR4bFwiXG4gICAgICAgIC8+XG4gICAgICAgIDxCZW50b0NhcmRcbiAgICAgICAgICBleWVicm93PVwiTmV4dC1HZW4gSW50ZXJhY3Rpb25zXCJcbiAgICAgICAgICB0aXRsZT1cIlZpcnR1YWwgTWVldGluZyBUb29sc1wiXG4gICAgICAgICAgZGVzY3JpcHRpb249XCJFbGV2YXRlIHlvdXIgdmlydHVhbCBpbnRlcmFjdGlvbnMgd2l0aCBjdXR0aW5nLWVkZ2UgY29tbXVuaWNhdGlvbiBmZWF0dXJlcyBkZXNpZ25lZCB0byBrZWVwIHlvdSBjb25uZWN0ZWQgYW5kIGVuZ2FnZWQuLlwiXG4gICAgICAgICAgZ3JhcGhpYz17XG4gICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImgtODAgYmctW3VybCgvaW1hZ2VzL2NvbW11bmljYXRlLmpwZyldIGJnLWNvdmVyIGJnLWNlbnRlciBiZy1uby1yZXBlYXRcIiAvPlxuICAgICAgICAgIH1cbiAgICAgICAgICBmYWRlPXtbJ2JvdHRvbSddfVxuICAgICAgICAgIGNsYXNzTmFtZT1cImxnOmNvbC1zcGFuLTJcIlxuICAgICAgICAgIGxpbms9XCIvZmVhdHVyZXNcIlxuICAgICAgICAvPlxuICAgICAgICA8QmVudG9DYXJkXG4gICAgICAgICAgZXllYnJvdz1cIlNvY2lhbCBNZWRpYVwiXG4gICAgICAgICAgdGl0bGU9XCJNeVZlcnNlIFNvY2lhbFwiXG4gICAgICAgICAgZGVzY3JpcHRpb249XCJNYW5hZ2Ugc29jaWFsIGludGVyYWN0aW9ucywgdmVyc2VzLCBhbmQgbWVldGluZ3Mgc2VhbWxlc3NseSBpbiBhbiBhbGwtaW4tb25lIGludGVncmF0ZWQgc29jaWFsIG1lZGlhcGxhdGZvcm0uXCJcbiAgICAgICAgICBncmFwaGljPXtcbiAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiaC04MCBiZy1bdXJsKC9pbWFnZXMvc29jbWVkLmpwZyldIGJnLWNvdmVyIGJnLWNlbnRlciBiZy1uby1yZXBlYXRcIiAvPlxuICAgICAgICAgIH1cbiAgICAgICAgICBmYWRlPXtbJ2JvdHRvbSddfVxuICAgICAgICAgIGNsYXNzTmFtZT1cIm1heC1sZzpyb3VuZGVkLWItNHhsIGxnOmNvbC1zcGFuLTIgbGc6cm91bmRlZC1ici00eGxcIlxuICAgICAgICAgIGxpbms9XCIvZmVhdHVyZXNcIlxuICAgICAgICAvPlxuICAgICAgPC9kaXY+XG4gICAgICA8L2Rpdj5cbiAgICA8L0NvbnRhaW5lcj5cbiAgKVxufVxuIl0sIm5hbWVzIjpbImNsc3giLCJtb3Rpb24iLCJTdWJoZWFkaW5nIiwiQ29udGFpbmVyIiwiQmVudG9TZWN0aW9uIiwiQmVudG9DYXJkIiwiZGFyayIsImNsYXNzTmFtZSIsImV5ZWJyb3ciLCJ0aXRsZSIsImRlc2NyaXB0aW9uIiwiZ3JhcGhpYyIsImZhZGUiLCJsaW5rIiwiZGl2IiwiaW5pdGlhbCIsIndoaWxlSG92ZXIiLCJ2YXJpYW50cyIsImlkbGUiLCJhY3RpdmUiLCJkYXRhLWRhcmsiLCJ1bmRlZmluZWQiLCJpbmNsdWRlcyIsImFzIiwicCIsImgyIiwiYSIsImhyZWYiLCJzcGFuIiwiYXJpYS1oaWRkZW4iXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(ssr)/./src/components/Bentosection.jsx\n"); /***/ }), @@ -436,7 +436,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { "use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* binding */ HeroFeature)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(rsc)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/rsc/react-jsx-dev-runtime.js\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n\n\nfunction HeroFeature() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"bg-gradient-to-b from-purple-50/80 to-purple-50/10 pt-32 pb-12\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-7xl px-6 lg:px-8\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-4xl sm:text-center\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"btn\", {\n className: \"items-center rounded-2xl px-12 btn-gradient-dark2 py-2.5 text-md font-semibold\",\n children: \"NEW\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 23,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-8 h3-title text-center\",\n children: \"Introducing: OurHero Verse 3D\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 27,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-4 items-center align-center text-center section-text-ct\",\n children: \"First Generative AI 3D Tools for the Metaverse and Beyond\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 28,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 22,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 21,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative overflow-hidden pt-8\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-6xl px-6 lg:px-8\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"video\", {\n autoPlay: true,\n loop: true,\n muted: true,\n playsInline: true,\n className: \"relative w-full h-full overflow-hidden rounded-lg shadow-lg\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"source\", {\n src: \"/videos/ourverse3.mp4\",\n type: \"video/mp4\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 43,\n columnNumber: 11\n }, this),\n \"Your browser does not support the video tag.\"\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 36,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n \"aria-hidden\": \"true\",\n className: \"relative\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute -inset-x-20 bottom-0 bg-gradient-to-t from-white pt-[7%]\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 47,\n columnNumber: 15\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 46,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 34,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 33,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-4 mx-auto lg:mt-16 max-w-5xl px-6 mt-20 md:mt-24 lg:px-8 text-center items-center\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h2\", {\n className: \"text-intro\",\n children: \"Generative AI 3D Tool\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 52,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-4 h3-title text-center\",\n children: \"Transform your Imagination into Immersive Reality \"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 53,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-8 items-center align-center section-text-ct\",\n children: \"Our team has developed a cutting-edge system allowing users to generate with AI, full 3D virtual environments using text input alone, by eliminating traditional barriers such as high technical skill requirements or expensive software.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 54,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-4 items-center align-center section-text-ct\",\n children: \"Anyone, regardless of their background, skill level, or geographical location, can use the system to create complex 3D interactives environments tailored to their needs, simply by describing them.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 58,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 51,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-10 pb-8 flex items-center justify-center gap-x-6\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"#\",\n className: \"rounded-2xl btn-gradient-dark px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-purple-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-purple-500\",\n children: \"Try Now\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 64,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"#\",\n className: \"text-sm font-semibold leading-6 text-purple-900 hover:text-purple-500\",\n children: [\n \"Learn more \",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n \"aria-hidden\": \"true\",\n children: \"→\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 71,\n columnNumber: 26\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 70,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 63,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 20,\n columnNumber: 7\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHJzYykvLi9zcmMvY29tcG9uZW50cy9IZXJvRmVhdHVyZS5qc3giLCJtYXBwaW5ncyI6Ijs7Ozs7OztBQWNvQztBQUduQixTQUFTYTtJQUN0QixxQkFDRSw4REFBQ0M7UUFBSUMsV0FBVTs7MEJBQ2IsOERBQUNEO2dCQUFJQyxXQUFVOzBCQUNiLDRFQUFDRDtvQkFBSUMsV0FBVTs7c0NBQ2IsOERBQUNDOzRCQUFJRCxXQUFVO3NDQUNkOzs7Ozs7c0NBR0QsOERBQUNFOzRCQUFFRixXQUFVO3NDQUE2Qjs7Ozs7O3NDQUMxQyw4REFBQ0U7NEJBQUVGLFdBQVU7c0NBQTZEOzs7Ozs7Ozs7Ozs7Ozs7OzswQkFLOUUsOERBQUNEO2dCQUFJQyxXQUFVOzBCQUNiLDRFQUFDRDtvQkFBSUMsV0FBVTs7c0NBRWIsOERBQUNHOzRCQUNIQyxRQUFROzRCQUNSQyxJQUFJOzRCQUNKQyxLQUFLOzRCQUNMQyxXQUFXOzRCQUNYUCxXQUFVOzs4Q0FFViw4REFBQ1E7b0NBQU9DLEtBQUk7b0NBQXdCQyxNQUFLOzs7Ozs7Z0NBQWM7Ozs7Ozs7c0NBR3JELDhEQUFDWDs0QkFBSVksZUFBWTs0QkFBT1gsV0FBVTtzQ0FDaEMsNEVBQUNEO2dDQUFJQyxXQUFVOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OzBCQUlyQiw4REFBQ0Q7Z0JBQUlDLFdBQVU7O2tDQUNmLDhEQUFDWTt3QkFBR1osV0FBVTtrQ0FBYTs7Ozs7O2tDQUMzQiw4REFBQ0U7d0JBQUVGLFdBQVU7a0NBQTRCOzs7Ozs7a0NBQ3pDLDhEQUFDRTt3QkFBRUYsV0FBVTtrQ0FBaUQ7Ozs7OztrQ0FJOUQsOERBQUNFO3dCQUFFRixXQUFVO2tDQUFpRDs7Ozs7Ozs7Ozs7OzBCQUs5RCw4REFBQ0Q7Z0JBQUlDLFdBQVU7O2tDQUNYLDhEQUFDYTt3QkFDQ0MsTUFBSzt3QkFDTGQsV0FBVTtrQ0FDWDs7Ozs7O2tDQUdELDhEQUFDYTt3QkFBRUMsTUFBSzt3QkFBSWQsV0FBVTs7NEJBQXdFOzBDQUNqRiw4REFBQ2U7Z0NBQUtKLGVBQVk7MENBQU87Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUtoRCIsInNvdXJjZXMiOlsid2VicGFjazovL3RhaWx3aW5kdWkta2V5bm90ZS8uL3NyYy9jb21wb25lbnRzL0hlcm9GZWF0dXJlLmpzeD8yYzAxIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7XG4gICAgQXJyb3dQYXRoSWNvbixcbiAgICBDbG91ZEFycm93VXBJY29uLFxuICAgIENvZzZUb290aEljb24sXG4gICAgRmluZ2VyUHJpbnRJY29uLFxuICAgIExvY2tDbG9zZWRJY29uLFxuICAgIFNlcnZlckljb24sXG4gICAgQ3ViZUljb24sXG4gICAgRG9jdW1lbnRNYWduaWZ5aW5nR2xhc3NJY29uLFxuICAgIENwdUNoaXBJY29uLFxuICAgIFNoaWVsZENoZWNrSWNvbixcbiAgICBGaWxtSWNvbixcbiAgICBHbG9iZUFsdEljb24sXG4gICAgUm9ja2V0TGF1bmNoSWNvbixcbiAgfSBmcm9tICdAaGVyb2ljb25zL3JlYWN0LzIwL3NvbGlkJ1xuICBcbiAgXG4gIGV4cG9ydCBkZWZhdWx0IGZ1bmN0aW9uIEhlcm9GZWF0dXJlKCkge1xuICAgIHJldHVybiAoXG4gICAgICA8ZGl2IGNsYXNzTmFtZT1cImJnLWdyYWRpZW50LXRvLWIgZnJvbS1wdXJwbGUtNTAvODAgdG8tcHVycGxlLTUwLzEwIHB0LTMyIHBiLTEyXCI+XG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXgtYXV0byBtYXgtdy03eGwgcHgtNiBsZzpweC04XCI+XG4gICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJteC1hdXRvIG1heC13LTR4bCBzbTp0ZXh0LWNlbnRlclwiPlxuICAgICAgICAgICAgPGJ0biBjbGFzc05hbWU9XCJpdGVtcy1jZW50ZXIgcm91bmRlZC0yeGwgcHgtMTIgYnRuLWdyYWRpZW50LWRhcmsyIHB5LTIuNSB0ZXh0LW1kIGZvbnQtc2VtaWJvbGRcIlxuICAgICAgICAgICAgPlxuICAgICAgICAgICAgICBORVdcbiAgICAgICAgICAgIDwvYnRuPlxuICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtOCBoMy10aXRsZSAgdGV4dC1jZW50ZXJcIj5JbnRyb2R1Y2luZzogT3VySGVybyBWZXJzZSAzRDwvcD5cbiAgICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTQgaXRlbXMtY2VudGVyIGFsaWduLWNlbnRlciB0ZXh0LWNlbnRlciBzZWN0aW9uLXRleHQtY3RcIj5cbiAgICAgICAgICAgIEZpcnN0IEdlbmVyYXRpdmUgQUkgM0QgVG9vbHMgZm9yIHRoZSBNZXRhdmVyc2UgYW5kIEJleW9uZFxuICAgICAgICAgICAgPC9wPlxuICAgICAgICAgIDwvZGl2PlxuICAgICAgICA8L2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJyZWxhdGl2ZSBvdmVyZmxvdy1oaWRkZW4gcHQtOFwiPlxuICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXgtYXV0byBtYXgtdy02eGwgcHgtNiBsZzpweC04XCI+XG4gICAgICAgICAgICB7LyogZW1iZWQgVmlkZW8gKi99XG4gICAgICAgICAgICA8dmlkZW9cbiAgICAgICAgICBhdXRvUGxheVxuICAgICAgICAgIGxvb3BcbiAgICAgICAgICBtdXRlZFxuICAgICAgICAgIHBsYXlzSW5saW5lXG4gICAgICAgICAgY2xhc3NOYW1lPVwicmVsYXRpdmUgdy1mdWxsIGgtZnVsbCBvdmVyZmxvdy1oaWRkZW4gcm91bmRlZC1sZyBzaGFkb3ctbGdcIlxuICAgICAgICAgICAgPlxuICAgICAgICAgIDxzb3VyY2Ugc3JjPVwiL3ZpZGVvcy9vdXJ2ZXJzZTMubXA0XCIgdHlwZT1cInZpZGVvL21wNFwiIC8+XG4gICAgICAgICAgWW91ciBicm93c2VyIGRvZXMgbm90IHN1cHBvcnQgdGhlIHZpZGVvIHRhZy5cbiAgICAgICAgIDwvdmlkZW8+XG4gICAgICAgICAgICA8ZGl2IGFyaWEtaGlkZGVuPVwidHJ1ZVwiIGNsYXNzTmFtZT1cInJlbGF0aXZlXCI+XG4gICAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiYWJzb2x1dGUgLWluc2V0LXgtMjAgYm90dG9tLTAgYmctZ3JhZGllbnQtdG8tdCBmcm9tLXdoaXRlIHB0LVs3JV1cIiAvPlxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cIm10LTQgbXgtYXV0byBsZzptdC0xNiBtYXgtdy01eGwgcHgtNiBtdC0yMCBtZDptdC0yNCBsZzpweC04IHRleHQtY2VudGVyIGl0ZW1zLWNlbnRlclwiPlxuICAgICAgICA8aDIgY2xhc3NOYW1lPVwidGV4dC1pbnRyb1wiPkdlbmVyYXRpdmUgQUkgM0QgVG9vbDwvaDI+XG4gICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTQgaDMtdGl0bGUgdGV4dC1jZW50ZXJcIj5UcmFuc2Zvcm0geW91ciBJbWFnaW5hdGlvbiBpbnRvIEltbWVyc2l2ZSBSZWFsaXR5IDwvcD5cbiAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtOCBpdGVtcy1jZW50ZXIgYWxpZ24tY2VudGVyIHNlY3Rpb24tdGV4dC1jdFwiPlxuICAgICAgICBPdXIgdGVhbSBoYXMgZGV2ZWxvcGVkIGEgY3V0dGluZy1lZGdlIHN5c3RlbSBhbGxvd2luZyB1c2VycyB0byBnZW5lcmF0ZSB3aXRoIEFJLCBmdWxsIDNEIHZpcnR1YWwgZW52aXJvbm1lbnRzIHVzaW5nIHRleHQgaW5wdXQgYWxvbmUsIFxuICAgICAgICBieSBlbGltaW5hdGluZyB0cmFkaXRpb25hbCBiYXJyaWVycyBzdWNoIGFzIGhpZ2ggdGVjaG5pY2FsIHNraWxsIHJlcXVpcmVtZW50cyBvciBleHBlbnNpdmUgc29mdHdhcmUuIFxuICAgICAgICA8L3A+XG4gICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTQgaXRlbXMtY2VudGVyIGFsaWduLWNlbnRlciBzZWN0aW9uLXRleHQtY3RcIj5cbiAgICAgICAgQW55b25lLCByZWdhcmRsZXNzIG9mIHRoZWlyIGJhY2tncm91bmQsIHNraWxsIGxldmVsLCBvciBnZW9ncmFwaGljYWwgbG9jYXRpb24sIGNhbiB1c2UgdGhlIHN5c3RlbSB0byBjcmVhdGUgY29tcGxleCAzRCBpbnRlcmFjdGl2ZXMgZW52aXJvbm1lbnRzIHRhaWxvcmVkIHRvIHRoZWlyIG5lZWRzLCBcbiAgICAgICAgc2ltcGx5IGJ5IGRlc2NyaWJpbmcgdGhlbS4gXG4gICAgICAgIDwvcD5cbiAgICAgICAgPC9kaXY+XG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXQtMTAgcGItOCBmbGV4IGl0ZW1zLWNlbnRlciBqdXN0aWZ5LWNlbnRlciBnYXAteC02XCI+XG4gICAgICAgICAgICA8YVxuICAgICAgICAgICAgICBocmVmPVwiI1wiXG4gICAgICAgICAgICAgIGNsYXNzTmFtZT1cInJvdW5kZWQtMnhsIGJ0bi1ncmFkaWVudC1kYXJrIHB4LTMuNSBweS0yLjUgdGV4dC1zbSBmb250LXNlbWlib2xkIHRleHQtd2hpdGUgc2hhZG93LXNtIGhvdmVyOmJnLXB1cnBsZS01MDAgZm9jdXMtdmlzaWJsZTpvdXRsaW5lIGZvY3VzLXZpc2libGU6b3V0bGluZS0yIGZvY3VzLXZpc2libGU6b3V0bGluZS1vZmZzZXQtMiBmb2N1cy12aXNpYmxlOm91dGxpbmUtcHVycGxlLTUwMFwiXG4gICAgICAgICAgICA+XG4gICAgICAgICAgICAgIFRyeSBOb3dcbiAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICAgIDxhIGhyZWY9XCIjXCIgY2xhc3NOYW1lPVwidGV4dC1zbSBmb250LXNlbWlib2xkIGxlYWRpbmctNiB0ZXh0LXB1cnBsZS05MDAgaG92ZXI6dGV4dC1wdXJwbGUtNTAwXCI+XG4gICAgICAgICAgICAgIExlYXJuIG1vcmUgPHNwYW4gYXJpYS1oaWRkZW49XCJ0cnVlXCI+4oaSPC9zcGFuPlxuICAgICAgICAgICAgPC9hPlxuICAgICAgICAgIDwvZGl2PlxuICAgICAgPC9kaXY+XG4gICAgKVxuICB9XG4gICJdLCJuYW1lcyI6WyJBcnJvd1BhdGhJY29uIiwiQ2xvdWRBcnJvd1VwSWNvbiIsIkNvZzZUb290aEljb24iLCJGaW5nZXJQcmludEljb24iLCJMb2NrQ2xvc2VkSWNvbiIsIlNlcnZlckljb24iLCJDdWJlSWNvbiIsIkRvY3VtZW50TWFnbmlmeWluZ0dsYXNzSWNvbiIsIkNwdUNoaXBJY29uIiwiU2hpZWxkQ2hlY2tJY29uIiwiRmlsbUljb24iLCJHbG9iZUFsdEljb24iLCJSb2NrZXRMYXVuY2hJY29uIiwiSGVyb0ZlYXR1cmUiLCJkaXYiLCJjbGFzc05hbWUiLCJidG4iLCJwIiwidmlkZW8iLCJhdXRvUGxheSIsImxvb3AiLCJtdXRlZCIsInBsYXlzSW5saW5lIiwic291cmNlIiwic3JjIiwidHlwZSIsImFyaWEtaGlkZGVuIiwiaDIiLCJhIiwiaHJlZiIsInNwYW4iXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(rsc)/./src/components/HeroFeature.jsx\n"); +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* binding */ HeroFeature)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(rsc)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/rsc/react-jsx-dev-runtime.js\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n\n\nfunction HeroFeature() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"bg-gradient-to-b from-purple-50/80 to-purple-50/10 pt-32 pb-12\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-7xl px-6 lg:px-8\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-4xl text-center justify-center items-center\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"btn\", {\n className: \"items-center rounded-2xl lg:px-12 px-6 btn-gradient-dark2 py-2.5 text-md font-semibold\",\n children: \"NEW\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 23,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-8 h3-title text-center\",\n children: \"Introducing: OurHero Verse 3D\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 27,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-4 items-center align-center text-center section-text-ct\",\n children: \"First Generative AI 3D Tools for the Metaverse and Beyond\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 28,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 22,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 21,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative overflow-hidden pt-8\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-6xl px-6 lg:px-8\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"video\", {\n autoPlay: true,\n loop: true,\n muted: true,\n playsInline: true,\n className: \"relative w-full h-full overflow-hidden rounded-lg shadow-lg\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"source\", {\n src: \"/videos/ourverse3.mp4\",\n type: \"video/mp4\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 43,\n columnNumber: 11\n }, this),\n \"Your browser does not support the video tag.\"\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 36,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n \"aria-hidden\": \"true\",\n className: \"relative\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute -inset-x-20 bottom-0 bg-gradient-to-t from-white pt-[7%]\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 47,\n columnNumber: 15\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 46,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 34,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 33,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-4 mx-auto lg:mt-16 max-w-5xl px-6 mt-20 md:mt-24 lg:px-8 text-center items-center\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h2\", {\n className: \"text-intro\",\n children: \"Generative AI 3D Tool\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 52,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-4 h3-title text-center\",\n children: \"Transform your Imagination into Immersive Reality \"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 53,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-8 items-center align-center section-text-ct\",\n children: \"Our team has developed a cutting-edge system allowing users to generate with AI, full 3D virtual environments using text input alone, by eliminating traditional barriers such as high technical skill requirements or expensive software.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 54,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-4 items-center align-center section-text-ct\",\n children: \"Anyone, regardless of their background, skill level, or geographical location, can use the system to create complex 3D interactives environments tailored to their needs, simply by describing them.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 58,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 51,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-10 pb-8 flex items-center justify-center gap-x-6\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"#\",\n className: \"rounded-2xl btn-gradient-dark px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-purple-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-purple-500\",\n children: \"Try Now\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 65,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"#\",\n className: \"text-sm font-semibold leading-6 text-purple-900 hover:text-purple-500\",\n children: [\n \"Learn more \",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n \"aria-hidden\": \"true\",\n children: \"→\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 72,\n columnNumber: 26\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 71,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 64,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 20,\n columnNumber: 7\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHJzYykvLi9zcmMvY29tcG9uZW50cy9IZXJvRmVhdHVyZS5qc3giLCJtYXBwaW5ncyI6Ijs7Ozs7OztBQWNvQztBQUduQixTQUFTYTtJQUN0QixxQkFDRSw4REFBQ0M7UUFBSUMsV0FBVTs7MEJBQ2IsOERBQUNEO2dCQUFJQyxXQUFVOzBCQUNiLDRFQUFDRDtvQkFBSUMsV0FBVTs7c0NBQ2IsOERBQUNDOzRCQUFJRCxXQUFVO3NDQUNkOzs7Ozs7c0NBR0QsOERBQUNFOzRCQUFFRixXQUFVO3NDQUE2Qjs7Ozs7O3NDQUMxQyw4REFBQ0U7NEJBQUVGLFdBQVU7c0NBQTZEOzs7Ozs7Ozs7Ozs7Ozs7OzswQkFLOUUsOERBQUNEO2dCQUFJQyxXQUFVOzBCQUNiLDRFQUFDRDtvQkFBSUMsV0FBVTs7c0NBRWIsOERBQUNHOzRCQUNIQyxRQUFROzRCQUNSQyxJQUFJOzRCQUNKQyxLQUFLOzRCQUNMQyxXQUFXOzRCQUNYUCxXQUFVOzs4Q0FFViw4REFBQ1E7b0NBQU9DLEtBQUk7b0NBQXdCQyxNQUFLOzs7Ozs7Z0NBQWM7Ozs7Ozs7c0NBR3JELDhEQUFDWDs0QkFBSVksZUFBWTs0QkFBT1gsV0FBVTtzQ0FDaEMsNEVBQUNEO2dDQUFJQyxXQUFVOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OzBCQUlyQiw4REFBQ0Q7Z0JBQUlDLFdBQVU7O2tDQUNmLDhEQUFDWTt3QkFBR1osV0FBVTtrQ0FBYTs7Ozs7O2tDQUMzQiw4REFBQ0U7d0JBQUVGLFdBQVU7a0NBQTRCOzs7Ozs7a0NBQ3pDLDhEQUFDRTt3QkFBRUYsV0FBVTtrQ0FBaUQ7Ozs7OztrQ0FJOUQsOERBQUNFO3dCQUFFRixXQUFVO2tDQUFpRDs7Ozs7Ozs7Ozs7OzBCQU05RCw4REFBQ0Q7Z0JBQUlDLFdBQVU7O2tDQUNYLDhEQUFDYTt3QkFDQ0MsTUFBSzt3QkFDTGQsV0FBVTtrQ0FDWDs7Ozs7O2tDQUdELDhEQUFDYTt3QkFBRUMsTUFBSzt3QkFBSWQsV0FBVTs7NEJBQXdFOzBDQUNqRiw4REFBQ2U7Z0NBQUtKLGVBQVk7MENBQU87Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUtoRCIsInNvdXJjZXMiOlsid2VicGFjazovL3RhaWx3aW5kdWkta2V5bm90ZS8uL3NyYy9jb21wb25lbnRzL0hlcm9GZWF0dXJlLmpzeD8yYzAxIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7XG4gICAgQXJyb3dQYXRoSWNvbixcbiAgICBDbG91ZEFycm93VXBJY29uLFxuICAgIENvZzZUb290aEljb24sXG4gICAgRmluZ2VyUHJpbnRJY29uLFxuICAgIExvY2tDbG9zZWRJY29uLFxuICAgIFNlcnZlckljb24sXG4gICAgQ3ViZUljb24sXG4gICAgRG9jdW1lbnRNYWduaWZ5aW5nR2xhc3NJY29uLFxuICAgIENwdUNoaXBJY29uLFxuICAgIFNoaWVsZENoZWNrSWNvbixcbiAgICBGaWxtSWNvbixcbiAgICBHbG9iZUFsdEljb24sXG4gICAgUm9ja2V0TGF1bmNoSWNvbixcbiAgfSBmcm9tICdAaGVyb2ljb25zL3JlYWN0LzIwL3NvbGlkJ1xuICBcbiAgXG4gIGV4cG9ydCBkZWZhdWx0IGZ1bmN0aW9uIEhlcm9GZWF0dXJlKCkge1xuICAgIHJldHVybiAoXG4gICAgICA8ZGl2IGNsYXNzTmFtZT1cImJnLWdyYWRpZW50LXRvLWIgZnJvbS1wdXJwbGUtNTAvODAgdG8tcHVycGxlLTUwLzEwIHB0LTMyIHBiLTEyXCI+XG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXgtYXV0byBtYXgtdy03eGwgcHgtNiBsZzpweC04XCI+XG4gICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJteC1hdXRvIG1heC13LTR4bCB0ZXh0LWNlbnRlciBqdXN0aWZ5LWNlbnRlciBpdGVtcy1jZW50ZXJcIj5cbiAgICAgICAgICAgIDxidG4gY2xhc3NOYW1lPVwiaXRlbXMtY2VudGVyIHJvdW5kZWQtMnhsIGxnOnB4LTEyIHB4LTYgYnRuLWdyYWRpZW50LWRhcmsyIHB5LTIuNSB0ZXh0LW1kIGZvbnQtc2VtaWJvbGRcIlxuICAgICAgICAgICAgPlxuICAgICAgICAgICAgICBORVdcbiAgICAgICAgICAgIDwvYnRuPlxuICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtOCBoMy10aXRsZSAgdGV4dC1jZW50ZXJcIj5JbnRyb2R1Y2luZzogT3VySGVybyBWZXJzZSAzRDwvcD5cbiAgICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTQgaXRlbXMtY2VudGVyIGFsaWduLWNlbnRlciB0ZXh0LWNlbnRlciBzZWN0aW9uLXRleHQtY3RcIj5cbiAgICAgICAgICAgIEZpcnN0IEdlbmVyYXRpdmUgQUkgM0QgVG9vbHMgZm9yIHRoZSBNZXRhdmVyc2UgYW5kIEJleW9uZFxuICAgICAgICAgICAgPC9wPlxuICAgICAgICAgIDwvZGl2PlxuICAgICAgICA8L2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJyZWxhdGl2ZSBvdmVyZmxvdy1oaWRkZW4gcHQtOFwiPlxuICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXgtYXV0byBtYXgtdy02eGwgcHgtNiBsZzpweC04XCI+XG4gICAgICAgICAgICB7LyogZW1iZWQgVmlkZW8gKi99XG4gICAgICAgICAgICA8dmlkZW9cbiAgICAgICAgICBhdXRvUGxheVxuICAgICAgICAgIGxvb3BcbiAgICAgICAgICBtdXRlZFxuICAgICAgICAgIHBsYXlzSW5saW5lXG4gICAgICAgICAgY2xhc3NOYW1lPVwicmVsYXRpdmUgdy1mdWxsIGgtZnVsbCBvdmVyZmxvdy1oaWRkZW4gcm91bmRlZC1sZyBzaGFkb3ctbGdcIlxuICAgICAgICAgICAgPlxuICAgICAgICAgIDxzb3VyY2Ugc3JjPVwiL3ZpZGVvcy9vdXJ2ZXJzZTMubXA0XCIgdHlwZT1cInZpZGVvL21wNFwiIC8+XG4gICAgICAgICAgWW91ciBicm93c2VyIGRvZXMgbm90IHN1cHBvcnQgdGhlIHZpZGVvIHRhZy5cbiAgICAgICAgIDwvdmlkZW8+XG4gICAgICAgICAgICA8ZGl2IGFyaWEtaGlkZGVuPVwidHJ1ZVwiIGNsYXNzTmFtZT1cInJlbGF0aXZlXCI+XG4gICAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiYWJzb2x1dGUgLWluc2V0LXgtMjAgYm90dG9tLTAgYmctZ3JhZGllbnQtdG8tdCBmcm9tLXdoaXRlIHB0LVs3JV1cIiAvPlxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cIm10LTQgbXgtYXV0byBsZzptdC0xNiBtYXgtdy01eGwgcHgtNiBtdC0yMCBtZDptdC0yNCBsZzpweC04IHRleHQtY2VudGVyIGl0ZW1zLWNlbnRlclwiPlxuICAgICAgICA8aDIgY2xhc3NOYW1lPVwidGV4dC1pbnRyb1wiPkdlbmVyYXRpdmUgQUkgM0QgVG9vbDwvaDI+XG4gICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTQgaDMtdGl0bGUgdGV4dC1jZW50ZXJcIj5UcmFuc2Zvcm0geW91ciBJbWFnaW5hdGlvbiBpbnRvIEltbWVyc2l2ZSBSZWFsaXR5IDwvcD5cbiAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtOCBpdGVtcy1jZW50ZXIgYWxpZ24tY2VudGVyIHNlY3Rpb24tdGV4dC1jdFwiPlxuICAgICAgICBPdXIgdGVhbSBoYXMgZGV2ZWxvcGVkIGEgY3V0dGluZy1lZGdlIHN5c3RlbSBhbGxvd2luZyB1c2VycyB0byBnZW5lcmF0ZSB3aXRoIEFJLCBmdWxsIDNEIHZpcnR1YWwgZW52aXJvbm1lbnRzIHVzaW5nIHRleHQgaW5wdXQgYWxvbmUsIFxuICAgICAgICBieSBlbGltaW5hdGluZyB0cmFkaXRpb25hbCBiYXJyaWVycyBzdWNoIGFzIGhpZ2ggdGVjaG5pY2FsIHNraWxsIHJlcXVpcmVtZW50cyBvciBleHBlbnNpdmUgc29mdHdhcmUuIFxuICAgICAgICA8L3A+XG4gICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTQgaXRlbXMtY2VudGVyIGFsaWduLWNlbnRlciBzZWN0aW9uLXRleHQtY3RcIj5cbiAgICAgICAgQW55b25lLCByZWdhcmRsZXNzIG9mIHRoZWlyIGJhY2tncm91bmQsIHNraWxsIGxldmVsLCBvciBnZW9ncmFwaGljYWwgbG9jYXRpb24sIGNhbiB1c2UgdGhlIHN5c3RlbSB0byBjcmVhdGUgY29tcGxleCAzRCBpbnRlcmFjdGl2ZXMgZW52aXJvbm1lbnRzIHRhaWxvcmVkIHRvIHRoZWlyIG5lZWRzLCBcbiAgICAgICAgc2ltcGx5IGJ5IGRlc2NyaWJpbmcgdGhlbS4gXG4gICAgICAgIDwvcD5cbiAgICAgICAgXG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cIm10LTEwIHBiLTggZmxleCBpdGVtcy1jZW50ZXIganVzdGlmeS1jZW50ZXIgZ2FwLXgtNlwiPlxuICAgICAgICAgICAgPGFcbiAgICAgICAgICAgICAgaHJlZj1cIiNcIlxuICAgICAgICAgICAgICBjbGFzc05hbWU9XCJyb3VuZGVkLTJ4bCBidG4tZ3JhZGllbnQtZGFyayBweC0zLjUgcHktMi41IHRleHQtc20gZm9udC1zZW1pYm9sZCB0ZXh0LXdoaXRlIHNoYWRvdy1zbSBob3ZlcjpiZy1wdXJwbGUtNTAwIGZvY3VzLXZpc2libGU6b3V0bGluZSBmb2N1cy12aXNpYmxlOm91dGxpbmUtMiBmb2N1cy12aXNpYmxlOm91dGxpbmUtb2Zmc2V0LTIgZm9jdXMtdmlzaWJsZTpvdXRsaW5lLXB1cnBsZS01MDBcIlxuICAgICAgICAgICAgPlxuICAgICAgICAgICAgICBUcnkgTm93XG4gICAgICAgICAgICA8L2E+XG4gICAgICAgICAgICA8YSBocmVmPVwiI1wiIGNsYXNzTmFtZT1cInRleHQtc20gZm9udC1zZW1pYm9sZCBsZWFkaW5nLTYgdGV4dC1wdXJwbGUtOTAwIGhvdmVyOnRleHQtcHVycGxlLTUwMFwiPlxuICAgICAgICAgICAgICBMZWFybiBtb3JlIDxzcGFuIGFyaWEtaGlkZGVuPVwidHJ1ZVwiPuKGkjwvc3Bhbj5cbiAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICA8L2Rpdj5cbiAgICAgIDwvZGl2PlxuICAgIClcbiAgfVxuICAiXSwibmFtZXMiOlsiQXJyb3dQYXRoSWNvbiIsIkNsb3VkQXJyb3dVcEljb24iLCJDb2c2VG9vdGhJY29uIiwiRmluZ2VyUHJpbnRJY29uIiwiTG9ja0Nsb3NlZEljb24iLCJTZXJ2ZXJJY29uIiwiQ3ViZUljb24iLCJEb2N1bWVudE1hZ25pZnlpbmdHbGFzc0ljb24iLCJDcHVDaGlwSWNvbiIsIlNoaWVsZENoZWNrSWNvbiIsIkZpbG1JY29uIiwiR2xvYmVBbHRJY29uIiwiUm9ja2V0TGF1bmNoSWNvbiIsIkhlcm9GZWF0dXJlIiwiZGl2IiwiY2xhc3NOYW1lIiwiYnRuIiwicCIsInZpZGVvIiwiYXV0b1BsYXkiLCJsb29wIiwibXV0ZWQiLCJwbGF5c0lubGluZSIsInNvdXJjZSIsInNyYyIsInR5cGUiLCJhcmlhLWhpZGRlbiIsImgyIiwiYSIsImhyZWYiLCJzcGFuIl0sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(rsc)/./src/components/HeroFeature.jsx\n"); /***/ }), diff --git a/.next/server/webpack-runtime.js b/.next/server/webpack-runtime.js index de162f1..bb41c89 100644 --- a/.next/server/webpack-runtime.js +++ b/.next/server/webpack-runtime.js @@ -125,7 +125,7 @@ /******/ /******/ /* webpack/runtime/getFullHash */ /******/ (() => { -/******/ __webpack_require__.h = () => ("79fa1205f0ccdaf6") +/******/ __webpack_require__.h = () => ("1e463b2be435e2e6") /******/ })(); /******/ /******/ /* webpack/runtime/hasOwnProperty shorthand */ diff --git a/.next/trace b/.next/trace index c9e1ac6..aee3be5 100644 --- a/.next/trace +++ b/.next/trace @@ -76,3 +76,48 @@ [{"name":"client-success","duration":5,"timestamp":1739571994454,"id":7054,"parentId":3,"tags":{},"startTime":1728306111250,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":689000,"timestamp":1739571331980,"id":7056,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":true},"startTime":1728306111337,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":85477,"timestamp":1739572008863,"id":7055,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728306111264,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1739572094364,"id":7057,"parentId":7055,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"325877760","memory.heapUsed":"425017400","memory.heapTotal":"461062144"},"startTime":1728306111350,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":542083,"timestamp":1739775797157,"id":7058,"tags":{"url":"/","isTurbopack":false},"startTime":1728306315050,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1739776339562,"id":7059,"parentId":7058,"tags":{"url":"/","memory.rss":"156106752","memory.heapUsed":"380897128","memory.heapTotal":"400261120"},"startTime":1728306315592,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":72,"timestamp":1739777738053,"id":7060,"parentId":3,"tags":{},"startTime":1728306316991,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":1,"timestamp":1739777738341,"id":7061,"parentId":3,"tags":{},"startTime":1728306316991,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":236425,"timestamp":1739970246412,"id":7062,"tags":{"url":"/","isTurbopack":false},"startTime":1728306509496,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1739970483159,"id":7063,"parentId":7062,"tags":{"url":"/","memory.rss":"115621888","memory.heapUsed":"382756768","memory.heapTotal":"401309696"},"startTime":1728306509733,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":14,"timestamp":1739970953305,"id":7064,"parentId":3,"tags":{},"startTime":1728306510203,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":8,"timestamp":1739970957518,"id":7065,"parentId":3,"tags":{},"startTime":1728306510207,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":93259,"timestamp":1740062103970,"id":7080,"parentId":7069,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728306601352,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":93755,"timestamp":1740062103985,"id":7082,"parentId":7069,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728306601352,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":93743,"timestamp":1740062104002,"id":7083,"parentId":7069,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728306601352,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":136468,"timestamp":1740062101583,"id":7070,"parentId":7069,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728306601350,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":134796,"timestamp":1740062103279,"id":7072,"parentId":7069,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728306601352,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":147518,"timestamp":1740062103299,"id":7074,"parentId":7069,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728306601352,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":179694,"timestamp":1740062103318,"id":7076,"parentId":7069,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728306601352,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":179015,"timestamp":1740062104035,"id":7087,"parentId":7069,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728306601353,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":187145,"timestamp":1740062103311,"id":7075,"parentId":7069,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728306601352,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":192374,"timestamp":1740062103979,"id":7081,"parentId":7069,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728306601352,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":21430,"timestamp":1740062280870,"id":7090,"parentId":7089,"tags":{},"startTime":1728306601529,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":224337,"timestamp":1740062103292,"id":7073,"parentId":7069,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728306601352,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":233438,"timestamp":1740062103333,"id":7078,"parentId":7069,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728306601352,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":232775,"timestamp":1740062104008,"id":7084,"parentId":7069,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728306601352,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":232757,"timestamp":1740062104029,"id":7086,"parentId":7069,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728306601353,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":234476,"timestamp":1740062103324,"id":7077,"parentId":7069,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728306601352,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":860054,"timestamp":1740062302448,"id":7092,"parentId":7091,"tags":{},"startTime":1728306601551,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":863212,"timestamp":1740062302364,"id":7091,"parentId":7089,"tags":{},"startTime":1728306601551,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":73011,"timestamp":1740063165676,"id":7093,"parentId":7089,"tags":{"astUsed":"true"},"startTime":1728306602414,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":976089,"timestamp":1740062280162,"id":7089,"parentId":7088,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728306601529,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1155072,"timestamp":1740062103257,"id":7071,"parentId":7069,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728306601352,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":1076792,"timestamp":1740062201991,"id":7088,"parentId":7068,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728306601450,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":102,"timestamp":1740063280517,"id":7094,"parentId":7088,"tags":{},"startTime":1728306602529,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1177109,"timestamp":1740062103955,"id":7079,"parentId":7069,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728306601352,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1181890,"timestamp":1740062104014,"id":7085,"parentId":7069,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728306601352,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":1298633,"timestamp":1740061987355,"id":7069,"parentId":7068,"tags":{},"startTime":1728306601236,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":8876,"timestamp":1740063308690,"id":7096,"parentId":7095,"tags":{},"startTime":1728306602557,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":9,"timestamp":1740063317602,"id":7098,"parentId":7095,"tags":{},"startTime":1728306602566,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":167,"timestamp":1740063317731,"id":7099,"parentId":7095,"tags":{},"startTime":1728306602566,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":13,"timestamp":1740063317968,"id":7100,"parentId":7095,"tags":{},"startTime":1728306602566,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":15,"timestamp":1740063318041,"id":7101,"parentId":7095,"tags":{},"startTime":1728306602567,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":7123,"timestamp":1740063317591,"id":7097,"parentId":7095,"tags":{},"startTime":1728306602566,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1019,"timestamp":1740063329306,"id":7102,"parentId":7095,"tags":{},"startTime":1728306602578,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":8108,"timestamp":1740063330344,"id":7103,"parentId":7095,"tags":{},"startTime":1728306602579,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":12695,"timestamp":1740063351844,"id":7104,"parentId":7095,"tags":{},"startTime":1728306602600,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":302,"timestamp":1740063364537,"id":7105,"parentId":7095,"tags":{},"startTime":1728306602613,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":372,"timestamp":1740063364816,"id":7106,"parentId":7095,"tags":{},"startTime":1728306602613,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":6970,"timestamp":1740063365204,"id":7107,"parentId":7095,"tags":{},"startTime":1728306602614,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":293,"timestamp":1740063374856,"id":7109,"parentId":7068,"tags":{},"startTime":1728306602623,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":438,"timestamp":1740063374723,"id":7108,"parentId":7068,"tags":{},"startTime":1728306602623,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":82135,"timestamp":1740063298966,"id":7095,"parentId":7068,"tags":{},"startTime":1728306602547,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":1441011,"timestamp":1740061940134,"id":7068,"parentId":7066,"tags":{"name":"client"},"startTime":1728306601189,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":18190,"timestamp":1740063381186,"id":7110,"parentId":7066,"tags":{},"startTime":1728306602630,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1726585,"timestamp":1740061674687,"id":7066,"parentId":3,"tags":{"trigger":"src/components/Hero.jsx"},"startTime":1728306600923,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":6,"timestamp":1740063425353,"id":7113,"parentId":3,"tags":{},"startTime":1728306602674,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":1,"timestamp":1740063425453,"id":7114,"parentId":3,"tags":{},"startTime":1728306602674,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":1773000,"timestamp":1740061683101,"id":7122,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":true},"startTime":1728306602708,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":17778,"timestamp":1740063442735,"id":7115,"parentId":7112,"tags":{"request":"next/dist/pages/_app"},"startTime":1728306602691,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":18865,"timestamp":1740063443116,"id":7117,"parentId":7112,"tags":{"request":"next/dist/pages/_document"},"startTime":1728306602692,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":1782000,"timestamp":1740061684237,"id":7123,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":true},"startTime":1728306602733,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":52157,"timestamp":1740063443044,"id":7116,"parentId":7112,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728306602692,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":52080,"timestamp":1740063443133,"id":7118,"parentId":7112,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728306602692,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":53625,"timestamp":1740063443163,"id":7120,"parentId":7112,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728306602692,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":60960,"timestamp":1740063443175,"id":7121,"parentId":7112,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728306602692,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":17572,"timestamp":1740063490028,"id":7126,"parentId":7125,"tags":{},"startTime":1728306602738,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":17899,"timestamp":1740063489709,"id":7125,"parentId":7124,"tags":{},"startTime":1728306602738,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":31831,"timestamp":1740063488845,"id":7124,"parentId":7111,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Hero.jsx","layer":"rsc"},"startTime":1728306602737,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":113494,"timestamp":1740063443149,"id":7119,"parentId":7112,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728306602692,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":338971,"timestamp":1740063409060,"id":7112,"parentId":7111,"tags":{},"startTime":1728306602658,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":5658,"timestamp":1740063786588,"id":7143,"parentId":7142,"tags":{},"startTime":1728306603035,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":5,"timestamp":1740063792288,"id":7145,"parentId":7142,"tags":{},"startTime":1728306603041,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":8092,"timestamp":1740063792469,"id":7146,"parentId":7142,"tags":{},"startTime":1728306603041,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":11,"timestamp":1740063800674,"id":7147,"parentId":7142,"tags":{},"startTime":1728306603049,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":11,"timestamp":1740063800755,"id":7148,"parentId":7142,"tags":{},"startTime":1728306603049,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":14522,"timestamp":1740063792274,"id":7144,"parentId":7142,"tags":{},"startTime":1728306603041,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":962,"timestamp":1740063809532,"id":7149,"parentId":7142,"tags":{},"startTime":1728306603058,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":4712,"timestamp":1740063810509,"id":7150,"parentId":7142,"tags":{},"startTime":1728306603059,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":2154,"timestamp":1740063821040,"id":7151,"parentId":7142,"tags":{},"startTime":1728306603069,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":209,"timestamp":1740063823193,"id":7152,"parentId":7142,"tags":{},"startTime":1728306603072,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":199,"timestamp":1740063823391,"id":7153,"parentId":7142,"tags":{},"startTime":1728306603072,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":2291,"timestamp":1740063823596,"id":7154,"parentId":7142,"tags":{},"startTime":1728306603072,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":57356,"timestamp":1740063774326,"id":7142,"parentId":7111,"tags":{},"startTime":1728306603023,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":434972,"timestamp":1740063407547,"id":7111,"parentId":7067,"tags":{"name":"server"},"startTime":1728306602656,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":10171,"timestamp":1740063842608,"id":7155,"parentId":7067,"tags":{},"startTime":1728306603091,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":2168373,"timestamp":1740061686181,"id":7067,"parentId":3,"tags":{"trigger":"src/components/Hero.jsx"},"startTime":1728306600935,"traceId":"480ec8b9e15b14de"}] [{"name":"handle-request","duration":275561,"timestamp":1740063871214,"id":7156,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728306603120,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1740064146844,"id":7158,"parentId":7156,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"258686976","memory.heapUsed":"413049152","memory.heapTotal":"449019904"},"startTime":1728306603395,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":179885,"timestamp":1740063988366,"id":7157,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728306603237,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1740064168277,"id":7159,"parentId":7157,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"261357568","memory.heapUsed":"416621784","memory.heapTotal":"449019904"},"startTime":1728306603417,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":27051,"timestamp":1740089655350,"id":7166,"parentId":7163,"tags":{"request":"next/dist/pages/_document"},"startTime":1728306628903,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":28650,"timestamp":1740089654306,"id":7164,"parentId":7163,"tags":{"request":"next/dist/pages/_app"},"startTime":1728306628902,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":51393,"timestamp":1740089655284,"id":7165,"parentId":7163,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728306628903,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":51317,"timestamp":1740089655367,"id":7167,"parentId":7163,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728306628903,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":23825,"timestamp":1740089701708,"id":7173,"parentId":7172,"tags":{},"startTime":1728306628950,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":24046,"timestamp":1740089701495,"id":7172,"parentId":7171,"tags":{},"startTime":1728306628950,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":29102,"timestamp":1740089700496,"id":7171,"parentId":7162,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Hero.jsx","layer":"rsc"},"startTime":1728306628949,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":86613,"timestamp":1740089655506,"id":7169,"parentId":7163,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728306628904,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":86558,"timestamp":1740089655569,"id":7170,"parentId":7163,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728306628904,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":95100,"timestamp":1740089655487,"id":7168,"parentId":7163,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728306628904,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":178193,"timestamp":1740089643107,"id":7163,"parentId":7162,"tags":{},"startTime":1728306628891,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":13377,"timestamp":1740089870050,"id":7190,"parentId":7189,"tags":{},"startTime":1728306629118,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":6,"timestamp":1740089883480,"id":7192,"parentId":7189,"tags":{},"startTime":1728306629132,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":19432,"timestamp":1740089883518,"id":7193,"parentId":7189,"tags":{},"startTime":1728306629132,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":150,"timestamp":1740089903116,"id":7194,"parentId":7189,"tags":{},"startTime":1728306629151,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":321,"timestamp":1740089903304,"id":7195,"parentId":7189,"tags":{},"startTime":1728306629151,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":118724,"timestamp":1740089883462,"id":7191,"parentId":7189,"tags":{},"startTime":1728306629132,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":2550,"timestamp":1740090027820,"id":7196,"parentId":7189,"tags":{},"startTime":1728306629276,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":9483,"timestamp":1740090030404,"id":7197,"parentId":7189,"tags":{},"startTime":1728306629278,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":10080,"timestamp":1740090044979,"id":7198,"parentId":7189,"tags":{},"startTime":1728306629293,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":292,"timestamp":1740090055057,"id":7199,"parentId":7189,"tags":{},"startTime":1728306629303,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":492,"timestamp":1740090055304,"id":7200,"parentId":7189,"tags":{},"startTime":1728306629303,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":4169,"timestamp":1740090055802,"id":7201,"parentId":7189,"tags":{},"startTime":1728306629304,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":209032,"timestamp":1740089860381,"id":7189,"parentId":7162,"tags":{},"startTime":1728306629108,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":461890,"timestamp":1740089639430,"id":7162,"parentId":7160,"tags":{"name":"server"},"startTime":1728306628888,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":16189,"timestamp":1740090103246,"id":7202,"parentId":7160,"tags":{},"startTime":1728306629351,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":514058,"timestamp":1740089606253,"id":7160,"parentId":3,"tags":{"trigger":"src/components/Hero.jsx"},"startTime":1728306628854,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":77181,"timestamp":1740090151330,"id":7215,"parentId":7204,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728306629399,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":77412,"timestamp":1740090151359,"id":7217,"parentId":7204,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728306629399,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":77409,"timestamp":1740090151372,"id":7218,"parentId":7204,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728306629399,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":94760,"timestamp":1740090150404,"id":7205,"parentId":7204,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728306629398,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":94104,"timestamp":1740090151099,"id":7207,"parentId":7204,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728306629399,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":109592,"timestamp":1740090151145,"id":7209,"parentId":7204,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728306629399,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":187383,"timestamp":1740090151157,"id":7210,"parentId":7204,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728306629399,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":207272,"timestamp":1740090151168,"id":7211,"parentId":7204,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728306629399,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":206706,"timestamp":1740090151756,"id":7222,"parentId":7204,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728306629400,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":240843,"timestamp":1740090151294,"id":7213,"parentId":7204,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728306629399,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":240767,"timestamp":1740090151389,"id":7219,"parentId":7204,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728306629399,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":240591,"timestamp":1740090151568,"id":7221,"parentId":7204,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728306629400,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":251714,"timestamp":1740090151344,"id":7216,"parentId":7204,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728306629399,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":255413,"timestamp":1740090151128,"id":7208,"parentId":7204,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728306629399,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":255291,"timestamp":1740090151273,"id":7212,"parentId":7204,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728306629399,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":21910,"timestamp":1740090385725,"id":7225,"parentId":7224,"tags":{},"startTime":1728306629634,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":979276,"timestamp":1740090151402,"id":7220,"parentId":7204,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728306629399,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":1297288,"timestamp":1740090408210,"id":7227,"parentId":7226,"tags":{},"startTime":1728306629656,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":1298580,"timestamp":1740090408002,"id":7226,"parentId":7224,"tags":{},"startTime":1728306629656,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":72633,"timestamp":1740091706851,"id":7228,"parentId":7224,"tags":{"astUsed":"true"},"startTime":1728306630955,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":1404035,"timestamp":1740090384196,"id":7224,"parentId":7223,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728306629632,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1639941,"timestamp":1740090150918,"id":7206,"parentId":7204,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728306629399,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":1573637,"timestamp":1740090230772,"id":7223,"parentId":7203,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728306629479,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":91,"timestamp":1740091805105,"id":7229,"parentId":7223,"tags":{},"startTime":1728306631053,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1653946,"timestamp":1740090151316,"id":7214,"parentId":7204,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728306629399,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":1680217,"timestamp":1740090125189,"id":7204,"parentId":7203,"tags":{},"startTime":1728306629373,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":9357,"timestamp":1740091914891,"id":7231,"parentId":7230,"tags":{},"startTime":1728306631163,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":5,"timestamp":1740091924300,"id":7233,"parentId":7230,"tags":{},"startTime":1728306631172,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":291,"timestamp":1740091924598,"id":7234,"parentId":7230,"tags":{},"startTime":1728306631173,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":28,"timestamp":1740091925014,"id":7235,"parentId":7230,"tags":{},"startTime":1728306631173,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":8,"timestamp":1740091925118,"id":7236,"parentId":7230,"tags":{},"startTime":1728306631173,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":6690,"timestamp":1740091924285,"id":7232,"parentId":7230,"tags":{},"startTime":1728306631172,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":2793,"timestamp":1740091937391,"id":7237,"parentId":7230,"tags":{},"startTime":1728306631185,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":8409,"timestamp":1740091940225,"id":7238,"parentId":7230,"tags":{},"startTime":1728306631188,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":11282,"timestamp":1740091960054,"id":7239,"parentId":7230,"tags":{},"startTime":1728306631208,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":273,"timestamp":1740091971334,"id":7240,"parentId":7230,"tags":{},"startTime":1728306631219,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":413,"timestamp":1740091971589,"id":7241,"parentId":7230,"tags":{},"startTime":1728306631220,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":9464,"timestamp":1740091972011,"id":7242,"parentId":7230,"tags":{},"startTime":1728306631220,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":556,"timestamp":1740091986342,"id":7244,"parentId":7203,"tags":{},"startTime":1728306631234,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":1097,"timestamp":1740091985816,"id":7243,"parentId":7203,"tags":{},"startTime":1728306631234,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":182614,"timestamp":1740091822956,"id":7230,"parentId":7203,"tags":{},"startTime":1728306631071,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":1881278,"timestamp":1740090124386,"id":7203,"parentId":7161,"tags":{"name":"client"},"startTime":1728306629372,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":10659,"timestamp":1740092005731,"id":7245,"parentId":7161,"tags":{},"startTime":1728306631254,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":2413491,"timestamp":1740089607121,"id":7161,"parentId":3,"tags":{"trigger":"src/components/Hero.jsx"},"startTime":1728306628855,"traceId":"480ec8b9e15b14de"}] [{"name":"client-success","duration":47,"timestamp":1740092033225,"id":7246,"parentId":3,"tags":{},"startTime":1728306631281,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":1,"timestamp":1740092033399,"id":7247,"parentId":3,"tags":{},"startTime":1728306631281,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":2441000,"timestamp":1740089609178,"id":7249,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":false},"startTime":1728306631299,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":2447000,"timestamp":1740089609211,"id":7250,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":true},"startTime":1728306631304,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":186472,"timestamp":1740092037392,"id":7248,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728306631285,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1740092223912,"id":7252,"parentId":7248,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"262307840","memory.heapUsed":"454926968","memory.heapTotal":"488833024"},"startTime":1728306631472,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":40626,"timestamp":1740092204043,"id":7251,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728306631452,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1740092244749,"id":7253,"parentId":7251,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"261537792","memory.heapUsed":"443550776","memory.heapTotal":"490143744"},"startTime":1728306631493,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":9334,"timestamp":1740092362129,"id":7261,"parentId":7258,"tags":{"request":"next/dist/pages/_document"},"startTime":1728306631610,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":28502,"timestamp":1740092361975,"id":7259,"parentId":7258,"tags":{"request":"next/dist/pages/_app"},"startTime":1728306631610,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":46222,"timestamp":1740092362105,"id":7260,"parentId":7258,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728306631610,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":46171,"timestamp":1740092362166,"id":7262,"parentId":7258,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728306631610,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":59851,"timestamp":1740092362189,"id":7264,"parentId":7258,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728306631610,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":59851,"timestamp":1740092362197,"id":7265,"parentId":7258,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728306631610,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":59844,"timestamp":1740092362205,"id":7266,"parentId":7258,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728306631610,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":38835,"timestamp":1740092390741,"id":7267,"parentId":7263,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/next-app-loader.js?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1728306631639,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":74642,"timestamp":1740092362179,"id":7263,"parentId":7258,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728306631610,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":164183,"timestamp":1740092355770,"id":7258,"parentId":7257,"tags":{},"startTime":1728306631604,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":3058,"timestamp":1740092537141,"id":7290,"parentId":7289,"tags":{},"startTime":1728306631785,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":3,"timestamp":1740092540226,"id":7292,"parentId":7289,"tags":{},"startTime":1728306631788,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":4837,"timestamp":1740092540289,"id":7293,"parentId":7289,"tags":{},"startTime":1728306631788,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":6,"timestamp":1740092545161,"id":7294,"parentId":7289,"tags":{},"startTime":1728306631793,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":4,"timestamp":1740092545186,"id":7295,"parentId":7289,"tags":{},"startTime":1728306631793,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":7361,"timestamp":1740092540213,"id":7291,"parentId":7289,"tags":{},"startTime":1728306631788,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":832,"timestamp":1740092549854,"id":7296,"parentId":7289,"tags":{},"startTime":1728306631798,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":8811,"timestamp":1740092550695,"id":7297,"parentId":7289,"tags":{},"startTime":1728306631799,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":1532,"timestamp":1740092561147,"id":7298,"parentId":7289,"tags":{},"startTime":1728306631809,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":96,"timestamp":1740092562678,"id":7299,"parentId":7289,"tags":{},"startTime":1728306631811,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":152,"timestamp":1740092562765,"id":7300,"parentId":7289,"tags":{},"startTime":1728306631811,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":1201,"timestamp":1740092562923,"id":7301,"parentId":7289,"tags":{},"startTime":1728306631811,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":36623,"timestamp":1740092531806,"id":7289,"parentId":7257,"tags":{},"startTime":1728306631780,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":223342,"timestamp":1740092354971,"id":7257,"parentId":7255,"tags":{"name":"server"},"startTime":1728306631603,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":5425,"timestamp":1740092578386,"id":7302,"parentId":7255,"tags":{},"startTime":1728306631826,"traceId":"480ec8b9e15b14de"},{"name":"compile-path","duration":245946,"timestamp":1740092339403,"id":7256,"tags":{"trigger":"/_not-found","isTurbopack":false},"startTime":1728306631587,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":246219,"timestamp":1740092339282,"id":7255,"parentId":3,"tags":{"trigger":"manual"},"startTime":1728306631587,"traceId":"480ec8b9e15b14de"}] +[{"name":"handle-request","duration":536713,"timestamp":1740092331799,"id":7254,"tags":{"url":"/videos/hero.mp4","isTurbopack":false},"startTime":1728306631580,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1740092868560,"id":7303,"parentId":7254,"tags":{"url":"/videos/hero.mp4","memory.rss":"383238144","memory.heapUsed":"354843624","memory.heapTotal":"472694784"},"startTime":1728306632117,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":314687,"timestamp":1742001790262,"id":7304,"tags":{"url":"/features.html","isTurbopack":false},"startTime":1728308540990,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":3,"timestamp":1742002105762,"id":7305,"parentId":7304,"tags":{"url":"/features.html","memory.rss":"106381312","memory.heapUsed":"342743280","memory.heapTotal":"363315200"},"startTime":1728308541305,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":15,"timestamp":1742002952915,"id":7306,"parentId":3,"tags":{},"startTime":1728308542152,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":6,"timestamp":1742002956462,"id":7307,"parentId":3,"tags":{},"startTime":1728308542156,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":178751,"timestamp":1745474956730,"id":7314,"parentId":7311,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312014111,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":182627,"timestamp":1745474954921,"id":7312,"parentId":7311,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312014109,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":300563,"timestamp":1745474956717,"id":7313,"parentId":7311,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312014111,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":300546,"timestamp":1745474956744,"id":7315,"parentId":7311,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312014111,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":58706,"timestamp":1745475211358,"id":7321,"parentId":7320,"tags":{},"startTime":1728312014366,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":59653,"timestamp":1745475210428,"id":7320,"parentId":7319,"tags":{},"startTime":1728312014365,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":84091,"timestamp":1745475202203,"id":7319,"parentId":7310,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312014356,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":653755,"timestamp":1745474956754,"id":7316,"parentId":7311,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312014111,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":653761,"timestamp":1745474956767,"id":7318,"parentId":7311,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312014111,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":808245,"timestamp":1745474956761,"id":7317,"parentId":7311,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312014111,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":291340,"timestamp":1745475953702,"id":7339,"parentId":7338,"tags":{},"startTime":1728312015108,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":291720,"timestamp":1745475953389,"id":7338,"parentId":7337,"tags":{},"startTime":1728312015108,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":463230,"timestamp":1745475952419,"id":7337,"parentId":7310,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312015107,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":1968835,"timestamp":1745474864196,"id":7311,"parentId":7310,"tags":{},"startTime":1728312014018,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":34969,"timestamp":1745477028246,"id":7341,"parentId":7340,"tags":{},"startTime":1728312016182,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":208,"timestamp":1745477063894,"id":7343,"parentId":7340,"tags":{},"startTime":1728312016218,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":24228,"timestamp":1745477064481,"id":7344,"parentId":7340,"tags":{},"startTime":1728312016219,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":27,"timestamp":1745477088851,"id":7345,"parentId":7340,"tags":{},"startTime":1728312016243,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":122,"timestamp":1745477090365,"id":7346,"parentId":7340,"tags":{},"startTime":1728312016245,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":69459,"timestamp":1745477063860,"id":7342,"parentId":7340,"tags":{},"startTime":1728312016218,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":23515,"timestamp":1745477331657,"id":7347,"parentId":7340,"tags":{},"startTime":1728312016486,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":58924,"timestamp":1745477355261,"id":7348,"parentId":7340,"tags":{},"startTime":1728312016509,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":27435,"timestamp":1745477429767,"id":7349,"parentId":7340,"tags":{},"startTime":1728312016584,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":1951,"timestamp":1745477457198,"id":7350,"parentId":7340,"tags":{},"startTime":1728312016611,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":1352,"timestamp":1745477459115,"id":7351,"parentId":7340,"tags":{},"startTime":1728312016613,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":10321,"timestamp":1745477460512,"id":7352,"parentId":7340,"tags":{},"startTime":1728312016615,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":500334,"timestamp":1745476987401,"id":7340,"parentId":7310,"tags":{},"startTime":1728312016142,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":2673921,"timestamp":1745474830046,"id":7310,"parentId":7308,"tags":{"name":"server"},"startTime":1728312013984,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":34921,"timestamp":1745477504083,"id":7353,"parentId":7308,"tags":{},"startTime":1728312016658,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":3145768,"timestamp":1745474397473,"id":7308,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312013552,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":165931,"timestamp":1745477614233,"id":7366,"parentId":7355,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312016768,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":166057,"timestamp":1745477614266,"id":7368,"parentId":7355,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312016768,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":166046,"timestamp":1745477614280,"id":7369,"parentId":7355,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312016768,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":181168,"timestamp":1745477613086,"id":7356,"parentId":7355,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312016767,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":180282,"timestamp":1745477614005,"id":7358,"parentId":7355,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312016768,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":185597,"timestamp":1745477614050,"id":7360,"parentId":7355,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312016768,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":15343,"timestamp":1745477785747,"id":7377,"parentId":7376,"tags":{},"startTime":1728312016940,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":15756,"timestamp":1745477785341,"id":7376,"parentId":7374,"tags":{},"startTime":1728312016940,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":32826,"timestamp":1745477781579,"id":7374,"parentId":7354,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312016936,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":207005,"timestamp":1745477614065,"id":7361,"parentId":7355,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312016768,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":225385,"timestamp":1745477614083,"id":7362,"parentId":7355,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312016768,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":224972,"timestamp":1745477614510,"id":7373,"parentId":7355,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312016769,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":267644,"timestamp":1745477614177,"id":7364,"parentId":7355,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312016768,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":267540,"timestamp":1745477614293,"id":7370,"parentId":7355,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312016768,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":267347,"timestamp":1745477614490,"id":7372,"parentId":7355,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312016769,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":300102,"timestamp":1745477614248,"id":7367,"parentId":7355,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312016768,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":309253,"timestamp":1745477614027,"id":7359,"parentId":7355,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312016768,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":89791,"timestamp":1745477836087,"id":7379,"parentId":7378,"tags":{},"startTime":1728312016990,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":670112,"timestamp":1745477926464,"id":7381,"parentId":7380,"tags":{},"startTime":1728312017081,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":672676,"timestamp":1745477926033,"id":7380,"parentId":7378,"tags":{},"startTime":1728312017080,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":42572,"timestamp":1745478598830,"id":7382,"parentId":7378,"tags":{"astUsed":"true"},"startTime":1728312017753,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":814616,"timestamp":1745477835622,"id":7378,"parentId":7375,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312016990,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1041306,"timestamp":1745477613966,"id":7357,"parentId":7355,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312016768,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1040844,"timestamp":1745477614443,"id":7371,"parentId":7355,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312016769,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":889547,"timestamp":1745477782466,"id":7375,"parentId":7354,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312016937,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":81,"timestamp":1745478673794,"id":7383,"parentId":7375,"tags":{},"startTime":1728312017828,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1059849,"timestamp":1745477614216,"id":7365,"parentId":7355,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312016768,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1064799,"timestamp":1745477614148,"id":7363,"parentId":7355,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312016768,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":1115851,"timestamp":1745477563153,"id":7355,"parentId":7354,"tags":{},"startTime":1728312016717,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":4697,"timestamp":1745478697999,"id":7385,"parentId":7384,"tags":{},"startTime":1728312017852,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":7,"timestamp":1745478702731,"id":7387,"parentId":7384,"tags":{},"startTime":1728312017857,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":138,"timestamp":1745478702868,"id":7388,"parentId":7384,"tags":{},"startTime":1728312017857,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":10,"timestamp":1745478703047,"id":7389,"parentId":7384,"tags":{},"startTime":1728312017857,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":5,"timestamp":1745478703083,"id":7390,"parentId":7384,"tags":{},"startTime":1728312017857,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":4893,"timestamp":1745478702719,"id":7386,"parentId":7384,"tags":{},"startTime":1728312017857,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1880,"timestamp":1745478712095,"id":7391,"parentId":7384,"tags":{},"startTime":1728312017866,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":6399,"timestamp":1745478714001,"id":7392,"parentId":7384,"tags":{},"startTime":1728312017868,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":7786,"timestamp":1745478730519,"id":7393,"parentId":7384,"tags":{},"startTime":1728312017885,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":183,"timestamp":1745478738304,"id":7394,"parentId":7384,"tags":{},"startTime":1728312017892,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":202,"timestamp":1745478738476,"id":7395,"parentId":7384,"tags":{},"startTime":1728312017893,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":8008,"timestamp":1745478738682,"id":7396,"parentId":7384,"tags":{},"startTime":1728312017893,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":173,"timestamp":1745478748495,"id":7398,"parentId":7354,"tags":{},"startTime":1728312017903,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":290,"timestamp":1745478748386,"id":7397,"parentId":7354,"tags":{},"startTime":1728312017903,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":62541,"timestamp":1745478690153,"id":7384,"parentId":7354,"tags":{},"startTime":1728312017844,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":1190636,"timestamp":1745477562095,"id":7354,"parentId":7309,"tags":{"name":"client"},"startTime":1728312016716,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":37700,"timestamp":1745478752758,"id":7399,"parentId":7309,"tags":{},"startTime":1728312017907,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":4377662,"timestamp":1745474413820,"id":7309,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312013568,"traceId":"480ec8b9e15b14de"}] +[{"name":"handle-request","duration":332953,"timestamp":1745480092243,"id":7400,"tags":{"url":"/","isTurbopack":false},"startTime":1728312019246,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745480425259,"id":7401,"parentId":7400,"tags":{"url":"/","memory.rss":"258654208","memory.heapUsed":"374443064","memory.heapTotal":"412827648"},"startTime":1728312019579,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":10,"timestamp":1745481230739,"id":7402,"parentId":3,"tags":{},"startTime":1728312020385,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":17748,"timestamp":1745497868366,"id":7409,"parentId":7406,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312037022,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":18729,"timestamp":1745497868108,"id":7407,"parentId":7406,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312037022,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":97643,"timestamp":1745497868355,"id":7408,"parentId":7406,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312037022,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":97634,"timestamp":1745497868377,"id":7410,"parentId":7406,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312037022,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":23954,"timestamp":1745497942506,"id":7416,"parentId":7415,"tags":{},"startTime":1728312037096,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":24371,"timestamp":1745497942094,"id":7415,"parentId":7414,"tags":{},"startTime":1728312037096,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":34404,"timestamp":1745497934941,"id":7414,"parentId":7405,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312037089,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":107071,"timestamp":1745497868385,"id":7411,"parentId":7406,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312037022,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":107052,"timestamp":1745497868412,"id":7413,"parentId":7406,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312037022,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":107074,"timestamp":1745497868392,"id":7412,"parentId":7406,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312037022,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":7332,"timestamp":1745498039867,"id":7434,"parentId":7433,"tags":{},"startTime":1728312037194,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":7493,"timestamp":1745498039715,"id":7433,"parentId":7432,"tags":{},"startTime":1728312037194,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":12984,"timestamp":1745498039413,"id":7432,"parentId":7405,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312037193,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":233172,"timestamp":1745497843935,"id":7406,"parentId":7405,"tags":{},"startTime":1728312036998,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":15746,"timestamp":1745498098507,"id":7436,"parentId":7435,"tags":{},"startTime":1728312037252,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":42,"timestamp":1745498114289,"id":7438,"parentId":7435,"tags":{},"startTime":1728312037268,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":7939,"timestamp":1745498114515,"id":7439,"parentId":7435,"tags":{},"startTime":1728312037268,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":10,"timestamp":1745498122526,"id":7440,"parentId":7435,"tags":{},"startTime":1728312037276,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":20,"timestamp":1745498122557,"id":7441,"parentId":7435,"tags":{},"startTime":1728312037276,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":17218,"timestamp":1745498114278,"id":7437,"parentId":7435,"tags":{},"startTime":1728312037268,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1678,"timestamp":1745498135212,"id":7442,"parentId":7435,"tags":{},"startTime":1728312037289,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":10460,"timestamp":1745498136930,"id":7443,"parentId":7435,"tags":{},"startTime":1728312037291,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":11620,"timestamp":1745498149490,"id":7444,"parentId":7435,"tags":{},"startTime":1728312037303,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":342,"timestamp":1745498161107,"id":7445,"parentId":7435,"tags":{},"startTime":1728312037315,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":519,"timestamp":1745498161430,"id":7446,"parentId":7435,"tags":{},"startTime":1728312037315,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":3458,"timestamp":1745498161975,"id":7447,"parentId":7435,"tags":{},"startTime":1728312037316,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":78762,"timestamp":1745498093217,"id":7435,"parentId":7405,"tags":{},"startTime":1728312037247,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":357789,"timestamp":1745497839495,"id":7405,"parentId":7403,"tags":{"name":"server"},"startTime":1728312036993,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":8464,"timestamp":1745498197426,"id":7448,"parentId":7403,"tags":{},"startTime":1728312037351,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":402714,"timestamp":1745497803722,"id":7403,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312036958,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":5371,"timestamp":1745498222058,"id":7461,"parentId":7450,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312037376,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":5446,"timestamp":1745498222072,"id":7463,"parentId":7450,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312037376,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":5441,"timestamp":1745498222078,"id":7464,"parentId":7450,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312037376,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":11506,"timestamp":1745498221915,"id":7451,"parentId":7450,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312037376,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":11452,"timestamp":1745498221998,"id":7453,"parentId":7450,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312037376,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":15192,"timestamp":1745498222016,"id":7455,"parentId":7450,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312037376,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":16986,"timestamp":1745498222026,"id":7456,"parentId":7450,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312037376,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":11996,"timestamp":1745498229017,"id":7472,"parentId":7471,"tags":{},"startTime":1728312037383,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":12125,"timestamp":1745498228895,"id":7471,"parentId":7469,"tags":{},"startTime":1728312037383,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":20399,"timestamp":1745498228124,"id":7469,"parentId":7449,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312037382,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":29839,"timestamp":1745498222033,"id":7457,"parentId":7450,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312037376,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":29783,"timestamp":1745498222103,"id":7468,"parentId":7450,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312037376,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":40074,"timestamp":1745498222045,"id":7459,"parentId":7450,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312037376,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":40044,"timestamp":1745498222084,"id":7465,"parentId":7450,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312037376,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":40033,"timestamp":1745498222097,"id":7467,"parentId":7450,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312037376,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":45071,"timestamp":1745498222065,"id":7462,"parentId":7450,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312037376,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":48606,"timestamp":1745498222009,"id":7454,"parentId":7450,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312037376,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":30264,"timestamp":1745498240827,"id":7474,"parentId":7473,"tags":{},"startTime":1728312037395,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":308253,"timestamp":1745498271293,"id":7476,"parentId":7475,"tags":{},"startTime":1728312037425,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":309094,"timestamp":1745498271178,"id":7475,"parentId":7473,"tags":{},"startTime":1728312037425,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":42154,"timestamp":1745498580350,"id":7477,"parentId":7473,"tags":{"astUsed":"true"},"startTime":1728312037734,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":384527,"timestamp":1745498240661,"id":7473,"parentId":7470,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312037395,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":404158,"timestamp":1745498222039,"id":7458,"parentId":7450,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312037376,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":404115,"timestamp":1745498222091,"id":7466,"parentId":7450,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312037376,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":404335,"timestamp":1745498221988,"id":7452,"parentId":7450,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312037376,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":401182,"timestamp":1745498228498,"id":7470,"parentId":7449,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312037382,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":47,"timestamp":1745498629831,"id":7478,"parentId":7470,"tags":{},"startTime":1728312037784,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":407852,"timestamp":1745498222052,"id":7460,"parentId":7450,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312037376,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":420547,"timestamp":1745498209381,"id":7450,"parentId":7449,"tags":{},"startTime":1728312037363,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":3026,"timestamp":1745498641195,"id":7480,"parentId":7479,"tags":{},"startTime":1728312037795,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":4,"timestamp":1745498644244,"id":7482,"parentId":7479,"tags":{},"startTime":1728312037798,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":118,"timestamp":1745498644391,"id":7483,"parentId":7479,"tags":{},"startTime":1728312037798,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":5,"timestamp":1745498644545,"id":7484,"parentId":7479,"tags":{},"startTime":1728312037798,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":4,"timestamp":1745498644584,"id":7485,"parentId":7479,"tags":{},"startTime":1728312037798,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":2542,"timestamp":1745498644236,"id":7481,"parentId":7479,"tags":{},"startTime":1728312037798,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":673,"timestamp":1745498649021,"id":7486,"parentId":7479,"tags":{},"startTime":1728312037803,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":8694,"timestamp":1745498649704,"id":7487,"parentId":7479,"tags":{},"startTime":1728312037804,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":6134,"timestamp":1745498660679,"id":7488,"parentId":7479,"tags":{},"startTime":1728312037815,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":173,"timestamp":1745498666812,"id":7489,"parentId":7479,"tags":{},"startTime":1728312037821,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":188,"timestamp":1745498666974,"id":7490,"parentId":7479,"tags":{},"startTime":1728312037821,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":8422,"timestamp":1745498667167,"id":7491,"parentId":7479,"tags":{},"startTime":1728312037821,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":112,"timestamp":1745498677679,"id":7493,"parentId":7449,"tags":{},"startTime":1728312037832,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":222,"timestamp":1745498677576,"id":7492,"parentId":7449,"tags":{},"startTime":1728312037831,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":45747,"timestamp":1745498635019,"id":7479,"parentId":7449,"tags":{},"startTime":1728312037789,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":471703,"timestamp":1745498209096,"id":7449,"parentId":7404,"tags":{"name":"client"},"startTime":1728312037363,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":15999,"timestamp":1745498680826,"id":7494,"parentId":7404,"tags":{},"startTime":1728312037835,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":897073,"timestamp":1745497805816,"id":7404,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312036960,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":11,"timestamp":1745498715236,"id":7495,"parentId":3,"tags":{},"startTime":1728312037869,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":940000,"timestamp":1745497807106,"id":7497,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Bentosection.jsx"],"page":"/","isPageHidden":true},"startTime":1728312038009,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":140296,"timestamp":1745498721576,"id":7496,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312037875,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745498861921,"id":7498,"parentId":7496,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"336068608","memory.heapUsed":"416722296","memory.heapTotal":"451854336"},"startTime":1728312038016,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":36393,"timestamp":1745566591789,"id":7505,"parentId":7502,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312105745,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":57942,"timestamp":1745566591367,"id":7503,"parentId":7502,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312105744,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":69277,"timestamp":1745566591776,"id":7504,"parentId":7502,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312105745,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":69272,"timestamp":1745566591797,"id":7506,"parentId":7502,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312105745,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":4626,"timestamp":1745566656679,"id":7512,"parentId":7511,"tags":{},"startTime":1728312105809,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":5086,"timestamp":1745566656223,"id":7511,"parentId":7510,"tags":{},"startTime":1728312105809,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":10088,"timestamp":1745566653042,"id":7510,"parentId":7501,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312105806,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":75797,"timestamp":1745566591806,"id":7507,"parentId":7502,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312105745,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":75797,"timestamp":1745566591815,"id":7508,"parentId":7502,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312105745,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":81784,"timestamp":1745566591822,"id":7509,"parentId":7502,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312105745,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":18893,"timestamp":1745566759727,"id":7530,"parentId":7529,"tags":{},"startTime":1728312105912,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":19290,"timestamp":1745566759342,"id":7529,"parentId":7528,"tags":{},"startTime":1728312105912,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":31146,"timestamp":1745566758668,"id":7528,"parentId":7501,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312105911,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":272555,"timestamp":1745566568952,"id":7502,"parentId":7501,"tags":{},"startTime":1728312105722,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":10119,"timestamp":1745567128100,"id":7532,"parentId":7531,"tags":{},"startTime":1728312106281,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":12,"timestamp":1745567138271,"id":7534,"parentId":7531,"tags":{},"startTime":1728312106291,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":9683,"timestamp":1745567138324,"id":7535,"parentId":7531,"tags":{},"startTime":1728312106291,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":21,"timestamp":1745567148072,"id":7536,"parentId":7531,"tags":{},"startTime":1728312106301,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":15,"timestamp":1745567148124,"id":7537,"parentId":7531,"tags":{},"startTime":1728312106301,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":16184,"timestamp":1745567138252,"id":7533,"parentId":7531,"tags":{},"startTime":1728312106291,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1807,"timestamp":1745567161089,"id":7538,"parentId":7531,"tags":{},"startTime":1728312106314,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":41051,"timestamp":1745567162917,"id":7539,"parentId":7531,"tags":{},"startTime":1728312106316,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":3041,"timestamp":1745567206783,"id":7540,"parentId":7531,"tags":{},"startTime":1728312106359,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":303,"timestamp":1745567209822,"id":7541,"parentId":7531,"tags":{},"startTime":1728312106363,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":454,"timestamp":1745567210101,"id":7542,"parentId":7531,"tags":{},"startTime":1728312106363,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":3090,"timestamp":1745567210564,"id":7543,"parentId":7531,"tags":{},"startTime":1728312106363,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":155406,"timestamp":1745567067646,"id":7531,"parentId":7501,"tags":{},"startTime":1728312106220,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":672630,"timestamp":1745566567410,"id":7501,"parentId":7499,"tags":{"name":"server"},"startTime":1728312105720,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":23670,"timestamp":1745567240162,"id":7544,"parentId":7499,"tags":{},"startTime":1728312106393,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":731276,"timestamp":1745566534787,"id":7499,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312105688,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":12818,"timestamp":1745567287705,"id":7557,"parentId":7546,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312106440,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":12782,"timestamp":1745567287828,"id":7559,"parentId":7546,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312106441,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":12769,"timestamp":1745567287843,"id":7560,"parentId":7546,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312106441,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":21673,"timestamp":1745567287391,"id":7547,"parentId":7546,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312106440,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":21545,"timestamp":1745567287540,"id":7549,"parentId":7546,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312106440,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":24592,"timestamp":1745567287575,"id":7551,"parentId":7546,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312106440,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":10434,"timestamp":1745567302524,"id":7568,"parentId":7567,"tags":{},"startTime":1728312106455,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":10904,"timestamp":1745567302058,"id":7567,"parentId":7565,"tags":{},"startTime":1728312106455,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":22142,"timestamp":1745567301361,"id":7565,"parentId":7545,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312106454,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":37507,"timestamp":1745567287628,"id":7552,"parentId":7546,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312106440,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":41113,"timestamp":1745567287646,"id":7553,"parentId":7546,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312106440,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":40864,"timestamp":1745567287905,"id":7564,"parentId":7546,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312106441,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":46381,"timestamp":1745567287678,"id":7555,"parentId":7546,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312106440,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":46209,"timestamp":1745567287861,"id":7561,"parentId":7546,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312106441,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":46179,"timestamp":1745567287892,"id":7563,"parentId":7546,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312106441,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":51273,"timestamp":1745567287784,"id":7558,"parentId":7546,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312106440,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":55743,"timestamp":1745567287557,"id":7550,"parentId":7546,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312106440,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":14761,"timestamp":1745567329728,"id":7570,"parentId":7569,"tags":{},"startTime":1728312106482,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":107398,"timestamp":1745567287660,"id":7554,"parentId":7546,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312106440,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":107741,"timestamp":1745567287873,"id":7562,"parentId":7546,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312106441,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":251968,"timestamp":1745567344632,"id":7572,"parentId":7571,"tags":{},"startTime":1728312106497,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":252952,"timestamp":1745567344557,"id":7571,"parentId":7569,"tags":{},"startTime":1728312106497,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":36716,"timestamp":1745567597567,"id":7573,"parentId":7569,"tags":{"astUsed":"true"},"startTime":1728312106750,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":307478,"timestamp":1745567329525,"id":7569,"parentId":7566,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312106482,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":350341,"timestamp":1745567287515,"id":7548,"parentId":7546,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312106440,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":339559,"timestamp":1745567301764,"id":7566,"parentId":7545,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312106454,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":42,"timestamp":1745567641486,"id":7574,"parentId":7566,"tags":{},"startTime":1728312106794,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":353866,"timestamp":1745567287692,"id":7556,"parentId":7546,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312106440,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":370429,"timestamp":1745567271155,"id":7546,"parentId":7545,"tags":{},"startTime":1728312106424,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":4121,"timestamp":1745567652123,"id":7576,"parentId":7575,"tags":{},"startTime":1728312106805,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":4,"timestamp":1745567656275,"id":7578,"parentId":7575,"tags":{},"startTime":1728312106809,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":114,"timestamp":1745567656298,"id":7579,"parentId":7575,"tags":{},"startTime":1728312106809,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":5,"timestamp":1745567656439,"id":7580,"parentId":7575,"tags":{},"startTime":1728312106809,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":7,"timestamp":1745567656578,"id":7581,"parentId":7575,"tags":{},"startTime":1728312106809,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":4182,"timestamp":1745567656264,"id":7577,"parentId":7575,"tags":{},"startTime":1728312106809,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":3817,"timestamp":1745567663025,"id":7582,"parentId":7575,"tags":{},"startTime":1728312106816,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":6707,"timestamp":1745567666862,"id":7583,"parentId":7575,"tags":{},"startTime":1728312106820,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":5491,"timestamp":1745567675909,"id":7584,"parentId":7575,"tags":{},"startTime":1728312106829,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":189,"timestamp":1745567681397,"id":7585,"parentId":7575,"tags":{},"startTime":1728312106834,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":169,"timestamp":1745567681576,"id":7586,"parentId":7575,"tags":{},"startTime":1728312106834,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":8123,"timestamp":1745567681750,"id":7587,"parentId":7575,"tags":{},"startTime":1728312106834,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":89,"timestamp":1745567691195,"id":7589,"parentId":7545,"tags":{},"startTime":1728312106844,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":173,"timestamp":1745567691116,"id":7588,"parentId":7545,"tags":{},"startTime":1728312106844,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":47406,"timestamp":1745567646692,"id":7575,"parentId":7545,"tags":{},"startTime":1728312106799,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":423490,"timestamp":1745567270636,"id":7545,"parentId":7500,"tags":{"name":"client"},"startTime":1728312106423,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":7194,"timestamp":1745567694148,"id":7590,"parentId":7500,"tags":{},"startTime":1728312106847,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1160002,"timestamp":1745566542448,"id":7500,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312105695,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":4,"timestamp":1745567707486,"id":7591,"parentId":3,"tags":{},"startTime":1728312106860,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":1187000,"timestamp":1745566550084,"id":7593,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Bentosection.jsx"],"page":"/","isPageHidden":true},"startTime":1728312106959,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":97083,"timestamp":1745567712008,"id":7592,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312106865,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":0,"timestamp":1745567809117,"id":7594,"parentId":7592,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"396853248","memory.heapUsed":"396774248","memory.heapTotal":"429703168"},"startTime":1728312106962,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":15578,"timestamp":1745570316581,"id":7601,"parentId":7598,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312109469,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":16495,"timestamp":1745570316123,"id":7599,"parentId":7598,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312109469,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":10798,"timestamp":1745570374739,"id":7608,"parentId":7607,"tags":{},"startTime":1728312109527,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":12289,"timestamp":1745570373256,"id":7607,"parentId":7606,"tags":{},"startTime":1728312109526,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":22461,"timestamp":1745570365825,"id":7606,"parentId":7597,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312109518,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":73928,"timestamp":1745570316549,"id":7600,"parentId":7598,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312109469,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":73889,"timestamp":1745570316595,"id":7602,"parentId":7598,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312109469,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":79023,"timestamp":1745570316610,"id":7603,"parentId":7598,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312109469,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":79075,"timestamp":1745570316631,"id":7604,"parentId":7598,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312109469,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":79075,"timestamp":1745570316644,"id":7605,"parentId":7598,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312109469,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":16858,"timestamp":1745570458396,"id":7626,"parentId":7625,"tags":{},"startTime":1728312109611,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":17152,"timestamp":1745570458110,"id":7625,"parentId":7624,"tags":{},"startTime":1728312109611,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":24109,"timestamp":1745570457517,"id":7624,"parentId":7597,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312109610,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":242182,"timestamp":1745570274584,"id":7598,"parentId":7597,"tags":{},"startTime":1728312109427,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":4392,"timestamp":1745570542355,"id":7628,"parentId":7627,"tags":{},"startTime":1728312109695,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":4,"timestamp":1745570546782,"id":7630,"parentId":7627,"tags":{},"startTime":1728312109699,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":3388,"timestamp":1745570546820,"id":7631,"parentId":7627,"tags":{},"startTime":1728312109699,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":6,"timestamp":1745570550245,"id":7632,"parentId":7627,"tags":{},"startTime":1728312109703,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":14,"timestamp":1745570550273,"id":7633,"parentId":7627,"tags":{},"startTime":1728312109703,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":7321,"timestamp":1745570546768,"id":7629,"parentId":7627,"tags":{},"startTime":1728312109699,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":5130,"timestamp":1745570557536,"id":7634,"parentId":7627,"tags":{},"startTime":1728312109710,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":5751,"timestamp":1745570562687,"id":7635,"parentId":7627,"tags":{},"startTime":1728312109715,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":2194,"timestamp":1745570572136,"id":7636,"parentId":7627,"tags":{},"startTime":1728312109725,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":183,"timestamp":1745570574329,"id":7637,"parentId":7627,"tags":{},"startTime":1728312109727,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":220,"timestamp":1745570574500,"id":7638,"parentId":7627,"tags":{},"startTime":1728312109727,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":23390,"timestamp":1745570574727,"id":7639,"parentId":7627,"tags":{},"startTime":1728312109727,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":92435,"timestamp":1745570535243,"id":7627,"parentId":7597,"tags":{},"startTime":1728312109688,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":378744,"timestamp":1745570273200,"id":7597,"parentId":7595,"tags":{"name":"server"},"startTime":1728312109426,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":14917,"timestamp":1745570652063,"id":7640,"parentId":7595,"tags":{},"startTime":1728312109805,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":431011,"timestamp":1745570237043,"id":7595,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312109390,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":7839,"timestamp":1745570692201,"id":7653,"parentId":7642,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312109845,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":7958,"timestamp":1745570692228,"id":7655,"parentId":7642,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312109845,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":7948,"timestamp":1745570692240,"id":7656,"parentId":7642,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312109845,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":6818,"timestamp":1745570702789,"id":7664,"parentId":7663,"tags":{},"startTime":1728312109855,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":7047,"timestamp":1745570702571,"id":7663,"parentId":7661,"tags":{},"startTime":1728312109855,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":49539,"timestamp":1745570701240,"id":7661,"parentId":7641,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312109854,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":59262,"timestamp":1745570691856,"id":7643,"parentId":7642,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312109845,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":59105,"timestamp":1745570692048,"id":7645,"parentId":7642,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312109845,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":73928,"timestamp":1745570692112,"id":7647,"parentId":7642,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312109845,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":81978,"timestamp":1745570692131,"id":7648,"parentId":7642,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312109845,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":100692,"timestamp":1745570692145,"id":7649,"parentId":7642,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312109845,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":101714,"timestamp":1745570692301,"id":7660,"parentId":7642,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312109845,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":144071,"timestamp":1745570692173,"id":7651,"parentId":7642,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312109845,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":144010,"timestamp":1745570692253,"id":7657,"parentId":7642,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312109845,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":143988,"timestamp":1745570692277,"id":7659,"parentId":7642,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312109845,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":164654,"timestamp":1745570692215,"id":7654,"parentId":7642,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312109845,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":169304,"timestamp":1745570692094,"id":7646,"parentId":7642,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312109845,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":35758,"timestamp":1745570831453,"id":7666,"parentId":7665,"tags":{},"startTime":1728312109984,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":186195,"timestamp":1745570692159,"id":7650,"parentId":7642,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312109845,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":187054,"timestamp":1745570692265,"id":7658,"parentId":7642,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312109845,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":187613,"timestamp":1745570691953,"id":7644,"parentId":7642,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312109845,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":311757,"timestamp":1745570867406,"id":7668,"parentId":7667,"tags":{},"startTime":1728312110020,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":312626,"timestamp":1745570867292,"id":7667,"parentId":7665,"tags":{},"startTime":1728312110020,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":60880,"timestamp":1745571179999,"id":7669,"parentId":7665,"tags":{"astUsed":"true"},"startTime":1728312110333,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":413513,"timestamp":1745570831092,"id":7665,"parentId":7662,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312109984,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":551537,"timestamp":1745570701729,"id":7662,"parentId":7641,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312109854,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":92,"timestamp":1745571254014,"id":7670,"parentId":7662,"tags":{},"startTime":1728312110407,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":561977,"timestamp":1745570692187,"id":7652,"parentId":7642,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312109845,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":580618,"timestamp":1745570673612,"id":7642,"parentId":7641,"tags":{},"startTime":1728312109826,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":8263,"timestamp":1745571435936,"id":7672,"parentId":7671,"tags":{},"startTime":1728312110589,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":6,"timestamp":1745571444265,"id":7674,"parentId":7671,"tags":{},"startTime":1728312110597,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":201,"timestamp":1745571444305,"id":7675,"parentId":7671,"tags":{},"startTime":1728312110597,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":22,"timestamp":1745571444679,"id":7676,"parentId":7671,"tags":{},"startTime":1728312110597,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":8,"timestamp":1745571444769,"id":7677,"parentId":7671,"tags":{},"startTime":1728312110597,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":4690,"timestamp":1745571444242,"id":7673,"parentId":7671,"tags":{},"startTime":1728312110597,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":3421,"timestamp":1745571453951,"id":7678,"parentId":7671,"tags":{},"startTime":1728312110607,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":14023,"timestamp":1745571457404,"id":7679,"parentId":7671,"tags":{},"startTime":1728312110610,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":9115,"timestamp":1745571476193,"id":7680,"parentId":7671,"tags":{},"startTime":1728312110629,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":311,"timestamp":1745571485305,"id":7681,"parentId":7671,"tags":{},"startTime":1728312110638,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":349,"timestamp":1745571485598,"id":7682,"parentId":7671,"tags":{},"startTime":1728312110638,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":16963,"timestamp":1745571485954,"id":7683,"parentId":7671,"tags":{},"startTime":1728312110639,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":181,"timestamp":1745571506122,"id":7685,"parentId":7641,"tags":{},"startTime":1728312110659,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":378,"timestamp":1745571505940,"id":7684,"parentId":7641,"tags":{},"startTime":1728312110659,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":246372,"timestamp":1745571265591,"id":7671,"parentId":7641,"tags":{},"startTime":1728312110418,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":839107,"timestamp":1745570672904,"id":7641,"parentId":7596,"tags":{"name":"client"},"startTime":1728312109826,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":11474,"timestamp":1745571512047,"id":7686,"parentId":7596,"tags":{},"startTime":1728312110665,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1286202,"timestamp":1745570239453,"id":7596,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312109392,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":16,"timestamp":1745571543184,"id":7687,"parentId":3,"tags":{},"startTime":1728312110696,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":1365000,"timestamp":1745570242483,"id":7689,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Bentosection.jsx"],"page":"/","isPageHidden":true},"startTime":1728312110847,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":134984,"timestamp":1745571564172,"id":7688,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312110717,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":0,"timestamp":1745571699188,"id":7690,"parentId":7688,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"268435456","memory.heapUsed":"428132184","memory.heapTotal":"469254144"},"startTime":1728312110852,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":8239,"timestamp":1745572366306,"id":7705,"parentId":7694,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312111519,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":8309,"timestamp":1745572366319,"id":7707,"parentId":7694,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312111519,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":8304,"timestamp":1745572366325,"id":7708,"parentId":7694,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312111519,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":16482,"timestamp":1745572365920,"id":7695,"parentId":7694,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312111519,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":16180,"timestamp":1745572366245,"id":7697,"parentId":7694,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312111519,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":19411,"timestamp":1745572366263,"id":7699,"parentId":7694,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312111519,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":9500,"timestamp":1745572376557,"id":7716,"parentId":7715,"tags":{},"startTime":1728312111529,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":9643,"timestamp":1745572376418,"id":7715,"parentId":7713,"tags":{},"startTime":1728312111529,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":14709,"timestamp":1745572375437,"id":7713,"parentId":7693,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312111528,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":44276,"timestamp":1745572366280,"id":7701,"parentId":7694,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312111519,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":44018,"timestamp":1745572366567,"id":7712,"parentId":7694,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312111519,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":50050,"timestamp":1745572366312,"id":7706,"parentId":7694,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312111519,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":22812,"timestamp":1745572393606,"id":7718,"parentId":7717,"tags":{},"startTime":1728312111546,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":58067,"timestamp":1745572366273,"id":7700,"parentId":7694,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312111519,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":60240,"timestamp":1745572366254,"id":7698,"parentId":7694,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312111519,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":64384,"timestamp":1745572366293,"id":7703,"parentId":7694,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312111519,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":64352,"timestamp":1745572366331,"id":7709,"parentId":7694,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312111519,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":64132,"timestamp":1745572366553,"id":7711,"parentId":7694,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312111519,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":165908,"timestamp":1745572416552,"id":7720,"parentId":7719,"tags":{},"startTime":1728312111569,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":166605,"timestamp":1745572416462,"id":7719,"parentId":7717,"tags":{},"startTime":1728312111569,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":28472,"timestamp":1745572583227,"id":7721,"parentId":7717,"tags":{"astUsed":"true"},"startTime":1728312111736,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":221448,"timestamp":1745572393409,"id":7717,"parentId":7714,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312111546,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":258276,"timestamp":1745572375931,"id":7714,"parentId":7693,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312111529,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":268796,"timestamp":1745572366287,"id":7702,"parentId":7694,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312111519,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":268883,"timestamp":1745572366223,"id":7696,"parentId":7694,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312111519,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":60,"timestamp":1745572636446,"id":7722,"parentId":7714,"tags":{},"startTime":1728312111789,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":270838,"timestamp":1745572366299,"id":7704,"parentId":7694,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312111519,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":298449,"timestamp":1745572366337,"id":7710,"parentId":7694,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312111519,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":306433,"timestamp":1745572358439,"id":7694,"parentId":7693,"tags":{},"startTime":1728312111511,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":3386,"timestamp":1745572681390,"id":7724,"parentId":7723,"tags":{},"startTime":1728312111834,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":3,"timestamp":1745572684808,"id":7726,"parentId":7723,"tags":{},"startTime":1728312111837,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":143,"timestamp":1745572684836,"id":7727,"parentId":7723,"tags":{},"startTime":1728312111837,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":5,"timestamp":1745572685017,"id":7728,"parentId":7723,"tags":{},"startTime":1728312111838,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":4,"timestamp":1745572685043,"id":7729,"parentId":7723,"tags":{},"startTime":1728312111838,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":2872,"timestamp":1745572684799,"id":7725,"parentId":7723,"tags":{},"startTime":1728312111837,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1314,"timestamp":1745572692123,"id":7730,"parentId":7723,"tags":{},"startTime":1728312111845,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":4462,"timestamp":1745572693731,"id":7731,"parentId":7723,"tags":{},"startTime":1728312111846,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":20563,"timestamp":1745572700852,"id":7732,"parentId":7723,"tags":{},"startTime":1728312111853,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":360,"timestamp":1745572721412,"id":7733,"parentId":7723,"tags":{},"startTime":1728312111874,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":325,"timestamp":1745572721750,"id":7734,"parentId":7723,"tags":{},"startTime":1728312111874,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":8905,"timestamp":1745572722091,"id":7735,"parentId":7723,"tags":{},"startTime":1728312111875,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":189,"timestamp":1745572733444,"id":7737,"parentId":7693,"tags":{},"startTime":1728312111886,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":382,"timestamp":1745572733263,"id":7736,"parentId":7693,"tags":{},"startTime":1728312111886,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":63901,"timestamp":1745572674177,"id":7723,"parentId":7693,"tags":{},"startTime":1728312111827,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":380768,"timestamp":1745572357357,"id":7693,"parentId":7691,"tags":{"name":"client"},"startTime":1728312111510,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":11479,"timestamp":1745572738157,"id":7738,"parentId":7691,"tags":{},"startTime":1728312111891,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":420232,"timestamp":1745572330429,"id":7691,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312111483,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":209,"timestamp":1745572768555,"id":7741,"parentId":3,"tags":{},"startTime":1728312111921,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":12516,"timestamp":1745572782794,"id":7742,"parentId":7740,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312111935,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":13095,"timestamp":1745572782920,"id":7744,"parentId":7740,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312111936,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":468000,"timestamp":1745572331041,"id":7749,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Bentosection.jsx"],"page":"/","isPageHidden":true},"startTime":1728312111966,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":38480,"timestamp":1745572782901,"id":7743,"parentId":7740,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312111936,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":38456,"timestamp":1745572782934,"id":7745,"parentId":7740,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312111936,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":4162,"timestamp":1745572817282,"id":7752,"parentId":7751,"tags":{},"startTime":1728312111970,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":4265,"timestamp":1745572817182,"id":7751,"parentId":7750,"tags":{},"startTime":1728312111970,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":5565,"timestamp":1745572816701,"id":7750,"parentId":7739,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312111969,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":41511,"timestamp":1745572782964,"id":7747,"parentId":7740,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312111936,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":41595,"timestamp":1745572782950,"id":7746,"parentId":7740,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312111936,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":44084,"timestamp":1745572783010,"id":7748,"parentId":7740,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312111936,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":11608,"timestamp":1745572901204,"id":7770,"parentId":7769,"tags":{},"startTime":1728312112054,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":11730,"timestamp":1745572901095,"id":7769,"parentId":7768,"tags":{},"startTime":1728312112054,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":15039,"timestamp":1745572900806,"id":7768,"parentId":7739,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312112053,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":186997,"timestamp":1745572757448,"id":7740,"parentId":7739,"tags":{},"startTime":1728312111910,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":6602,"timestamp":1745573018506,"id":7772,"parentId":7771,"tags":{},"startTime":1728312112171,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":11,"timestamp":1745573025164,"id":7774,"parentId":7771,"tags":{},"startTime":1728312112178,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":5637,"timestamp":1745573025217,"id":7775,"parentId":7771,"tags":{},"startTime":1728312112178,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":9,"timestamp":1745573030905,"id":7776,"parentId":7771,"tags":{},"startTime":1728312112184,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":8,"timestamp":1745573030943,"id":7777,"parentId":7771,"tags":{},"startTime":1728312112184,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":9488,"timestamp":1745573025143,"id":7773,"parentId":7771,"tags":{},"startTime":1728312112178,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":4442,"timestamp":1745573049476,"id":7778,"parentId":7771,"tags":{},"startTime":1728312112202,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":12197,"timestamp":1745573053954,"id":7779,"parentId":7771,"tags":{},"startTime":1728312112207,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":5866,"timestamp":1745573071285,"id":7780,"parentId":7771,"tags":{},"startTime":1728312112224,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":341,"timestamp":1745573077149,"id":7781,"parentId":7771,"tags":{},"startTime":1728312112230,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":374,"timestamp":1745573077468,"id":7782,"parentId":7771,"tags":{},"startTime":1728312112230,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":4795,"timestamp":1745573077851,"id":7783,"parentId":7771,"tags":{},"startTime":1728312112230,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":139978,"timestamp":1745572960197,"id":7771,"parentId":7739,"tags":{},"startTime":1728312112113,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":360108,"timestamp":1745572757126,"id":7739,"parentId":7692,"tags":{"name":"server"},"startTime":1728312111910,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":15665,"timestamp":1745573117346,"id":7784,"parentId":7692,"tags":{},"startTime":1728312112270,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":801436,"timestamp":1745572338229,"id":7692,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312111491,"traceId":"480ec8b9e15b14de"}] +[{"name":"handle-request","duration":144503,"timestamp":1745573159601,"id":7785,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312112312,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745573304149,"id":7786,"parentId":7785,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"332283904","memory.heapUsed":"471495248","memory.heapTotal":"507232256"},"startTime":1728312112457,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":43305,"timestamp":1745624459205,"id":7793,"parentId":7790,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312163611,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":44169,"timestamp":1745624458693,"id":7791,"parentId":7790,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312163610,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":6381,"timestamp":1745624533020,"id":7800,"parentId":7799,"tags":{},"startTime":1728312163685,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":6780,"timestamp":1745624532629,"id":7799,"parentId":7798,"tags":{},"startTime":1728312163684,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":11364,"timestamp":1745624531090,"id":7798,"parentId":7789,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312163683,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":84452,"timestamp":1745624459181,"id":7792,"parentId":7790,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312163611,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":84418,"timestamp":1745624459222,"id":7794,"parentId":7790,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312163611,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":88919,"timestamp":1745624459239,"id":7795,"parentId":7790,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312163611,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":88912,"timestamp":1745624459254,"id":7796,"parentId":7790,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312163611,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":93772,"timestamp":1745624459269,"id":7797,"parentId":7790,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312163611,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":12957,"timestamp":1745624635581,"id":7818,"parentId":7817,"tags":{},"startTime":1728312163787,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":13346,"timestamp":1745624635202,"id":7817,"parentId":7816,"tags":{},"startTime":1728312163787,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":23778,"timestamp":1745624634534,"id":7816,"parentId":7789,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312163786,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":274874,"timestamp":1745624440675,"id":7790,"parentId":7789,"tags":{},"startTime":1728312163592,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":9857,"timestamp":1745624765477,"id":7820,"parentId":7819,"tags":{},"startTime":1728312163917,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":12,"timestamp":1745624775392,"id":7822,"parentId":7819,"tags":{},"startTime":1728312163927,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":7881,"timestamp":1745624775438,"id":7823,"parentId":7819,"tags":{},"startTime":1728312163927,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":33,"timestamp":1745624783449,"id":7824,"parentId":7819,"tags":{},"startTime":1728312163935,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":34,"timestamp":1745624783525,"id":7825,"parentId":7819,"tags":{},"startTime":1728312163935,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":13817,"timestamp":1745624775375,"id":7821,"parentId":7819,"tags":{},"startTime":1728312163927,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":6411,"timestamp":1745624794524,"id":7826,"parentId":7819,"tags":{},"startTime":1728312163946,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":9701,"timestamp":1745624800968,"id":7827,"parentId":7819,"tags":{},"startTime":1728312163953,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":4944,"timestamp":1745624816578,"id":7828,"parentId":7819,"tags":{},"startTime":1728312163968,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":219,"timestamp":1745624821520,"id":7829,"parentId":7819,"tags":{},"startTime":1728312163973,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":423,"timestamp":1745624821719,"id":7830,"parentId":7819,"tags":{},"startTime":1728312163973,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":4227,"timestamp":1745624822149,"id":7831,"parentId":7819,"tags":{},"startTime":1728312163974,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":88821,"timestamp":1745624747136,"id":7819,"parentId":7789,"tags":{},"startTime":1728312163899,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":427965,"timestamp":1745624439163,"id":7789,"parentId":7787,"tags":{"name":"server"},"startTime":1728312163591,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":11639,"timestamp":1745624867261,"id":7832,"parentId":7787,"tags":{},"startTime":1728312164019,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":478935,"timestamp":1745624400973,"id":7787,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312163553,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":10306,"timestamp":1745624908554,"id":7845,"parentId":7834,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312164060,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":10424,"timestamp":1745624908584,"id":7847,"parentId":7834,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312164060,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":10425,"timestamp":1745624908597,"id":7848,"parentId":7834,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312164060,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":7825,"timestamp":1745624923557,"id":7856,"parentId":7855,"tags":{},"startTime":1728312164075,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":8057,"timestamp":1745624923337,"id":7855,"parentId":7853,"tags":{},"startTime":1728312164075,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":40193,"timestamp":1745624920146,"id":7853,"parentId":7833,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312164072,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":52165,"timestamp":1745624908283,"id":7835,"parentId":7834,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312164060,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":53673,"timestamp":1745624908430,"id":7837,"parentId":7834,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312164060,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":77498,"timestamp":1745624908462,"id":7839,"parentId":7834,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312164060,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":107183,"timestamp":1745624908478,"id":7840,"parentId":7834,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312164060,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":138540,"timestamp":1745624908493,"id":7841,"parentId":7834,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312164060,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":138400,"timestamp":1745624908652,"id":7852,"parentId":7834,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312164060,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":150216,"timestamp":1745624908525,"id":7843,"parentId":7834,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312164060,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":150214,"timestamp":1745624908611,"id":7849,"parentId":7834,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312164060,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":150190,"timestamp":1745624908638,"id":7851,"parentId":7834,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312164060,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":169317,"timestamp":1745624908569,"id":7846,"parentId":7834,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312164060,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":39716,"timestamp":1745625038478,"id":7858,"parentId":7857,"tags":{},"startTime":1728312164190,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":186262,"timestamp":1745624908446,"id":7838,"parentId":7834,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312164060,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":191341,"timestamp":1745624908508,"id":7842,"parentId":7834,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312164060,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":330284,"timestamp":1745625078366,"id":7860,"parentId":7859,"tags":{},"startTime":1728312164230,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":333387,"timestamp":1745625078261,"id":7859,"parentId":7857,"tags":{},"startTime":1728312164230,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":63840,"timestamp":1745625411802,"id":7861,"parentId":7857,"tags":{"astUsed":"true"},"startTime":1728312164564,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":450272,"timestamp":1745625034853,"id":7857,"parentId":7854,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312164187,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":582414,"timestamp":1745624908624,"id":7850,"parentId":7834,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312164060,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":582650,"timestamp":1745624908406,"id":7836,"parentId":7834,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312164060,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":576699,"timestamp":1745624921904,"id":7854,"parentId":7833,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312164074,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":98,"timestamp":1745625499172,"id":7862,"parentId":7854,"tags":{},"startTime":1728312164651,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":590773,"timestamp":1745624908540,"id":7844,"parentId":7834,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312164060,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":614751,"timestamp":1745624884611,"id":7834,"parentId":7833,"tags":{},"startTime":1728312164036,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":10401,"timestamp":1745625874892,"id":7864,"parentId":7863,"tags":{},"startTime":1728312165027,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":7,"timestamp":1745625885356,"id":7866,"parentId":7863,"tags":{},"startTime":1728312165037,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":413,"timestamp":1745625885388,"id":7867,"parentId":7863,"tags":{},"startTime":1728312165037,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":14,"timestamp":1745625885866,"id":7868,"parentId":7863,"tags":{},"startTime":1728312165038,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":15,"timestamp":1745625885920,"id":7869,"parentId":7863,"tags":{},"startTime":1728312165038,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":22948,"timestamp":1745625885339,"id":7865,"parentId":7863,"tags":{},"startTime":1728312165037,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1080,"timestamp":1745625913204,"id":7870,"parentId":7863,"tags":{},"startTime":1728312165065,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":9369,"timestamp":1745625914302,"id":7871,"parentId":7863,"tags":{},"startTime":1728312165066,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":11307,"timestamp":1745625927779,"id":7872,"parentId":7863,"tags":{},"startTime":1728312165080,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":302,"timestamp":1745625939083,"id":7873,"parentId":7863,"tags":{},"startTime":1728312165091,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":321,"timestamp":1745625939363,"id":7874,"parentId":7863,"tags":{},"startTime":1728312165091,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":14368,"timestamp":1745625939694,"id":7875,"parentId":7863,"tags":{},"startTime":1728312165091,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":144,"timestamp":1745625957656,"id":7877,"parentId":7833,"tags":{},"startTime":1728312165109,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":278,"timestamp":1745625957532,"id":7876,"parentId":7833,"tags":{},"startTime":1728312165109,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":114016,"timestamp":1745625848947,"id":7863,"parentId":7833,"tags":{},"startTime":1728312165001,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":1079085,"timestamp":1745624883926,"id":7833,"parentId":7788,"tags":{"name":"client"},"startTime":1728312164036,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":13556,"timestamp":1745625963051,"id":7878,"parentId":7788,"tags":{},"startTime":1728312165115,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1576623,"timestamp":1745624401961,"id":7788,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312163554,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":58,"timestamp":1745625986978,"id":7879,"parentId":3,"tags":{},"startTime":1728312165139,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":1641000,"timestamp":1745624405051,"id":7881,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Bentosection.jsx"],"page":"/","isPageHidden":true},"startTime":1728312165293,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":138242,"timestamp":1745626011466,"id":7880,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312165163,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745626149749,"id":7882,"parentId":7880,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"361971712","memory.heapUsed":"361519752","memory.heapTotal":"426213376"},"startTime":1728312165301,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":19595,"timestamp":1745629393423,"id":7889,"parentId":7886,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312168545,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":20679,"timestamp":1745629393078,"id":7887,"parentId":7886,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312168545,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":72195,"timestamp":1745629393406,"id":7888,"parentId":7886,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312168545,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":72178,"timestamp":1745629393431,"id":7890,"parentId":7886,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312168545,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":5859,"timestamp":1745629459867,"id":7896,"parentId":7895,"tags":{},"startTime":1728312168612,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":6154,"timestamp":1745629459576,"id":7895,"parentId":7894,"tags":{},"startTime":1728312168611,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":8671,"timestamp":1745629458563,"id":7894,"parentId":7885,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312168610,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":79088,"timestamp":1745629393443,"id":7891,"parentId":7886,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312168545,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":79085,"timestamp":1745629393457,"id":7892,"parentId":7886,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312168545,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":79230,"timestamp":1745629393463,"id":7893,"parentId":7886,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312168545,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":6753,"timestamp":1745629532817,"id":7914,"parentId":7913,"tags":{},"startTime":1728312168685,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":6909,"timestamp":1745629532668,"id":7913,"parentId":7912,"tags":{},"startTime":1728312168684,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":13478,"timestamp":1745629532345,"id":7912,"parentId":7885,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312168684,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":188836,"timestamp":1745629385065,"id":7886,"parentId":7885,"tags":{},"startTime":1728312168537,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":4017,"timestamp":1745629593919,"id":7916,"parentId":7915,"tags":{},"startTime":1728312168746,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":4,"timestamp":1745629597966,"id":7918,"parentId":7915,"tags":{},"startTime":1728312168750,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":4860,"timestamp":1745629597996,"id":7919,"parentId":7915,"tags":{},"startTime":1728312168750,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":32,"timestamp":1745629602932,"id":7920,"parentId":7915,"tags":{},"startTime":1728312168755,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":30,"timestamp":1745629602999,"id":7921,"parentId":7915,"tags":{},"startTime":1728312168755,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":10905,"timestamp":1745629597955,"id":7917,"parentId":7915,"tags":{},"startTime":1728312168750,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1467,"timestamp":1745629623072,"id":7922,"parentId":7915,"tags":{},"startTime":1728312168775,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":10681,"timestamp":1745629624556,"id":7923,"parentId":7915,"tags":{},"startTime":1728312168776,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":2066,"timestamp":1745629637714,"id":7924,"parentId":7915,"tags":{},"startTime":1728312168789,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":170,"timestamp":1745629639778,"id":7925,"parentId":7915,"tags":{},"startTime":1728312168791,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":194,"timestamp":1745629639937,"id":7926,"parentId":7915,"tags":{},"startTime":1728312168792,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":2530,"timestamp":1745629640137,"id":7927,"parentId":7915,"tags":{},"startTime":1728312168792,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":68198,"timestamp":1745629584430,"id":7915,"parentId":7885,"tags":{},"startTime":1728312168736,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":284333,"timestamp":1745629382874,"id":7885,"parentId":7883,"tags":{"name":"server"},"startTime":1728312168535,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":7736,"timestamp":1745629667313,"id":7928,"parentId":7883,"tags":{},"startTime":1728312168819,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":321712,"timestamp":1745629353964,"id":7883,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312168506,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":7345,"timestamp":1745629693940,"id":7941,"parentId":7930,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312168846,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":7430,"timestamp":1745629693969,"id":7943,"parentId":7930,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312168846,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":7419,"timestamp":1745629693983,"id":7944,"parentId":7930,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312168846,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":24103,"timestamp":1745629703896,"id":7952,"parentId":7951,"tags":{},"startTime":1728312168856,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":24326,"timestamp":1745629703691,"id":7951,"parentId":7949,"tags":{},"startTime":1728312168855,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":35830,"timestamp":1745629702309,"id":7949,"parentId":7929,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312168854,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":44539,"timestamp":1745629693686,"id":7931,"parentId":7930,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312168845,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":44486,"timestamp":1745629693822,"id":7933,"parentId":7930,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312168846,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":50990,"timestamp":1745629693853,"id":7935,"parentId":7930,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312168846,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":56967,"timestamp":1745629693868,"id":7936,"parentId":7930,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312168846,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":66384,"timestamp":1745629693883,"id":7937,"parentId":7930,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312168846,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":66250,"timestamp":1745629694038,"id":7948,"parentId":7930,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312168846,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":74698,"timestamp":1745629693910,"id":7939,"parentId":7930,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312168846,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":74642,"timestamp":1745629693997,"id":7945,"parentId":7930,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312168846,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":74618,"timestamp":1745629694024,"id":7947,"parentId":7930,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312168846,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":84786,"timestamp":1745629693955,"id":7942,"parentId":7930,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312168846,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":95812,"timestamp":1745629693838,"id":7934,"parentId":7930,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312168846,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":33358,"timestamp":1745629757627,"id":7954,"parentId":7953,"tags":{},"startTime":1728312168909,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":165893,"timestamp":1745629693896,"id":7938,"parentId":7930,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312168846,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":167478,"timestamp":1745629694010,"id":7946,"parentId":7930,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312168846,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":419135,"timestamp":1745629791220,"id":7956,"parentId":7955,"tags":{},"startTime":1728312168943,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":425984,"timestamp":1745629791111,"id":7955,"parentId":7953,"tags":{},"startTime":1728312168943,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":64725,"timestamp":1745630217226,"id":7957,"parentId":7953,"tags":{"astUsed":"true"},"startTime":1728312169369,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":528240,"timestamp":1745629757329,"id":7953,"parentId":7950,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312168909,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":592487,"timestamp":1745629693802,"id":7932,"parentId":7930,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312168845,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":590467,"timestamp":1745629702932,"id":7950,"parentId":7929,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312168855,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":66,"timestamp":1745630293762,"id":7958,"parentId":7950,"tags":{},"startTime":1728312169445,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":599957,"timestamp":1745629693924,"id":7940,"parentId":7930,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312168846,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":614643,"timestamp":1745629679396,"id":7930,"parentId":7929,"tags":{},"startTime":1728312168831,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":10798,"timestamp":1745630311985,"id":7960,"parentId":7959,"tags":{},"startTime":1728312169464,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":7,"timestamp":1745630322850,"id":7962,"parentId":7959,"tags":{},"startTime":1728312169475,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":254,"timestamp":1745630322898,"id":7963,"parentId":7959,"tags":{},"startTime":1728312169475,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":11,"timestamp":1745630323196,"id":7964,"parentId":7959,"tags":{},"startTime":1728312169475,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":6,"timestamp":1745630323240,"id":7965,"parentId":7959,"tags":{},"startTime":1728312169475,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":3780,"timestamp":1745630322833,"id":7961,"parentId":7959,"tags":{},"startTime":1728312169475,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1060,"timestamp":1745630329853,"id":7966,"parentId":7959,"tags":{},"startTime":1728312169482,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":8494,"timestamp":1745630330931,"id":7967,"parentId":7959,"tags":{},"startTime":1728312169483,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":9853,"timestamp":1745630343286,"id":7968,"parentId":7959,"tags":{},"startTime":1728312169495,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":362,"timestamp":1745630353137,"id":7969,"parentId":7959,"tags":{},"startTime":1728312169505,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":1038,"timestamp":1745630353475,"id":7970,"parentId":7959,"tags":{},"startTime":1728312169505,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":14850,"timestamp":1745630354541,"id":7971,"parentId":7959,"tags":{},"startTime":1728312169506,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":272,"timestamp":1745630372492,"id":7973,"parentId":7929,"tags":{},"startTime":1728312169524,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":462,"timestamp":1745630372320,"id":7972,"parentId":7929,"tags":{},"startTime":1728312169524,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":76638,"timestamp":1745630303838,"id":7959,"parentId":7929,"tags":{},"startTime":1728312169456,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":701648,"timestamp":1745629678887,"id":7929,"parentId":7884,"tags":{"name":"client"},"startTime":1728312168831,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":30732,"timestamp":1745630380584,"id":7974,"parentId":7884,"tags":{},"startTime":1728312169532,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1057254,"timestamp":1745629356155,"id":7884,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312168508,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":10,"timestamp":1745630422561,"id":7975,"parentId":3,"tags":{},"startTime":1728312169574,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":1102000,"timestamp":1745629358811,"id":7977,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Bentosection.jsx"],"page":"/","isPageHidden":true},"startTime":1728312169619,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":146474,"timestamp":1745630428352,"id":7976,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312169580,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745630574863,"id":7978,"parentId":7976,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"339329024","memory.heapUsed":"403035208","memory.heapTotal":"441647104"},"startTime":1728312169727,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":23341,"timestamp":1745637767858,"id":7985,"parentId":7982,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312176919,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":24518,"timestamp":1745637767373,"id":7983,"parentId":7982,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312176919,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":7915,"timestamp":1745637844415,"id":7992,"parentId":7991,"tags":{},"startTime":1728312176996,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":9006,"timestamp":1745637843331,"id":7991,"parentId":7990,"tags":{},"startTime":1728312176995,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":16670,"timestamp":1745637837807,"id":7990,"parentId":7981,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312176989,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":88560,"timestamp":1745637767840,"id":7984,"parentId":7982,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312176919,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":88540,"timestamp":1745637767867,"id":7986,"parentId":7982,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312176919,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":93429,"timestamp":1745637767887,"id":7987,"parentId":7982,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312176919,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":93423,"timestamp":1745637767900,"id":7988,"parentId":7982,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312176919,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":93578,"timestamp":1745637767907,"id":7989,"parentId":7982,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312176919,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":6550,"timestamp":1745637934176,"id":8010,"parentId":8009,"tags":{},"startTime":1728312177086,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":6744,"timestamp":1745637933990,"id":8009,"parentId":8008,"tags":{},"startTime":1728312177086,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":10037,"timestamp":1745637933632,"id":8008,"parentId":7981,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312177085,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":240650,"timestamp":1745637742125,"id":7982,"parentId":7981,"tags":{},"startTime":1728312176894,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":8379,"timestamp":1745638046662,"id":8012,"parentId":8011,"tags":{},"startTime":1728312177198,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":17,"timestamp":1745638055094,"id":8014,"parentId":8011,"tags":{},"startTime":1728312177207,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":6760,"timestamp":1745638055159,"id":8015,"parentId":8011,"tags":{},"startTime":1728312177207,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":36,"timestamp":1745638061974,"id":8016,"parentId":8011,"tags":{},"startTime":1728312177214,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":23,"timestamp":1745638062037,"id":8017,"parentId":8011,"tags":{},"startTime":1728312177214,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":15594,"timestamp":1745638055076,"id":8013,"parentId":8011,"tags":{},"startTime":1728312177207,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":2346,"timestamp":1745638076315,"id":8018,"parentId":8011,"tags":{},"startTime":1728312177228,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":9370,"timestamp":1745638078695,"id":8019,"parentId":8011,"tags":{},"startTime":1728312177230,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":45741,"timestamp":1745638095703,"id":8020,"parentId":8011,"tags":{},"startTime":1728312177247,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":215,"timestamp":1745638141440,"id":8021,"parentId":8011,"tags":{},"startTime":1728312177293,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":297,"timestamp":1745638141637,"id":8022,"parentId":8011,"tags":{},"startTime":1728312177293,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":525,"timestamp":1745638141943,"id":8023,"parentId":8011,"tags":{},"startTime":1728312177293,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":141264,"timestamp":1745638010257,"id":8011,"parentId":7981,"tags":{},"startTime":1728312177162,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":430161,"timestamp":1745637740402,"id":7981,"parentId":7979,"tags":{"name":"server"},"startTime":1728312176892,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":7989,"timestamp":1745638170842,"id":8024,"parentId":7979,"tags":{},"startTime":1728312177322,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":457389,"timestamp":1745637722584,"id":7979,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312176874,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":9088,"timestamp":1745638202982,"id":8037,"parentId":8026,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312177355,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":9180,"timestamp":1745638203004,"id":8039,"parentId":8026,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312177355,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":9172,"timestamp":1745638203014,"id":8040,"parentId":8026,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312177355,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":15803,"timestamp":1745638202791,"id":8027,"parentId":8026,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312177354,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":15732,"timestamp":1745638202889,"id":8029,"parentId":8026,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312177354,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":19873,"timestamp":1745638202915,"id":8031,"parentId":8026,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312177354,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":9503,"timestamp":1745638214051,"id":8048,"parentId":8047,"tags":{},"startTime":1728312177366,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":9697,"timestamp":1745638213861,"id":8047,"parentId":8045,"tags":{},"startTime":1728312177365,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":19806,"timestamp":1745638212905,"id":8045,"parentId":8025,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312177364,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":32010,"timestamp":1745638202928,"id":8032,"parentId":8026,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312177354,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":36965,"timestamp":1745638202939,"id":8033,"parentId":8026,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312177354,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":36857,"timestamp":1745638203057,"id":8044,"parentId":8026,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312177355,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":40947,"timestamp":1745638202960,"id":8035,"parentId":8026,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312177355,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":40891,"timestamp":1745638203025,"id":8041,"parentId":8026,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312177355,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":40873,"timestamp":1745638203046,"id":8043,"parentId":8026,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312177355,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":47519,"timestamp":1745638202993,"id":8038,"parentId":8026,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312177355,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":12785,"timestamp":1745638238069,"id":8050,"parentId":8049,"tags":{},"startTime":1728312177390,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":65353,"timestamp":1745638202902,"id":8030,"parentId":8026,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312177354,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":212754,"timestamp":1745638251616,"id":8052,"parentId":8051,"tags":{},"startTime":1728312177403,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":214030,"timestamp":1745638250907,"id":8051,"parentId":8049,"tags":{},"startTime":1728312177402,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":32228,"timestamp":1745638465005,"id":8053,"parentId":8049,"tags":{"astUsed":"true"},"startTime":1728312177617,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":261697,"timestamp":1745638237863,"id":8049,"parentId":8046,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312177389,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":297354,"timestamp":1745638202950,"id":8034,"parentId":8026,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312177354,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":297662,"timestamp":1745638202872,"id":8028,"parentId":8026,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312177354,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":297501,"timestamp":1745638203036,"id":8042,"parentId":8026,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312177355,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":289976,"timestamp":1745638213390,"id":8046,"parentId":8025,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312177365,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":63,"timestamp":1745638503593,"id":8054,"parentId":8046,"tags":{},"startTime":1728312177655,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":300719,"timestamp":1745638202971,"id":8036,"parentId":8026,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312177355,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":320037,"timestamp":1745638183703,"id":8026,"parentId":8025,"tags":{},"startTime":1728312177335,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":3737,"timestamp":1745638540657,"id":8056,"parentId":8055,"tags":{},"startTime":1728312177692,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":4,"timestamp":1745638544428,"id":8058,"parentId":8055,"tags":{},"startTime":1728312177696,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":115,"timestamp":1745638544456,"id":8059,"parentId":8055,"tags":{},"startTime":1728312177696,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":6,"timestamp":1745638544600,"id":8060,"parentId":8055,"tags":{},"startTime":1728312177696,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":5,"timestamp":1745638544629,"id":8061,"parentId":8055,"tags":{},"startTime":1728312177696,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":4361,"timestamp":1745638544416,"id":8057,"parentId":8055,"tags":{},"startTime":1728312177696,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1014,"timestamp":1745638551990,"id":8062,"parentId":8055,"tags":{},"startTime":1728312177704,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":8055,"timestamp":1745638553019,"id":8063,"parentId":8055,"tags":{},"startTime":1728312177705,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":10100,"timestamp":1745638563809,"id":8064,"parentId":8055,"tags":{},"startTime":1728312177715,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":292,"timestamp":1745638573907,"id":8065,"parentId":8055,"tags":{},"startTime":1728312177725,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":255,"timestamp":1745638574181,"id":8066,"parentId":8055,"tags":{},"startTime":1728312177726,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":15937,"timestamp":1745638574442,"id":8067,"parentId":8055,"tags":{},"startTime":1728312177726,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":146,"timestamp":1745638591927,"id":8069,"parentId":8025,"tags":{},"startTime":1728312177743,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":265,"timestamp":1745638591815,"id":8068,"parentId":8025,"tags":{},"startTime":1728312177743,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":62995,"timestamp":1745638533571,"id":8055,"parentId":8025,"tags":{},"startTime":1728312177685,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":413444,"timestamp":1745638183167,"id":8025,"parentId":7980,"tags":{"name":"client"},"startTime":1728312177335,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":13225,"timestamp":1745638596653,"id":8070,"parentId":7980,"tags":{},"startTime":1728312177748,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":888028,"timestamp":1745637723905,"id":7980,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312176875,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":8,"timestamp":1745638625147,"id":8071,"parentId":3,"tags":{},"startTime":1728312177777,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":974000,"timestamp":1745637726326,"id":8073,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":true},"startTime":1728312177875,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":173701,"timestamp":1745638659264,"id":8072,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312177811,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745638832998,"id":8074,"parentId":8072,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"381485056","memory.heapUsed":"365534920","memory.heapTotal":"432242688"},"startTime":1728312177985,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":44283,"timestamp":1745660408730,"id":8081,"parentId":8078,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312199560,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":46249,"timestamp":1745660407969,"id":8079,"parentId":8078,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312199559,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":118031,"timestamp":1745660408698,"id":8080,"parentId":8078,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312199560,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":118003,"timestamp":1745660408739,"id":8082,"parentId":8078,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312199560,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":121340,"timestamp":1745660408806,"id":8085,"parentId":8078,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312199560,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":11142,"timestamp":1745660519673,"id":8088,"parentId":8087,"tags":{},"startTime":1728312199671,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":11566,"timestamp":1745660519254,"id":8087,"parentId":8086,"tags":{},"startTime":1728312199670,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":20140,"timestamp":1745660513440,"id":8086,"parentId":8077,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312199665,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":131213,"timestamp":1745660408798,"id":8084,"parentId":8078,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312199560,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":131797,"timestamp":1745660408764,"id":8083,"parentId":8078,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312199560,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":30683,"timestamp":1745660652028,"id":8106,"parentId":8105,"tags":{},"startTime":1728312199803,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":31036,"timestamp":1745660651689,"id":8105,"parentId":8104,"tags":{},"startTime":1728312199803,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":37334,"timestamp":1745660651105,"id":8104,"parentId":8077,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312199802,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":330364,"timestamp":1745660396185,"id":8078,"parentId":8077,"tags":{},"startTime":1728312199547,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":12224,"timestamp":1745660776795,"id":8108,"parentId":8107,"tags":{},"startTime":1728312199928,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":15,"timestamp":1745660789066,"id":8110,"parentId":8107,"tags":{},"startTime":1728312199940,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":27813,"timestamp":1745660789103,"id":8111,"parentId":8107,"tags":{},"startTime":1728312199940,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":46,"timestamp":1745660817026,"id":8112,"parentId":8107,"tags":{},"startTime":1728312199968,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":37,"timestamp":1745660817158,"id":8113,"parentId":8107,"tags":{},"startTime":1728312199968,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":49801,"timestamp":1745660789050,"id":8109,"parentId":8107,"tags":{},"startTime":1728312199940,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1912,"timestamp":1745660843791,"id":8114,"parentId":8107,"tags":{},"startTime":1728312199995,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":7986,"timestamp":1745660845732,"id":8115,"parentId":8107,"tags":{},"startTime":1728312199997,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":2452,"timestamp":1745660857573,"id":8116,"parentId":8107,"tags":{},"startTime":1728312200009,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":216,"timestamp":1745660860023,"id":8117,"parentId":8107,"tags":{},"startTime":1728312200011,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":212,"timestamp":1745660860225,"id":8118,"parentId":8107,"tags":{},"startTime":1728312200011,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":3962,"timestamp":1745660860444,"id":8119,"parentId":8107,"tags":{},"startTime":1728312200012,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":114228,"timestamp":1745660759627,"id":8107,"parentId":8077,"tags":{},"startTime":1728312199911,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":500364,"timestamp":1745660394744,"id":8077,"parentId":8075,"tags":{"name":"server"},"startTime":1728312199546,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":12076,"timestamp":1745660895245,"id":8120,"parentId":8075,"tags":{},"startTime":1728312200046,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":531985,"timestamp":1745660376046,"id":8075,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312199527,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":12878,"timestamp":1745660925705,"id":8133,"parentId":8122,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312200077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":13263,"timestamp":1745660925734,"id":8135,"parentId":8122,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312200077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":13255,"timestamp":1745660925748,"id":8136,"parentId":8122,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312200077,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":6570,"timestamp":1745660944446,"id":8144,"parentId":8143,"tags":{},"startTime":1728312200096,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":6765,"timestamp":1745660944259,"id":8143,"parentId":8141,"tags":{},"startTime":1728312200095,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":13609,"timestamp":1745660943256,"id":8141,"parentId":8121,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312200094,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":31512,"timestamp":1745660925410,"id":8123,"parentId":8122,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312200077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":31414,"timestamp":1745660925528,"id":8125,"parentId":8122,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312200077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":35131,"timestamp":1745660925604,"id":8127,"parentId":8122,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312200077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":39793,"timestamp":1745660925629,"id":8128,"parentId":8122,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312200077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":49299,"timestamp":1745660925647,"id":8129,"parentId":8122,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312200077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":49148,"timestamp":1745660925805,"id":8140,"parentId":8122,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312200077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":52688,"timestamp":1745660925676,"id":8131,"parentId":8122,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312200077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":52610,"timestamp":1745660925762,"id":8137,"parentId":8122,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312200077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":52584,"timestamp":1745660925790,"id":8139,"parentId":8122,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312200077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":58338,"timestamp":1745660925720,"id":8134,"parentId":8122,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312200077,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":16682,"timestamp":1745660967577,"id":8146,"parentId":8145,"tags":{},"startTime":1728312200119,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":71409,"timestamp":1745660925544,"id":8126,"parentId":8122,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312200077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":80414,"timestamp":1745660925662,"id":8130,"parentId":8122,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312200077,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":248079,"timestamp":1745660984429,"id":8148,"parentId":8147,"tags":{},"startTime":1728312200136,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":248930,"timestamp":1745660984298,"id":8147,"parentId":8145,"tags":{},"startTime":1728312200135,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":43565,"timestamp":1745661233301,"id":8149,"parentId":8145,"tags":{"astUsed":"true"},"startTime":1728312200384,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":312501,"timestamp":1745660967396,"id":8145,"parentId":8142,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312200119,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":358508,"timestamp":1745660925776,"id":8138,"parentId":8122,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312200077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":358789,"timestamp":1745660925507,"id":8124,"parentId":8122,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312200077,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":344496,"timestamp":1745660943810,"id":8142,"parentId":8121,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312200095,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":66,"timestamp":1745661288533,"id":8150,"parentId":8142,"tags":{},"startTime":1728312200440,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":362944,"timestamp":1745660925691,"id":8132,"parentId":8122,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312200077,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":377536,"timestamp":1745660911133,"id":8122,"parentId":8121,"tags":{},"startTime":1728312200062,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":4048,"timestamp":1745661300946,"id":8152,"parentId":8151,"tags":{},"startTime":1728312200452,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":4,"timestamp":1745661305022,"id":8154,"parentId":8151,"tags":{},"startTime":1728312200456,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":260,"timestamp":1745661305333,"id":8155,"parentId":8151,"tags":{},"startTime":1728312200456,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":11,"timestamp":1745661305661,"id":8156,"parentId":8151,"tags":{},"startTime":1728312200457,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":6,"timestamp":1745661305701,"id":8157,"parentId":8151,"tags":{},"startTime":1728312200457,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":3635,"timestamp":1745661305013,"id":8153,"parentId":8151,"tags":{},"startTime":1728312200456,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":885,"timestamp":1745661313200,"id":8158,"parentId":8151,"tags":{},"startTime":1728312200464,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":5962,"timestamp":1745661314100,"id":8159,"parentId":8151,"tags":{},"startTime":1728312200465,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":37796,"timestamp":1745661325855,"id":8160,"parentId":8151,"tags":{},"startTime":1728312200477,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":1115,"timestamp":1745661363648,"id":8161,"parentId":8151,"tags":{},"startTime":1728312200515,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":423,"timestamp":1745661364746,"id":8162,"parentId":8151,"tags":{},"startTime":1728312200516,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":52053,"timestamp":1745661365179,"id":8163,"parentId":8151,"tags":{},"startTime":1728312200516,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":761,"timestamp":1745661423234,"id":8165,"parentId":8121,"tags":{},"startTime":1728312200574,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":1053,"timestamp":1745661422964,"id":8164,"parentId":8121,"tags":{},"startTime":1728312200574,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":141566,"timestamp":1745661294551,"id":8151,"parentId":8121,"tags":{},"startTime":1728312200446,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":525532,"timestamp":1745660910734,"id":8121,"parentId":8076,"tags":{"name":"client"},"startTime":1728312200062,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":14134,"timestamp":1745661436357,"id":8166,"parentId":8076,"tags":{},"startTime":1728312200588,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1075254,"timestamp":1745660377213,"id":8076,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312199528,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":8,"timestamp":1745661459123,"id":8167,"parentId":3,"tags":{},"startTime":1728312200610,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":1114000,"timestamp":1745660379326,"id":8169,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Bentosection.jsx"],"page":"/","isPageHidden":true},"startTime":1728312200709,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":91200,"timestamp":1745661470365,"id":8168,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312200622,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":0,"timestamp":1745661561591,"id":8170,"parentId":8168,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"343212032","memory.heapUsed":"400791744","memory.heapTotal":"445579264"},"startTime":1728312200713,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":26897,"timestamp":1745707735562,"id":8177,"parentId":8174,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312246886,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":30112,"timestamp":1745707732850,"id":8175,"parentId":8174,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312246883,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":3309,"timestamp":1745707815176,"id":8184,"parentId":8183,"tags":{},"startTime":1728312246966,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":3705,"timestamp":1745707814790,"id":8183,"parentId":8182,"tags":{},"startTime":1728312246965,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":7463,"timestamp":1745707812918,"id":8182,"parentId":8173,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312246963,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":87856,"timestamp":1745707735538,"id":8176,"parentId":8174,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312246886,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":87826,"timestamp":1745707735576,"id":8178,"parentId":8174,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312246886,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":90070,"timestamp":1745707735590,"id":8179,"parentId":8174,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312246886,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":90051,"timestamp":1745707735614,"id":8180,"parentId":8174,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312246886,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":95765,"timestamp":1745707735626,"id":8181,"parentId":8174,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312246886,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":5660,"timestamp":1745707897650,"id":8200,"parentId":8173,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=true!","layer":"ssr"},"startTime":1728312247048,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":257917,"timestamp":1745707713173,"id":8174,"parentId":8173,"tags":{},"startTime":1728312246864,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":7953,"timestamp":1745708015975,"id":8202,"parentId":8201,"tags":{},"startTime":1728312247166,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":4,"timestamp":1745708023971,"id":8204,"parentId":8201,"tags":{},"startTime":1728312247174,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":5574,"timestamp":1745708023994,"id":8205,"parentId":8201,"tags":{},"startTime":1728312247174,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":17,"timestamp":1745708029645,"id":8206,"parentId":8201,"tags":{},"startTime":1728312247180,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":22,"timestamp":1745708029703,"id":8207,"parentId":8201,"tags":{},"startTime":1728312247180,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":10183,"timestamp":1745708023953,"id":8203,"parentId":8201,"tags":{},"startTime":1728312247174,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1429,"timestamp":1745708057357,"id":8208,"parentId":8201,"tags":{},"startTime":1728312247208,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":5608,"timestamp":1745708058824,"id":8209,"parentId":8201,"tags":{},"startTime":1728312247209,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":1744,"timestamp":1745708066153,"id":8210,"parentId":8201,"tags":{},"startTime":1728312247217,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":154,"timestamp":1745708067896,"id":8211,"parentId":8201,"tags":{},"startTime":1728312247218,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":164,"timestamp":1745708068040,"id":8212,"parentId":8201,"tags":{},"startTime":1728312247218,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":1927,"timestamp":1745708068212,"id":8213,"parentId":8201,"tags":{},"startTime":1728312247219,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":89403,"timestamp":1745707986843,"id":8201,"parentId":8173,"tags":{},"startTime":1728312247137,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":378624,"timestamp":1745707710548,"id":8173,"parentId":8171,"tags":{"name":"server"},"startTime":1728312246861,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":427982,"timestamp":1745707668339,"id":8171,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312246819,"traceId":"480ec8b9e15b14de"},{"name":"client-error","duration":3,"timestamp":1745708110855,"id":8216,"parentId":3,"tags":{"errorCount":1},"startTime":1728312247261,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":8408,"timestamp":1745708111530,"id":8229,"parentId":8215,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312247262,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":8418,"timestamp":1745708111536,"id":8230,"parentId":8215,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312247262,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":6065,"timestamp":1745708121105,"id":8235,"parentId":8224,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1728312247271,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":30666,"timestamp":1745708111393,"id":8217,"parentId":8215,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312247262,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":30613,"timestamp":1745708111463,"id":8219,"parentId":8215,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312247262,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":33003,"timestamp":1745708111478,"id":8221,"parentId":8215,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312247262,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":38659,"timestamp":1745708111492,"id":8223,"parentId":8215,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312247262,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":38595,"timestamp":1745708111563,"id":8234,"parentId":8215,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312247262,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":40663,"timestamp":1745708111504,"id":8225,"parentId":8215,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312247262,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":40632,"timestamp":1745708111542,"id":8231,"parentId":8215,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312247262,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":40618,"timestamp":1745708111557,"id":8233,"parentId":8215,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312247262,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":42520,"timestamp":1745708111517,"id":8227,"parentId":8215,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312247262,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":42529,"timestamp":1745708111524,"id":8228,"parentId":8215,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312247262,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":6413,"timestamp":1745708147785,"id":8238,"parentId":8237,"tags":{},"startTime":1728312247298,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":62829,"timestamp":1745708111485,"id":8222,"parentId":8215,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312247262,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":63358,"timestamp":1745708111471,"id":8220,"parentId":8215,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312247262,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":64711,"timestamp":1745708111498,"id":8224,"parentId":8215,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312247262,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":156022,"timestamp":1745708154303,"id":8240,"parentId":8239,"tags":{},"startTime":1728312247305,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":156518,"timestamp":1745708154231,"id":8239,"parentId":8237,"tags":{},"startTime":1728312247305,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":23458,"timestamp":1745708310803,"id":8241,"parentId":8237,"tags":{"astUsed":"true"},"startTime":1728312247461,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":188581,"timestamp":1745708147640,"id":8237,"parentId":8236,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312247298,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":233147,"timestamp":1745708111548,"id":8232,"parentId":8215,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312247262,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":233252,"timestamp":1745708111453,"id":8218,"parentId":8215,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312247262,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":219918,"timestamp":1745708127475,"id":8236,"parentId":8214,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312247278,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":37,"timestamp":1745708347573,"id":8242,"parentId":8236,"tags":{},"startTime":1728312247498,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":236118,"timestamp":1745708111511,"id":8226,"parentId":8215,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312247262,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":247449,"timestamp":1745708100206,"id":8215,"parentId":8214,"tags":{},"startTime":1728312247251,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":4846,"timestamp":1745708355342,"id":8244,"parentId":8243,"tags":{},"startTime":1728312247506,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":3,"timestamp":1745708360221,"id":8246,"parentId":8243,"tags":{},"startTime":1728312247511,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":118,"timestamp":1745708360243,"id":8247,"parentId":8243,"tags":{},"startTime":1728312247511,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":5,"timestamp":1745708360389,"id":8248,"parentId":8243,"tags":{},"startTime":1728312247511,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":4,"timestamp":1745708360414,"id":8249,"parentId":8243,"tags":{},"startTime":1728312247511,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":1889,"timestamp":1745708360209,"id":8245,"parentId":8243,"tags":{},"startTime":1728312247511,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1434,"timestamp":1745708365113,"id":8250,"parentId":8243,"tags":{},"startTime":1728312247516,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":3913,"timestamp":1745708366575,"id":8251,"parentId":8243,"tags":{},"startTime":1728312247517,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":4457,"timestamp":1745708372686,"id":8252,"parentId":8243,"tags":{},"startTime":1728312247523,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":228,"timestamp":1745708377142,"id":8253,"parentId":8243,"tags":{},"startTime":1728312247528,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":199,"timestamp":1745708377356,"id":8254,"parentId":8243,"tags":{},"startTime":1728312247528,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":8958,"timestamp":1745708377560,"id":8255,"parentId":8243,"tags":{},"startTime":1728312247528,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":78,"timestamp":1745708387688,"id":8257,"parentId":8214,"tags":{},"startTime":1728312247538,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":169,"timestamp":1745708387602,"id":8256,"parentId":8214,"tags":{},"startTime":1728312247538,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":38725,"timestamp":1745708351557,"id":8243,"parentId":8214,"tags":{},"startTime":1728312247502,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":290394,"timestamp":1745708099925,"id":8214,"parentId":8172,"tags":{"name":"client"},"startTime":1728312247250,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":10923,"timestamp":1745708390348,"id":8258,"parentId":8172,"tags":{},"startTime":1728312247541,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":733830,"timestamp":1745707670170,"id":8172,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312246821,"traceId":"480ec8b9e15b14de"}] +[{"name":"handle-request","duration":35524,"timestamp":1745708407667,"id":8259,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312247558,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":0,"timestamp":1745708443233,"id":8260,"parentId":8259,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"376209408","memory.heapUsed":"435316296","memory.heapTotal":"480444416"},"startTime":1728312247594,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":258590,"timestamp":1745708516494,"id":8261,"tags":{"url":"/","isTurbopack":false},"startTime":1728312247667,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745708775128,"id":8262,"parentId":8261,"tags":{"url":"/","memory.rss":"308232192","memory.heapUsed":"362200944","memory.heapTotal":"469467136"},"startTime":1728312247926,"traceId":"480ec8b9e15b14de"},{"name":"client-error","duration":39,"timestamp":1745709668020,"id":8263,"parentId":3,"tags":{"errorCount":1},"startTime":1728312248818,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":494,"timestamp":1745727951186,"id":8268,"parentId":3,"tags":{},"startTime":1728312267102,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":45175,"timestamp":1745727966966,"id":8279,"parentId":8267,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312267117,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":46637,"timestamp":1745727966980,"id":8281,"parentId":8267,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312267117,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":46636,"timestamp":1745727966987,"id":8282,"parentId":8267,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312267117,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":56883,"timestamp":1745727966619,"id":8269,"parentId":8267,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312267117,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":56629,"timestamp":1745727966894,"id":8271,"parentId":8267,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312267117,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":61905,"timestamp":1745727966921,"id":8273,"parentId":8267,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312267117,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":69951,"timestamp":1745727966937,"id":8275,"parentId":8267,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312267117,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":69882,"timestamp":1745727967015,"id":8286,"parentId":8267,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312267117,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":77638,"timestamp":1745727966973,"id":8280,"parentId":8267,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312267117,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":85848,"timestamp":1745727966929,"id":8274,"parentId":8267,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312267117,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":20029,"timestamp":1745728032995,"id":8290,"parentId":8289,"tags":{},"startTime":1728312267183,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":109824,"timestamp":1745727966908,"id":8272,"parentId":8267,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312267117,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":111878,"timestamp":1745727966944,"id":8276,"parentId":8267,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312267117,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":112534,"timestamp":1745727966951,"id":8277,"parentId":8267,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312267117,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":112494,"timestamp":1745727966994,"id":8283,"parentId":8267,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312267117,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":112483,"timestamp":1745727967007,"id":8285,"parentId":8267,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312267117,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":323769,"timestamp":1745728053155,"id":8293,"parentId":8292,"tags":{},"startTime":1728312267203,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":327059,"timestamp":1745728053070,"id":8292,"parentId":8289,"tags":{},"startTime":1728312267203,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":76248,"timestamp":1745728380262,"id":8294,"parentId":8289,"tags":{"astUsed":"true"},"startTime":1728312267530,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":447271,"timestamp":1745728032778,"id":8289,"parentId":8288,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312267183,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":473635,"timestamp":1745728014688,"id":8288,"parentId":8266,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312267165,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":90,"timestamp":1745728490294,"id":8295,"parentId":8288,"tags":{},"startTime":1728312267640,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":523523,"timestamp":1745727966883,"id":8270,"parentId":8267,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312267117,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":523753,"timestamp":1745727966959,"id":8278,"parentId":8267,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312267117,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":533515,"timestamp":1745727967001,"id":8284,"parentId":8267,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312267117,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":566884,"timestamp":1745727933710,"id":8267,"parentId":8266,"tags":{},"startTime":1728312267084,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":5833,"timestamp":1745728516359,"id":8297,"parentId":8296,"tags":{},"startTime":1728312267666,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":16,"timestamp":1745728522243,"id":8299,"parentId":8296,"tags":{},"startTime":1728312267672,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":179,"timestamp":1745728522298,"id":8300,"parentId":8296,"tags":{},"startTime":1728312267672,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":15,"timestamp":1745728522516,"id":8301,"parentId":8296,"tags":{},"startTime":1728312267673,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":21,"timestamp":1745728522573,"id":8302,"parentId":8296,"tags":{},"startTime":1728312267673,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":4354,"timestamp":1745728522227,"id":8298,"parentId":8296,"tags":{},"startTime":1728312267672,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":846,"timestamp":1745728530333,"id":8303,"parentId":8296,"tags":{},"startTime":1728312267680,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":11919,"timestamp":1745728531196,"id":8304,"parentId":8296,"tags":{},"startTime":1728312267681,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":9172,"timestamp":1745728546507,"id":8305,"parentId":8296,"tags":{},"startTime":1728312267697,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":288,"timestamp":1745728555675,"id":8306,"parentId":8296,"tags":{},"startTime":1728312267706,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":221,"timestamp":1745728555945,"id":8307,"parentId":8296,"tags":{},"startTime":1728312267706,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":4927,"timestamp":1745728556172,"id":8308,"parentId":8296,"tags":{},"startTime":1728312267706,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":218,"timestamp":1745728562888,"id":8310,"parentId":8266,"tags":{},"startTime":1728312267713,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":388,"timestamp":1745728562726,"id":8309,"parentId":8266,"tags":{},"startTime":1728312267713,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":58958,"timestamp":1745728508331,"id":8296,"parentId":8266,"tags":{},"startTime":1728312267658,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":635892,"timestamp":1745727931458,"id":8266,"parentId":8264,"tags":{"name":"client"},"startTime":1728312267082,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":12273,"timestamp":1745728567393,"id":8311,"parentId":8264,"tags":{},"startTime":1728312267717,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":769881,"timestamp":1745727811118,"id":8264,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312266961,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":5,"timestamp":1745728606602,"id":8314,"parentId":3,"tags":{},"startTime":1728312267757,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":17038,"timestamp":1745728620914,"id":8315,"parentId":8313,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312267771,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":17118,"timestamp":1745728621054,"id":8317,"parentId":8313,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312267771,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":4057,"timestamp":1745728926239,"id":8325,"parentId":8324,"tags":{},"startTime":1728312268076,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":4369,"timestamp":1745728925944,"id":8324,"parentId":8323,"tags":{},"startTime":1728312268076,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":5854,"timestamp":1745728924831,"id":8323,"parentId":8312,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312268075,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":312432,"timestamp":1745728621020,"id":8316,"parentId":8313,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312267771,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":312388,"timestamp":1745728621074,"id":8318,"parentId":8313,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312267771,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":325260,"timestamp":1745728621134,"id":8321,"parentId":8313,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312267771,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":326354,"timestamp":1745728621095,"id":8319,"parentId":8313,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312267771,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":326351,"timestamp":1745728621115,"id":8320,"parentId":8313,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312267771,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":331396,"timestamp":1745728621152,"id":8322,"parentId":8313,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312267771,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":494676,"timestamp":1745728584505,"id":8313,"parentId":8312,"tags":{},"startTime":1728312267735,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":4616,"timestamp":1745729099052,"id":8348,"parentId":8347,"tags":{},"startTime":1728312268249,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":10,"timestamp":1745729103699,"id":8350,"parentId":8347,"tags":{},"startTime":1728312268254,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":4370,"timestamp":1745729103729,"id":8351,"parentId":8347,"tags":{},"startTime":1728312268254,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":11,"timestamp":1745729108135,"id":8352,"parentId":8347,"tags":{},"startTime":1728312268258,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":9,"timestamp":1745729108173,"id":8353,"parentId":8347,"tags":{},"startTime":1728312268258,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":8084,"timestamp":1745729103688,"id":8349,"parentId":8347,"tags":{},"startTime":1728312268254,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":719,"timestamp":1745729114297,"id":8354,"parentId":8347,"tags":{},"startTime":1728312268264,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":4038,"timestamp":1745729115033,"id":8355,"parentId":8347,"tags":{},"startTime":1728312268265,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":2675,"timestamp":1745729121749,"id":8356,"parentId":8347,"tags":{},"startTime":1728312268272,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":236,"timestamp":1745729124422,"id":8357,"parentId":8347,"tags":{},"startTime":1728312268274,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":209,"timestamp":1745729124640,"id":8358,"parentId":8347,"tags":{},"startTime":1728312268275,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":976,"timestamp":1745729124857,"id":8359,"parentId":8347,"tags":{},"startTime":1728312268275,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":45534,"timestamp":1745729091793,"id":8347,"parentId":8312,"tags":{},"startTime":1728312268242,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":563952,"timestamp":1745728584106,"id":8312,"parentId":8265,"tags":{"name":"server"},"startTime":1728312267734,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":1341817,"timestamp":1745727811972,"id":8265,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312266962,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-error","duration":16,"timestamp":1745729197459,"id":8360,"parentId":3,"tags":{"errorCount":1},"startTime":1728312268348,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":1230878,"timestamp":1745728001624,"id":8287,"tags":{"url":"/_next/static/webpack/3b43f2b43974e279.webpack.hot-update.json","isTurbopack":false},"startTime":1728312267152,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745729232573,"id":8361,"parentId":8287,"tags":{"url":"/_next/static/webpack/3b43f2b43974e279.webpack.hot-update.json","memory.rss":"334544896","memory.heapUsed":"358469376","memory.heapTotal":"408551424"},"startTime":1728312268383,"traceId":"480ec8b9e15b14de"},{"name":"client-full-reload","duration":4,"timestamp":1745729263691,"id":8362,"parentId":3,"tags":{"stackTrace":"Error: Failed to fetch update manifest Internal Server Error\n at http://localhost:3000/_next/static/chunks/fallback/webpack.js:1174:37"},"startTime":1728312268414,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":21540,"timestamp":1745729290528,"id":8363,"tags":{"url":"/","isTurbopack":false},"startTime":1728312268441,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745729312095,"id":8364,"parentId":8363,"tags":{"url":"/","memory.rss":"272154624","memory.heapUsed":"368615024","memory.heapTotal":"408551424"},"startTime":1728312268462,"traceId":"480ec8b9e15b14de"},{"name":"client-error","duration":5,"timestamp":1745730080706,"id":8365,"parentId":3,"tags":{"errorCount":1},"startTime":1728312269231,"traceId":"480ec8b9e15b14de"},{"name":"navigation-to-hydration","duration":844000,"timestamp":1745729259220,"id":8366,"parentId":3,"tags":{"pathname":"/","query":""},"startTime":1728312269253,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":977,"timestamp":1745756057778,"id":8369,"parentId":3,"tags":{},"startTime":1728312295208,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":11907,"timestamp":1745756111466,"id":8375,"parentId":8371,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312295261,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":12425,"timestamp":1745756111193,"id":8373,"parentId":8371,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312295261,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":73498,"timestamp":1745756111452,"id":8374,"parentId":8371,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312295261,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":73485,"timestamp":1745756111473,"id":8376,"parentId":8371,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312295261,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":74021,"timestamp":1745756111484,"id":8377,"parentId":8371,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312295261,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":76809,"timestamp":1745756111501,"id":8379,"parentId":8371,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312295261,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":7922,"timestamp":1745756180494,"id":8383,"parentId":8382,"tags":{},"startTime":1728312295330,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":8129,"timestamp":1745756180290,"id":8382,"parentId":8381,"tags":{},"startTime":1728312295330,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":12537,"timestamp":1745756179584,"id":8381,"parentId":8370,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312295329,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":81250,"timestamp":1745756111522,"id":8380,"parentId":8371,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312295261,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":81667,"timestamp":1745756111494,"id":8378,"parentId":8371,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312295261,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":7561,"timestamp":1745756266239,"id":8407,"parentId":8406,"tags":{},"startTime":1728312295416,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":7710,"timestamp":1745756266098,"id":8406,"parentId":8405,"tags":{},"startTime":1728312295416,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":14187,"timestamp":1745756265843,"id":8405,"parentId":8370,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312295415,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":208421,"timestamp":1745756094455,"id":8371,"parentId":8370,"tags":{},"startTime":1728312295244,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":10704,"timestamp":1745756386540,"id":8409,"parentId":8408,"tags":{},"startTime":1728312295536,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":14,"timestamp":1745756397279,"id":8411,"parentId":8408,"tags":{},"startTime":1728312295547,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":7766,"timestamp":1745756397308,"id":8412,"parentId":8408,"tags":{},"startTime":1728312295547,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":18,"timestamp":1745756405187,"id":8413,"parentId":8408,"tags":{},"startTime":1728312295555,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":12,"timestamp":1745756405226,"id":8414,"parentId":8408,"tags":{},"startTime":1728312295555,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":13086,"timestamp":1745756397269,"id":8410,"parentId":8408,"tags":{},"startTime":1728312295547,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":3070,"timestamp":1745756415891,"id":8415,"parentId":8408,"tags":{},"startTime":1728312295565,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":4496,"timestamp":1745756418981,"id":8416,"parentId":8408,"tags":{},"startTime":1728312295569,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":1521,"timestamp":1745756426036,"id":8417,"parentId":8408,"tags":{},"startTime":1728312295576,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":164,"timestamp":1745756427555,"id":8418,"parentId":8408,"tags":{},"startTime":1728312295577,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":144,"timestamp":1745756427711,"id":8419,"parentId":8408,"tags":{},"startTime":1728312295577,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":1548,"timestamp":1745756427859,"id":8420,"parentId":8408,"tags":{},"startTime":1728312295577,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":58765,"timestamp":1745756376896,"id":8408,"parentId":8370,"tags":{},"startTime":1728312295526,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":360386,"timestamp":1745756092946,"id":8370,"parentId":8367,"tags":{"name":"server"},"startTime":1728312295243,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":13183,"timestamp":1745756453492,"id":8421,"parentId":8367,"tags":{},"startTime":1728312295603,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":9,"timestamp":1745756467117,"id":8422,"parentId":3,"tags":{"trigger":"manual"},"startTime":1728312295617,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":6015,"timestamp":1745756479137,"id":8435,"parentId":8424,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312295629,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":6072,"timestamp":1745756479150,"id":8437,"parentId":8424,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312295629,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":6068,"timestamp":1745756479155,"id":8438,"parentId":8424,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312295629,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":12088,"timestamp":1745756478976,"id":8425,"parentId":8424,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312295629,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":12046,"timestamp":1745756479046,"id":8427,"parentId":8424,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312295629,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":14731,"timestamp":1745756479060,"id":8429,"parentId":8424,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312295629,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":18720,"timestamp":1745756479104,"id":8430,"parentId":8424,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312295629,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":12605,"timestamp":1745756486740,"id":8446,"parentId":8445,"tags":{},"startTime":1728312295636,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":12728,"timestamp":1745756486621,"id":8445,"parentId":8443,"tags":{},"startTime":1728312295636,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":25298,"timestamp":1745756485841,"id":8443,"parentId":8423,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312295635,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":34057,"timestamp":1745756479113,"id":8431,"parentId":8424,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312295629,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":33998,"timestamp":1745756479180,"id":8442,"parentId":8424,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312295629,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":35828,"timestamp":1745756479125,"id":8433,"parentId":8424,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312295629,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":35794,"timestamp":1745756479162,"id":8439,"parentId":8424,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312295629,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":35783,"timestamp":1745756479174,"id":8441,"parentId":8424,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312295629,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":38751,"timestamp":1745756479144,"id":8436,"parentId":8424,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312295629,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":40633,"timestamp":1745756479054,"id":8428,"parentId":8424,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312295629,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":20698,"timestamp":1745756499198,"id":8448,"parentId":8447,"tags":{},"startTime":1728312295649,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":170014,"timestamp":1745756519978,"id":8450,"parentId":8449,"tags":{},"startTime":1728312295670,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":170732,"timestamp":1745756519927,"id":8449,"parentId":8447,"tags":{},"startTime":1728312295670,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":23990,"timestamp":1745756690717,"id":8451,"parentId":8447,"tags":{"astUsed":"true"},"startTime":1728312295840,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":217439,"timestamp":1745756499061,"id":8447,"parentId":8444,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312295649,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":240338,"timestamp":1745756479119,"id":8432,"parentId":8424,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312295629,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":240429,"timestamp":1745756479036,"id":8426,"parentId":8424,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312295629,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":240299,"timestamp":1745756479168,"id":8440,"parentId":8424,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312295629,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":235809,"timestamp":1745756486237,"id":8444,"parentId":8423,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312295636,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":43,"timestamp":1745756722216,"id":8452,"parentId":8444,"tags":{},"startTime":1728312295872,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":243152,"timestamp":1745756479131,"id":8434,"parentId":8424,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312295629,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":252871,"timestamp":1745756469431,"id":8424,"parentId":8423,"tags":{},"startTime":1728312295619,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":7722,"timestamp":1745756773745,"id":8454,"parentId":8453,"tags":{},"startTime":1728312295923,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":4,"timestamp":1745756781508,"id":8456,"parentId":8453,"tags":{},"startTime":1728312295931,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":158,"timestamp":1745756781530,"id":8457,"parentId":8453,"tags":{},"startTime":1728312295931,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":40,"timestamp":1745756781716,"id":8458,"parentId":8453,"tags":{},"startTime":1728312295931,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":5,"timestamp":1745756781858,"id":8459,"parentId":8453,"tags":{},"startTime":1728312295931,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":4569,"timestamp":1745756781494,"id":8455,"parentId":8453,"tags":{},"startTime":1728312295931,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":2859,"timestamp":1745756790260,"id":8460,"parentId":8453,"tags":{},"startTime":1728312295940,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":5063,"timestamp":1745756793140,"id":8461,"parentId":8453,"tags":{},"startTime":1728312295943,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":6588,"timestamp":1745756805949,"id":8462,"parentId":8453,"tags":{},"startTime":1728312295956,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":228,"timestamp":1745756812536,"id":8463,"parentId":8453,"tags":{},"startTime":1728312295962,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":208,"timestamp":1745756812751,"id":8464,"parentId":8453,"tags":{},"startTime":1728312295962,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":7580,"timestamp":1745756812963,"id":8465,"parentId":8453,"tags":{},"startTime":1728312295963,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":99,"timestamp":1745756823013,"id":8467,"parentId":8423,"tags":{},"startTime":1728312295973,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":201,"timestamp":1745756822919,"id":8466,"parentId":8423,"tags":{},"startTime":1728312295973,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":58667,"timestamp":1745756767681,"id":8453,"parentId":8423,"tags":{},"startTime":1728312295917,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":357238,"timestamp":1745756469139,"id":8423,"parentId":8368,"tags":{"name":"client"},"startTime":1728312295619,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":22829,"timestamp":1745756826404,"id":8468,"parentId":8368,"tags":{},"startTime":1728312295976,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":793589,"timestamp":1745756056558,"id":8368,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312295206,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":3,"timestamp":1745756855754,"id":8471,"parentId":3,"tags":{},"startTime":1728312296005,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":25642,"timestamp":1745756858177,"id":8472,"parentId":8470,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312296008,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":26524,"timestamp":1745756858262,"id":8473,"parentId":8470,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312296008,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":26511,"timestamp":1745756858278,"id":8475,"parentId":8470,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312296008,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":28455,"timestamp":1745756858293,"id":8477,"parentId":8470,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312296008,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":28453,"timestamp":1745756858300,"id":8478,"parentId":8470,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312296008,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":28524,"timestamp":1745756858286,"id":8476,"parentId":8470,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312296008,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":28545,"timestamp":1745756858271,"id":8474,"parentId":8470,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312296008,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":28514,"timestamp":1745756858306,"id":8479,"parentId":8470,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312296008,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":170295,"timestamp":1745756851873,"id":8470,"parentId":8469,"tags":{},"startTime":1728312296001,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":7549,"timestamp":1745757041005,"id":8502,"parentId":8501,"tags":{},"startTime":1728312296191,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":12,"timestamp":1745757048593,"id":8504,"parentId":8501,"tags":{},"startTime":1728312296198,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":14138,"timestamp":1745757048625,"id":8505,"parentId":8501,"tags":{},"startTime":1728312296198,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":19,"timestamp":1745757062823,"id":8506,"parentId":8501,"tags":{},"startTime":1728312296212,"traceId":"480ec8b9e15b14de"}] +[{"name":"optimize-chunk-modules","duration":40,"timestamp":1745757063334,"id":8507,"parentId":8501,"tags":{},"startTime":1728312296213,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":18533,"timestamp":1745757048581,"id":8503,"parentId":8501,"tags":{},"startTime":1728312296198,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":559,"timestamp":1745757069653,"id":8508,"parentId":8501,"tags":{},"startTime":1728312296219,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":3708,"timestamp":1745757070220,"id":8509,"parentId":8501,"tags":{},"startTime":1728312296220,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":1303,"timestamp":1745757075446,"id":8510,"parentId":8501,"tags":{},"startTime":1728312296225,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":83,"timestamp":1745757076749,"id":8511,"parentId":8501,"tags":{},"startTime":1728312296226,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":152,"timestamp":1745757076822,"id":8512,"parentId":8501,"tags":{},"startTime":1728312296226,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":251,"timestamp":1745757076979,"id":8513,"parentId":8501,"tags":{},"startTime":1728312296227,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":48301,"timestamp":1745757033424,"id":8501,"parentId":8469,"tags":{},"startTime":1728312296183,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":240993,"timestamp":1745756851570,"id":8469,"parentId":3,"tags":{"name":"server"},"startTime":1728312296001,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":3321,"timestamp":1745757092638,"id":8514,"parentId":3,"tags":{},"startTime":1728312296242,"traceId":"480ec8b9e15b14de"},{"name":"compile-path","duration":29044617,"timestamp":1745728052058,"id":8291,"tags":{"trigger":"/_not-found","isTurbopack":false},"startTime":1728312267202,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-full-reload","duration":70,"timestamp":1745757442686,"id":8516,"parentId":3,"tags":{"stackTrace":""},"startTime":1728312296592,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":1362148,"timestamp":1745756108675,"id":8372,"tags":{"url":"/_next/static/webpack/3b43f2b43974e279.webpack.hot-update.json","isTurbopack":false},"startTime":1728312295258,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":0,"timestamp":1745757470858,"id":8518,"parentId":8372,"tags":{"url":"/_next/static/webpack/3b43f2b43974e279.webpack.hot-update.json","memory.rss":"277905408","memory.heapUsed":"375098248","memory.heapTotal":"430866432"},"startTime":1728312296620,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":186035,"timestamp":1745757412907,"id":8515,"tags":{"url":"/","isTurbopack":false},"startTime":1728312296562,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745757598975,"id":8519,"parentId":8515,"tags":{"url":"/","memory.rss":"267354112","memory.heapUsed":"384561504","memory.heapTotal":"432521216"},"startTime":1728312296749,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":187195,"timestamp":1745757460450,"id":8517,"tags":{"url":"/","isTurbopack":false},"startTime":1728312296610,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":0,"timestamp":1745757647674,"id":8520,"parentId":8517,"tags":{"url":"/","memory.rss":"241025024","memory.heapUsed":"383411504","memory.heapTotal":"432521216"},"startTime":1728312296797,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":40,"timestamp":1745758502288,"id":8521,"parentId":3,"tags":{},"startTime":1728312297652,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":17972,"timestamp":1745786618233,"id":8528,"parentId":8525,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312325767,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":18527,"timestamp":1745786617984,"id":8526,"parentId":8525,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312325767,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":21415,"timestamp":1745786666568,"id":8536,"parentId":8535,"tags":{},"startTime":1728312325816,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":21910,"timestamp":1745786666083,"id":8535,"parentId":8534,"tags":{},"startTime":1728312325815,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":28572,"timestamp":1745786664596,"id":8534,"parentId":8524,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx","layer":"rsc"},"startTime":1728312325814,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":77064,"timestamp":1745786618221,"id":8527,"parentId":8525,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312325767,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":77046,"timestamp":1745786618245,"id":8529,"parentId":8525,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312325767,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":77955,"timestamp":1745786618257,"id":8530,"parentId":8525,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312325767,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":83781,"timestamp":1745786618277,"id":8532,"parentId":8525,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312325767,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":84327,"timestamp":1745786618284,"id":8533,"parentId":8525,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312325767,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":94437,"timestamp":1745786618265,"id":8531,"parentId":8525,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312325767,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":247522,"timestamp":1745786587024,"id":8525,"parentId":8524,"tags":{},"startTime":1728312325736,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":5134,"timestamp":1745786860857,"id":8559,"parentId":8558,"tags":{},"startTime":1728312326010,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":3,"timestamp":1745786866022,"id":8561,"parentId":8558,"tags":{},"startTime":1728312326015,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":3763,"timestamp":1745786866041,"id":8562,"parentId":8558,"tags":{},"startTime":1728312326015,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":11,"timestamp":1745786869838,"id":8563,"parentId":8558,"tags":{},"startTime":1728312326019,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":15,"timestamp":1745786869866,"id":8564,"parentId":8558,"tags":{},"startTime":1728312326019,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":6534,"timestamp":1745786866013,"id":8560,"parentId":8558,"tags":{},"startTime":1728312326015,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1053,"timestamp":1745786875903,"id":8565,"parentId":8558,"tags":{},"startTime":1728312326025,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":7308,"timestamp":1745786876968,"id":8566,"parentId":8558,"tags":{},"startTime":1728312326026,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":1808,"timestamp":1745786886247,"id":8567,"parentId":8558,"tags":{},"startTime":1728312326035,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":133,"timestamp":1745786888055,"id":8568,"parentId":8558,"tags":{},"startTime":1728312326037,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":173,"timestamp":1745786888179,"id":8569,"parentId":8558,"tags":{},"startTime":1728312326037,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":2265,"timestamp":1745786888357,"id":8570,"parentId":8558,"tags":{},"startTime":1728312326037,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":46143,"timestamp":1745786850629,"id":8558,"parentId":8524,"tags":{},"startTime":1728312326000,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":328238,"timestamp":1745786578770,"id":8524,"parentId":8522,"tags":{"name":"server"},"startTime":1728312325728,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":9051,"timestamp":1745786907103,"id":8571,"parentId":8522,"tags":{},"startTime":1728312326056,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":363955,"timestamp":1745786552925,"id":8522,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312325702,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":9131,"timestamp":1745786940990,"id":8584,"parentId":8573,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312326090,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":9205,"timestamp":1745786941019,"id":8586,"parentId":8573,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312326090,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":9193,"timestamp":1745786941033,"id":8587,"parentId":8573,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312326090,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":20033,"timestamp":1745786940753,"id":8574,"parentId":8573,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312326090,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":19953,"timestamp":1745786940865,"id":8576,"parentId":8573,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312326090,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":27045,"timestamp":1745786940897,"id":8578,"parentId":8573,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312326090,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":32704,"timestamp":1745786940914,"id":8579,"parentId":8573,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312326090,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":43325,"timestamp":1745786940930,"id":8580,"parentId":8573,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312326090,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":43174,"timestamp":1745786941097,"id":8591,"parentId":8573,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312326090,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":48953,"timestamp":1745786940960,"id":8582,"parentId":8573,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312326090,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":48872,"timestamp":1745786941054,"id":8588,"parentId":8573,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312326090,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":48848,"timestamp":1745786941081,"id":8590,"parentId":8573,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312326090,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":53018,"timestamp":1745786941005,"id":8585,"parentId":8573,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312326090,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":54954,"timestamp":1745786940881,"id":8577,"parentId":8573,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312326090,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":54906,"timestamp":1745786940944,"id":8581,"parentId":8573,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312326090,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":18122,"timestamp":1745786978151,"id":8594,"parentId":8593,"tags":{},"startTime":1728312326127,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":326498,"timestamp":1745786996428,"id":8596,"parentId":8595,"tags":{},"startTime":1728312326146,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":327635,"timestamp":1745786996325,"id":8595,"parentId":8593,"tags":{},"startTime":1728312326145,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":41818,"timestamp":1745787324068,"id":8597,"parentId":8593,"tags":{"astUsed":"true"},"startTime":1728312326473,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":391003,"timestamp":1745786977802,"id":8593,"parentId":8592,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312326127,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":431668,"timestamp":1745786941068,"id":8589,"parentId":8573,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312326090,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":431909,"timestamp":1745786940844,"id":8575,"parentId":8573,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312326090,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":427815,"timestamp":1745786951169,"id":8592,"parentId":8572,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312326100,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":59,"timestamp":1745787379242,"id":8598,"parentId":8592,"tags":{},"startTime":1728312326528,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":438356,"timestamp":1745786940975,"id":8583,"parentId":8573,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312326090,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":454379,"timestamp":1745786924990,"id":8573,"parentId":8572,"tags":{},"startTime":1728312326074,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":6293,"timestamp":1745787403994,"id":8600,"parentId":8599,"tags":{},"startTime":1728312326553,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":5,"timestamp":1745787410325,"id":8602,"parentId":8599,"tags":{},"startTime":1728312326559,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":145,"timestamp":1745787410355,"id":8603,"parentId":8599,"tags":{},"startTime":1728312326559,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":11,"timestamp":1745787410530,"id":8604,"parentId":8599,"tags":{},"startTime":1728312326560,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":5,"timestamp":1745787410569,"id":8605,"parentId":8599,"tags":{},"startTime":1728312326560,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":2876,"timestamp":1745787410312,"id":8601,"parentId":8599,"tags":{},"startTime":1728312326559,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1362,"timestamp":1745787416563,"id":8606,"parentId":8599,"tags":{},"startTime":1728312326566,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":15823,"timestamp":1745787417949,"id":8607,"parentId":8599,"tags":{},"startTime":1728312326567,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":10748,"timestamp":1745787437208,"id":8608,"parentId":8599,"tags":{},"startTime":1728312326586,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":716,"timestamp":1745787447954,"id":8609,"parentId":8599,"tags":{},"startTime":1728312326597,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":318,"timestamp":1745787448636,"id":8610,"parentId":8599,"tags":{},"startTime":1728312326598,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":20495,"timestamp":1745787448962,"id":8611,"parentId":8599,"tags":{},"startTime":1728312326598,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":119,"timestamp":1745787472041,"id":8613,"parentId":8572,"tags":{},"startTime":1728312326621,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":312,"timestamp":1745787471860,"id":8612,"parentId":8572,"tags":{},"startTime":1728312326621,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":81796,"timestamp":1745787396440,"id":8599,"parentId":8572,"tags":{},"startTime":1728312326546,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":553887,"timestamp":1745786924412,"id":8572,"parentId":8523,"tags":{"name":"client"},"startTime":1728312326074,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":14842,"timestamp":1745787478406,"id":8614,"parentId":8523,"tags":{},"startTime":1728312326627,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":941705,"timestamp":1745786553913,"id":8523,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312325703,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":8,"timestamp":1745787528082,"id":8615,"parentId":3,"tags":{},"startTime":1728312326677,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":1018000,"timestamp":1745786554735,"id":8617,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":true},"startTime":1728312326723,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":155591,"timestamp":1745787553099,"id":8616,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312326702,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745787708720,"id":8618,"parentId":8616,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"402653184","memory.heapUsed":"362617456","memory.heapTotal":"453738496"},"startTime":1728312326858,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":222291,"timestamp":1745795112830,"id":8619,"tags":{"url":"/","isTurbopack":false},"startTime":1728312334262,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745795335207,"id":8620,"parentId":8619,"tags":{"url":"/","memory.rss":"194035712","memory.heapUsed":"366825632","memory.heapTotal":"453738496"},"startTime":1728312334484,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":11,"timestamp":1745795821889,"id":8621,"parentId":3,"tags":{},"startTime":1728312334971,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":54900,"timestamp":1745799365089,"id":8628,"parentId":8625,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312338514,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":57655,"timestamp":1745799364089,"id":8626,"parentId":8625,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312338513,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":131520,"timestamp":1745799365046,"id":8627,"parentId":8625,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312338514,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":131462,"timestamp":1745799365116,"id":8629,"parentId":8625,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312338514,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":135721,"timestamp":1745799365136,"id":8630,"parentId":8625,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312338514,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":27873,"timestamp":1745799486244,"id":8636,"parentId":8635,"tags":{},"startTime":1728312338635,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":28251,"timestamp":1745799485876,"id":8635,"parentId":8634,"tags":{},"startTime":1728312338635,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":35481,"timestamp":1745799484440,"id":8634,"parentId":8624,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx","layer":"rsc"},"startTime":1728312338633,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":156765,"timestamp":1745799365177,"id":8632,"parentId":8625,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312338514,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":156712,"timestamp":1745799365238,"id":8633,"parentId":8625,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312338514,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":160260,"timestamp":1745799365161,"id":8631,"parentId":8625,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312338514,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":353196,"timestamp":1745799336122,"id":8625,"parentId":8624,"tags":{},"startTime":1728312338485,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":20898,"timestamp":1745799724383,"id":8659,"parentId":8658,"tags":{},"startTime":1728312338873,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":22,"timestamp":1745799745333,"id":8661,"parentId":8658,"tags":{},"startTime":1728312338894,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":17381,"timestamp":1745799745385,"id":8662,"parentId":8658,"tags":{},"startTime":1728312338894,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":420,"timestamp":1745799762914,"id":8663,"parentId":8658,"tags":{},"startTime":1728312338912,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":41,"timestamp":1745799763430,"id":8664,"parentId":8658,"tags":{},"startTime":1728312338912,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":26103,"timestamp":1745799745318,"id":8660,"parentId":8658,"tags":{},"startTime":1728312338894,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":2256,"timestamp":1745799778727,"id":8665,"parentId":8658,"tags":{},"startTime":1728312338928,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":8498,"timestamp":1745799781013,"id":8666,"parentId":8658,"tags":{},"startTime":1728312338930,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":2919,"timestamp":1745799793293,"id":8667,"parentId":8658,"tags":{},"startTime":1728312338942,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":209,"timestamp":1745799796210,"id":8668,"parentId":8658,"tags":{},"startTime":1728312338945,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":232,"timestamp":1745799796400,"id":8669,"parentId":8658,"tags":{},"startTime":1728312338945,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":3045,"timestamp":1745799796639,"id":8670,"parentId":8658,"tags":{},"startTime":1728312338946,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":116938,"timestamp":1745799712270,"id":8658,"parentId":8624,"tags":{},"startTime":1728312338861,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":513870,"timestamp":1745799332540,"id":8624,"parentId":8622,"tags":{"name":"server"},"startTime":1728312338481,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":9523,"timestamp":1745799846547,"id":8671,"parentId":8622,"tags":{},"startTime":1728312338995,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":590769,"timestamp":1745799266780,"id":8622,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312338416,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":10243,"timestamp":1745799882891,"id":8684,"parentId":8673,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312339032,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":10537,"timestamp":1745799882921,"id":8686,"parentId":8673,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312339032,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":10531,"timestamp":1745799882935,"id":8687,"parentId":8673,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312339032,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":26549,"timestamp":1745799882655,"id":8674,"parentId":8673,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312339032,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":26498,"timestamp":1745799882766,"id":8676,"parentId":8673,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312339032,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":32693,"timestamp":1745799882801,"id":8678,"parentId":8673,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312339032,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":38567,"timestamp":1745799882817,"id":8679,"parentId":8673,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312339032,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":43463,"timestamp":1745799882832,"id":8680,"parentId":8673,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312339032,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":43311,"timestamp":1745799882992,"id":8691,"parentId":8673,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312339032,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":48975,"timestamp":1745799882861,"id":8682,"parentId":8673,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312339032,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":48898,"timestamp":1745799882949,"id":8688,"parentId":8673,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312339032,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":48873,"timestamp":1745799882977,"id":8690,"parentId":8673,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312339032,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":52590,"timestamp":1745799882906,"id":8685,"parentId":8673,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312339032,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":10857,"timestamp":1745799924856,"id":8694,"parentId":8693,"tags":{},"startTime":1728312339074,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":69296,"timestamp":1745799882786,"id":8677,"parentId":8673,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312339032,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":69249,"timestamp":1745799882847,"id":8681,"parentId":8673,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312339032,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":251114,"timestamp":1745799935859,"id":8696,"parentId":8695,"tags":{},"startTime":1728312339085,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":251930,"timestamp":1745799935764,"id":8695,"parentId":8693,"tags":{},"startTime":1728312339085,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":39223,"timestamp":1745800187755,"id":8697,"parentId":8693,"tags":{"astUsed":"true"},"startTime":1728312339337,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":305049,"timestamp":1745799924522,"id":8693,"parentId":8692,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312339073,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":347180,"timestamp":1745799882963,"id":8689,"parentId":8673,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312339032,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":348140,"timestamp":1745799882745,"id":8675,"parentId":8673,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312339032,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":337105,"timestamp":1745799896570,"id":8692,"parentId":8672,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312339045,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":38,"timestamp":1745800233816,"id":8698,"parentId":8692,"tags":{},"startTime":1728312339383,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":351004,"timestamp":1745799882876,"id":8683,"parentId":8673,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312339032,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":371477,"timestamp":1745799862428,"id":8673,"parentId":8672,"tags":{},"startTime":1728312339011,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":2492,"timestamp":1745800245335,"id":8700,"parentId":8699,"tags":{},"startTime":1728312339394,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":3,"timestamp":1745800247849,"id":8702,"parentId":8699,"tags":{},"startTime":1728312339397,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":86,"timestamp":1745800247869,"id":8703,"parentId":8699,"tags":{},"startTime":1728312339397,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":5,"timestamp":1745800247978,"id":8704,"parentId":8699,"tags":{},"startTime":1728312339397,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":4,"timestamp":1745800248002,"id":8705,"parentId":8699,"tags":{},"startTime":1728312339397,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":3489,"timestamp":1745800247841,"id":8701,"parentId":8699,"tags":{},"startTime":1728312339397,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1118,"timestamp":1745800256320,"id":8706,"parentId":8699,"tags":{},"startTime":1728312339405,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":4511,"timestamp":1745800257458,"id":8707,"parentId":8699,"tags":{},"startTime":1728312339406,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":4499,"timestamp":1745800263754,"id":8708,"parentId":8699,"tags":{},"startTime":1728312339413,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":169,"timestamp":1745800268252,"id":8709,"parentId":8699,"tags":{},"startTime":1728312339417,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":162,"timestamp":1745800268410,"id":8710,"parentId":8699,"tags":{},"startTime":1728312339417,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":3976,"timestamp":1745800268578,"id":8711,"parentId":8699,"tags":{},"startTime":1728312339417,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":209,"timestamp":1745800274539,"id":8713,"parentId":8672,"tags":{},"startTime":1728312339423,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":341,"timestamp":1745800274416,"id":8712,"parentId":8672,"tags":{},"startTime":1728312339423,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":40440,"timestamp":1745800239209,"id":8699,"parentId":8672,"tags":{},"startTime":1728312339388,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":417854,"timestamp":1745799861831,"id":8672,"parentId":8623,"tags":{"name":"client"},"startTime":1728312339011,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":5111,"timestamp":1745800279713,"id":8714,"parentId":8623,"tags":{},"startTime":1728312339429,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1015953,"timestamp":1745799269880,"id":8623,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312338419,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":7,"timestamp":1745800293526,"id":8715,"parentId":3,"tags":{},"startTime":1728312339442,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":1032000,"timestamp":1745799271673,"id":8717,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":true},"startTime":1728312339530,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":88831,"timestamp":1745800295058,"id":8716,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312339444,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":0,"timestamp":1745800383925,"id":8718,"parentId":8716,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"339886080","memory.heapUsed":"403662424","memory.heapTotal":"457113600"},"startTime":1728312339533,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":21188,"timestamp":1745803877591,"id":8725,"parentId":8722,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312343026,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":21849,"timestamp":1745803877324,"id":8723,"parentId":8722,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312343026,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":17468,"timestamp":1745803948160,"id":8733,"parentId":8732,"tags":{},"startTime":1728312343097,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":17832,"timestamp":1745803947805,"id":8732,"parentId":8731,"tags":{},"startTime":1728312343097,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":21551,"timestamp":1745803946045,"id":8731,"parentId":8721,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312343095,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":91221,"timestamp":1745803877579,"id":8724,"parentId":8722,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312343026,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":91198,"timestamp":1745803877605,"id":8726,"parentId":8722,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312343026,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":92107,"timestamp":1745803877614,"id":8727,"parentId":8722,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312343026,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":96282,"timestamp":1745803877626,"id":8728,"parentId":8722,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312343026,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":96283,"timestamp":1745803877633,"id":8729,"parentId":8722,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312343026,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":96273,"timestamp":1745803877645,"id":8730,"parentId":8722,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312343026,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":8705,"timestamp":1745804079673,"id":8757,"parentId":8756,"tags":{},"startTime":1728312343228,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":9084,"timestamp":1745804079306,"id":8756,"parentId":8755,"tags":{},"startTime":1728312343228,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":14894,"timestamp":1745804078717,"id":8755,"parentId":8721,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312343228,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":297126,"timestamp":1745803862950,"id":8722,"parentId":8721,"tags":{},"startTime":1728312343012,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":12866,"timestamp":1745804317630,"id":8759,"parentId":8758,"tags":{},"startTime":1728312343466,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":5,"timestamp":1745804330540,"id":8761,"parentId":8758,"tags":{},"startTime":1728312343479,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":6495,"timestamp":1745804330566,"id":8762,"parentId":8758,"tags":{},"startTime":1728312343479,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":90,"timestamp":1745804337116,"id":8763,"parentId":8758,"tags":{},"startTime":1728312343486,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":21,"timestamp":1745804337249,"id":8764,"parentId":8758,"tags":{},"startTime":1728312343486,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":23821,"timestamp":1745804330525,"id":8760,"parentId":8758,"tags":{},"startTime":1728312343479,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1773,"timestamp":1745804360297,"id":8765,"parentId":8758,"tags":{},"startTime":1728312343509,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":8103,"timestamp":1745804362093,"id":8766,"parentId":8758,"tags":{},"startTime":1728312343511,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":3789,"timestamp":1745804372847,"id":8767,"parentId":8758,"tags":{},"startTime":1728312343522,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":217,"timestamp":1745804376635,"id":8768,"parentId":8758,"tags":{},"startTime":1728312343525,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":250,"timestamp":1745804376836,"id":8769,"parentId":8758,"tags":{},"startTime":1728312343526,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":3433,"timestamp":1745804377093,"id":8770,"parentId":8758,"tags":{},"startTime":1728312343526,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":89492,"timestamp":1745804305747,"id":8758,"parentId":8721,"tags":{},"startTime":1728312343455,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":554121,"timestamp":1745803858684,"id":8721,"parentId":8719,"tags":{"name":"server"},"startTime":1728312343008,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":20486,"timestamp":1745804412999,"id":8771,"parentId":8719,"tags":{},"startTime":1728312343562,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":621218,"timestamp":1745803820724,"id":8719,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312342970,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":20091,"timestamp":1745804470411,"id":8784,"parentId":8773,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312343619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":20185,"timestamp":1745804470431,"id":8786,"parentId":8773,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312343619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":20173,"timestamp":1745804470446,"id":8787,"parentId":8773,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312343619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":28960,"timestamp":1745804470235,"id":8774,"parentId":8773,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312343619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":28898,"timestamp":1745804470329,"id":8776,"parentId":8773,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312343619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":34026,"timestamp":1745804470350,"id":8778,"parentId":8773,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312343619,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":12422,"timestamp":1745804492873,"id":8795,"parentId":8794,"tags":{},"startTime":1728312343642,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":12605,"timestamp":1745804492696,"id":8794,"parentId":8792,"tags":{},"startTime":1728312343642,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":22034,"timestamp":1745804491762,"id":8792,"parentId":8772,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312343641,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":46846,"timestamp":1745804470362,"id":8779,"parentId":8773,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312343619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":51896,"timestamp":1745804470372,"id":8780,"parentId":8773,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312343619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":51794,"timestamp":1745804470482,"id":8791,"parentId":8773,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312343619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":57534,"timestamp":1745804470391,"id":8782,"parentId":8773,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312343619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":57479,"timestamp":1745804470455,"id":8788,"parentId":8773,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312343619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":57462,"timestamp":1745804470473,"id":8790,"parentId":8773,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312343619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":63701,"timestamp":1745804470421,"id":8785,"parentId":8773,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312343619,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":13910,"timestamp":1745804520622,"id":8797,"parentId":8796,"tags":{},"startTime":1728312343669,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":80836,"timestamp":1745804470340,"id":8777,"parentId":8773,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312343619,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":226691,"timestamp":1745804534713,"id":8799,"parentId":8798,"tags":{},"startTime":1728312343684,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":228182,"timestamp":1745804534602,"id":8798,"parentId":8796,"tags":{},"startTime":1728312343683,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":211992,"timestamp":1745804763330,"id":8800,"parentId":8796,"tags":{"astUsed":"true"},"startTime":1728312343912,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":459756,"timestamp":1745804520341,"id":8796,"parentId":8793,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312343669,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":512238,"timestamp":1745804470381,"id":8781,"parentId":8773,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312343619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":513398,"timestamp":1745804470314,"id":8775,"parentId":8773,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312343619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":513261,"timestamp":1745804470464,"id":8789,"parentId":8773,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312343619,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":497314,"timestamp":1745804492208,"id":8793,"parentId":8772,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312343641,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":132,"timestamp":1745804989757,"id":8801,"parentId":8793,"tags":{},"startTime":1728312344139,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":519662,"timestamp":1745804470401,"id":8783,"parentId":8773,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312343619,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":541515,"timestamp":1745804448771,"id":8773,"parentId":8772,"tags":{},"startTime":1728312343598,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":3800,"timestamp":1745805030278,"id":8803,"parentId":8802,"tags":{},"startTime":1728312344179,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":3,"timestamp":1745805034111,"id":8805,"parentId":8802,"tags":{},"startTime":1728312344183,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":160,"timestamp":1745805034142,"id":8806,"parentId":8802,"tags":{},"startTime":1728312344183,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":7,"timestamp":1745805034329,"id":8807,"parentId":8802,"tags":{},"startTime":1728312344183,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":13,"timestamp":1745805034363,"id":8808,"parentId":8802,"tags":{},"startTime":1728312344183,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":3208,"timestamp":1745805034101,"id":8804,"parentId":8802,"tags":{},"startTime":1728312344183,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":4579,"timestamp":1745805040807,"id":8809,"parentId":8802,"tags":{},"startTime":1728312344190,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":6919,"timestamp":1745805045437,"id":8810,"parentId":8802,"tags":{},"startTime":1728312344194,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":6088,"timestamp":1745805054870,"id":8811,"parentId":8802,"tags":{},"startTime":1728312344204,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":230,"timestamp":1745805060957,"id":8812,"parentId":8802,"tags":{},"startTime":1728312344210,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":226,"timestamp":1745805061174,"id":8813,"parentId":8802,"tags":{},"startTime":1728312344210,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":9851,"timestamp":1745805061404,"id":8814,"parentId":8802,"tags":{},"startTime":1728312344210,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":203,"timestamp":1745805073483,"id":8816,"parentId":8772,"tags":{},"startTime":1728312344222,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":394,"timestamp":1745805073300,"id":8815,"parentId":8772,"tags":{},"startTime":1728312344222,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":73242,"timestamp":1745805004128,"id":8802,"parentId":8772,"tags":{},"startTime":1728312344153,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":629181,"timestamp":1745804448236,"id":8772,"parentId":8720,"tags":{"name":"client"},"startTime":1728312343597,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":10251,"timestamp":1745805077450,"id":8817,"parentId":8720,"tags":{},"startTime":1728312344226,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1267445,"timestamp":1745803822089,"id":8720,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312342971,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":134,"timestamp":1745805113367,"id":8818,"parentId":3,"tags":{},"startTime":1728312344262,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":1462000,"timestamp":1745803824063,"id":8820,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Bentosection.jsx"],"page":"/","isPageHidden":false},"startTime":1728312344454,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":231618,"timestamp":1745805198879,"id":8819,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312344348,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":2,"timestamp":1745805430657,"id":8821,"parentId":8819,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"262815744","memory.heapUsed":"444656888","memory.heapTotal":"488013824"},"startTime":1728312344579,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":25322,"timestamp":1745821081292,"id":8828,"parentId":8825,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312360230,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":28662,"timestamp":1745821079895,"id":8826,"parentId":8825,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312360228,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":11198,"timestamp":1745821175410,"id":8835,"parentId":8834,"tags":{},"startTime":1728312360324,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":11620,"timestamp":1745821175006,"id":8834,"parentId":8833,"tags":{},"startTime":1728312360324,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":17656,"timestamp":1745821172970,"id":8833,"parentId":8824,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312360321,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":118702,"timestamp":1745821081186,"id":8827,"parentId":8825,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312360230,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":118601,"timestamp":1745821081301,"id":8829,"parentId":8825,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312360230,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":127962,"timestamp":1745821081374,"id":8830,"parentId":8825,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312360230,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":127764,"timestamp":1745821081581,"id":8831,"parentId":8825,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312360230,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":128241,"timestamp":1745821081685,"id":8832,"parentId":8825,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312360230,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":322963,"timestamp":1745821058665,"id":8825,"parentId":8824,"tags":{},"startTime":1728312360207,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":15739,"timestamp":1745821416322,"id":8852,"parentId":8851,"tags":{},"startTime":1728312360565,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":12,"timestamp":1745821432099,"id":8854,"parentId":8851,"tags":{},"startTime":1728312360581,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":3985,"timestamp":1745821432134,"id":8855,"parentId":8851,"tags":{},"startTime":1728312360581,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":39,"timestamp":1745821436197,"id":8856,"parentId":8851,"tags":{},"startTime":1728312360585,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":22,"timestamp":1745821436284,"id":8857,"parentId":8851,"tags":{},"startTime":1728312360585,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":13405,"timestamp":1745821432085,"id":8853,"parentId":8851,"tags":{},"startTime":1728312360581,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1318,"timestamp":1745821461722,"id":8858,"parentId":8851,"tags":{},"startTime":1728312360610,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":4862,"timestamp":1745821463056,"id":8859,"parentId":8851,"tags":{},"startTime":1728312360612,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":3629,"timestamp":1745821488662,"id":8860,"parentId":8851,"tags":{},"startTime":1728312360637,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":300,"timestamp":1745821492284,"id":8861,"parentId":8851,"tags":{},"startTime":1728312360641,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":323,"timestamp":1745821492557,"id":8862,"parentId":8851,"tags":{},"startTime":1728312360641,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":3594,"timestamp":1745821492893,"id":8863,"parentId":8851,"tags":{},"startTime":1728312360641,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":103313,"timestamp":1745821402696,"id":8851,"parentId":8824,"tags":{},"startTime":1728312360551,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":475589,"timestamp":1745821055114,"id":8824,"parentId":8822,"tags":{"name":"server"},"startTime":1728312360204,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":527986,"timestamp":1745821011817,"id":8822,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312360160,"traceId":"480ec8b9e15b14de"},{"name":"client-error","duration":7,"timestamp":1745821727977,"id":8866,"parentId":3,"tags":{"errorCount":1},"startTime":1728312360877,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":10870,"timestamp":1745821729009,"id":8879,"parentId":8865,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312360878,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":10869,"timestamp":1745821729020,"id":8880,"parentId":8865,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312360878,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":36358,"timestamp":1745821728721,"id":8867,"parentId":8865,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312360877,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":36198,"timestamp":1745821728903,"id":8869,"parentId":8865,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312360877,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":39955,"timestamp":1745821728930,"id":8871,"parentId":8865,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312360877,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":49037,"timestamp":1745821728951,"id":8873,"parentId":8865,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312360877,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":48941,"timestamp":1745821729058,"id":8884,"parentId":8865,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312360878,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":85985,"timestamp":1745821728971,"id":8875,"parentId":8865,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312360877,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":85939,"timestamp":1745821729032,"id":8881,"parentId":8865,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312360878,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":85924,"timestamp":1745821729051,"id":8883,"parentId":8865,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312360878,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":96459,"timestamp":1745821728990,"id":8877,"parentId":8865,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312360878,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":96459,"timestamp":1745821729002,"id":8878,"parentId":8865,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312360878,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":99343,"timestamp":1745821728921,"id":8870,"parentId":8865,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312360877,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":100648,"timestamp":1745821728943,"id":8872,"parentId":8865,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312360877,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":51263,"timestamp":1745821779663,"id":8887,"parentId":8886,"tags":{},"startTime":1728312360928,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":133612,"timestamp":1745821729040,"id":8882,"parentId":8865,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312360878,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":512061,"timestamp":1745821831061,"id":8889,"parentId":8888,"tags":{},"startTime":1728312360980,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":516993,"timestamp":1745821830979,"id":8888,"parentId":8886,"tags":{},"startTime":1728312360979,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":48196,"timestamp":1745822348121,"id":8890,"parentId":8886,"tags":{"astUsed":"true"},"startTime":1728312361497,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":620282,"timestamp":1745821779364,"id":8886,"parentId":8885,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312360928,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":673717,"timestamp":1745821728890,"id":8868,"parentId":8865,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312360877,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":665920,"timestamp":1745821740876,"id":8885,"parentId":8864,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312360889,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":84,"timestamp":1745822407748,"id":8891,"parentId":8885,"tags":{},"startTime":1728312361556,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":678996,"timestamp":1745821728982,"id":8876,"parentId":8865,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312360878,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":679101,"timestamp":1745821728964,"id":8874,"parentId":8865,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312360877,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":742411,"timestamp":1745821665696,"id":8865,"parentId":8864,"tags":{},"startTime":1728312360814,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":22247,"timestamp":1745822430344,"id":8893,"parentId":8892,"tags":{},"startTime":1728312361579,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":13,"timestamp":1745822452638,"id":8895,"parentId":8892,"tags":{},"startTime":1728312361601,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":144,"timestamp":1745822452670,"id":8896,"parentId":8892,"tags":{},"startTime":1728312361601,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":39,"timestamp":1745822452844,"id":8897,"parentId":8892,"tags":{},"startTime":1728312361601,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":5,"timestamp":1745822452914,"id":8898,"parentId":8892,"tags":{},"startTime":1728312361601,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":3689,"timestamp":1745822452626,"id":8894,"parentId":8892,"tags":{},"startTime":1728312361601,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1201,"timestamp":1745822470510,"id":8899,"parentId":8892,"tags":{},"startTime":1728312361619,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":7503,"timestamp":1745822471766,"id":8900,"parentId":8892,"tags":{},"startTime":1728312361620,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":6802,"timestamp":1745822482443,"id":8901,"parentId":8892,"tags":{},"startTime":1728312361631,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":353,"timestamp":1745822489242,"id":8902,"parentId":8892,"tags":{},"startTime":1728312361638,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":278,"timestamp":1745822489580,"id":8903,"parentId":8892,"tags":{},"startTime":1728312361638,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":5175,"timestamp":1745822489865,"id":8904,"parentId":8892,"tags":{},"startTime":1728312361638,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":356,"timestamp":1745822496579,"id":8906,"parentId":8864,"tags":{},"startTime":1728312361645,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":498,"timestamp":1745822496454,"id":8905,"parentId":8864,"tags":{},"startTime":1728312361645,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":82419,"timestamp":1745822419099,"id":8892,"parentId":8864,"tags":{},"startTime":1728312361568,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":836824,"timestamp":1745821664767,"id":8864,"parentId":8823,"tags":{"name":"client"},"startTime":1728312360813,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":9988,"timestamp":1745822501637,"id":8907,"parentId":8823,"tags":{},"startTime":1728312361650,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1500894,"timestamp":1745821012644,"id":8823,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312360161,"traceId":"480ec8b9e15b14de"}] +[{"name":"handle-request","duration":200644,"timestamp":1745822534255,"id":8908,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312361683,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745822734939,"id":8909,"parentId":8908,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"364249088","memory.heapUsed":"375946928","memory.heapTotal":"421052416"},"startTime":1728312361883,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":71624,"timestamp":1745822869956,"id":8910,"tags":{"url":"/","isTurbopack":false},"startTime":1728312362018,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745822941628,"id":8911,"parentId":8910,"tags":{"url":"/","memory.rss":"336887808","memory.heapUsed":"355024336","memory.heapTotal":"414236672"},"startTime":1728312362090,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":27885,"timestamp":1745823303241,"id":8926,"parentId":8915,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312362452,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":27978,"timestamp":1745823303268,"id":8928,"parentId":8915,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312362452,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":27970,"timestamp":1745823303279,"id":8929,"parentId":8915,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312362452,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":40298,"timestamp":1745823302751,"id":8916,"parentId":8915,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312362451,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":39955,"timestamp":1745823303116,"id":8918,"parentId":8915,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312362452,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":44372,"timestamp":1745823303158,"id":8920,"parentId":8915,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312362452,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":50298,"timestamp":1745823303187,"id":8922,"parentId":8915,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312362452,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":50159,"timestamp":1745823303336,"id":8933,"parentId":8915,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312362452,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":53161,"timestamp":1745823303257,"id":8927,"parentId":8915,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312362452,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":54004,"timestamp":1745823303170,"id":8921,"parentId":8915,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312362452,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":8122,"timestamp":1745823351351,"id":8936,"parentId":8935,"tags":{},"startTime":1728312362500,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":78094,"timestamp":1745823303137,"id":8919,"parentId":8915,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312362452,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":80687,"timestamp":1745823303214,"id":8924,"parentId":8915,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312362452,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":80615,"timestamp":1745823303298,"id":8930,"parentId":8915,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312362452,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":80590,"timestamp":1745823303325,"id":8932,"parentId":8915,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312362452,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":80877,"timestamp":1745823303198,"id":8923,"parentId":8915,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312362452,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":500481,"timestamp":1745823359808,"id":8938,"parentId":8937,"tags":{},"startTime":1728312362508,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":501864,"timestamp":1745823359540,"id":8937,"parentId":8935,"tags":{},"startTime":1728312362508,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":52466,"timestamp":1745823861691,"id":8939,"parentId":8935,"tags":{"astUsed":"true"},"startTime":1728312363010,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":577593,"timestamp":1745823351157,"id":8935,"parentId":8934,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312362500,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":632082,"timestamp":1745823303082,"id":8917,"parentId":8915,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312362452,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":615507,"timestamp":1745823332566,"id":8934,"parentId":8914,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312362481,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":123,"timestamp":1745823953191,"id":8940,"parentId":8934,"tags":{},"startTime":1728312363102,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":650490,"timestamp":1745823303225,"id":8925,"parentId":8915,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312362452,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":664291,"timestamp":1745823303308,"id":8931,"parentId":8915,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312362452,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":669403,"timestamp":1745823298318,"id":8915,"parentId":8914,"tags":{},"startTime":1728312362447,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":11854,"timestamp":1745823993861,"id":8942,"parentId":8941,"tags":{},"startTime":1728312363142,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":20,"timestamp":1745824005765,"id":8944,"parentId":8941,"tags":{},"startTime":1728312363154,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":347,"timestamp":1745824005805,"id":8945,"parentId":8941,"tags":{},"startTime":1728312363154,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":29,"timestamp":1745824006201,"id":8946,"parentId":8941,"tags":{},"startTime":1728312363155,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":15,"timestamp":1745824006269,"id":8947,"parentId":8941,"tags":{},"startTime":1728312363155,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":5473,"timestamp":1745824005748,"id":8943,"parentId":8941,"tags":{},"startTime":1728312363154,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":778,"timestamp":1745824016178,"id":8948,"parentId":8941,"tags":{},"startTime":1728312363165,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":8901,"timestamp":1745824016970,"id":8949,"parentId":8941,"tags":{},"startTime":1728312363165,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":14302,"timestamp":1745824029075,"id":8950,"parentId":8941,"tags":{},"startTime":1728312363178,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":316,"timestamp":1745824043374,"id":8951,"parentId":8941,"tags":{},"startTime":1728312363192,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":376,"timestamp":1745824043674,"id":8952,"parentId":8941,"tags":{},"startTime":1728312363192,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":4966,"timestamp":1745824044056,"id":8953,"parentId":8941,"tags":{},"startTime":1728312363193,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":373,"timestamp":1745824051449,"id":8955,"parentId":8914,"tags":{},"startTime":1728312363200,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":618,"timestamp":1745824051221,"id":8954,"parentId":8914,"tags":{},"startTime":1728312363200,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":71626,"timestamp":1745823985078,"id":8941,"parentId":8914,"tags":{},"startTime":1728312363134,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":758975,"timestamp":1745823297804,"id":8914,"parentId":8912,"tags":{"name":"client"},"startTime":1728312362446,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":31443,"timestamp":1745824056832,"id":8956,"parentId":8912,"tags":{},"startTime":1728312363205,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":804143,"timestamp":1745823286419,"id":8912,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312362435,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":36423,"timestamp":1745824132277,"id":8959,"parentId":8958,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312363281,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":38183,"timestamp":1745824132378,"id":8961,"parentId":8958,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312363281,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":7392,"timestamp":1745824601721,"id":8968,"parentId":8967,"tags":{},"startTime":1728312363750,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":18474,"timestamp":1745824590734,"id":8967,"parentId":8966,"tags":{},"startTime":1728312363739,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":45979,"timestamp":1745824566464,"id":8966,"parentId":8957,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312363715,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":191,"timestamp":1745824685474,"id":8969,"parentId":3,"tags":{},"startTime":1728312363834,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":559304,"timestamp":1745824132361,"id":8960,"parentId":8958,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312363281,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":559429,"timestamp":1745824132394,"id":8962,"parentId":8958,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312363281,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":564148,"timestamp":1745824132425,"id":8964,"parentId":8958,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312363281,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":564611,"timestamp":1745824132411,"id":8963,"parentId":8958,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312363281,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":570573,"timestamp":1745824132439,"id":8965,"parentId":8958,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312363281,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":774168,"timestamp":1745824097287,"id":8958,"parentId":8957,"tags":{},"startTime":1728312363246,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":7794,"timestamp":1745825579259,"id":8986,"parentId":8985,"tags":{},"startTime":1728312364728,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":23,"timestamp":1745825587115,"id":8988,"parentId":8985,"tags":{},"startTime":1728312364736,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":12057,"timestamp":1745825587169,"id":8989,"parentId":8985,"tags":{},"startTime":1728312364736,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":26,"timestamp":1745825599313,"id":8990,"parentId":8985,"tags":{},"startTime":1728312364748,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":45,"timestamp":1745825599374,"id":8991,"parentId":8985,"tags":{},"startTime":1728312364748,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":25680,"timestamp":1745825587097,"id":8987,"parentId":8985,"tags":{},"startTime":1728312364736,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1866,"timestamp":1745825616869,"id":8992,"parentId":8985,"tags":{},"startTime":1728312364765,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":9721,"timestamp":1745825618768,"id":8993,"parentId":8985,"tags":{},"startTime":1728312364767,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":3833,"timestamp":1745825656691,"id":8994,"parentId":8985,"tags":{},"startTime":1728312364805,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":280,"timestamp":1745825660521,"id":8995,"parentId":8985,"tags":{},"startTime":1728312364809,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":1359,"timestamp":1745825660775,"id":8996,"parentId":8985,"tags":{},"startTime":1728312364809,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":4371,"timestamp":1745825662207,"id":8997,"parentId":8985,"tags":{},"startTime":1728312364811,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":122346,"timestamp":1745825571140,"id":8985,"parentId":8957,"tags":{},"startTime":1728312364720,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":1616436,"timestamp":1745824096592,"id":8957,"parentId":8913,"tags":{"name":"server"},"startTime":1728312363245,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":2437841,"timestamp":1745823286576,"id":8913,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312362435,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-error","duration":4,"timestamp":1745825878721,"id":8998,"parentId":3,"tags":{"errorCount":1},"startTime":1728312365027,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":103631,"timestamp":1745825883833,"id":8999,"tags":{"url":"/","isTurbopack":false},"startTime":1728312365032,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745825987501,"id":9000,"parentId":8999,"tags":{"url":"/","memory.rss":"366280704","memory.heapUsed":"362204824","memory.heapTotal":"409403392"},"startTime":1728312365136,"traceId":"480ec8b9e15b14de"},{"name":"client-error","duration":3,"timestamp":1745826558187,"id":9001,"parentId":3,"tags":{"errorCount":1},"startTime":1728312365707,"traceId":"480ec8b9e15b14de"},{"name":"navigation-to-hydration","duration":854000,"timestamp":1745825717910,"id":9002,"parentId":3,"tags":{"pathname":"/","query":""},"startTime":1728312365720,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":154,"timestamp":1745832701269,"id":9005,"parentId":3,"tags":{},"startTime":1728312371850,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":46536,"timestamp":1745832751783,"id":9011,"parentId":9007,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312371900,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":47077,"timestamp":1745832751492,"id":9009,"parentId":9007,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312371900,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":71239,"timestamp":1745832751768,"id":9010,"parentId":9007,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312371900,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":71223,"timestamp":1745832751792,"id":9012,"parentId":9007,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312371900,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":93940,"timestamp":1745832751947,"id":9015,"parentId":9007,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312371900,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":94233,"timestamp":1745832751921,"id":9014,"parentId":9007,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312371900,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":32102,"timestamp":1745832818295,"id":9019,"parentId":9018,"tags":{},"startTime":1728312371967,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":32380,"timestamp":1745832818021,"id":9018,"parentId":9017,"tags":{},"startTime":1728312371966,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":35535,"timestamp":1745832816958,"id":9017,"parentId":9006,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312371965,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":101448,"timestamp":1745832751870,"id":9013,"parentId":9007,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312371900,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":8402,"timestamp":1745832932777,"id":9037,"parentId":9036,"tags":{},"startTime":1728312372081,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":8652,"timestamp":1745832932536,"id":9036,"parentId":9035,"tags":{},"startTime":1728312372081,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":12966,"timestamp":1745832932028,"id":9035,"parentId":9006,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312372080,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":313179,"timestamp":1745832728829,"id":9007,"parentId":9006,"tags":{},"startTime":1728312371877,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":14127,"timestamp":1745833149224,"id":9039,"parentId":9038,"tags":{},"startTime":1728312372298,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":22,"timestamp":1745833163410,"id":9041,"parentId":9038,"tags":{},"startTime":1728312372312,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":25564,"timestamp":1745833163462,"id":9042,"parentId":9038,"tags":{},"startTime":1728312372312,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":46,"timestamp":1745833193043,"id":9043,"parentId":9038,"tags":{},"startTime":1728312372341,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":38,"timestamp":1745833193136,"id":9044,"parentId":9038,"tags":{},"startTime":1728312372341,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":52030,"timestamp":1745833163391,"id":9040,"parentId":9038,"tags":{},"startTime":1728312372312,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":6419,"timestamp":1745833224419,"id":9045,"parentId":9038,"tags":{},"startTime":1728312372373,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":21472,"timestamp":1745833230889,"id":9046,"parentId":9038,"tags":{},"startTime":1728312372379,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":3695,"timestamp":1745833257518,"id":9047,"parentId":9038,"tags":{},"startTime":1728312372406,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":323,"timestamp":1745833261208,"id":9048,"parentId":9038,"tags":{},"startTime":1728312372410,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":450,"timestamp":1745833261509,"id":9049,"parentId":9038,"tags":{},"startTime":1728312372410,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":5345,"timestamp":1745833261976,"id":9050,"parentId":9038,"tags":{},"startTime":1728312372410,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":140621,"timestamp":1745833136299,"id":9038,"parentId":9006,"tags":{},"startTime":1728312372285,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":566102,"timestamp":1745832727416,"id":9006,"parentId":9003,"tags":{"name":"server"},"startTime":1728312371876,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":21028,"timestamp":1745833293704,"id":9051,"parentId":9003,"tags":{},"startTime":1728312372442,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":15,"timestamp":1745833315434,"id":9052,"parentId":3,"tags":{"trigger":"manual"},"startTime":1728312372464,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":8554,"timestamp":1745833333875,"id":9065,"parentId":9054,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312372482,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":8677,"timestamp":1745833333905,"id":9067,"parentId":9054,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312372482,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":8667,"timestamp":1745833333919,"id":9068,"parentId":9054,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312372482,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":34469,"timestamp":1745833333632,"id":9055,"parentId":9054,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312372482,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":34384,"timestamp":1745833333754,"id":9057,"parentId":9054,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312372482,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":39413,"timestamp":1745833333787,"id":9059,"parentId":9054,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312372482,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":29084,"timestamp":1745833345347,"id":9076,"parentId":9075,"tags":{},"startTime":1728312372494,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":29416,"timestamp":1745833345025,"id":9075,"parentId":9073,"tags":{},"startTime":1728312372493,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":41209,"timestamp":1745833343744,"id":9073,"parentId":9053,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312372492,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":57158,"timestamp":1745833333803,"id":9060,"parentId":9054,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312372482,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":77035,"timestamp":1745833333818,"id":9061,"parentId":9054,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312372482,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":76886,"timestamp":1745833333980,"id":9072,"parentId":9054,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312372482,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":105032,"timestamp":1745833333846,"id":9063,"parentId":9054,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312372482,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":104956,"timestamp":1745833333933,"id":9069,"parentId":9054,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312372482,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":104926,"timestamp":1745833333965,"id":9071,"parentId":9054,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312372482,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":119487,"timestamp":1745833333891,"id":9066,"parentId":9054,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312372482,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":48661,"timestamp":1745833405200,"id":9078,"parentId":9077,"tags":{},"startTime":1728312372554,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":160753,"timestamp":1745833333771,"id":9058,"parentId":9054,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312372482,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":871882,"timestamp":1745833454351,"id":9080,"parentId":9079,"tags":{},"startTime":1728312372603,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":889176,"timestamp":1745833454118,"id":9079,"parentId":9077,"tags":{},"startTime":1728312372602,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":103471,"timestamp":1745834346370,"id":9081,"parentId":9077,"tags":{"astUsed":"true"},"startTime":1728312373495,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":1061593,"timestamp":1745833404335,"id":9077,"parentId":9074,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312372553,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1190360,"timestamp":1745833333832,"id":9062,"parentId":9054,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312372482,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1222068,"timestamp":1745833333951,"id":9070,"parentId":9054,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312372482,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1223699,"timestamp":1745833333732,"id":9056,"parentId":9054,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312372482,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":1266921,"timestamp":1745833344404,"id":9074,"parentId":9053,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312372493,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":281,"timestamp":1745834612528,"id":9082,"parentId":9074,"tags":{},"startTime":1728312373761,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1279024,"timestamp":1745833333861,"id":9064,"parentId":9054,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312372482,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":1294418,"timestamp":1745833319003,"id":9054,"parentId":9053,"tags":{},"startTime":1728312372467,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":11952,"timestamp":1745834771743,"id":9084,"parentId":9083,"tags":{},"startTime":1728312373920,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":21,"timestamp":1745834783750,"id":9086,"parentId":9083,"tags":{},"startTime":1728312373932,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":394,"timestamp":1745834783805,"id":9087,"parentId":9083,"tags":{},"startTime":1728312373932,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":22,"timestamp":1745834784265,"id":9088,"parentId":9083,"tags":{},"startTime":1728312373933,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":34,"timestamp":1745834784486,"id":9089,"parentId":9083,"tags":{},"startTime":1728312373933,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":13166,"timestamp":1745834783731,"id":9085,"parentId":9083,"tags":{},"startTime":1728312373932,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":9606,"timestamp":1745834833514,"id":9090,"parentId":9083,"tags":{},"startTime":1728312373982,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":16316,"timestamp":1745834843159,"id":9091,"parentId":9083,"tags":{},"startTime":1728312373991,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":19275,"timestamp":1745834868668,"id":9092,"parentId":9083,"tags":{},"startTime":1728312374017,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":474,"timestamp":1745834887940,"id":9093,"parentId":9083,"tags":{},"startTime":1728312374036,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":1162,"timestamp":1745834888387,"id":9094,"parentId":9083,"tags":{},"startTime":1728312374037,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":69234,"timestamp":1745834889582,"id":9095,"parentId":9083,"tags":{},"startTime":1728312374038,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":2696,"timestamp":1745834972823,"id":9097,"parentId":9053,"tags":{},"startTime":1728312374121,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":3468,"timestamp":1745834972153,"id":9096,"parentId":9053,"tags":{},"startTime":1728312374120,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":271174,"timestamp":1745834730966,"id":9083,"parentId":9053,"tags":{},"startTime":1728312373879,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":1683912,"timestamp":1745833318504,"id":9053,"parentId":9004,"tags":{"name":"client"},"startTime":1728312372467,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":70173,"timestamp":1745835002495,"id":9098,"parentId":9004,"tags":{},"startTime":1728312374151,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":2377111,"timestamp":1745832699434,"id":9004,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312371848,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":38,"timestamp":1745835118704,"id":9101,"parentId":3,"tags":{},"startTime":1728312374267,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":80948,"timestamp":1745835130655,"id":9106,"parentId":9100,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312374279,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":83864,"timestamp":1745835130435,"id":9102,"parentId":9100,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312374279,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":86315,"timestamp":1745835130597,"id":9103,"parentId":9100,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312374279,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":86285,"timestamp":1745835130637,"id":9105,"parentId":9100,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312374279,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":94119,"timestamp":1745835130684,"id":9108,"parentId":9100,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312374279,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":94498,"timestamp":1745835130670,"id":9107,"parentId":9100,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312374279,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":94568,"timestamp":1745835130621,"id":9104,"parentId":9100,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312374279,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":94497,"timestamp":1745835130699,"id":9109,"parentId":9100,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312374279,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":265888,"timestamp":1745835092422,"id":9100,"parentId":9099,"tags":{},"startTime":1728312374241,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":3204,"timestamp":1745835380950,"id":9132,"parentId":9131,"tags":{},"startTime":1728312374529,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":3,"timestamp":1745835384182,"id":9134,"parentId":9131,"tags":{},"startTime":1728312374532,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":3461,"timestamp":1745835384205,"id":9135,"parentId":9131,"tags":{},"startTime":1728312374533,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":7,"timestamp":1745835387703,"id":9136,"parentId":9131,"tags":{},"startTime":1728312374536,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":4,"timestamp":1745835387727,"id":9137,"parentId":9131,"tags":{},"startTime":1728312374536,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":5950,"timestamp":1745835384171,"id":9133,"parentId":9131,"tags":{},"startTime":1728312374532,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":951,"timestamp":1745835392670,"id":9138,"parentId":9131,"tags":{},"startTime":1728312374541,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":7592,"timestamp":1745835393630,"id":9139,"parentId":9131,"tags":{},"startTime":1728312374542,"traceId":"480ec8b9e15b14de"}] +[{"name":"hash","duration":1223,"timestamp":1745835403551,"id":9140,"parentId":9131,"tags":{},"startTime":1728312374552,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":120,"timestamp":1745835404773,"id":9141,"parentId":9131,"tags":{},"startTime":1728312374553,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":134,"timestamp":1745835404882,"id":9142,"parentId":9131,"tags":{},"startTime":1728312374553,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":460,"timestamp":1745835405020,"id":9143,"parentId":9131,"tags":{},"startTime":1728312374553,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":36620,"timestamp":1745835375389,"id":9131,"parentId":9099,"tags":{},"startTime":1728312374524,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":332335,"timestamp":1745835090675,"id":9099,"parentId":3,"tags":{"name":"server"},"startTime":1728312374239,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":6852,"timestamp":1745835423085,"id":9144,"parentId":3,"tags":{},"startTime":1728312374571,"traceId":"480ec8b9e15b14de"},{"name":"compile-path","duration":2657668,"timestamp":1745832773617,"id":9016,"tags":{"trigger":"/_not-found","isTurbopack":false},"startTime":1728312371922,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-full-reload","duration":3,"timestamp":1745835644045,"id":9146,"parentId":3,"tags":{"stackTrace":""},"startTime":1728312374792,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":2911421,"timestamp":1745832748504,"id":9008,"tags":{"url":"/_next/static/webpack/3b43f2b43974e279.webpack.hot-update.json","isTurbopack":false},"startTime":1728312371897,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":0,"timestamp":1745835659971,"id":9148,"parentId":9008,"tags":{"url":"/_next/static/webpack/3b43f2b43974e279.webpack.hot-update.json","memory.rss":"324812800","memory.heapUsed":"405365192","memory.heapTotal":"449822720"},"startTime":1728312374808,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":161084,"timestamp":1745835623662,"id":9145,"tags":{"url":"/","isTurbopack":false},"startTime":1728312374772,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745835784791,"id":9149,"parentId":9145,"tags":{"url":"/","memory.rss":"327450624","memory.heapUsed":"411888040","memory.heapTotal":"453885952"},"startTime":1728312374933,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":418337,"timestamp":1745835648761,"id":9147,"tags":{"url":"/","isTurbopack":false},"startTime":1728312374797,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":2,"timestamp":1745836067269,"id":9150,"parentId":9147,"tags":{"url":"/","memory.rss":"203243520","memory.heapUsed":"418871224","memory.heapTotal":"454148096"},"startTime":1728312375216,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":32,"timestamp":1745836571466,"id":9151,"parentId":3,"tags":{},"startTime":1728312375720,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":20732,"timestamp":1745846274282,"id":9166,"parentId":9155,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312385422,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":20801,"timestamp":1745846274331,"id":9168,"parentId":9155,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312385422,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":20771,"timestamp":1745846274363,"id":9169,"parentId":9155,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312385422,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":31657,"timestamp":1745846300277,"id":9177,"parentId":9176,"tags":{},"startTime":1728312385448,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":32474,"timestamp":1745846299476,"id":9176,"parentId":9174,"tags":{},"startTime":1728312385448,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":54349,"timestamp":1745846296370,"id":9174,"parentId":9154,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312385444,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":77963,"timestamp":1745846272967,"id":9156,"parentId":9155,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312385421,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":76861,"timestamp":1745846274091,"id":9158,"parentId":9155,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312385422,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":107152,"timestamp":1745846274152,"id":9160,"parentId":9155,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312385422,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":126795,"timestamp":1745846274199,"id":9162,"parentId":9155,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312385422,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":126290,"timestamp":1745846274719,"id":9173,"parentId":9155,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312385423,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":131988,"timestamp":1745846274175,"id":9161,"parentId":9155,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312385422,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":132114,"timestamp":1745846274315,"id":9167,"parentId":9155,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312385422,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":7455,"timestamp":1745846399049,"id":9179,"parentId":9178,"tags":{},"startTime":1728312385547,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":161494,"timestamp":1745846274127,"id":9159,"parentId":9155,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312385422,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":433268,"timestamp":1745846406700,"id":9181,"parentId":9180,"tags":{},"startTime":1728312385555,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":434606,"timestamp":1745846406563,"id":9180,"parentId":9178,"tags":{},"startTime":1728312385555,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":119323,"timestamp":1745846841285,"id":9182,"parentId":9178,"tags":{"astUsed":"true"},"startTime":1728312385989,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":565407,"timestamp":1745846398752,"id":9178,"parentId":9175,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312385547,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":692224,"timestamp":1745846274244,"id":9164,"parentId":9155,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312385422,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":692105,"timestamp":1745846274379,"id":9170,"parentId":9155,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312385422,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":691792,"timestamp":1745846274695,"id":9172,"parentId":9155,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312385423,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":697402,"timestamp":1745846273838,"id":9157,"parentId":9155,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312385422,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":679006,"timestamp":1745846297586,"id":9175,"parentId":9154,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312385446,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":702759,"timestamp":1745846274228,"id":9163,"parentId":9155,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312385422,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":78,"timestamp":1745846977124,"id":9183,"parentId":9175,"tags":{},"startTime":1728312386125,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":703059,"timestamp":1745846274266,"id":9165,"parentId":9155,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312385422,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":712265,"timestamp":1745846274496,"id":9171,"parentId":9155,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312385423,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":736639,"timestamp":1745846250191,"id":9155,"parentId":9154,"tags":{},"startTime":1728312385398,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":4536,"timestamp":1745847003620,"id":9185,"parentId":9184,"tags":{},"startTime":1728312386152,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":15,"timestamp":1745847008251,"id":9187,"parentId":9184,"tags":{},"startTime":1728312386156,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":189,"timestamp":1745847008298,"id":9188,"parentId":9184,"tags":{},"startTime":1728312386156,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":14,"timestamp":1745847008523,"id":9189,"parentId":9184,"tags":{},"startTime":1728312386157,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":5,"timestamp":1745847008566,"id":9190,"parentId":9184,"tags":{},"startTime":1728312386157,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":3285,"timestamp":1745847008240,"id":9186,"parentId":9184,"tags":{},"startTime":1728312386156,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1605,"timestamp":1745847015134,"id":9191,"parentId":9184,"tags":{},"startTime":1728312386163,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":13701,"timestamp":1745847016775,"id":9192,"parentId":9184,"tags":{},"startTime":1728312386165,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":13214,"timestamp":1745847034625,"id":9193,"parentId":9184,"tags":{},"startTime":1728312386183,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":462,"timestamp":1745847047835,"id":9194,"parentId":9184,"tags":{},"startTime":1728312386196,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":329,"timestamp":1745847048277,"id":9195,"parentId":9184,"tags":{},"startTime":1728312386196,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":8969,"timestamp":1745847048613,"id":9196,"parentId":9184,"tags":{},"startTime":1728312386197,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":215,"timestamp":1745847059939,"id":9198,"parentId":9154,"tags":{},"startTime":1728312386208,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":448,"timestamp":1745847059717,"id":9197,"parentId":9154,"tags":{},"startTime":1728312386208,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":69504,"timestamp":1745846995550,"id":9184,"parentId":9154,"tags":{},"startTime":1728312386144,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":816631,"timestamp":1745846248496,"id":9154,"parentId":9152,"tags":{"name":"client"},"startTime":1728312385397,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":14251,"timestamp":1745847065183,"id":9199,"parentId":9152,"tags":{},"startTime":1728312386213,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":860312,"timestamp":1745846220085,"id":9152,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312385368,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":20,"timestamp":1745847091125,"id":9202,"parentId":3,"tags":{},"startTime":1728312386239,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":945000,"timestamp":1745846224162,"id":9211,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Bentosection.jsx"],"page":"/","isPageHidden":false},"startTime":1728312386364,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":111307,"timestamp":1745847121134,"id":9203,"parentId":9201,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312386269,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":113550,"timestamp":1745847121232,"id":9205,"parentId":9201,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312386269,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":40294,"timestamp":1745847513795,"id":9214,"parentId":9213,"tags":{},"startTime":1728312386662,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":40861,"timestamp":1745847513260,"id":9213,"parentId":9212,"tags":{},"startTime":1728312386661,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":77371,"timestamp":1745847509599,"id":9212,"parentId":9200,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312386658,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":485347,"timestamp":1745847121217,"id":9204,"parentId":9201,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312386269,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":485348,"timestamp":1745847121242,"id":9206,"parentId":9201,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312386269,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":501125,"timestamp":1745847121315,"id":9209,"parentId":9201,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312386269,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":501191,"timestamp":1745847121273,"id":9208,"parentId":9201,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312386269,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":501451,"timestamp":1745847121254,"id":9207,"parentId":9201,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312386269,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":513592,"timestamp":1745847121329,"id":9210,"parentId":9201,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312386269,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":41118,"timestamp":1745850179754,"id":9238,"parentId":9237,"tags":{},"startTime":1728312389328,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":41600,"timestamp":1745850179290,"id":9237,"parentId":9236,"tags":{},"startTime":1728312389327,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":46462,"timestamp":1745850178140,"id":9236,"parentId":9200,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312389326,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":3157643,"timestamp":1745847083924,"id":9201,"parentId":9200,"tags":{},"startTime":1728312386232,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":10269,"timestamp":1745850287376,"id":9240,"parentId":9239,"tags":{},"startTime":1728312389435,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":21,"timestamp":1745850297703,"id":9242,"parentId":9239,"tags":{},"startTime":1728312389446,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":25667,"timestamp":1745850297751,"id":9243,"parentId":9239,"tags":{},"startTime":1728312389446,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":40,"timestamp":1745850323617,"id":9244,"parentId":9239,"tags":{},"startTime":1728312389472,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":42,"timestamp":1745850324107,"id":9245,"parentId":9239,"tags":{},"startTime":1728312389472,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":33095,"timestamp":1745850297687,"id":9241,"parentId":9239,"tags":{},"startTime":1728312389446,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1149,"timestamp":1745850343096,"id":9246,"parentId":9239,"tags":{},"startTime":1728312389491,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":8698,"timestamp":1745850344264,"id":9247,"parentId":9239,"tags":{},"startTime":1728312389492,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":2551,"timestamp":1745850356512,"id":9248,"parentId":9239,"tags":{},"startTime":1728312389505,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":247,"timestamp":1745850359060,"id":9249,"parentId":9239,"tags":{},"startTime":1728312389507,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":371,"timestamp":1745850359291,"id":9250,"parentId":9239,"tags":{},"startTime":1728312389507,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":6069,"timestamp":1745850359685,"id":9251,"parentId":9239,"tags":{},"startTime":1728312389508,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":103109,"timestamp":1745850272377,"id":9239,"parentId":9200,"tags":{},"startTime":1728312389420,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":3317666,"timestamp":1745847083566,"id":9200,"parentId":9153,"tags":{"name":"server"},"startTime":1728312386232,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":23775,"timestamp":1745850401395,"id":9252,"parentId":9153,"tags":{},"startTime":1728312389549,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":4197126,"timestamp":1745846229988,"id":9153,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312385378,"traceId":"480ec8b9e15b14de"}] +[{"name":"handle-request","duration":264188,"timestamp":1745850450485,"id":9253,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312389599,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":4,"timestamp":1745850715216,"id":9254,"parentId":9253,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"359006208","memory.heapUsed":"371206280","memory.heapTotal":"465911808"},"startTime":1728312389863,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":112496,"timestamp":1745856754107,"id":9261,"parentId":9258,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312395902,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":115400,"timestamp":1745856753200,"id":9259,"parentId":9258,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312395901,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":62542,"timestamp":1745857095636,"id":9269,"parentId":9268,"tags":{},"startTime":1728312396244,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":63329,"timestamp":1745857094889,"id":9268,"parentId":9267,"tags":{},"startTime":1728312396243,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":89578,"timestamp":1745857081654,"id":9267,"parentId":9257,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312396230,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":420747,"timestamp":1745856754073,"id":9260,"parentId":9258,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312395902,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":420544,"timestamp":1745856754296,"id":9262,"parentId":9258,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312395902,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":423263,"timestamp":1745856754343,"id":9263,"parentId":9258,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312395902,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":455129,"timestamp":1745856754360,"id":9264,"parentId":9258,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312395902,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":455139,"timestamp":1745856754378,"id":9265,"parentId":9258,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312395902,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":455137,"timestamp":1745856754389,"id":9266,"parentId":9258,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312395902,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":36860,"timestamp":1745857867446,"id":9293,"parentId":9292,"tags":{},"startTime":1728312397015,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":37750,"timestamp":1745857866849,"id":9292,"parentId":9291,"tags":{},"startTime":1728312397015,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":60466,"timestamp":1745857864622,"id":9291,"parentId":9257,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312397013,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":1368438,"timestamp":1745856696140,"id":9258,"parentId":9257,"tags":{},"startTime":1728312395844,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":14992,"timestamp":1745859056427,"id":9295,"parentId":9294,"tags":{},"startTime":1728312398204,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":22,"timestamp":1745859071484,"id":9297,"parentId":9294,"tags":{},"startTime":1728312398219,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":37748,"timestamp":1745859071542,"id":9298,"parentId":9294,"tags":{},"startTime":1728312398219,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":26,"timestamp":1745859109432,"id":9299,"parentId":9294,"tags":{},"startTime":1728312398257,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":18,"timestamp":1745859109589,"id":9300,"parentId":9294,"tags":{},"startTime":1728312398257,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":53278,"timestamp":1745859071460,"id":9296,"parentId":9294,"tags":{},"startTime":1728312398219,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1368,"timestamp":1745859129982,"id":9301,"parentId":9294,"tags":{},"startTime":1728312398278,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":105197,"timestamp":1745859131375,"id":9302,"parentId":9294,"tags":{},"startTime":1728312398279,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":26210,"timestamp":1745859245535,"id":9303,"parentId":9294,"tags":{},"startTime":1728312398393,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":2848,"timestamp":1745859271735,"id":9304,"parentId":9294,"tags":{},"startTime":1728312398420,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":1497,"timestamp":1745859274460,"id":9305,"parentId":9294,"tags":{},"startTime":1728312398422,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":30688,"timestamp":1745859275991,"id":9306,"parentId":9294,"tags":{},"startTime":1728312398424,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":323577,"timestamp":1745859028761,"id":9294,"parentId":9257,"tags":{},"startTime":1728312398177,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":2733480,"timestamp":1745856676297,"id":9257,"parentId":9255,"tags":{"name":"server"},"startTime":1728312395824,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":26207,"timestamp":1745859409998,"id":9307,"parentId":9255,"tags":{},"startTime":1728312398558,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":3117271,"timestamp":1745856325579,"id":9255,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312395474,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":34642,"timestamp":1745859508369,"id":9320,"parentId":9309,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312398656,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":36215,"timestamp":1745859508402,"id":9322,"parentId":9309,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312398656,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":36401,"timestamp":1745859508419,"id":9323,"parentId":9309,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312398656,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":58025,"timestamp":1745859507845,"id":9310,"parentId":9309,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312398656,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":57782,"timestamp":1745859508108,"id":9312,"parentId":9309,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312398656,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":66631,"timestamp":1745859508172,"id":9314,"parentId":9309,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312398656,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":20614,"timestamp":1745859555553,"id":9331,"parentId":9330,"tags":{},"startTime":1728312398703,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":21228,"timestamp":1745859554948,"id":9330,"parentId":9328,"tags":{},"startTime":1728312398703,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":34386,"timestamp":1745859548451,"id":9328,"parentId":9308,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312398696,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":78553,"timestamp":1745859508194,"id":9315,"parentId":9309,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312398656,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":95477,"timestamp":1745859508211,"id":9316,"parentId":9309,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312398656,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":95223,"timestamp":1745859508482,"id":9327,"parentId":9309,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312398656,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":106922,"timestamp":1745859508243,"id":9318,"parentId":9309,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312398656,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":106746,"timestamp":1745859508434,"id":9324,"parentId":9309,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312398656,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":106721,"timestamp":1745859508466,"id":9326,"parentId":9309,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312398656,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":113462,"timestamp":1745859508386,"id":9321,"parentId":9309,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312398656,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":137484,"timestamp":1745859508127,"id":9313,"parentId":9309,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312398656,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":39268,"timestamp":1745859606912,"id":9333,"parentId":9332,"tags":{},"startTime":1728312398755,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":169994,"timestamp":1745859508227,"id":9317,"parentId":9309,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312398656,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":467774,"timestamp":1745859646323,"id":9335,"parentId":9334,"tags":{},"startTime":1728312398794,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":469069,"timestamp":1745859646228,"id":9334,"parentId":9332,"tags":{},"startTime":1728312398794,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":147078,"timestamp":1745860115566,"id":9336,"parentId":9332,"tags":{"astUsed":"true"},"startTime":1728312399263,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":670358,"timestamp":1745859606619,"id":9332,"parentId":9329,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312398755,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":771780,"timestamp":1745859508450,"id":9325,"parentId":9309,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312398656,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":772663,"timestamp":1745859508084,"id":9311,"parentId":9309,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312398656,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":739422,"timestamp":1745859553553,"id":9329,"parentId":9308,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312398701,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":113,"timestamp":1745860293411,"id":9337,"parentId":9329,"tags":{},"startTime":1728312399441,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":785264,"timestamp":1745859508345,"id":9319,"parentId":9309,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312398656,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":814739,"timestamp":1745859478977,"id":9309,"parentId":9308,"tags":{},"startTime":1728312398627,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":6287,"timestamp":1745860370192,"id":9339,"parentId":9338,"tags":{},"startTime":1728312399518,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":6,"timestamp":1745860376530,"id":9341,"parentId":9338,"tags":{},"startTime":1728312399524,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":215,"timestamp":1745860376567,"id":9342,"parentId":9338,"tags":{},"startTime":1728312399524,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":15,"timestamp":1745860376845,"id":9343,"parentId":9338,"tags":{},"startTime":1728312399525,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":6,"timestamp":1745860376901,"id":9344,"parentId":9338,"tags":{},"startTime":1728312399525,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":7690,"timestamp":1745860376510,"id":9340,"parentId":9338,"tags":{},"startTime":1728312399524,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":2324,"timestamp":1745860393974,"id":9345,"parentId":9338,"tags":{},"startTime":1728312399542,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":14237,"timestamp":1745860396439,"id":9346,"parentId":9338,"tags":{},"startTime":1728312399544,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":70805,"timestamp":1745860419025,"id":9347,"parentId":9338,"tags":{},"startTime":1728312399567,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":4833,"timestamp":1745860489828,"id":9348,"parentId":9338,"tags":{},"startTime":1728312399638,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":1234,"timestamp":1745860494591,"id":9349,"parentId":9338,"tags":{},"startTime":1728312399642,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":26461,"timestamp":1745860495858,"id":9350,"parentId":9338,"tags":{},"startTime":1728312399644,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":269,"timestamp":1745860526383,"id":9352,"parentId":9308,"tags":{},"startTime":1728312399674,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":971,"timestamp":1745860525692,"id":9351,"parentId":9308,"tags":{},"startTime":1728312399674,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":200903,"timestamp":1745860332438,"id":9338,"parentId":9308,"tags":{},"startTime":1728312399480,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":1055041,"timestamp":1745859478390,"id":9308,"parentId":9256,"tags":{"name":"client"},"startTime":1728312398626,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":209125,"timestamp":1745860533480,"id":9353,"parentId":9256,"tags":{},"startTime":1728312399681,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":4382270,"timestamp":1745856373051,"id":9256,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312395521,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":130,"timestamp":1745860870015,"id":9355,"parentId":3,"tags":{},"startTime":1728312400018,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":4908000,"timestamp":1745856380267,"id":9357,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Bentosection.jsx"],"page":"/","isPageHidden":false},"startTime":1728312400445,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":985079,"timestamp":1745860901265,"id":9356,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312400049,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":2,"timestamp":1745861886606,"id":9358,"parentId":9356,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"250740736","memory.heapUsed":"372069888","memory.heapTotal":"429080576"},"startTime":1728312401034,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":1303780,"timestamp":1745860672731,"id":9354,"tags":{"url":"/","isTurbopack":false},"startTime":1728312399821,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":3,"timestamp":1745861976905,"id":9359,"parentId":9354,"tags":{"url":"/","memory.rss":"237240320","memory.heapUsed":"363733072","memory.heapTotal":"429080576"},"startTime":1728312401125,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":67,"timestamp":1745863403470,"id":9360,"parentId":3,"tags":{},"startTime":1728312402551,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":53826,"timestamp":1745867636376,"id":9367,"parentId":9364,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312406784,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":56887,"timestamp":1745867635686,"id":9365,"parentId":9364,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312406783,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":185183,"timestamp":1745867636357,"id":9366,"parentId":9364,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312406784,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":185172,"timestamp":1745867636386,"id":9368,"parentId":9364,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312406784,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":33546,"timestamp":1745867788366,"id":9375,"parentId":9374,"tags":{},"startTime":1728312406936,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":34295,"timestamp":1745867787762,"id":9374,"parentId":9373,"tags":{},"startTime":1728312406936,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":44175,"timestamp":1745867785406,"id":9373,"parentId":9363,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312406933,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":197272,"timestamp":1745867636398,"id":9369,"parentId":9364,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312406784,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":259908,"timestamp":1745867636411,"id":9370,"parentId":9364,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312406784,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":259910,"timestamp":1745867636422,"id":9371,"parentId":9364,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312406784,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":259901,"timestamp":1745867636433,"id":9372,"parentId":9364,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312406784,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":23985,"timestamp":1745868206603,"id":9399,"parentId":9398,"tags":{},"startTime":1728312407354,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":24900,"timestamp":1745868205819,"id":9398,"parentId":9397,"tags":{},"startTime":1728312407354,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":79326,"timestamp":1745868205210,"id":9397,"parentId":9363,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312407353,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":1087121,"timestamp":1745867618934,"id":9364,"parentId":9363,"tags":{},"startTime":1728312406767,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":25087,"timestamp":1745869558402,"id":9401,"parentId":9400,"tags":{},"startTime":1728312408706,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":14,"timestamp":1745869583571,"id":9403,"parentId":9400,"tags":{},"startTime":1728312408731,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":34054,"timestamp":1745869583624,"id":9404,"parentId":9400,"tags":{},"startTime":1728312408731,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":36,"timestamp":1745869617776,"id":9405,"parentId":9400,"tags":{},"startTime":1728312408766,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":16,"timestamp":1745869617852,"id":9406,"parentId":9400,"tags":{},"startTime":1728312408766,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":43038,"timestamp":1745869583556,"id":9402,"parentId":9400,"tags":{},"startTime":1728312408731,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":2856,"timestamp":1745869634797,"id":9407,"parentId":9400,"tags":{},"startTime":1728312408783,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":30111,"timestamp":1745869637691,"id":9408,"parentId":9400,"tags":{},"startTime":1728312408785,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":13746,"timestamp":1745869696907,"id":9409,"parentId":9400,"tags":{},"startTime":1728312408845,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":1271,"timestamp":1745869710648,"id":9410,"parentId":9400,"tags":{},"startTime":1728312408858,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":1212,"timestamp":1745869711800,"id":9411,"parentId":9400,"tags":{},"startTime":1728312408860,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":23541,"timestamp":1745869713030,"id":9412,"parentId":9400,"tags":{},"startTime":1728312408861,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":258251,"timestamp":1745869501146,"id":9400,"parentId":9363,"tags":{},"startTime":1728312408649,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":2224234,"timestamp":1745867614873,"id":9363,"parentId":9361,"tags":{"name":"server"},"startTime":1728312406763,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":50136,"timestamp":1745869839689,"id":9413,"parentId":9361,"tags":{},"startTime":1728312408987,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":2340538,"timestamp":1745867562776,"id":9361,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312406711,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":14072,"timestamp":1745869943367,"id":9426,"parentId":9415,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312409091,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":14131,"timestamp":1745869943402,"id":9428,"parentId":9415,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312409091,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":14119,"timestamp":1745869943418,"id":9429,"parentId":9415,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312409091,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":27930,"timestamp":1745869941332,"id":9416,"parentId":9415,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312409089,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":26307,"timestamp":1745869943012,"id":9418,"parentId":9415,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312409091,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":33037,"timestamp":1745869943072,"id":9420,"parentId":9415,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312409091,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":42721,"timestamp":1745869943091,"id":9421,"parentId":9415,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312409091,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":44101,"timestamp":1745869961353,"id":9437,"parentId":9436,"tags":{},"startTime":1728312409109,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":44540,"timestamp":1745869960929,"id":9436,"parentId":9434,"tags":{},"startTime":1728312409109,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":57963,"timestamp":1745869959385,"id":9434,"parentId":9414,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312409107,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":76450,"timestamp":1745869943109,"id":9422,"parentId":9415,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312409091,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":75983,"timestamp":1745869943592,"id":9433,"parentId":9415,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312409091,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":82111,"timestamp":1745869943142,"id":9424,"parentId":9415,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312409091,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":81832,"timestamp":1745869943434,"id":9430,"parentId":9415,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312409091,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":81742,"timestamp":1745869943527,"id":9432,"parentId":9415,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312409091,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":94730,"timestamp":1745869943386,"id":9427,"parentId":9415,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312409091,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":101350,"timestamp":1745869943052,"id":9419,"parentId":9415,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312409091,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":44943,"timestamp":1745870001066,"id":9439,"parentId":9438,"tags":{},"startTime":1728312409149,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":475187,"timestamp":1745870046428,"id":9441,"parentId":9440,"tags":{},"startTime":1728312409194,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":476824,"timestamp":1745870046236,"id":9440,"parentId":9438,"tags":{},"startTime":1728312409194,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":45636,"timestamp":1745870523170,"id":9442,"parentId":9438,"tags":{"astUsed":"true"},"startTime":1728312409671,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":573656,"timestamp":1745869999465,"id":9438,"parentId":9435,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312409147,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":631388,"timestamp":1745869943126,"id":9423,"parentId":9415,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312409091,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":632085,"timestamp":1745869942438,"id":9417,"parentId":9415,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312409090,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":631077,"timestamp":1745869943450,"id":9431,"parentId":9415,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312409091,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":622858,"timestamp":1745869960318,"id":9435,"parentId":9414,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312409108,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":115,"timestamp":1745870589097,"id":9443,"parentId":9435,"tags":{},"startTime":1728312409737,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":646102,"timestamp":1745869943158,"id":9425,"parentId":9415,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312409091,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":677606,"timestamp":1745869912046,"id":9415,"parentId":9414,"tags":{},"startTime":1728312409060,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":9840,"timestamp":1745870642621,"id":9445,"parentId":9444,"tags":{},"startTime":1728312409790,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":6,"timestamp":1745870652509,"id":9447,"parentId":9444,"tags":{},"startTime":1728312409800,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":336,"timestamp":1745870652653,"id":9448,"parentId":9444,"tags":{},"startTime":1728312409800,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":9,"timestamp":1745870653032,"id":9449,"parentId":9444,"tags":{},"startTime":1728312409801,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":8,"timestamp":1745870653087,"id":9450,"parentId":9444,"tags":{},"startTime":1728312409801,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":9070,"timestamp":1745870652494,"id":9446,"parentId":9444,"tags":{},"startTime":1728312409800,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1900,"timestamp":1745870669109,"id":9451,"parentId":9444,"tags":{},"startTime":1728312409817,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":10356,"timestamp":1745870671025,"id":9452,"parentId":9444,"tags":{},"startTime":1728312409819,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":16378,"timestamp":1745870686801,"id":9453,"parentId":9444,"tags":{},"startTime":1728312409835,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":600,"timestamp":1745870703176,"id":9454,"parentId":9444,"tags":{},"startTime":1728312409851,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":577,"timestamp":1745870703752,"id":9455,"parentId":9444,"tags":{},"startTime":1728312409851,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":17523,"timestamp":1745870704339,"id":9456,"parentId":9444,"tags":{},"startTime":1728312409852,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":234,"timestamp":1745870725363,"id":9458,"parentId":9414,"tags":{},"startTime":1728312409873,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":424,"timestamp":1745870725184,"id":9457,"parentId":9414,"tags":{},"startTime":1728312409873,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":105635,"timestamp":1745870626155,"id":9444,"parentId":9414,"tags":{},"startTime":1728312409774,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":820502,"timestamp":1745869911335,"id":9414,"parentId":9362,"tags":{"name":"client"},"startTime":1728312409059,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":39836,"timestamp":1745870731884,"id":9459,"parentId":9362,"tags":{},"startTime":1728312409880,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":3212784,"timestamp":1745867564081,"id":9362,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312406712,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":118,"timestamp":1745870788818,"id":9460,"parentId":3,"tags":{},"startTime":1728312409937,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":3298000,"timestamp":1745867568651,"id":9462,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Bentosection.jsx"],"page":"/","isPageHidden":false},"startTime":1728312410145,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":189357,"timestamp":1745870816968,"id":9461,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312409965,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":2,"timestamp":1745871006371,"id":9463,"parentId":9461,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"315195392","memory.heapUsed":"389823624","memory.heapTotal":"434716672"},"startTime":1728312410154,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":16956,"timestamp":1745879930629,"id":9470,"parentId":9467,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312419078,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":17863,"timestamp":1745879930358,"id":9468,"parentId":9467,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312419078,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":81549,"timestamp":1745879930618,"id":9469,"parentId":9467,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312419078,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":81530,"timestamp":1745879930647,"id":9471,"parentId":9467,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312419078,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":6801,"timestamp":1745880005658,"id":9478,"parentId":9477,"tags":{},"startTime":1728312419153,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":7110,"timestamp":1745880005355,"id":9477,"parentId":9476,"tags":{},"startTime":1728312419153,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":10587,"timestamp":1745880003867,"id":9476,"parentId":9466,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312419151,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":84779,"timestamp":1745879930664,"id":9472,"parentId":9467,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312419078,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":89830,"timestamp":1745879930673,"id":9473,"parentId":9467,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312419078,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":89813,"timestamp":1745879930699,"id":9475,"parentId":9467,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312419078,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":89825,"timestamp":1745879930688,"id":9474,"parentId":9467,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312419078,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":21981,"timestamp":1745880233091,"id":9502,"parentId":9501,"tags":{},"startTime":1728312419381,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":22346,"timestamp":1745880232739,"id":9501,"parentId":9500,"tags":{},"startTime":1728312419380,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":29223,"timestamp":1745880230331,"id":9500,"parentId":9466,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312419378,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":375715,"timestamp":1745879920924,"id":9467,"parentId":9466,"tags":{},"startTime":1728312419068,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":7481,"timestamp":1745880338161,"id":9504,"parentId":9503,"tags":{},"startTime":1728312419486,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":12,"timestamp":1745880345685,"id":9506,"parentId":9503,"tags":{},"startTime":1728312419493,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":17905,"timestamp":1745880345724,"id":9507,"parentId":9503,"tags":{},"startTime":1728312419493,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":19,"timestamp":1745880363698,"id":9508,"parentId":9503,"tags":{},"startTime":1728312419511,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":21,"timestamp":1745880363766,"id":9509,"parentId":9503,"tags":{},"startTime":1728312419511,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":22820,"timestamp":1745880345670,"id":9505,"parentId":9503,"tags":{},"startTime":1728312419493,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":3150,"timestamp":1745880373202,"id":9510,"parentId":9503,"tags":{},"startTime":1728312419521,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":11444,"timestamp":1745880376444,"id":9511,"parentId":9503,"tags":{},"startTime":1728312419524,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":3373,"timestamp":1745880390578,"id":9512,"parentId":9503,"tags":{},"startTime":1728312419538,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":232,"timestamp":1745880393949,"id":9513,"parentId":9503,"tags":{},"startTime":1728312419542,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":208,"timestamp":1745880394165,"id":9514,"parentId":9503,"tags":{},"startTime":1728312419542,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":3019,"timestamp":1745880394380,"id":9515,"parentId":9503,"tags":{},"startTime":1728312419542,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":83972,"timestamp":1745880328427,"id":9503,"parentId":9466,"tags":{},"startTime":1728312419476,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":509820,"timestamp":1745879918480,"id":9466,"parentId":9464,"tags":{"name":"server"},"startTime":1728312419066,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":18371,"timestamp":1745880428417,"id":9516,"parentId":9464,"tags":{},"startTime":1728312419576,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":561138,"timestamp":1745879886644,"id":9464,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312419034,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":11861,"timestamp":1745880469321,"id":9529,"parentId":9518,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312419617,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":11957,"timestamp":1745880469346,"id":9531,"parentId":9518,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312419617,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":11947,"timestamp":1745880469358,"id":9532,"parentId":9518,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312419617,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":24144,"timestamp":1745880468936,"id":9519,"parentId":9518,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312419616,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":23994,"timestamp":1745880469121,"id":9521,"parentId":9518,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312419617,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":27787,"timestamp":1745880469239,"id":9523,"parentId":9518,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312419617,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":13514,"timestamp":1745880484184,"id":9540,"parentId":9539,"tags":{},"startTime":1728312419632,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":13663,"timestamp":1745880484039,"id":9539,"parentId":9537,"tags":{},"startTime":1728312419632,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":17883,"timestamp":1745880482596,"id":9537,"parentId":9517,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312419630,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":33204,"timestamp":1745880469256,"id":9524,"parentId":9518,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312419617,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":37803,"timestamp":1745880469270,"id":9525,"parentId":9518,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312419617,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":37666,"timestamp":1745880469417,"id":9536,"parentId":9518,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312419617,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":41617,"timestamp":1745880469296,"id":9527,"parentId":9518,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312419617,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":41539,"timestamp":1745880469381,"id":9533,"parentId":9518,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312419617,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":41517,"timestamp":1745880469405,"id":9535,"parentId":9518,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312419617,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":47743,"timestamp":1745880469334,"id":9530,"parentId":9518,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312419617,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":12129,"timestamp":1745880505195,"id":9542,"parentId":9541,"tags":{},"startTime":1728312419653,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":94703,"timestamp":1745880469210,"id":9522,"parentId":9518,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312419617,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":319823,"timestamp":1745880517490,"id":9544,"parentId":9543,"tags":{},"startTime":1728312419665,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":320727,"timestamp":1745880517378,"id":9543,"parentId":9541,"tags":{},"startTime":1728312419665,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":72814,"timestamp":1745880838235,"id":9545,"parentId":9541,"tags":{"astUsed":"true"},"startTime":1728312419986,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":410668,"timestamp":1745880504977,"id":9541,"parentId":9538,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312419653,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":448400,"timestamp":1745880469283,"id":9526,"parentId":9518,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312419617,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":448984,"timestamp":1745880469394,"id":9534,"parentId":9518,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312419617,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":449536,"timestamp":1745880469027,"id":9520,"parentId":9518,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312419617,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":440235,"timestamp":1745880483225,"id":9538,"parentId":9517,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312419631,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":109,"timestamp":1745880923907,"id":9546,"parentId":9538,"tags":{},"startTime":1728312420071,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":454773,"timestamp":1745880469309,"id":9528,"parentId":9518,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312419617,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":470367,"timestamp":1745880453778,"id":9518,"parentId":9517,"tags":{},"startTime":1728312419601,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":4184,"timestamp":1745880946584,"id":9548,"parentId":9547,"tags":{},"startTime":1728312420094,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":4,"timestamp":1745880950800,"id":9550,"parentId":9547,"tags":{},"startTime":1728312420098,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":153,"timestamp":1745880950835,"id":9551,"parentId":9547,"tags":{},"startTime":1728312420098,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":7,"timestamp":1745880951025,"id":9552,"parentId":9547,"tags":{},"startTime":1728312420099,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":5,"timestamp":1745880951059,"id":9553,"parentId":9547,"tags":{},"startTime":1728312420099,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":3080,"timestamp":1745880950790,"id":9549,"parentId":9547,"tags":{},"startTime":1728312420098,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1470,"timestamp":1745880957505,"id":9554,"parentId":9547,"tags":{},"startTime":1728312420105,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":11357,"timestamp":1745880958999,"id":9555,"parentId":9547,"tags":{},"startTime":1728312420107,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":8337,"timestamp":1745880972976,"id":9556,"parentId":9547,"tags":{},"startTime":1728312420121,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":258,"timestamp":1745880981311,"id":9557,"parentId":9547,"tags":{},"startTime":1728312420129,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":241,"timestamp":1745880981553,"id":9558,"parentId":9547,"tags":{},"startTime":1728312420129,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":9548,"timestamp":1745880981800,"id":9559,"parentId":9547,"tags":{},"startTime":1728312420129,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":183,"timestamp":1745880996310,"id":9561,"parentId":9517,"tags":{},"startTime":1728312420144,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":362,"timestamp":1745880996142,"id":9560,"parentId":9517,"tags":{},"startTime":1728312420144,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":62650,"timestamp":1745880937848,"id":9547,"parentId":9517,"tags":{},"startTime":1728312420085,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":547224,"timestamp":1745880453321,"id":9517,"parentId":9465,"tags":{"name":"client"},"startTime":1728312419601,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":11759,"timestamp":1745881000582,"id":9562,"parentId":9465,"tags":{},"startTime":1728312420148,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1126523,"timestamp":1745879887488,"id":9465,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312419035,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":9,"timestamp":1745881018969,"id":9563,"parentId":3,"tags":{},"startTime":1728312420167,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":346800,"timestamp":1745881046233,"id":9564,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312420194,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745881393119,"id":9565,"parentId":9564,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"224641024","memory.heapUsed":"431531880","memory.heapTotal":"474005504"},"startTime":1728312420541,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":1504000,"timestamp":1745879888471,"id":9566,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Bentosection.jsx"],"page":"/","isPageHidden":false},"startTime":1728312420541,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":36672,"timestamp":1745906674434,"id":9573,"parentId":9570,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312445822,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":37500,"timestamp":1745906673973,"id":9571,"parentId":9570,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312445821,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":3788,"timestamp":1745906777514,"id":9580,"parentId":9579,"tags":{},"startTime":1728312445925,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":3990,"timestamp":1745906777320,"id":9579,"parentId":9578,"tags":{},"startTime":1728312445924,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":6856,"timestamp":1745906776256,"id":9578,"parentId":9569,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312445923,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":110139,"timestamp":1745906674421,"id":9572,"parentId":9570,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312445822,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":110123,"timestamp":1745906674445,"id":9574,"parentId":9570,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312445822,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":114864,"timestamp":1745906674454,"id":9575,"parentId":9570,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312445822,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":114858,"timestamp":1745906674465,"id":9576,"parentId":9570,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312445822,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":115006,"timestamp":1745906674475,"id":9577,"parentId":9570,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312445822,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":60549,"timestamp":1745906864918,"id":9598,"parentId":9597,"tags":{},"startTime":1728312446012,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":60854,"timestamp":1745906864625,"id":9597,"parentId":9596,"tags":{},"startTime":1728312446012,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":63671,"timestamp":1745906863925,"id":9596,"parentId":9569,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312446011,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":390179,"timestamp":1745906654465,"id":9570,"parentId":9569,"tags":{},"startTime":1728312445802,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":4793,"timestamp":1745907106457,"id":9600,"parentId":9599,"tags":{},"startTime":1728312446254,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":13,"timestamp":1745907111288,"id":9602,"parentId":9599,"tags":{},"startTime":1728312446258,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":4037,"timestamp":1745907111324,"id":9603,"parentId":9599,"tags":{},"startTime":1728312446258,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":10,"timestamp":1745907115405,"id":9604,"parentId":9599,"tags":{},"startTime":1728312446263,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":11,"timestamp":1745907115443,"id":9605,"parentId":9599,"tags":{},"startTime":1728312446263,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":7807,"timestamp":1745907111274,"id":9601,"parentId":9599,"tags":{},"startTime":1728312446258,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1479,"timestamp":1745907122416,"id":9606,"parentId":9599,"tags":{},"startTime":1728312446270,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":19675,"timestamp":1745907123909,"id":9607,"parentId":9599,"tags":{},"startTime":1728312446271,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":3958,"timestamp":1745907165333,"id":9608,"parentId":9599,"tags":{},"startTime":1728312446312,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":393,"timestamp":1745907169288,"id":9609,"parentId":9599,"tags":{},"startTime":1728312446316,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":541,"timestamp":1745907169665,"id":9610,"parentId":9599,"tags":{},"startTime":1728312446317,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":4375,"timestamp":1745907170211,"id":9611,"parentId":9599,"tags":{},"startTime":1728312446317,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":102657,"timestamp":1745907082856,"id":9599,"parentId":9569,"tags":{},"startTime":1728312446230,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":559249,"timestamp":1745906651608,"id":9569,"parentId":9567,"tags":{"name":"server"},"startTime":1728312445799,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":13119,"timestamp":1745907211019,"id":9612,"parentId":9567,"tags":{},"startTime":1728312446358,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":610830,"timestamp":1745906614152,"id":9567,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312445761,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":38217,"timestamp":1745907260071,"id":9625,"parentId":9614,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312446407,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":38691,"timestamp":1745907260114,"id":9627,"parentId":9614,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312446407,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":38690,"timestamp":1745907260125,"id":9628,"parentId":9614,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312446407,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":59537,"timestamp":1745907258988,"id":9615,"parentId":9614,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312446406,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":59013,"timestamp":1745907259551,"id":9617,"parentId":9614,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312446407,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":64342,"timestamp":1745907259711,"id":9619,"parentId":9614,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312446407,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":20756,"timestamp":1745907306768,"id":9636,"parentId":9635,"tags":{},"startTime":1728312446454,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":21155,"timestamp":1745907306384,"id":9635,"parentId":9633,"tags":{},"startTime":1728312446453,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":45883,"timestamp":1745907302362,"id":9633,"parentId":9613,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312446449,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":101642,"timestamp":1745907259725,"id":9620,"parentId":9614,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312446407,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":112470,"timestamp":1745907259734,"id":9621,"parentId":9614,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312446407,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":112037,"timestamp":1745907260221,"id":9632,"parentId":9614,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312446407,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":121725,"timestamp":1745907259833,"id":9623,"parentId":9614,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312446407,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":121444,"timestamp":1745907260132,"id":9629,"parentId":9614,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312446407,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":121375,"timestamp":1745907260210,"id":9631,"parentId":9614,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312446407,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":141527,"timestamp":1745907260086,"id":9626,"parentId":9614,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312446407,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":34225,"timestamp":1745907367749,"id":9638,"parentId":9637,"tags":{},"startTime":1728312446515,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":154106,"timestamp":1745907259629,"id":9618,"parentId":9614,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312446407,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":159000,"timestamp":1745907402135,"id":9640,"parentId":9639,"tags":{},"startTime":1728312446549,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":159555,"timestamp":1745907402032,"id":9639,"parentId":9637,"tags":{},"startTime":1728312446549,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":22851,"timestamp":1745907561647,"id":9641,"parentId":9637,"tags":{"astUsed":"true"},"startTime":1728312446709,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":219321,"timestamp":1745907367175,"id":9637,"parentId":9634,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312446514,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":330079,"timestamp":1745907259741,"id":9622,"parentId":9614,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312446407,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":334424,"timestamp":1745907259493,"id":9616,"parentId":9614,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312446407,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":333759,"timestamp":1745907260169,"id":9630,"parentId":9614,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312446407,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":294087,"timestamp":1745907304230,"id":9634,"parentId":9613,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312446451,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":49,"timestamp":1745907598515,"id":9642,"parentId":9634,"tags":{},"startTime":1728312446746,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":338549,"timestamp":1745907260037,"id":9624,"parentId":9614,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312446407,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":369569,"timestamp":1745907229063,"id":9614,"parentId":9613,"tags":{},"startTime":1728312446376,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":3769,"timestamp":1745907632986,"id":9644,"parentId":9643,"tags":{},"startTime":1728312446780,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":3,"timestamp":1745907636785,"id":9646,"parentId":9643,"tags":{},"startTime":1728312446784,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":112,"timestamp":1745907636817,"id":9647,"parentId":9643,"tags":{},"startTime":1728312446784,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":7,"timestamp":1745907636956,"id":9648,"parentId":9643,"tags":{},"startTime":1728312446784,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":5,"timestamp":1745907636991,"id":9649,"parentId":9643,"tags":{},"startTime":1728312446784,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":2272,"timestamp":1745907636775,"id":9645,"parentId":9643,"tags":{},"startTime":1728312446784,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1149,"timestamp":1745907642178,"id":9650,"parentId":9643,"tags":{},"startTime":1728312446789,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":9106,"timestamp":1745907643341,"id":9651,"parentId":9643,"tags":{},"startTime":1728312446790,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":10987,"timestamp":1745907655776,"id":9652,"parentId":9643,"tags":{},"startTime":1728312446803,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":581,"timestamp":1745907666760,"id":9653,"parentId":9643,"tags":{},"startTime":1728312446814,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":850,"timestamp":1745907667255,"id":9654,"parentId":9643,"tags":{},"startTime":1728312446814,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":12972,"timestamp":1745907668116,"id":9655,"parentId":9643,"tags":{},"startTime":1728312446815,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":98,"timestamp":1745907682755,"id":9657,"parentId":9613,"tags":{},"startTime":1728312446830,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":211,"timestamp":1745907682650,"id":9656,"parentId":9613,"tags":{},"startTime":1728312446830,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":68281,"timestamp":1745907618293,"id":9643,"parentId":9613,"tags":{},"startTime":1728312446765,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":457913,"timestamp":1745907228713,"id":9613,"parentId":9568,"tags":{"name":"client"},"startTime":1728312446376,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":14648,"timestamp":1745907686664,"id":9658,"parentId":9568,"tags":{},"startTime":1728312446834,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1085624,"timestamp":1745906617073,"id":9568,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312445764,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":6,"timestamp":1745907707710,"id":9659,"parentId":3,"tags":{},"startTime":1728312446855,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":1138000,"timestamp":1745906623390,"id":9661,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Bentosection.jsx"],"page":"/","isPageHidden":false},"startTime":1728312446911,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":587075,"timestamp":1745907730451,"id":9660,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312446878,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":2,"timestamp":1745908317592,"id":9662,"parentId":9660,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"372621312","memory.heapUsed":"367586168","memory.heapTotal":"490291200"},"startTime":1728312447465,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":27456,"timestamp":1745933303693,"id":9669,"parentId":9666,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312472450,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":29391,"timestamp":1745933302522,"id":9667,"parentId":9666,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312472449,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":69292,"timestamp":1745933303660,"id":9668,"parentId":9666,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312472450,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":69246,"timestamp":1745933303714,"id":9670,"parentId":9666,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312472450,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":4679,"timestamp":1745933368454,"id":9676,"parentId":9675,"tags":{},"startTime":1728312472515,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":5009,"timestamp":1745933368126,"id":9675,"parentId":9674,"tags":{},"startTime":1728312472515,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":8743,"timestamp":1745933367144,"id":9674,"parentId":9665,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312472514,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":79031,"timestamp":1745933303734,"id":9671,"parentId":9666,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312472450,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":79020,"timestamp":1745933303753,"id":9672,"parentId":9666,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312472450,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":79003,"timestamp":1745933303771,"id":9673,"parentId":9666,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312472450,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":58400,"timestamp":1745933490427,"id":9694,"parentId":9693,"tags":{},"startTime":1728312472637,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":58918,"timestamp":1745933489921,"id":9693,"parentId":9692,"tags":{},"startTime":1728312472637,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":86532,"timestamp":1745933474117,"id":9692,"parentId":9665,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312472621,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":339907,"timestamp":1745933285645,"id":9666,"parentId":9665,"tags":{},"startTime":1728312472432,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":14885,"timestamp":1745933727445,"id":9696,"parentId":9695,"tags":{},"startTime":1728312472874,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":29,"timestamp":1745933742547,"id":9698,"parentId":9695,"tags":{},"startTime":1728312472889,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":11621,"timestamp":1745933742622,"id":9699,"parentId":9695,"tags":{},"startTime":1728312472889,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":17,"timestamp":1745933754294,"id":9700,"parentId":9695,"tags":{},"startTime":1728312472901,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":8,"timestamp":1745933754336,"id":9701,"parentId":9695,"tags":{},"startTime":1728312472901,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":15622,"timestamp":1745933742495,"id":9697,"parentId":9695,"tags":{},"startTime":1728312472889,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":3040,"timestamp":1745933764148,"id":9702,"parentId":9695,"tags":{},"startTime":1728312472911,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":21201,"timestamp":1745933767238,"id":9703,"parentId":9695,"tags":{},"startTime":1728312472914,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":8342,"timestamp":1745933807337,"id":9704,"parentId":9695,"tags":{},"startTime":1728312472954,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":276,"timestamp":1745933815675,"id":9705,"parentId":9695,"tags":{},"startTime":1728312472962,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":218,"timestamp":1745933815933,"id":9706,"parentId":9695,"tags":{},"startTime":1728312472963,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":4032,"timestamp":1745933816157,"id":9707,"parentId":9695,"tags":{},"startTime":1728312472963,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":119136,"timestamp":1745933709282,"id":9695,"parentId":9665,"tags":{},"startTime":1728312472856,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":556624,"timestamp":1745933283969,"id":9665,"parentId":9663,"tags":{"name":"server"},"startTime":1728312472431,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":21316,"timestamp":1745933840682,"id":9708,"parentId":9663,"tags":{},"startTime":1728312472987,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":641343,"timestamp":1745933222301,"id":9663,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312472369,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":8160,"timestamp":1745933968998,"id":9721,"parentId":9710,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312473116,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":8205,"timestamp":1745933969019,"id":9723,"parentId":9710,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312473116,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":8197,"timestamp":1745933969030,"id":9724,"parentId":9710,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312473116,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":27090,"timestamp":1745933979153,"id":9732,"parentId":9731,"tags":{},"startTime":1728312473126,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":27249,"timestamp":1745933979003,"id":9731,"parentId":9729,"tags":{},"startTime":1728312473126,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":48824,"timestamp":1745933978261,"id":9729,"parentId":9709,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312473125,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":59190,"timestamp":1745933968756,"id":9711,"parentId":9710,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312473115,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":59106,"timestamp":1745933968868,"id":9713,"parentId":9710,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312473116,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":66261,"timestamp":1745933968896,"id":9715,"parentId":9710,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312473116,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":68877,"timestamp":1745933968907,"id":9716,"parentId":9710,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312473116,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":75645,"timestamp":1745933968917,"id":9717,"parentId":9710,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312473116,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":75512,"timestamp":1745933969069,"id":9728,"parentId":9710,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312473116,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":81634,"timestamp":1745933968936,"id":9719,"parentId":9710,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312473116,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":81540,"timestamp":1745933969040,"id":9725,"parentId":9710,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312473116,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":81523,"timestamp":1745933969058,"id":9727,"parentId":9710,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312473116,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":86032,"timestamp":1745933969009,"id":9722,"parentId":9710,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312473116,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":90373,"timestamp":1745933968885,"id":9714,"parentId":9710,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312473116,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":19706,"timestamp":1745934046455,"id":9734,"parentId":9733,"tags":{},"startTime":1728312473193,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":117890,"timestamp":1745933968927,"id":9718,"parentId":9710,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312473116,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":121928,"timestamp":1745933969049,"id":9726,"parentId":9710,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312473116,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":122136,"timestamp":1745933968853,"id":9712,"parentId":9710,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312473116,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":324886,"timestamp":1745934066295,"id":9736,"parentId":9735,"tags":{},"startTime":1728312473213,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":332357,"timestamp":1745934066226,"id":9735,"parentId":9733,"tags":{},"startTime":1728312473213,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":303661,"timestamp":1745934398925,"id":9737,"parentId":9733,"tags":{"astUsed":"true"},"startTime":1728312473546,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":673960,"timestamp":1745934045827,"id":9733,"parentId":9730,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312473192,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":779388,"timestamp":1745933978727,"id":9730,"parentId":9709,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312473125,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":95,"timestamp":1745934758458,"id":9738,"parentId":9730,"tags":{},"startTime":1728312473905,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":789684,"timestamp":1745933968946,"id":9720,"parentId":9710,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312473116,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":878592,"timestamp":1745933880184,"id":9710,"parentId":9709,"tags":{},"startTime":1728312473027,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":4353,"timestamp":1745934778999,"id":9740,"parentId":9739,"tags":{},"startTime":1728312473926,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":4,"timestamp":1745934783391,"id":9742,"parentId":9739,"tags":{},"startTime":1728312473930,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":162,"timestamp":1745934783598,"id":9743,"parentId":9739,"tags":{},"startTime":1728312473930,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":11,"timestamp":1745934783796,"id":9744,"parentId":9739,"tags":{},"startTime":1728312473930,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":8,"timestamp":1745934783843,"id":9745,"parentId":9739,"tags":{},"startTime":1728312473931,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":5402,"timestamp":1745934783377,"id":9741,"parentId":9739,"tags":{},"startTime":1728312473930,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1219,"timestamp":1745934792944,"id":9746,"parentId":9739,"tags":{},"startTime":1728312473940,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":5975,"timestamp":1745934794187,"id":9747,"parentId":9739,"tags":{},"startTime":1728312473941,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":8196,"timestamp":1745934805579,"id":9748,"parentId":9739,"tags":{},"startTime":1728312473952,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":237,"timestamp":1745934813773,"id":9749,"parentId":9739,"tags":{},"startTime":1728312473960,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":264,"timestamp":1745934813998,"id":9750,"parentId":9739,"tags":{},"startTime":1728312473961,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":8003,"timestamp":1745934814269,"id":9751,"parentId":9739,"tags":{},"startTime":1728312473961,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":220,"timestamp":1745934824705,"id":9753,"parentId":9709,"tags":{},"startTime":1728312473971,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":550,"timestamp":1745934824382,"id":9752,"parentId":9709,"tags":{},"startTime":1728312473971,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":59463,"timestamp":1745934770254,"id":9739,"parentId":9709,"tags":{},"startTime":1728312473917,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":954997,"timestamp":1745933874813,"id":9709,"parentId":9664,"tags":{"name":"client"},"startTime":1728312473022,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":21923,"timestamp":1745934829873,"id":9754,"parentId":9664,"tags":{},"startTime":1728312473977,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1636856,"timestamp":1745933223288,"id":9664,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312472370,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":31,"timestamp":1745934871236,"id":9755,"parentId":3,"tags":{},"startTime":1728312474018,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":1679000,"timestamp":1745933225500,"id":9757,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Bentosection.jsx"],"page":"/","isPageHidden":false},"startTime":1728312474170,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":157673,"timestamp":1745934875063,"id":9756,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312474022,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":2,"timestamp":1745935032786,"id":9758,"parentId":9756,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"283361280","memory.heapUsed":"382206856","memory.heapTotal":"426442752"},"startTime":1728312474179,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":15154,"timestamp":1745945037145,"id":9765,"parentId":9762,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312484184,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":16389,"timestamp":1745945036850,"id":9763,"parentId":9762,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312484183,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":73179,"timestamp":1745945037127,"id":9764,"parentId":9762,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312484184,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":73165,"timestamp":1745945037153,"id":9766,"parentId":9762,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312484184,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":5489,"timestamp":1745945104994,"id":9772,"parentId":9771,"tags":{},"startTime":1728312484251,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":5760,"timestamp":1745945104725,"id":9771,"parentId":9770,"tags":{},"startTime":1728312484251,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":10362,"timestamp":1745945103003,"id":9770,"parentId":9761,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312484249,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":80947,"timestamp":1745945037166,"id":9767,"parentId":9762,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312484184,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":80935,"timestamp":1745945037186,"id":9769,"parentId":9762,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312484184,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":81099,"timestamp":1745945037174,"id":9768,"parentId":9762,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312484184,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":7617,"timestamp":1745945200211,"id":9790,"parentId":9789,"tags":{},"startTime":1728312484347,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":7877,"timestamp":1745945199959,"id":9789,"parentId":9788,"tags":{},"startTime":1728312484346,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":17169,"timestamp":1745945199118,"id":9788,"parentId":9761,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312484346,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":338526,"timestamp":1745945026093,"id":9762,"parentId":9761,"tags":{},"startTime":1728312484173,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":7235,"timestamp":1745945475851,"id":9792,"parentId":9791,"tags":{},"startTime":1728312484622,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":7,"timestamp":1745945483184,"id":9794,"parentId":9791,"tags":{},"startTime":1728312484630,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":27732,"timestamp":1745945483231,"id":9795,"parentId":9791,"tags":{},"startTime":1728312484630,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":22,"timestamp":1745945511047,"id":9796,"parentId":9791,"tags":{},"startTime":1728312484658,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":23,"timestamp":1745945511116,"id":9797,"parentId":9791,"tags":{},"startTime":1728312484658,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":36338,"timestamp":1745945483163,"id":9793,"parentId":9791,"tags":{},"startTime":1728312484630,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":11241,"timestamp":1745945526376,"id":9798,"parentId":9791,"tags":{},"startTime":1728312484673,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":27773,"timestamp":1745945537698,"id":9799,"parentId":9791,"tags":{},"startTime":1728312484684,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":4454,"timestamp":1745945582256,"id":9800,"parentId":9791,"tags":{},"startTime":1728312484729,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":314,"timestamp":1745945586708,"id":9801,"parentId":9791,"tags":{},"startTime":1728312484733,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":333,"timestamp":1745945586997,"id":9802,"parentId":9791,"tags":{},"startTime":1728312484733,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":3982,"timestamp":1745945587338,"id":9803,"parentId":9791,"tags":{},"startTime":1728312484734,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":165452,"timestamp":1745945439726,"id":9791,"parentId":9761,"tags":{},"startTime":1728312484586,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":596312,"timestamp":1745945024316,"id":9761,"parentId":9759,"tags":{"name":"server"},"startTime":1728312484171,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":9302,"timestamp":1745945620771,"id":9804,"parentId":9759,"tags":{},"startTime":1728312484767,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":644548,"timestamp":1745944986593,"id":9759,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312484133,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":7661,"timestamp":1745945652844,"id":9817,"parentId":9806,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312484799,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":7749,"timestamp":1745945652870,"id":9819,"parentId":9806,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312484799,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":7739,"timestamp":1745945652883,"id":9820,"parentId":9806,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312484799,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":6638,"timestamp":1745945662832,"id":9828,"parentId":9827,"tags":{},"startTime":1728312484809,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":6828,"timestamp":1745945662655,"id":9827,"parentId":9825,"tags":{},"startTime":1728312484809,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":14402,"timestamp":1745945661503,"id":9825,"parentId":9805,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312484808,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":23384,"timestamp":1745945652605,"id":9807,"parentId":9806,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312484799,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":23288,"timestamp":1745945652726,"id":9809,"parentId":9806,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312484799,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":28725,"timestamp":1745945652755,"id":9811,"parentId":9806,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312484799,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":33898,"timestamp":1745945652770,"id":9812,"parentId":9806,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312484799,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":38525,"timestamp":1745945652783,"id":9813,"parentId":9806,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312484799,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":38379,"timestamp":1745945652939,"id":9824,"parentId":9806,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312484799,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":43060,"timestamp":1745945652818,"id":9815,"parentId":9806,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312484799,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":42999,"timestamp":1745945652896,"id":9821,"parentId":9806,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312484799,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":42975,"timestamp":1745945652922,"id":9823,"parentId":9806,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312484799,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":50737,"timestamp":1745945652857,"id":9818,"parentId":9806,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312484799,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":88284,"timestamp":1745945652741,"id":9810,"parentId":9806,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312484799,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":52679,"timestamp":1745945689099,"id":9830,"parentId":9829,"tags":{},"startTime":1728312484836,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":136487,"timestamp":1745945652805,"id":9814,"parentId":9806,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312484799,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":318740,"timestamp":1745945742030,"id":9832,"parentId":9831,"tags":{},"startTime":1728312484889,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":324613,"timestamp":1745945741864,"id":9831,"parentId":9829,"tags":{},"startTime":1728312484888,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":65402,"timestamp":1745946067117,"id":9833,"parentId":9829,"tags":{"astUsed":"true"},"startTime":1728312485214,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":448911,"timestamp":1745945688856,"id":9829,"parentId":9826,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312484835,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":486633,"timestamp":1745945652908,"id":9822,"parentId":9806,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312484799,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":487087,"timestamp":1745945652705,"id":9808,"parentId":9806,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312484799,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":483204,"timestamp":1745945662094,"id":9826,"parentId":9805,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312484809,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":65,"timestamp":1745946145580,"id":9834,"parentId":9826,"tags":{},"startTime":1728312485292,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":492848,"timestamp":1745945652831,"id":9816,"parentId":9806,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312484799,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":509886,"timestamp":1745945635874,"id":9806,"parentId":9805,"tags":{},"startTime":1728312484782,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":9160,"timestamp":1745946168739,"id":9836,"parentId":9835,"tags":{},"startTime":1728312485315,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":5,"timestamp":1745946177942,"id":9838,"parentId":9835,"tags":{},"startTime":1728312485324,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":561,"timestamp":1745946178014,"id":9839,"parentId":9835,"tags":{},"startTime":1728312485324,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":24,"timestamp":1745946178658,"id":9840,"parentId":9835,"tags":{},"startTime":1728312485325,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":6,"timestamp":1745946178725,"id":9841,"parentId":9835,"tags":{},"startTime":1728312485325,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":8662,"timestamp":1745946177928,"id":9837,"parentId":9835,"tags":{},"startTime":1728312485324,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1323,"timestamp":1745946191288,"id":9842,"parentId":9835,"tags":{},"startTime":1728312485338,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":10780,"timestamp":1745946192631,"id":9843,"parentId":9835,"tags":{},"startTime":1728312485339,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":7300,"timestamp":1745946206374,"id":9844,"parentId":9835,"tags":{},"startTime":1728312485353,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":268,"timestamp":1745946213673,"id":9845,"parentId":9835,"tags":{},"startTime":1728312485360,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":356,"timestamp":1745946213926,"id":9846,"parentId":9835,"tags":{},"startTime":1728312485360,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":9220,"timestamp":1745946214289,"id":9847,"parentId":9835,"tags":{},"startTime":1728312485361,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":280,"timestamp":1745946227786,"id":9849,"parentId":9805,"tags":{},"startTime":1728312485374,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":491,"timestamp":1745946227586,"id":9848,"parentId":9805,"tags":{},"startTime":1728312485374,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":72695,"timestamp":1745946159744,"id":9835,"parentId":9805,"tags":{},"startTime":1728312485306,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":597051,"timestamp":1745945635436,"id":9805,"parentId":9760,"tags":{"name":"client"},"startTime":1728312484782,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":11638,"timestamp":1745946232528,"id":9850,"parentId":9760,"tags":{},"startTime":1728312485379,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1258878,"timestamp":1745944987639,"id":9760,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312484134,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":67,"timestamp":1745946260628,"id":9851,"parentId":3,"tags":{},"startTime":1728312485407,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":1320000,"timestamp":1745944989492,"id":9853,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Bentosection.jsx"],"page":"/","isPageHidden":false},"startTime":1728312485858,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":447591,"timestamp":1745946272052,"id":9852,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312485419,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745946719698,"id":9854,"parentId":9852,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"214401024","memory.heapUsed":"422641160","memory.heapTotal":"465207296"},"startTime":1728312485866,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":28185,"timestamp":1745969017311,"id":9861,"parentId":9858,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312508160,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":29052,"timestamp":1745969016798,"id":9859,"parentId":9858,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312508160,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":4381,"timestamp":1745969106586,"id":9868,"parentId":9867,"tags":{},"startTime":1728312508250,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":4593,"timestamp":1745969106387,"id":9867,"parentId":9866,"tags":{},"startTime":1728312508249,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":8893,"timestamp":1745969104989,"id":9866,"parentId":9857,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312508248,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":98412,"timestamp":1745969017295,"id":9860,"parentId":9858,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312508160,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":98391,"timestamp":1745969017326,"id":9862,"parentId":9858,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312508160,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":100359,"timestamp":1745969017336,"id":9863,"parentId":9858,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312508160,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":100357,"timestamp":1745969017350,"id":9864,"parentId":9858,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312508160,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":105596,"timestamp":1745969017369,"id":9865,"parentId":9858,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312508161,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":11868,"timestamp":1745969220926,"id":9886,"parentId":9885,"tags":{},"startTime":1728312508364,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":12113,"timestamp":1745969220694,"id":9885,"parentId":9884,"tags":{},"startTime":1728312508363,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":27566,"timestamp":1745969220146,"id":9884,"parentId":9857,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312508363,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":309803,"timestamp":1745968993245,"id":9858,"parentId":9857,"tags":{},"startTime":1728312508136,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":7363,"timestamp":1745969374347,"id":9888,"parentId":9887,"tags":{},"startTime":1728312508517,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":6,"timestamp":1745969381771,"id":9890,"parentId":9887,"tags":{},"startTime":1728312508524,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":6444,"timestamp":1745969381819,"id":9891,"parentId":9887,"tags":{},"startTime":1728312508524,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":20,"timestamp":1745969388331,"id":9892,"parentId":9887,"tags":{},"startTime":1728312508531,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":26,"timestamp":1745969388404,"id":9893,"parentId":9887,"tags":{},"startTime":1728312508531,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":12769,"timestamp":1745969381752,"id":9889,"parentId":9887,"tags":{},"startTime":1728312508524,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":3155,"timestamp":1745969400411,"id":9894,"parentId":9887,"tags":{},"startTime":1728312508543,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":12081,"timestamp":1745969403611,"id":9895,"parentId":9887,"tags":{},"startTime":1728312508546,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":11446,"timestamp":1745969420690,"id":9896,"parentId":9887,"tags":{},"startTime":1728312508563,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":309,"timestamp":1745969432133,"id":9897,"parentId":9887,"tags":{},"startTime":1728312508574,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":317,"timestamp":1745969432422,"id":9898,"parentId":9887,"tags":{},"startTime":1728312508575,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":4763,"timestamp":1745969432749,"id":9899,"parentId":9887,"tags":{},"startTime":1728312508575,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":92056,"timestamp":1745969353951,"id":9887,"parentId":9857,"tags":{},"startTime":1728312508496,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":468892,"timestamp":1745968990618,"id":9857,"parentId":9855,"tags":{"name":"server"},"startTime":1728312508134,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":11033,"timestamp":1745969459635,"id":9900,"parentId":9855,"tags":{},"startTime":1728312508602,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":510003,"timestamp":1745968961999,"id":9855,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312508105,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":16290,"timestamp":1745969501411,"id":9913,"parentId":9902,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312508643,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":16326,"timestamp":1745969501483,"id":9915,"parentId":9902,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312508644,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":16297,"timestamp":1745969501516,"id":9916,"parentId":9902,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312508644,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":7759,"timestamp":1745969521297,"id":9924,"parentId":9923,"tags":{},"startTime":1728312508663,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":8194,"timestamp":1745969520872,"id":9923,"parentId":9921,"tags":{},"startTime":1728312508663,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":15322,"timestamp":1745969518982,"id":9921,"parentId":9901,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312508661,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":34467,"timestamp":1745969499998,"id":9903,"parentId":9902,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312508642,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":33677,"timestamp":1745969500815,"id":9905,"parentId":9902,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312508643,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":42051,"timestamp":1745969500855,"id":9907,"parentId":9902,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312508643,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":47369,"timestamp":1745969500873,"id":9908,"parentId":9902,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312508643,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":52877,"timestamp":1745969500891,"id":9909,"parentId":9902,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312508643,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":52105,"timestamp":1745969501674,"id":9920,"parentId":9902,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312508644,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":57719,"timestamp":1745969501067,"id":9911,"parentId":9902,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312508643,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":57165,"timestamp":1745969501631,"id":9917,"parentId":9902,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312508644,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":57138,"timestamp":1745969501660,"id":9919,"parentId":9902,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312508644,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":70091,"timestamp":1745969501428,"id":9914,"parentId":9902,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312508643,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":20393,"timestamp":1745969551361,"id":9926,"parentId":9925,"tags":{},"startTime":1728312508693,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":86356,"timestamp":1745969500836,"id":9906,"parentId":9902,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312508643,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":92865,"timestamp":1745969500908,"id":9910,"parentId":9902,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312508643,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":257712,"timestamp":1745969571922,"id":9928,"parentId":9927,"tags":{},"startTime":1728312508714,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":258820,"timestamp":1745969571805,"id":9927,"parentId":9925,"tags":{},"startTime":1728312508714,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":75115,"timestamp":1745969830745,"id":9929,"parentId":9925,"tags":{"astUsed":"true"},"startTime":1728312508972,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":359138,"timestamp":1745969551081,"id":9925,"parentId":9922,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312508693,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":410457,"timestamp":1745969501647,"id":9918,"parentId":9902,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312508644,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":411386,"timestamp":1745969500742,"id":9904,"parentId":9902,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312508643,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":397568,"timestamp":1745969519680,"id":9922,"parentId":9901,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312508662,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":95,"timestamp":1745969917594,"id":9930,"parentId":9922,"tags":{},"startTime":1728312509059,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":416716,"timestamp":1745969501385,"id":9912,"parentId":9902,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312508643,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":442025,"timestamp":1745969476140,"id":9902,"parentId":9901,"tags":{},"startTime":1728312508618,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":4538,"timestamp":1745969942033,"id":9932,"parentId":9931,"tags":{},"startTime":1728312509083,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":6,"timestamp":1745969946665,"id":9934,"parentId":9931,"tags":{},"startTime":1728312509088,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":171,"timestamp":1745969946693,"id":9935,"parentId":9931,"tags":{},"startTime":1728312509088,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":7,"timestamp":1745969946900,"id":9936,"parentId":9931,"tags":{},"startTime":1728312509088,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":5,"timestamp":1745969946938,"id":9937,"parentId":9931,"tags":{},"startTime":1728312509088,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":3494,"timestamp":1745969946650,"id":9933,"parentId":9931,"tags":{},"startTime":1728312509088,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1072,"timestamp":1745969953376,"id":9938,"parentId":9931,"tags":{},"startTime":1728312509094,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":8137,"timestamp":1745969954461,"id":9939,"parentId":9931,"tags":{},"startTime":1728312509095,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":6394,"timestamp":1745969965143,"id":9940,"parentId":9931,"tags":{},"startTime":1728312509106,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":251,"timestamp":1745969971536,"id":9941,"parentId":9931,"tags":{},"startTime":1728312509113,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":216,"timestamp":1745969971774,"id":9942,"parentId":9931,"tags":{},"startTime":1728312509113,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":11355,"timestamp":1745969971996,"id":9943,"parentId":9931,"tags":{},"startTime":1728312509113,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":150,"timestamp":1745969985224,"id":9945,"parentId":9901,"tags":{},"startTime":1728312509126,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":271,"timestamp":1745969985112,"id":9944,"parentId":9901,"tags":{},"startTime":1728312509126,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":58566,"timestamp":1745969930664,"id":9931,"parentId":9901,"tags":{},"startTime":1728312509072,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":513740,"timestamp":1745969475535,"id":9901,"parentId":9856,"tags":{"name":"client"},"startTime":1728312508618,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":12060,"timestamp":1745969989316,"id":9946,"parentId":9856,"tags":{},"startTime":1728312509130,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1039929,"timestamp":1745968962886,"id":9856,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312508106,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":8,"timestamp":1745970019305,"id":9947,"parentId":3,"tags":{},"startTime":1728312509160,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":1100000,"timestamp":1745968978689,"id":9949,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Bentosection.jsx"],"page":"/","isPageHidden":true},"startTime":1728312509221,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":240289,"timestamp":1745970035930,"id":9948,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312509177,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":2,"timestamp":1745970276340,"id":9950,"parentId":9948,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"393183232","memory.heapUsed":"348182920","memory.heapTotal":"460947456"},"startTime":1728312509417,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":36823,"timestamp":1745973607778,"id":9957,"parentId":9954,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312512742,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":38582,"timestamp":1745973606661,"id":9955,"parentId":9954,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312512741,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":3673,"timestamp":1745973677686,"id":9964,"parentId":9963,"tags":{},"startTime":1728312512811,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":3972,"timestamp":1745973677398,"id":9963,"parentId":9962,"tags":{},"startTime":1728312512811,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":7752,"timestamp":1745973674910,"id":9962,"parentId":9953,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312512809,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":79079,"timestamp":1745973607742,"id":9956,"parentId":9954,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312512742,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":79042,"timestamp":1745973607787,"id":9958,"parentId":9954,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312512742,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":87108,"timestamp":1745973607814,"id":9959,"parentId":9954,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312512742,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":87096,"timestamp":1745973607836,"id":9960,"parentId":9954,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312512742,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":87437,"timestamp":1745973607843,"id":9961,"parentId":9954,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312512742,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":5062,"timestamp":1745973762526,"id":9980,"parentId":9953,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=true!","layer":"ssr"},"startTime":1728312512896,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":209457,"timestamp":1745973594500,"id":9954,"parentId":9953,"tags":{},"startTime":1728312512728,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":3772,"timestamp":1745973822522,"id":9982,"parentId":9981,"tags":{},"startTime":1728312512956,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":6,"timestamp":1745973826327,"id":9984,"parentId":9981,"tags":{},"startTime":1728312512960,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":4035,"timestamp":1745973826363,"id":9985,"parentId":9981,"tags":{},"startTime":1728312512960,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":23,"timestamp":1745973830438,"id":9986,"parentId":9981,"tags":{},"startTime":1728312512964,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":16,"timestamp":1745973830476,"id":9987,"parentId":9981,"tags":{},"startTime":1728312512964,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":7378,"timestamp":1745973826316,"id":9983,"parentId":9981,"tags":{},"startTime":1728312512960,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1601,"timestamp":1745973835827,"id":9988,"parentId":9981,"tags":{},"startTime":1728312512969,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":4353,"timestamp":1745973837457,"id":9989,"parentId":9981,"tags":{},"startTime":1728312512971,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":1494,"timestamp":1745973843296,"id":9990,"parentId":9981,"tags":{},"startTime":1728312512977,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":130,"timestamp":1745973844790,"id":9991,"parentId":9981,"tags":{},"startTime":1728312512978,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":131,"timestamp":1745973844910,"id":9992,"parentId":9981,"tags":{},"startTime":1728312512978,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":3550,"timestamp":1745973845046,"id":9993,"parentId":9981,"tags":{},"startTime":1728312512979,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":39241,"timestamp":1745973819113,"id":9981,"parentId":9953,"tags":{},"startTime":1728312512953,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":272987,"timestamp":1745973592893,"id":9953,"parentId":9951,"tags":{"name":"server"},"startTime":1728312512727,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":292393,"timestamp":1745973577175,"id":9951,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312512711,"traceId":"480ec8b9e15b14de"},{"name":"client-error","duration":43,"timestamp":1745973881274,"id":9996,"parentId":3,"tags":{"errorCount":1},"startTime":1728312513015,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":44768,"timestamp":1745973889936,"id":10009,"parentId":9995,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312513023,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":44762,"timestamp":1745973889954,"id":10010,"parentId":9995,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312513023,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":9287,"timestamp":1745973935879,"id":10015,"parentId":10004,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1728312513069,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":76377,"timestamp":1745973888648,"id":9997,"parentId":9995,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312513022,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":75419,"timestamp":1745973889634,"id":9999,"parentId":9995,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312513023,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":79046,"timestamp":1745973889745,"id":10001,"parentId":9995,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312513023,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":85761,"timestamp":1745973889798,"id":10003,"parentId":9995,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312513023,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":85261,"timestamp":1745973890306,"id":10014,"parentId":9995,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312513024,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":89220,"timestamp":1745973889839,"id":10005,"parentId":9995,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312513023,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":89099,"timestamp":1745973889970,"id":10011,"parentId":9995,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312513023,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":88814,"timestamp":1745973890257,"id":10013,"parentId":9995,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312513024,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":91677,"timestamp":1745973889887,"id":10007,"parentId":9995,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312513023,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":91669,"timestamp":1745973889907,"id":10008,"parentId":9995,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312513023,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":92800,"timestamp":1745973889777,"id":10002,"parentId":9995,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312513023,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":93363,"timestamp":1745973889658,"id":10000,"parentId":9995,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312513023,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":9786,"timestamp":1745973973875,"id":10018,"parentId":10017,"tags":{},"startTime":1728312513107,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":125110,"timestamp":1745973889821,"id":10004,"parentId":9995,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312513023,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":185012,"timestamp":1745973983870,"id":10020,"parentId":10019,"tags":{},"startTime":1728312513117,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":185712,"timestamp":1745973983747,"id":10019,"parentId":10017,"tags":{},"startTime":1728312513117,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":27756,"timestamp":1745974169536,"id":10021,"parentId":10017,"tags":{"astUsed":"true"},"startTime":1728312513302,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":225741,"timestamp":1745973973694,"id":10017,"parentId":10016,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312513107,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":309835,"timestamp":1745973890108,"id":10012,"parentId":9995,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312513023,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":310378,"timestamp":1745973889568,"id":9998,"parentId":9995,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312513023,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":257134,"timestamp":1745973945424,"id":10016,"parentId":9994,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312513079,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":35,"timestamp":1745974202699,"id":10022,"parentId":10016,"tags":{},"startTime":1728312513336,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":312893,"timestamp":1745973889865,"id":10006,"parentId":9995,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312513023,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":330620,"timestamp":1745973872157,"id":9995,"parentId":9994,"tags":{},"startTime":1728312513006,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":2836,"timestamp":1745974209748,"id":10024,"parentId":10023,"tags":{},"startTime":1728312513343,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":3,"timestamp":1745974212628,"id":10026,"parentId":10023,"tags":{},"startTime":1728312513345,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":81,"timestamp":1745974212650,"id":10027,"parentId":10023,"tags":{},"startTime":1728312513346,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":5,"timestamp":1745974212755,"id":10028,"parentId":10023,"tags":{},"startTime":1728312513346,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":4,"timestamp":1745974212778,"id":10029,"parentId":10023,"tags":{},"startTime":1728312513346,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":2572,"timestamp":1745974212618,"id":10025,"parentId":10023,"tags":{},"startTime":1728312513345,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":429,"timestamp":1745974216659,"id":10030,"parentId":10023,"tags":{},"startTime":1728312513350,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":4758,"timestamp":1745974217097,"id":10031,"parentId":10023,"tags":{},"startTime":1728312513350,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":4537,"timestamp":1745974224525,"id":10032,"parentId":10023,"tags":{},"startTime":1728312513357,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":207,"timestamp":1745974229060,"id":10033,"parentId":10023,"tags":{},"startTime":1728312513362,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":157,"timestamp":1745974229256,"id":10034,"parentId":10023,"tags":{},"startTime":1728312513362,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":5963,"timestamp":1745974229418,"id":10035,"parentId":10023,"tags":{},"startTime":1728312513362,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":122,"timestamp":1745974236557,"id":10037,"parentId":9994,"tags":{},"startTime":1728312513369,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":211,"timestamp":1745974236472,"id":10036,"parentId":9994,"tags":{},"startTime":1728312513369,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":33073,"timestamp":1745974206149,"id":10023,"parentId":9994,"tags":{},"startTime":1728312513339,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":367420,"timestamp":1745973871835,"id":9994,"parentId":9952,"tags":{"name":"client"},"startTime":1728312513005,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":7026,"timestamp":1745974239284,"id":10038,"parentId":9952,"tags":{},"startTime":1728312513372,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":669392,"timestamp":1745973578009,"id":9952,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312512712,"traceId":"480ec8b9e15b14de"}] +[{"name":"handle-request","duration":22043,"timestamp":1745974255796,"id":10039,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312513389,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":0,"timestamp":1745974277885,"id":10040,"parentId":10039,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"317472768","memory.heapUsed":"384394720","memory.heapTotal":"461209600"},"startTime":1728312513411,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":21956,"timestamp":1745974310243,"id":10041,"tags":{"url":"/","isTurbopack":false},"startTime":1728312513443,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":2,"timestamp":1745974332834,"id":10042,"parentId":10041,"tags":{"url":"/","memory.rss":"317898752","memory.heapUsed":"381037080","memory.heapTotal":"461209600"},"startTime":1728312513465,"traceId":"480ec8b9e15b14de"},{"name":"navigation-to-hydration","duration":879000,"timestamp":1745974285456,"id":10043,"parentId":3,"tags":{"pathname":"/","query":""},"startTime":1728312514521,"traceId":"480ec8b9e15b14de"},{"name":"client-error","duration":6,"timestamp":1745975398301,"id":10044,"parentId":3,"tags":{"errorCount":1},"startTime":1728312514529,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":88,"timestamp":1745985594711,"id":10047,"parentId":3,"tags":{},"startTime":1728312524714,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":19299,"timestamp":1745985677456,"id":10053,"parentId":10049,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312524797,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":21040,"timestamp":1745985676944,"id":10051,"parentId":10049,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312524796,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":66097,"timestamp":1745985677356,"id":10052,"parentId":10049,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312524797,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":65971,"timestamp":1745985677490,"id":10054,"parentId":10049,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312524797,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":4047,"timestamp":1745985739540,"id":10061,"parentId":10060,"tags":{},"startTime":1728312524859,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":4213,"timestamp":1745985739377,"id":10060,"parentId":10059,"tags":{},"startTime":1728312524859,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":6663,"timestamp":1745985738522,"id":10059,"parentId":10048,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312524858,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":69467,"timestamp":1745985677519,"id":10055,"parentId":10049,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312524797,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":69449,"timestamp":1745985677542,"id":10057,"parentId":10049,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312524797,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":72485,"timestamp":1745985677530,"id":10056,"parentId":10049,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312524797,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":7835,"timestamp":1745985856220,"id":10079,"parentId":10078,"tags":{},"startTime":1728312524975,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":8084,"timestamp":1745985855979,"id":10078,"parentId":10077,"tags":{},"startTime":1728312524975,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":11834,"timestamp":1745985854850,"id":10077,"parentId":10048,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312524974,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":287537,"timestamp":1745985633828,"id":10049,"parentId":10048,"tags":{},"startTime":1728312524753,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":21307,"timestamp":1745985995378,"id":10081,"parentId":10080,"tags":{},"startTime":1728312525114,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":14,"timestamp":1745986016882,"id":10083,"parentId":10080,"tags":{},"startTime":1728312525136,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":15441,"timestamp":1745986016968,"id":10084,"parentId":10080,"tags":{},"startTime":1728312525136,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":10,"timestamp":1745986032470,"id":10085,"parentId":10080,"tags":{},"startTime":1728312525151,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":41,"timestamp":1745986032889,"id":10086,"parentId":10080,"tags":{},"startTime":1728312525152,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":36682,"timestamp":1745986016753,"id":10082,"parentId":10080,"tags":{},"startTime":1728312525136,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":12035,"timestamp":1745986060219,"id":10087,"parentId":10080,"tags":{},"startTime":1728312525179,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":48931,"timestamp":1745986072296,"id":10088,"parentId":10080,"tags":{},"startTime":1728312525191,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":5128,"timestamp":1745986127165,"id":10089,"parentId":10080,"tags":{},"startTime":1728312525246,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":270,"timestamp":1745986132290,"id":10090,"parentId":10080,"tags":{},"startTime":1728312525251,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":309,"timestamp":1745986132539,"id":10091,"parentId":10080,"tags":{},"startTime":1728312525251,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":18377,"timestamp":1745986132858,"id":10092,"parentId":10080,"tags":{},"startTime":1728312525252,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":184307,"timestamp":1745985979862,"id":10080,"parentId":10048,"tags":{},"startTime":1728312525099,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":551138,"timestamp":1745985632402,"id":10048,"parentId":10045,"tags":{"name":"server"},"startTime":1728312524752,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":19277,"timestamp":1745986183687,"id":10093,"parentId":10045,"tags":{},"startTime":1728312525303,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":19,"timestamp":1745986204348,"id":10094,"parentId":3,"tags":{"trigger":"manual"},"startTime":1728312525323,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":22386,"timestamp":1745986309088,"id":10107,"parentId":10096,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312525428,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":22436,"timestamp":1745986309187,"id":10109,"parentId":10096,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312525428,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":22358,"timestamp":1745986309267,"id":10110,"parentId":10096,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312525428,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":59029,"timestamp":1745986308565,"id":10097,"parentId":10096,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312525427,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":59607,"timestamp":1745986308871,"id":10099,"parentId":10096,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312525428,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":78775,"timestamp":1745986308895,"id":10101,"parentId":10096,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312525428,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":50455,"timestamp":1745986339212,"id":10118,"parentId":10117,"tags":{},"startTime":1728312525458,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":50771,"timestamp":1745986338908,"id":10117,"parentId":10115,"tags":{},"startTime":1728312525458,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":67157,"timestamp":1745986334033,"id":10115,"parentId":10095,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312525453,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":108170,"timestamp":1745986308907,"id":10102,"parentId":10096,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312525428,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":117153,"timestamp":1745986308917,"id":10103,"parentId":10096,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312525428,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":116706,"timestamp":1745986309385,"id":10114,"parentId":10096,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312525428,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":125301,"timestamp":1745986309046,"id":10105,"parentId":10096,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312525428,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":125050,"timestamp":1745986309314,"id":10111,"parentId":10096,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312525428,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":125035,"timestamp":1745986309335,"id":10113,"parentId":10096,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312525428,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":130995,"timestamp":1745986309117,"id":10108,"parentId":10096,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312525428,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":17227,"timestamp":1745986423218,"id":10120,"parentId":10119,"tags":{},"startTime":1728312525542,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":156884,"timestamp":1745986308884,"id":10100,"parentId":10096,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312525428,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":1249422,"timestamp":1745986440671,"id":10122,"parentId":10121,"tags":{},"startTime":1728312525559,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":1258710,"timestamp":1745986440506,"id":10121,"parentId":10119,"tags":{},"startTime":1728312525559,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":199963,"timestamp":1745987699757,"id":10123,"parentId":10119,"tags":{"astUsed":"true"},"startTime":1728312526817,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":1493009,"timestamp":1745986422487,"id":10119,"parentId":10116,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312525541,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1648842,"timestamp":1745986308927,"id":10104,"parentId":10096,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312525428,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1654010,"timestamp":1745986308840,"id":10098,"parentId":10096,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312525428,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1653560,"timestamp":1745986309325,"id":10112,"parentId":10096,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312525428,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":1646260,"timestamp":1745986335400,"id":10116,"parentId":10095,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312525454,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":147,"timestamp":1745987982200,"id":10124,"parentId":10116,"tags":{},"startTime":1728312527100,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1673360,"timestamp":1745986309076,"id":10106,"parentId":10096,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312525428,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":1754480,"timestamp":1745986228167,"id":10096,"parentId":10095,"tags":{},"startTime":1728312525347,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":9854,"timestamp":1745988076617,"id":10126,"parentId":10125,"tags":{},"startTime":1728312527194,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":8,"timestamp":1745988086530,"id":10128,"parentId":10125,"tags":{},"startTime":1728312527204,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":406,"timestamp":1745988086575,"id":10129,"parentId":10125,"tags":{},"startTime":1728312527204,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":26,"timestamp":1745988087072,"id":10130,"parentId":10125,"tags":{},"startTime":1728312527204,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":8,"timestamp":1745988087171,"id":10131,"parentId":10125,"tags":{},"startTime":1728312527205,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":8764,"timestamp":1745988086510,"id":10127,"parentId":10125,"tags":{},"startTime":1728312527204,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":6758,"timestamp":1745988107328,"id":10132,"parentId":10125,"tags":{},"startTime":1728312527225,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":14793,"timestamp":1745988114133,"id":10133,"parentId":10125,"tags":{},"startTime":1728312527232,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":14011,"timestamp":1745988133808,"id":10134,"parentId":10125,"tags":{},"startTime":1728312527251,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":427,"timestamp":1745988147816,"id":10135,"parentId":10125,"tags":{},"startTime":1728312527265,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":477,"timestamp":1745988148221,"id":10136,"parentId":10125,"tags":{},"startTime":1728312527266,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":29888,"timestamp":1745988148720,"id":10137,"parentId":10125,"tags":{},"startTime":1728312527266,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":657,"timestamp":1745988182252,"id":10139,"parentId":10095,"tags":{},"startTime":1728312527300,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":934,"timestamp":1745988181994,"id":10138,"parentId":10095,"tags":{},"startTime":1728312527299,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":128419,"timestamp":1745988060542,"id":10125,"parentId":10095,"tags":{},"startTime":1728312527178,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":1961783,"timestamp":1745986227255,"id":10095,"parentId":10046,"tags":{"name":"client"},"startTime":1728312525346,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":17593,"timestamp":1745988189098,"id":10140,"parentId":10046,"tags":{},"startTime":1728312527306,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":2614492,"timestamp":1745985593557,"id":10046,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312524713,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":22,"timestamp":1745988222121,"id":10143,"parentId":3,"tags":{},"startTime":1728312527339,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":78644,"timestamp":1745988228220,"id":10144,"parentId":10142,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312527346,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":82650,"timestamp":1745988228329,"id":10145,"parentId":10142,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312527346,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":82633,"timestamp":1745988228356,"id":10147,"parentId":10142,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312527346,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":87631,"timestamp":1745988228510,"id":10150,"parentId":10142,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312527346,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":88626,"timestamp":1745988228369,"id":10148,"parentId":10142,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312527346,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":88535,"timestamp":1745988228469,"id":10149,"parentId":10142,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312527346,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":88669,"timestamp":1745988228345,"id":10146,"parentId":10142,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312527346,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":88489,"timestamp":1745988228529,"id":10151,"parentId":10142,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312527346,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":487627,"timestamp":1745988215179,"id":10142,"parentId":10141,"tags":{},"startTime":1728312527333,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":9401,"timestamp":1745988855681,"id":10174,"parentId":10173,"tags":{},"startTime":1728312527973,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":22,"timestamp":1745988865194,"id":10176,"parentId":10173,"tags":{},"startTime":1728312527982,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":8135,"timestamp":1745988865249,"id":10177,"parentId":10173,"tags":{},"startTime":1728312527982,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":21,"timestamp":1745988873441,"id":10178,"parentId":10173,"tags":{},"startTime":1728312527990,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":16,"timestamp":1745988873510,"id":10179,"parentId":10173,"tags":{},"startTime":1728312527990,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":21894,"timestamp":1745988865181,"id":10175,"parentId":10173,"tags":{},"startTime":1728312527982,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1773,"timestamp":1745988908367,"id":10180,"parentId":10173,"tags":{},"startTime":1728312528025,"traceId":"480ec8b9e15b14de"}] +[{"name":"code-generation","duration":44304,"timestamp":1745988911191,"id":10181,"parentId":10173,"tags":{},"startTime":1728312528028,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":4402,"timestamp":1745988960534,"id":10182,"parentId":10173,"tags":{},"startTime":1728312528077,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":325,"timestamp":1745988964934,"id":10183,"parentId":10173,"tags":{},"startTime":1728312528082,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":416,"timestamp":1745988965238,"id":10184,"parentId":10173,"tags":{},"startTime":1728312528082,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":2308,"timestamp":1745988965678,"id":10185,"parentId":10173,"tags":{},"startTime":1728312528082,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":148082,"timestamp":1745988831367,"id":10173,"parentId":10141,"tags":{},"startTime":1728312527948,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":782594,"timestamp":1745988214616,"id":10141,"parentId":3,"tags":{"name":"server"},"startTime":1728312527332,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":8597,"timestamp":1745988997319,"id":10186,"parentId":3,"tags":{},"startTime":1728312528114,"traceId":"480ec8b9e15b14de"},{"name":"compile-path","duration":3327914,"timestamp":1745985681681,"id":10058,"tags":{"trigger":"/_not-found","isTurbopack":false},"startTime":1728312524801,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-full-reload","duration":5,"timestamp":1745990187166,"id":10188,"parentId":3,"tags":{"stackTrace":""},"startTime":1728312529303,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":4777128,"timestamp":1745985672566,"id":10050,"tags":{"url":"/_next/static/webpack/3b43f2b43974e279.webpack.hot-update.json","isTurbopack":false},"startTime":1728312524792,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745990449797,"id":10190,"parentId":10050,"tags":{"url":"/_next/static/webpack/3b43f2b43974e279.webpack.hot-update.json","memory.rss":"352436224","memory.heapUsed":"377535792","memory.heapTotal":"465485824"},"startTime":1728312529566,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":627373,"timestamp":1745990046011,"id":10187,"tags":{"url":"/","isTurbopack":false},"startTime":1728312529162,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745990673427,"id":10191,"parentId":10187,"tags":{"url":"/","memory.rss":"375586816","memory.heapUsed":"368829616","memory.heapTotal":"419184640"},"startTime":1728312529789,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":582186,"timestamp":1745990397955,"id":10189,"tags":{"url":"/","isTurbopack":false},"startTime":1728312529514,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":16,"timestamp":1745990980220,"id":10192,"parentId":10189,"tags":{"url":"/","memory.rss":"353419264","memory.heapUsed":"360685880","memory.heapTotal":"419184640"},"startTime":1728312530096,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":144,"timestamp":1745991852002,"id":10193,"parentId":3,"tags":{},"startTime":1728312530967,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":13488,"timestamp":1745992453605,"id":10200,"parentId":10197,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312531568,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":14285,"timestamp":1745992453380,"id":10198,"parentId":10197,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312531568,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":4711,"timestamp":1745992518069,"id":10208,"parentId":10207,"tags":{},"startTime":1728312531633,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":5408,"timestamp":1745992517385,"id":10207,"parentId":10206,"tags":{},"startTime":1728312531632,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":9111,"timestamp":1745992514381,"id":10206,"parentId":10196,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312531629,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":75623,"timestamp":1745992453593,"id":10199,"parentId":10197,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312531568,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":75650,"timestamp":1745992453614,"id":10201,"parentId":10197,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312531568,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":79244,"timestamp":1745992453628,"id":10202,"parentId":10197,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312531568,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":85177,"timestamp":1745992453637,"id":10203,"parentId":10197,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312531568,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":85175,"timestamp":1745992453648,"id":10204,"parentId":10197,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312531568,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":85174,"timestamp":1745992453655,"id":10205,"parentId":10197,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312531568,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":266750,"timestamp":1745992389843,"id":10197,"parentId":10196,"tags":{},"startTime":1728312531505,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":9606,"timestamp":1745992789479,"id":10231,"parentId":10230,"tags":{},"startTime":1728312531904,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":28,"timestamp":1745992799142,"id":10233,"parentId":10230,"tags":{},"startTime":1728312531914,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":8716,"timestamp":1745992799224,"id":10234,"parentId":10230,"tags":{},"startTime":1728312531914,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":26,"timestamp":1745992807997,"id":10235,"parentId":10230,"tags":{},"startTime":1728312531923,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":14,"timestamp":1745992808059,"id":10236,"parentId":10230,"tags":{},"startTime":1728312531923,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":15272,"timestamp":1745992799122,"id":10232,"parentId":10230,"tags":{},"startTime":1728312531914,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":2348,"timestamp":1745992825983,"id":10237,"parentId":10230,"tags":{},"startTime":1728312531941,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":10765,"timestamp":1745992828371,"id":10238,"parentId":10230,"tags":{},"startTime":1728312531943,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":3142,"timestamp":1745992855204,"id":10239,"parentId":10230,"tags":{},"startTime":1728312531970,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":496,"timestamp":1745992858343,"id":10240,"parentId":10230,"tags":{},"startTime":1728312531973,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":421,"timestamp":1745992858805,"id":10241,"parentId":10230,"tags":{},"startTime":1728312531973,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":7264,"timestamp":1745992859238,"id":10242,"parentId":10230,"tags":{},"startTime":1728312531974,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":147140,"timestamp":1745992777865,"id":10230,"parentId":10196,"tags":{},"startTime":1728312531892,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":561632,"timestamp":1745992388479,"id":10196,"parentId":10194,"tags":{"name":"server"},"startTime":1728312531503,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":590932,"timestamp":1745992370792,"id":10194,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312531486,"traceId":"480ec8b9e15b14de"},{"name":"client-error","duration":5,"timestamp":1745993027535,"id":10245,"parentId":3,"tags":{"errorCount":1},"startTime":1728312532142,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":11349,"timestamp":1745993029218,"id":10256,"parentId":10244,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312532144,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":11446,"timestamp":1745993029265,"id":10258,"parentId":10244,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312532144,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":11427,"timestamp":1745993029288,"id":10259,"parentId":10244,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312532144,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":25867,"timestamp":1745993028851,"id":10246,"parentId":10244,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312532143,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":25739,"timestamp":1745993029014,"id":10248,"parentId":10244,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312532143,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":51613,"timestamp":1745993029066,"id":10250,"parentId":10244,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312532144,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":72303,"timestamp":1745993029117,"id":10252,"parentId":10244,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312532144,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":72053,"timestamp":1745993029386,"id":10263,"parentId":10244,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312532144,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":76748,"timestamp":1745993029171,"id":10254,"parentId":10244,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312532144,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":76621,"timestamp":1745993029316,"id":10260,"parentId":10244,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312532144,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":76579,"timestamp":1745993029362,"id":10262,"parentId":10244,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312532144,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":277797,"timestamp":1745993029147,"id":10253,"parentId":10244,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312532144,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":277726,"timestamp":1745993029241,"id":10257,"parentId":10244,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312532144,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":278752,"timestamp":1745993029092,"id":10251,"parentId":10244,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312532144,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":280186,"timestamp":1745993029040,"id":10249,"parentId":10244,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312532143,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":210916,"timestamp":1745993099252,"id":10266,"parentId":10265,"tags":{},"startTime":1728312532214,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":312873,"timestamp":1745993029338,"id":10261,"parentId":10244,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312532144,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":1239442,"timestamp":1745993310445,"id":10268,"parentId":10267,"tags":{},"startTime":1728312532425,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":1241367,"timestamp":1745993310306,"id":10267,"parentId":10265,"tags":{},"startTime":1728312532425,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":100224,"timestamp":1745994552602,"id":10269,"parentId":10265,"tags":{"astUsed":"true"},"startTime":1728312533666,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":1565767,"timestamp":1745993098906,"id":10265,"parentId":10264,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312532213,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1646807,"timestamp":1745993028983,"id":10247,"parentId":10244,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312532143,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":1646045,"timestamp":1745993042122,"id":10264,"parentId":10243,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312532157,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":102,"timestamp":1745994688837,"id":10270,"parentId":10264,"tags":{},"startTime":1728312533802,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":1659880,"timestamp":1745993029195,"id":10255,"parentId":10244,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312532144,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":1722424,"timestamp":1745992966866,"id":10244,"parentId":10243,"tags":{},"startTime":1728312532081,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":6750,"timestamp":1745994722369,"id":10272,"parentId":10271,"tags":{},"startTime":1728312533836,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":7,"timestamp":1745994729180,"id":10274,"parentId":10271,"tags":{},"startTime":1728312533843,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":315,"timestamp":1745994729215,"id":10275,"parentId":10271,"tags":{},"startTime":1728312533843,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":23,"timestamp":1745994729592,"id":10276,"parentId":10271,"tags":{},"startTime":1728312533843,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":15,"timestamp":1745994729665,"id":10277,"parentId":10271,"tags":{},"startTime":1728312533843,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":27228,"timestamp":1745994729161,"id":10273,"parentId":10271,"tags":{},"startTime":1728312533843,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":3287,"timestamp":1745994778985,"id":10278,"parentId":10271,"tags":{},"startTime":1728312533893,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":10877,"timestamp":1745994782309,"id":10279,"parentId":10271,"tags":{},"startTime":1728312533896,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":25352,"timestamp":1745994800166,"id":10280,"parentId":10271,"tags":{},"startTime":1728312533914,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":1047,"timestamp":1745994825515,"id":10281,"parentId":10271,"tags":{},"startTime":1728312533939,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":853,"timestamp":1745994826532,"id":10282,"parentId":10271,"tags":{},"startTime":1728312533940,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":13066,"timestamp":1745994827410,"id":10283,"parentId":10271,"tags":{},"startTime":1728312533941,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":712,"timestamp":1745994854413,"id":10285,"parentId":10243,"tags":{},"startTime":1728312533968,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":2260,"timestamp":1745994852934,"id":10284,"parentId":10243,"tags":{},"startTime":1728312533966,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":165219,"timestamp":1745994707622,"id":10271,"parentId":10243,"tags":{},"startTime":1728312533821,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":1906933,"timestamp":1745992966013,"id":10243,"parentId":10195,"tags":{"name":"client"},"startTime":1728312532080,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":17911,"timestamp":1745994873039,"id":10286,"parentId":10195,"tags":{},"startTime":1728312533987,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":2523143,"timestamp":1745992371710,"id":10195,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312531486,"traceId":"480ec8b9e15b14de"}] +[{"name":"handle-request","duration":468719,"timestamp":1745994933344,"id":10287,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312534047,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":2,"timestamp":1745995402464,"id":10288,"parentId":10287,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"194412544","memory.heapUsed":"390346048","memory.heapTotal":"430833664"},"startTime":1728312534516,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":92924,"timestamp":1745995432421,"id":10289,"tags":{"url":"/","isTurbopack":false},"startTime":1728312534546,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":3,"timestamp":1745995525426,"id":10290,"parentId":10289,"tags":{"url":"/","memory.rss":"168738816","memory.heapUsed":"387473720","memory.heapTotal":"431620096"},"startTime":1728312534639,"traceId":"480ec8b9e15b14de"},{"name":"client-error","duration":4,"timestamp":1745997020850,"id":10291,"parentId":3,"tags":{"errorCount":1},"startTime":1728312536133,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":426,"timestamp":1745998527196,"id":10296,"parentId":3,"tags":{},"startTime":1728312537640,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":59512,"timestamp":1745998563951,"id":10300,"parentId":10295,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312537676,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":60718,"timestamp":1745998563251,"id":10298,"parentId":10295,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312537675,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":123307,"timestamp":1745998563910,"id":10299,"parentId":10295,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312537676,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":123335,"timestamp":1745998563969,"id":10301,"parentId":10295,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312537676,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":15234,"timestamp":1745998672342,"id":10308,"parentId":10307,"tags":{},"startTime":1728312537784,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":15736,"timestamp":1745998671850,"id":10307,"parentId":10306,"tags":{},"startTime":1728312537784,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":22403,"timestamp":1745998670308,"id":10306,"parentId":10294,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312537782,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":134518,"timestamp":1745998563994,"id":10302,"parentId":10295,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312537676,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":141973,"timestamp":1745998564011,"id":10303,"parentId":10295,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312537676,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":141955,"timestamp":1745998564039,"id":10304,"parentId":10295,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312537676,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":142333,"timestamp":1745998564060,"id":10305,"parentId":10295,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312537676,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":355931,"timestamp":1745998514359,"id":10295,"parentId":10294,"tags":{},"startTime":1728312537626,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":18074,"timestamp":1745998903906,"id":10331,"parentId":10330,"tags":{},"startTime":1728312538016,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":22,"timestamp":1745998922023,"id":10333,"parentId":10330,"tags":{},"startTime":1728312538034,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":6057,"timestamp":1745998922089,"id":10334,"parentId":10330,"tags":{},"startTime":1728312538034,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":20,"timestamp":1745998928195,"id":10335,"parentId":10330,"tags":{},"startTime":1728312538040,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":24,"timestamp":1745998928238,"id":10336,"parentId":10330,"tags":{},"startTime":1728312538040,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":10747,"timestamp":1745998922009,"id":10332,"parentId":10330,"tags":{},"startTime":1728312538034,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":2833,"timestamp":1745998937650,"id":10337,"parentId":10330,"tags":{},"startTime":1728312538050,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":5259,"timestamp":1745998940512,"id":10338,"parentId":10330,"tags":{},"startTime":1728312538052,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":2730,"timestamp":1745998948120,"id":10339,"parentId":10330,"tags":{},"startTime":1728312538060,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":263,"timestamp":1745998950848,"id":10340,"parentId":10330,"tags":{},"startTime":1728312538063,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":437,"timestamp":1745998951087,"id":10341,"parentId":10330,"tags":{},"startTime":1728312538063,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":1683,"timestamp":1745998951537,"id":10342,"parentId":10330,"tags":{},"startTime":1728312538063,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":66975,"timestamp":1745998897256,"id":10330,"parentId":10294,"tags":{},"startTime":1728312538009,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":479867,"timestamp":1745998512314,"id":10294,"parentId":10292,"tags":{"name":"server"},"startTime":1728312537624,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":523,"timestamp":1745998996986,"id":10343,"parentId":3,"tags":{"trigger":"manual"},"startTime":1728312538109,"traceId":"480ec8b9e15b14de"},{"name":"client-error","duration":3,"timestamp":1745999013870,"id":10346,"parentId":3,"tags":{"errorCount":1},"startTime":1728312538126,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":1,"timestamp":1745999013902,"id":10347,"parentId":3,"tags":{},"startTime":1728312538126,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":11863,"timestamp":1745999014661,"id":10358,"parentId":10345,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312538127,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":12447,"timestamp":1745999014693,"id":10360,"parentId":10345,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312538127,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":12436,"timestamp":1745999014708,"id":10361,"parentId":10345,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312538127,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":29995,"timestamp":1745999014421,"id":10348,"parentId":10345,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312538126,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":29921,"timestamp":1745999014530,"id":10350,"parentId":10345,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312538126,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":34320,"timestamp":1745999014565,"id":10352,"parentId":10345,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312538126,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":47547,"timestamp":1745999014598,"id":10354,"parentId":10345,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312538126,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":47445,"timestamp":1745999014771,"id":10365,"parentId":10345,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312538127,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":52094,"timestamp":1745999014630,"id":10356,"parentId":10345,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312538126,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":52015,"timestamp":1745999014724,"id":10362,"parentId":10345,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312538127,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":51986,"timestamp":1745999014755,"id":10364,"parentId":10345,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312538127,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":55521,"timestamp":1745999014582,"id":10353,"parentId":10345,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312538126,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":55773,"timestamp":1745999014614,"id":10355,"parentId":10345,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312538126,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":55715,"timestamp":1745999014677,"id":10359,"parentId":10345,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312538127,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":57909,"timestamp":1745999014548,"id":10351,"parentId":10345,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312538126,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":20222,"timestamp":1745999053598,"id":10368,"parentId":10367,"tags":{},"startTime":1728312538165,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":218256,"timestamp":1745999074057,"id":10370,"parentId":10369,"tags":{},"startTime":1728312538186,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":223126,"timestamp":1745999073886,"id":10369,"parentId":10367,"tags":{},"startTime":1728312538186,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":37073,"timestamp":1745999297093,"id":10371,"parentId":10367,"tags":{"astUsed":"true"},"startTime":1728312538409,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":284142,"timestamp":1745999053369,"id":10367,"parentId":10366,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312538165,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":323421,"timestamp":1745999014739,"id":10363,"parentId":10345,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312538127,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":323657,"timestamp":1745999014509,"id":10349,"parentId":10345,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312538126,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":305153,"timestamp":1745999036882,"id":10366,"parentId":10344,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312538149,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":49,"timestamp":1745999342293,"id":10372,"parentId":10366,"tags":{},"startTime":1728312538454,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":327729,"timestamp":1745999014645,"id":10357,"parentId":10345,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312538127,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":341525,"timestamp":1745999000875,"id":10345,"parentId":10344,"tags":{},"startTime":1728312538113,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":3235,"timestamp":1745999403404,"id":10374,"parentId":10373,"tags":{},"startTime":1728312538515,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":5,"timestamp":1745999406676,"id":10376,"parentId":10373,"tags":{},"startTime":1728312538518,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":120,"timestamp":1745999406709,"id":10377,"parentId":10373,"tags":{},"startTime":1728312538518,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":7,"timestamp":1745999406859,"id":10378,"parentId":10373,"tags":{},"startTime":1728312538519,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":6,"timestamp":1745999406894,"id":10379,"parentId":10373,"tags":{},"startTime":1728312538519,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":3725,"timestamp":1745999406663,"id":10375,"parentId":10373,"tags":{},"startTime":1728312538518,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1610,"timestamp":1745999416005,"id":10380,"parentId":10373,"tags":{},"startTime":1728312538528,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":6322,"timestamp":1745999417640,"id":10381,"parentId":10373,"tags":{},"startTime":1728312538529,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":9772,"timestamp":1745999427932,"id":10382,"parentId":10373,"tags":{},"startTime":1728312538540,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":358,"timestamp":1745999437702,"id":10383,"parentId":10373,"tags":{},"startTime":1728312538549,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":209,"timestamp":1745999438043,"id":10384,"parentId":10373,"tags":{},"startTime":1728312538550,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":7259,"timestamp":1745999438258,"id":10385,"parentId":10373,"tags":{},"startTime":1728312538550,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":391,"timestamp":1745999447330,"id":10387,"parentId":10344,"tags":{},"startTime":1728312538559,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":676,"timestamp":1745999447062,"id":10386,"parentId":10344,"tags":{},"startTime":1728312538559,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":60053,"timestamp":1745999395939,"id":10373,"parentId":10344,"tags":{},"startTime":1728312538508,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":455630,"timestamp":1745999000441,"id":10344,"parentId":10293,"tags":{"name":"client"},"startTime":1728312538112,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":32336,"timestamp":1745999456130,"id":10388,"parentId":10293,"tags":{},"startTime":1728312538568,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1029140,"timestamp":1745998461060,"id":10293,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312537573,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":7,"timestamp":1745999502483,"id":10391,"parentId":3,"tags":{},"startTime":1728312538614,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":49284,"timestamp":1745999515131,"id":10392,"parentId":10390,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312538627,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":3650,"timestamp":1745999561021,"id":10402,"parentId":10401,"tags":{},"startTime":1728312538673,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":3923,"timestamp":1745999560757,"id":10401,"parentId":10400,"tags":{},"startTime":1728312538672,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":5816,"timestamp":1745999558998,"id":10400,"parentId":10389,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312538671,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":68337,"timestamp":1745999515221,"id":10393,"parentId":10390,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312538627,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":68298,"timestamp":1745999515269,"id":10395,"parentId":10390,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312538627,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":71713,"timestamp":1745999515311,"id":10397,"parentId":10390,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312538627,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":71701,"timestamp":1745999515329,"id":10398,"parentId":10390,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312538627,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":71817,"timestamp":1745999515290,"id":10396,"parentId":10390,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312538627,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":71862,"timestamp":1745999515249,"id":10394,"parentId":10390,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312538627,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":71768,"timestamp":1745999515347,"id":10399,"parentId":10390,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312538627,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":193780,"timestamp":1745999494194,"id":10390,"parentId":10389,"tags":{},"startTime":1728312538606,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":3913,"timestamp":1745999704563,"id":10425,"parentId":10424,"tags":{},"startTime":1728312538816,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":13,"timestamp":1745999708508,"id":10427,"parentId":10424,"tags":{},"startTime":1728312538820,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":16063,"timestamp":1745999708540,"id":10428,"parentId":10424,"tags":{},"startTime":1728312538820,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":19,"timestamp":1745999724650,"id":10429,"parentId":10424,"tags":{},"startTime":1728312538836,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":6,"timestamp":1745999724699,"id":10430,"parentId":10424,"tags":{},"startTime":1728312538836,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":19905,"timestamp":1745999708496,"id":10426,"parentId":10424,"tags":{},"startTime":1728312538820,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1283,"timestamp":1745999730708,"id":10431,"parentId":10424,"tags":{},"startTime":1728312538842,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":3855,"timestamp":1745999732098,"id":10432,"parentId":10424,"tags":{},"startTime":1728312538844,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":1438,"timestamp":1745999737611,"id":10433,"parentId":10424,"tags":{},"startTime":1728312538849,"traceId":"480ec8b9e15b14de"}] +[{"name":"code-generation-jobs","duration":464,"timestamp":1745999739048,"id":10434,"parentId":10424,"tags":{},"startTime":1728312538851,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":152,"timestamp":1745999739499,"id":10435,"parentId":10424,"tags":{},"startTime":1728312538851,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":434,"timestamp":1745999739656,"id":10436,"parentId":10424,"tags":{},"startTime":1728312538851,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":47927,"timestamp":1745999699749,"id":10424,"parentId":10389,"tags":{},"startTime":1728312538811,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":268252,"timestamp":1745999493585,"id":10389,"parentId":3,"tags":{"name":"server"},"startTime":1728312538605,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-error","duration":3,"timestamp":1745999777323,"id":10437,"parentId":3,"tags":{"errorCount":1},"startTime":1728312538889,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":1235374,"timestamp":1745998556039,"id":10297,"tags":{"url":"/_next/static/webpack/3b43f2b43974e279.webpack.hot-update.json","isTurbopack":false},"startTime":1728312537668,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":0,"timestamp":1745999791445,"id":10438,"parentId":10297,"tags":{"url":"/_next/static/webpack/3b43f2b43974e279.webpack.hot-update.json","memory.rss":"379568128","memory.heapUsed":"377817920","memory.heapTotal":"431210496"},"startTime":1728312538903,"traceId":"480ec8b9e15b14de"},{"name":"client-full-reload","duration":8,"timestamp":1745999810383,"id":10439,"parentId":3,"tags":{"stackTrace":"Error: Failed to fetch update manifest Internal Server Error\n at http://localhost:3000/_next/static/chunks/fallback/webpack.js:1174:37"},"startTime":1728312538922,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":24497,"timestamp":1745999828931,"id":10440,"tags":{"url":"/","isTurbopack":false},"startTime":1728312538941,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1745999853459,"id":10441,"parentId":10440,"tags":{"url":"/","memory.rss":"379633664","memory.heapUsed":"376669152","memory.heapTotal":"431210496"},"startTime":1728312538965,"traceId":"480ec8b9e15b14de"},{"name":"client-error","duration":6,"timestamp":1746000153127,"id":10442,"parentId":3,"tags":{"errorCount":1},"startTime":1728312539265,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":49,"timestamp":1746006536472,"id":10445,"parentId":3,"tags":{},"startTime":1728312545646,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":32963,"timestamp":1746006594262,"id":10451,"parentId":10447,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312545704,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":34027,"timestamp":1746006593785,"id":10449,"parentId":10447,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312545703,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":4241,"timestamp":1746006652698,"id":10459,"parentId":10458,"tags":{},"startTime":1728312545762,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":4447,"timestamp":1746006652504,"id":10458,"parentId":10457,"tags":{},"startTime":1728312545762,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":7535,"timestamp":1746006651728,"id":10457,"parentId":10446,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312545761,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":68433,"timestamp":1746006594216,"id":10450,"parentId":10447,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312545704,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":68375,"timestamp":1746006594281,"id":10452,"parentId":10447,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312545704,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":77832,"timestamp":1746006594306,"id":10453,"parentId":10447,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312545704,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":235450,"timestamp":1746006594371,"id":10455,"parentId":10447,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312545704,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":237579,"timestamp":1746006594388,"id":10456,"parentId":10447,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312545704,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":427417,"timestamp":1746006594341,"id":10454,"parentId":10447,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312545704,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":4516,"timestamp":1746007141461,"id":10483,"parentId":10482,"tags":{},"startTime":1728312546251,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":4722,"timestamp":1746007141264,"id":10482,"parentId":10481,"tags":{},"startTime":1728312546251,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":7315,"timestamp":1746007140971,"id":10481,"parentId":10446,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312546251,"traceId":"480ec8b9e15b14de"},{"name":"navigation-to-hydration","duration":7370000,"timestamp":1745999807892,"id":10484,"parentId":3,"tags":{"pathname":"/","query":""},"startTime":1728312546299,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":764488,"timestamp":1746006573764,"id":10447,"parentId":10446,"tags":{},"startTime":1728312545683,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":8060,"timestamp":1746007406795,"id":10486,"parentId":10485,"tags":{},"startTime":1728312546516,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":22,"timestamp":1746007414906,"id":10488,"parentId":10485,"tags":{},"startTime":1728312546524,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":29427,"timestamp":1746007414972,"id":10489,"parentId":10485,"tags":{},"startTime":1728312546524,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":18,"timestamp":1746007444486,"id":10490,"parentId":10485,"tags":{},"startTime":1728312546554,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":15,"timestamp":1746007444527,"id":10491,"parentId":10485,"tags":{},"startTime":1728312546554,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":36726,"timestamp":1746007414890,"id":10487,"parentId":10485,"tags":{},"startTime":1728312546524,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":3298,"timestamp":1746007455870,"id":10492,"parentId":10485,"tags":{},"startTime":1728312546565,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":7771,"timestamp":1746007459188,"id":10493,"parentId":10485,"tags":{},"startTime":1728312546569,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":1679,"timestamp":1746007469334,"id":10494,"parentId":10485,"tags":{},"startTime":1728312546579,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":178,"timestamp":1746007471011,"id":10495,"parentId":10485,"tags":{},"startTime":1728312546580,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":203,"timestamp":1746007471178,"id":10496,"parentId":10485,"tags":{},"startTime":1728312546581,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":3167,"timestamp":1746007471385,"id":10497,"parentId":10485,"tags":{},"startTime":1728312546581,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":103381,"timestamp":1746007399888,"id":10485,"parentId":10446,"tags":{},"startTime":1728312546509,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":943370,"timestamp":1746006571975,"id":10446,"parentId":10443,"tags":{"name":"server"},"startTime":1728312545682,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":8766,"timestamp":1746007515427,"id":10498,"parentId":10443,"tags":{},"startTime":1728312546625,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":10,"timestamp":1746007524805,"id":10499,"parentId":3,"tags":{"trigger":"manual"},"startTime":1728312546634,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":7770,"timestamp":1746007541094,"id":10512,"parentId":10501,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312546651,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":7708,"timestamp":1746007541246,"id":10514,"parentId":10501,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312546651,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":7696,"timestamp":1746007541260,"id":10515,"parentId":10501,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312546651,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":25304,"timestamp":1746007540913,"id":10502,"parentId":10501,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312546650,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":25245,"timestamp":1746007541013,"id":10504,"parentId":10501,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312546650,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":28854,"timestamp":1746007541035,"id":10506,"parentId":10501,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312546651,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":31773,"timestamp":1746007541046,"id":10507,"parentId":10501,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312546651,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":24394,"timestamp":1746007550759,"id":10523,"parentId":10522,"tags":{},"startTime":1728312546660,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":24574,"timestamp":1746007550586,"id":10522,"parentId":10520,"tags":{},"startTime":1728312546660,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":29548,"timestamp":1746007549689,"id":10520,"parentId":10500,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312546659,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":39244,"timestamp":1746007541056,"id":10508,"parentId":10501,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312546651,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":39000,"timestamp":1746007541307,"id":10519,"parentId":10501,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312546651,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":42503,"timestamp":1746007541075,"id":10510,"parentId":10501,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312546651,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":42318,"timestamp":1746007541270,"id":10516,"parentId":10501,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312546651,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":42294,"timestamp":1746007541297,"id":10518,"parentId":10501,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312546651,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":46561,"timestamp":1746007541210,"id":10513,"parentId":10501,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312546651,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":49935,"timestamp":1746007541025,"id":10505,"parentId":10501,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312546650,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":16510,"timestamp":1746007574889,"id":10525,"parentId":10524,"tags":{},"startTime":1728312546684,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":687776,"timestamp":1746007591552,"id":10527,"parentId":10526,"tags":{},"startTime":1728312546701,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":690493,"timestamp":1746007591457,"id":10526,"parentId":10524,"tags":{},"startTime":1728312546701,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":73599,"timestamp":1746008283337,"id":10528,"parentId":10524,"tags":{"astUsed":"true"},"startTime":1728312547393,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":788326,"timestamp":1746007574654,"id":10524,"parentId":10521,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312546684,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":830610,"timestamp":1746007541066,"id":10509,"parentId":10501,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312546651,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":830701,"timestamp":1746007540998,"id":10503,"parentId":10501,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312546650,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":830416,"timestamp":1746007541287,"id":10517,"parentId":10501,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312546651,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":835656,"timestamp":1746007550241,"id":10521,"parentId":10500,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312546660,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":71,"timestamp":1746008386204,"id":10529,"parentId":10521,"tags":{},"startTime":1728312547495,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":845223,"timestamp":1746007541085,"id":10511,"parentId":10501,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312546651,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":859540,"timestamp":1746007526856,"id":10501,"parentId":10500,"tags":{},"startTime":1728312546636,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":11914,"timestamp":1746008416841,"id":10531,"parentId":10530,"tags":{},"startTime":1728312547526,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":5,"timestamp":1746008428830,"id":10533,"parentId":10530,"tags":{},"startTime":1728312547538,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":305,"timestamp":1746008428857,"id":10534,"parentId":10530,"tags":{},"startTime":1728312547538,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":16,"timestamp":1746008429220,"id":10535,"parentId":10530,"tags":{},"startTime":1728312547538,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":5,"timestamp":1746008429282,"id":10536,"parentId":10530,"tags":{},"startTime":1728312547539,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":19003,"timestamp":1746008428808,"id":10532,"parentId":10530,"tags":{},"startTime":1728312547538,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":3204,"timestamp":1746008452079,"id":10537,"parentId":10530,"tags":{},"startTime":1728312547561,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":8440,"timestamp":1746008455299,"id":10538,"parentId":10530,"tags":{},"startTime":1728312547565,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":12872,"timestamp":1746008467277,"id":10539,"parentId":10530,"tags":{},"startTime":1728312547577,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":419,"timestamp":1746008480143,"id":10540,"parentId":10530,"tags":{},"startTime":1728312547589,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":1336,"timestamp":1746008480533,"id":10541,"parentId":10530,"tags":{},"startTime":1728312547590,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":13976,"timestamp":1746008481880,"id":10542,"parentId":10530,"tags":{},"startTime":1728312547591,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":301,"timestamp":1746008500226,"id":10544,"parentId":10500,"tags":{},"startTime":1728312547609,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":552,"timestamp":1746008499983,"id":10543,"parentId":10500,"tags":{},"startTime":1728312547609,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":101752,"timestamp":1746008405592,"id":10530,"parentId":10500,"tags":{},"startTime":1728312547515,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":980880,"timestamp":1746007526533,"id":10500,"parentId":10444,"tags":{"name":"client"},"startTime":1728312546636,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":34055,"timestamp":1746008507473,"id":10545,"parentId":10444,"tags":{},"startTime":1728312547617,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":2008040,"timestamp":1746006534852,"id":10444,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312545645,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":7,"timestamp":1746008570528,"id":10548,"parentId":3,"tags":{},"startTime":1728312547680,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":45707,"timestamp":1746008582932,"id":10549,"parentId":10547,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312547692,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":46926,"timestamp":1746008583101,"id":10550,"parentId":10547,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312547692,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":46864,"timestamp":1746008583168,"id":10552,"parentId":10547,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312547692,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":51126,"timestamp":1746008583275,"id":10554,"parentId":10547,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312547693,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":51109,"timestamp":1746008583303,"id":10555,"parentId":10547,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312547693,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":51326,"timestamp":1746008583195,"id":10553,"parentId":10547,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312547692,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":51385,"timestamp":1746008583143,"id":10551,"parentId":10547,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312547692,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":51206,"timestamp":1746008583326,"id":10556,"parentId":10547,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312547693,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":244681,"timestamp":1746008549531,"id":10547,"parentId":10546,"tags":{},"startTime":1728312547659,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":5989,"timestamp":1746008818919,"id":10579,"parentId":10578,"tags":{},"startTime":1728312547928,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":10,"timestamp":1746008824941,"id":10581,"parentId":10578,"tags":{},"startTime":1728312547934,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":7060,"timestamp":1746008824972,"id":10582,"parentId":10578,"tags":{},"startTime":1728312547934,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":21,"timestamp":1746008832090,"id":10583,"parentId":10578,"tags":{},"startTime":1728312547941,"traceId":"480ec8b9e15b14de"}] +[{"name":"optimize-chunk-modules","duration":15,"timestamp":1746008834192,"id":10584,"parentId":10578,"tags":{},"startTime":1728312547943,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":33275,"timestamp":1746008824929,"id":10580,"parentId":10578,"tags":{},"startTime":1728312547934,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1729,"timestamp":1746008863630,"id":10585,"parentId":10578,"tags":{},"startTime":1728312547973,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":8190,"timestamp":1746008865394,"id":10586,"parentId":10578,"tags":{},"startTime":1728312547975,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":1879,"timestamp":1746008878852,"id":10587,"parentId":10578,"tags":{},"startTime":1728312547988,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":182,"timestamp":1746008880730,"id":10588,"parentId":10578,"tags":{},"startTime":1728312547990,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":193,"timestamp":1746008880899,"id":10589,"parentId":10578,"tags":{},"startTime":1728312547990,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":302,"timestamp":1746008881097,"id":10590,"parentId":10578,"tags":{},"startTime":1728312547990,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":77738,"timestamp":1746008811191,"id":10578,"parentId":10546,"tags":{},"startTime":1728312547920,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":355167,"timestamp":1746008548771,"id":10546,"parentId":3,"tags":{"name":"server"},"startTime":1728312547658,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":4590,"timestamp":1746008904026,"id":10591,"parentId":3,"tags":{},"startTime":1728312548013,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-full-reload","duration":6,"timestamp":1746009140211,"id":10593,"parentId":3,"tags":{"stackTrace":""},"startTime":1728312548249,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":2606141,"timestamp":1746006590174,"id":10448,"tags":{"url":"/_next/static/webpack/3b43f2b43974e279.webpack.hot-update.json","isTurbopack":false},"startTime":1728312545700,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":0,"timestamp":1746009196343,"id":10595,"parentId":10448,"tags":{"url":"/_next/static/webpack/3b43f2b43974e279.webpack.hot-update.json","memory.rss":"398639104","memory.heapUsed":"390003488","memory.heapTotal":"438878208"},"startTime":1728312548305,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":306841,"timestamp":1746008925520,"id":10592,"tags":{"url":"/","isTurbopack":false},"startTime":1728312548035,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1746009232397,"id":10596,"parentId":10592,"tags":{"url":"/","memory.rss":"399278080","memory.heapUsed":"395170056","memory.heapTotal":"438878208"},"startTime":1728312548342,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":264121,"timestamp":1746009148844,"id":10594,"tags":{"url":"/","isTurbopack":false},"startTime":1728312548258,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1746009413014,"id":10597,"parentId":10594,"tags":{"url":"/","memory.rss":"373850112","memory.heapUsed":"384748072","memory.heapTotal":"438878208"},"startTime":1728312548522,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":21,"timestamp":1746009935539,"id":10598,"parentId":3,"tags":{},"startTime":1728312549045,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":32377,"timestamp":1746024418011,"id":10605,"parentId":10602,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312563525,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":63925,"timestamp":1746024417609,"id":10603,"parentId":10602,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312563525,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":5264,"timestamp":1746024483913,"id":10613,"parentId":10612,"tags":{},"startTime":1728312563591,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":5616,"timestamp":1746024483568,"id":10612,"parentId":10611,"tags":{},"startTime":1728312563591,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":9003,"timestamp":1746024482077,"id":10611,"parentId":10601,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"rsc"},"startTime":1728312563589,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":74346,"timestamp":1746024417994,"id":10604,"parentId":10602,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312563525,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":74319,"timestamp":1746024418026,"id":10606,"parentId":10602,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312563525,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":75483,"timestamp":1746024418036,"id":10607,"parentId":10602,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312563525,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":90040,"timestamp":1746024418052,"id":10608,"parentId":10602,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312563525,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":90039,"timestamp":1746024418062,"id":10609,"parentId":10602,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312563525,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":90461,"timestamp":1746024418071,"id":10610,"parentId":10602,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312563525,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":8843,"timestamp":1746024646009,"id":10637,"parentId":10636,"tags":{},"startTime":1728312563753,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":9261,"timestamp":1746024645604,"id":10636,"parentId":10635,"tags":{},"startTime":1728312563753,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":14208,"timestamp":1746024645095,"id":10635,"parentId":10601,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"ssr"},"startTime":1728312563752,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":365136,"timestamp":1746024367999,"id":10602,"parentId":10601,"tags":{},"startTime":1728312563475,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":17263,"timestamp":1746024847981,"id":10639,"parentId":10638,"tags":{},"startTime":1728312563955,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":11,"timestamp":1746024865448,"id":10641,"parentId":10638,"tags":{},"startTime":1728312563972,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":10866,"timestamp":1746024865502,"id":10642,"parentId":10638,"tags":{},"startTime":1728312563973,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":26,"timestamp":1746024876450,"id":10643,"parentId":10638,"tags":{},"startTime":1728312563983,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":22,"timestamp":1746024876509,"id":10644,"parentId":10638,"tags":{},"startTime":1728312563984,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":15708,"timestamp":1746024865424,"id":10640,"parentId":10638,"tags":{},"startTime":1728312563972,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1918,"timestamp":1746024886802,"id":10645,"parentId":10638,"tags":{},"startTime":1728312563994,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":9250,"timestamp":1746024888739,"id":10646,"parentId":10638,"tags":{},"startTime":1728312563996,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":2516,"timestamp":1746024901026,"id":10647,"parentId":10638,"tags":{},"startTime":1728312564008,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":240,"timestamp":1746024903540,"id":10648,"parentId":10638,"tags":{},"startTime":1728312564011,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":251,"timestamp":1746024903762,"id":10649,"parentId":10638,"tags":{},"startTime":1728312564011,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":4077,"timestamp":1746024904019,"id":10650,"parentId":10638,"tags":{},"startTime":1728312564011,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":77889,"timestamp":1746024839405,"id":10638,"parentId":10601,"tags":{},"startTime":1728312563946,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":569550,"timestamp":1746024365777,"id":10601,"parentId":10599,"tags":{"name":"server"},"startTime":1728312563473,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":8164,"timestamp":1746024935428,"id":10651,"parentId":10599,"tags":{},"startTime":1728312564042,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":670763,"timestamp":1746024273563,"id":10599,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312563381,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":6114,"timestamp":1746024961294,"id":10664,"parentId":10653,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312564068,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":6293,"timestamp":1746024961318,"id":10666,"parentId":10653,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312564068,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":6286,"timestamp":1746024961331,"id":10667,"parentId":10653,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312564068,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":20319,"timestamp":1746024969703,"id":10675,"parentId":10674,"tags":{},"startTime":1728312564077,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":20587,"timestamp":1746024969443,"id":10674,"parentId":10672,"tags":{},"startTime":1728312564076,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":24698,"timestamp":1746024968385,"id":10672,"parentId":10652,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Bentosection.jsx","layer":"app-pages-browser"},"startTime":1728312564075,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":32095,"timestamp":1746024961105,"id":10654,"parentId":10653,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312564068,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":32030,"timestamp":1746024961192,"id":10656,"parentId":10653,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312564068,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":36024,"timestamp":1746024961220,"id":10658,"parentId":10653,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312564068,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":39307,"timestamp":1746024961232,"id":10659,"parentId":10653,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312564068,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":43954,"timestamp":1746024961247,"id":10660,"parentId":10653,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312564068,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":43827,"timestamp":1746024961382,"id":10671,"parentId":10653,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312564068,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":47421,"timestamp":1746024961270,"id":10662,"parentId":10653,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312564068,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":47351,"timestamp":1746024961346,"id":10668,"parentId":10653,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312564068,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":47330,"timestamp":1746024961369,"id":10670,"parentId":10653,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312564068,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":51716,"timestamp":1746024961307,"id":10665,"parentId":10653,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312564068,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":9850,"timestamp":1746025003360,"id":10677,"parentId":10676,"tags":{},"startTime":1728312564110,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":62028,"timestamp":1746024961206,"id":10657,"parentId":10653,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312564068,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":70295,"timestamp":1746024961258,"id":10661,"parentId":10653,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312564068,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":533022,"timestamp":1746025013345,"id":10679,"parentId":10678,"tags":{},"startTime":1728312564120,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":534344,"timestamp":1746025013251,"id":10678,"parentId":10676,"tags":{},"startTime":1728312564120,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":101796,"timestamp":1746025547943,"id":10680,"parentId":10676,"tags":{"astUsed":"true"},"startTime":1728312564655,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":653636,"timestamp":1746025003104,"id":10676,"parentId":10673,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312564110,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":700615,"timestamp":1746024961359,"id":10669,"parentId":10653,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312564068,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":701001,"timestamp":1746024961174,"id":10655,"parentId":10653,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312564068,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":702574,"timestamp":1746024968884,"id":10673,"parentId":10652,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312564076,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":87,"timestamp":1746025671861,"id":10681,"parentId":10673,"tags":{},"startTime":1728312564779,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":710704,"timestamp":1746024961281,"id":10663,"parentId":10653,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312564068,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":723618,"timestamp":1746024948482,"id":10653,"parentId":10652,"tags":{},"startTime":1728312564055,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":4930,"timestamp":1746025707634,"id":10683,"parentId":10682,"tags":{},"startTime":1728312564815,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":4,"timestamp":1746025712649,"id":10685,"parentId":10682,"tags":{},"startTime":1728312564820,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":200,"timestamp":1746025712684,"id":10686,"parentId":10682,"tags":{},"startTime":1728312564820,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":14,"timestamp":1746025712928,"id":10687,"parentId":10682,"tags":{},"startTime":1728312564820,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":11,"timestamp":1746025712981,"id":10688,"parentId":10682,"tags":{},"startTime":1728312564820,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":7130,"timestamp":1746025712635,"id":10684,"parentId":10682,"tags":{},"startTime":1728312564820,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":4781,"timestamp":1746025724103,"id":10689,"parentId":10682,"tags":{},"startTime":1728312564831,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":8395,"timestamp":1746025728906,"id":10690,"parentId":10682,"tags":{},"startTime":1728312564836,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":8289,"timestamp":1746025740250,"id":10691,"parentId":10682,"tags":{},"startTime":1728312564847,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":346,"timestamp":1746025748537,"id":10692,"parentId":10682,"tags":{},"startTime":1728312564855,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":397,"timestamp":1746025748866,"id":10693,"parentId":10682,"tags":{},"startTime":1728312564856,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":13465,"timestamp":1746025749271,"id":10694,"parentId":10682,"tags":{},"startTime":1728312564856,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":392,"timestamp":1746025765421,"id":10696,"parentId":10652,"tags":{},"startTime":1728312564872,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":745,"timestamp":1746025765078,"id":10695,"parentId":10652,"tags":{},"startTime":1728312564872,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":81299,"timestamp":1746025690743,"id":10682,"parentId":10652,"tags":{},"startTime":1728312564798,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":824064,"timestamp":1746024948050,"id":10652,"parentId":10600,"tags":{"name":"client"},"startTime":1728312564055,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":25960,"timestamp":1746025772160,"id":10697,"parentId":10600,"tags":{},"startTime":1728312564879,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1521099,"timestamp":1746024279592,"id":10600,"parentId":3,"tags":{"trigger":"src/components/Bentosection.jsx"},"startTime":1728312563387,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":39,"timestamp":1746025811787,"id":10698,"parentId":3,"tags":{},"startTime":1728312564919,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":1575000,"timestamp":1746024285248,"id":10700,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Bentosection.jsx"],"page":"/","isPageHidden":false},"startTime":1728312564968,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":218290,"timestamp":1746025816492,"id":10699,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312564923,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1746026034822,"id":10701,"parentId":10699,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"316047360","memory.heapUsed":"426364248","memory.heapTotal":"474497024"},"startTime":1728312565142,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":18697,"timestamp":1746070158790,"id":10708,"parentId":10705,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312609264,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":20080,"timestamp":1746070158306,"id":10706,"parentId":10705,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312609263,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":75537,"timestamp":1746070158747,"id":10707,"parentId":10705,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312609264,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":75478,"timestamp":1746070158815,"id":10709,"parentId":10705,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312609264,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":5757,"timestamp":1746070228757,"id":10716,"parentId":10715,"tags":{},"startTime":1728312609334,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":6163,"timestamp":1746070228353,"id":10715,"parentId":10714,"tags":{},"startTime":1728312609333,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":9601,"timestamp":1746070227243,"id":10714,"parentId":10704,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx","layer":"rsc"},"startTime":1728312609332,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":95344,"timestamp":1746070158826,"id":10710,"parentId":10705,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312609264,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":138937,"timestamp":1746070158850,"id":10712,"parentId":10705,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312609264,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":138938,"timestamp":1746070158858,"id":10713,"parentId":10705,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312609264,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":170203,"timestamp":1746070158839,"id":10711,"parentId":10705,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312609264,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":615444,"timestamp":1746070147314,"id":10705,"parentId":10704,"tags":{},"startTime":1728312609252,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":9033,"timestamp":1746070793336,"id":10739,"parentId":10738,"tags":{},"startTime":1728312609898,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":12,"timestamp":1746070802405,"id":10741,"parentId":10738,"tags":{},"startTime":1728312609907,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":17576,"timestamp":1746070802433,"id":10742,"parentId":10738,"tags":{},"startTime":1728312609907,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":37,"timestamp":1746070820083,"id":10743,"parentId":10738,"tags":{},"startTime":1728312609925,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":17,"timestamp":1746070820158,"id":10744,"parentId":10738,"tags":{},"startTime":1728312609925,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":25387,"timestamp":1746070802393,"id":10740,"parentId":10738,"tags":{},"startTime":1728312609907,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":3213,"timestamp":1746070847458,"id":10745,"parentId":10738,"tags":{},"startTime":1728312609952,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":15442,"timestamp":1746070850775,"id":10746,"parentId":10738,"tags":{},"startTime":1728312609956,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":8296,"timestamp":1746070871202,"id":10747,"parentId":10738,"tags":{},"startTime":1728312609976,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":424,"timestamp":1746070879491,"id":10748,"parentId":10738,"tags":{},"startTime":1728312609984,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":1476,"timestamp":1746070879894,"id":10749,"parentId":10738,"tags":{},"startTime":1728312609985,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":4771,"timestamp":1746070881441,"id":10750,"parentId":10738,"tags":{},"startTime":1728312609986,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":150445,"timestamp":1746070778202,"id":10738,"parentId":10704,"tags":{},"startTime":1728312609883,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":825942,"timestamp":1746070118201,"id":10704,"parentId":10702,"tags":{"name":"server"},"startTime":1728312609223,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":6343,"timestamp":1746070944272,"id":10751,"parentId":10702,"tags":{},"startTime":1728312610049,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":865023,"timestamp":1746070086292,"id":10702,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312609191,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":12178,"timestamp":1746070972311,"id":10764,"parentId":10753,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312610077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":12436,"timestamp":1746070972327,"id":10766,"parentId":10753,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312610077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":12433,"timestamp":1746070972334,"id":10767,"parentId":10753,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312610077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":24271,"timestamp":1746070971988,"id":10754,"parentId":10753,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312610077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":24123,"timestamp":1746070972151,"id":10756,"parentId":10753,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312610077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":27145,"timestamp":1746070972188,"id":10758,"parentId":10753,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312610077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":30182,"timestamp":1746070972207,"id":10759,"parentId":10753,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312610077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":32836,"timestamp":1746070972270,"id":10760,"parentId":10753,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312610077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":32753,"timestamp":1746070972363,"id":10771,"parentId":10753,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312610077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":37003,"timestamp":1746070972295,"id":10762,"parentId":10753,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312610077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":36964,"timestamp":1746070972341,"id":10768,"parentId":10753,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312610077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":36951,"timestamp":1746070972356,"id":10770,"parentId":10753,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312610077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":40663,"timestamp":1746070972319,"id":10765,"parentId":10753,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312610077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":41917,"timestamp":1746070972171,"id":10757,"parentId":10753,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312610077,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":41813,"timestamp":1746070972286,"id":10761,"parentId":10753,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312610077,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":8301,"timestamp":1746071007251,"id":10774,"parentId":10773,"tags":{},"startTime":1728312610112,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":61053,"timestamp":1746070972349,"id":10769,"parentId":10753,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312610077,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":166226,"timestamp":1746071015682,"id":10776,"parentId":10775,"tags":{},"startTime":1728312610121,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":166832,"timestamp":1746071015600,"id":10775,"parentId":10773,"tags":{},"startTime":1728312610121,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":27432,"timestamp":1746071182525,"id":10777,"parentId":10773,"tags":{"astUsed":"true"},"startTime":1728312610287,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":205597,"timestamp":1746071007073,"id":10773,"parentId":10772,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312610112,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":241052,"timestamp":1746070972127,"id":10755,"parentId":10753,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312610077,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":229336,"timestamp":1746070987024,"id":10772,"parentId":10752,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312610092,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":44,"timestamp":1746071216516,"id":10778,"parentId":10772,"tags":{},"startTime":1728312610321,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":244283,"timestamp":1746070972303,"id":10763,"parentId":10753,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312610077,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":258356,"timestamp":1746070958257,"id":10753,"parentId":10752,"tags":{},"startTime":1728312610063,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":2866,"timestamp":1746071227607,"id":10780,"parentId":10779,"tags":{},"startTime":1728312610333,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":3,"timestamp":1746071230492,"id":10782,"parentId":10779,"tags":{},"startTime":1728312610335,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":110,"timestamp":1746071230509,"id":10783,"parentId":10779,"tags":{},"startTime":1728312610335,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":21,"timestamp":1746071230642,"id":10784,"parentId":10779,"tags":{},"startTime":1728312610336,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":4,"timestamp":1746071230685,"id":10785,"parentId":10779,"tags":{},"startTime":1728312610336,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":8131,"timestamp":1746071230485,"id":10781,"parentId":10779,"tags":{},"startTime":1728312610335,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1391,"timestamp":1746071248287,"id":10786,"parentId":10779,"tags":{},"startTime":1728312610353,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":8354,"timestamp":1746071249691,"id":10787,"parentId":10779,"tags":{},"startTime":1728312610355,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":4723,"timestamp":1746071260032,"id":10788,"parentId":10779,"tags":{},"startTime":1728312610365,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":195,"timestamp":1746071264754,"id":10789,"parentId":10779,"tags":{},"startTime":1728312610370,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":184,"timestamp":1746071264940,"id":10790,"parentId":10779,"tags":{},"startTime":1728312610370,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":4541,"timestamp":1746071265128,"id":10791,"parentId":10779,"tags":{},"startTime":1728312610370,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":158,"timestamp":1746071271065,"id":10793,"parentId":10752,"tags":{},"startTime":1728312610376,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":272,"timestamp":1746071270956,"id":10792,"parentId":10752,"tags":{},"startTime":1728312610376,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":52583,"timestamp":1746071222337,"id":10779,"parentId":10752,"tags":{},"startTime":1728312610327,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":317430,"timestamp":1746070957532,"id":10752,"parentId":10703,"tags":{"name":"client"},"startTime":1728312610062,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":8959,"timestamp":1746071274993,"id":10794,"parentId":10703,"tags":{},"startTime":1728312610380,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1198017,"timestamp":1746070087356,"id":10703,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312609192,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":11,"timestamp":1746071288656,"id":10795,"parentId":3,"tags":{},"startTime":1728312610394,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":1217000,"timestamp":1746070088759,"id":10797,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":false},"startTime":1728312610413,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":377488,"timestamp":1746071295922,"id":10796,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312610401,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":2,"timestamp":1746071674112,"id":10798,"parentId":10796,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"234684416","memory.heapUsed":"389711216","memory.heapTotal":"434061312"},"startTime":1728312610779,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":20478,"timestamp":1746134415407,"id":10805,"parentId":10802,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312673519,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":48974,"timestamp":1746134415145,"id":10803,"parentId":10802,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312673518,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":56625,"timestamp":1746134415393,"id":10804,"parentId":10802,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312673519,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":56612,"timestamp":1746134415416,"id":10806,"parentId":10802,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312673519,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":58387,"timestamp":1746134415436,"id":10808,"parentId":10802,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312673519,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":8426,"timestamp":1746134465781,"id":10812,"parentId":10811,"tags":{},"startTime":1728312673569,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":8655,"timestamp":1746134465555,"id":10811,"parentId":10810,"tags":{},"startTime":1728312673569,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":18483,"timestamp":1746134464526,"id":10810,"parentId":10801,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx","layer":"rsc"},"startTime":1728312673568,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":72524,"timestamp":1746134415446,"id":10809,"parentId":10802,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312673519,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":73028,"timestamp":1746134415427,"id":10807,"parentId":10802,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312673519,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":186726,"timestamp":1746134397687,"id":10802,"parentId":10801,"tags":{},"startTime":1728312673501,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":8829,"timestamp":1746134669755,"id":10829,"parentId":10828,"tags":{},"startTime":1728312673773,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":12,"timestamp":1746134678649,"id":10831,"parentId":10828,"tags":{},"startTime":1728312673782,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":4637,"timestamp":1746134678694,"id":10832,"parentId":10828,"tags":{},"startTime":1728312673782,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":63,"timestamp":1746134683394,"id":10833,"parentId":10828,"tags":{},"startTime":1728312673787,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":18,"timestamp":1746134683513,"id":10834,"parentId":10828,"tags":{},"startTime":1728312673787,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":10103,"timestamp":1746134678634,"id":10830,"parentId":10828,"tags":{},"startTime":1728312673782,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":3687,"timestamp":1746134713704,"id":10835,"parentId":10828,"tags":{},"startTime":1728312673817,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":26139,"timestamp":1746134717589,"id":10836,"parentId":10828,"tags":{},"startTime":1728312673821,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":14451,"timestamp":1746134749710,"id":10837,"parentId":10828,"tags":{},"startTime":1728312673853,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":476,"timestamp":1746134764158,"id":10838,"parentId":10828,"tags":{},"startTime":1728312673867,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":814,"timestamp":1746134764595,"id":10839,"parentId":10828,"tags":{},"startTime":1728312673868,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":3971,"timestamp":1746134765481,"id":10840,"parentId":10828,"tags":{},"startTime":1728312673869,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":133491,"timestamp":1746134654836,"id":10828,"parentId":10801,"tags":{},"startTime":1728312673758,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":478949,"timestamp":1746134396429,"id":10801,"parentId":10799,"tags":{"name":"server"},"startTime":1728312673500,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":39916,"timestamp":1746134875546,"id":10841,"parentId":10799,"tags":{},"startTime":1728312673979,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":541366,"timestamp":1746134376675,"id":10799,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312673480,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":10605,"timestamp":1746134942267,"id":10854,"parentId":10843,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312674045,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":10654,"timestamp":1746134942310,"id":10856,"parentId":10843,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312674046,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":10639,"timestamp":1746134942328,"id":10857,"parentId":10843,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312674046,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":18903,"timestamp":1746134941854,"id":10844,"parentId":10843,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312674045,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":18694,"timestamp":1746134942088,"id":10846,"parentId":10843,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312674045,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":26307,"timestamp":1746134942127,"id":10848,"parentId":10843,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312674045,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":34664,"timestamp":1746134942147,"id":10849,"parentId":10843,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312674045,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":48165,"timestamp":1746134942165,"id":10850,"parentId":10843,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312674045,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":47948,"timestamp":1746134942399,"id":10861,"parentId":10843,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312674046,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":70771,"timestamp":1746134942213,"id":10852,"parentId":10843,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312674045,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":70655,"timestamp":1746134942346,"id":10858,"parentId":10843,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312674046,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":70623,"timestamp":1746134942381,"id":10860,"parentId":10843,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312674046,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":77324,"timestamp":1746134942292,"id":10855,"parentId":10843,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312674045,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":93751,"timestamp":1746134942108,"id":10847,"parentId":10843,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312674045,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":94947,"timestamp":1746134942183,"id":10851,"parentId":10843,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312674045,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":114763,"timestamp":1746134986074,"id":10864,"parentId":10863,"tags":{},"startTime":1728312674089,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":208705,"timestamp":1746134942363,"id":10859,"parentId":10843,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312674046,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":209872,"timestamp":1746134942062,"id":10845,"parentId":10843,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312674045,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":504360,"timestamp":1746135101054,"id":10866,"parentId":10865,"tags":{},"startTime":1728312674204,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":513339,"timestamp":1746135100914,"id":10865,"parentId":10863,"tags":{},"startTime":1728312674204,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":77953,"timestamp":1746135614647,"id":10867,"parentId":10863,"tags":{"astUsed":"true"},"startTime":1728312674718,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":723035,"timestamp":1746134984896,"id":10863,"parentId":10862,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312674088,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":786166,"timestamp":1746134953999,"id":10862,"parentId":10842,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312674057,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":350,"timestamp":1746135741664,"id":10868,"parentId":10862,"tags":{},"startTime":1728312674845,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":800301,"timestamp":1746134942247,"id":10853,"parentId":10843,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312674045,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":821009,"timestamp":1746134922489,"id":10843,"parentId":10842,"tags":{},"startTime":1728312674026,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":7504,"timestamp":1746137535559,"id":10870,"parentId":10869,"tags":{},"startTime":1728312676639,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":9,"timestamp":1746137543115,"id":10872,"parentId":10869,"tags":{},"startTime":1728312676646,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":157,"timestamp":1746137543284,"id":10873,"parentId":10869,"tags":{},"startTime":1728312676646,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":11,"timestamp":1746137543488,"id":10874,"parentId":10869,"tags":{},"startTime":1728312676647,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":11,"timestamp":1746137543530,"id":10875,"parentId":10869,"tags":{},"startTime":1728312676647,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":13286,"timestamp":1746137543103,"id":10871,"parentId":10869,"tags":{},"startTime":1728312676646,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1850,"timestamp":1746137562856,"id":10876,"parentId":10869,"tags":{},"startTime":1728312676666,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":14697,"timestamp":1746137564745,"id":10877,"parentId":10869,"tags":{},"startTime":1728312676668,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":15545,"timestamp":1746137583995,"id":10878,"parentId":10869,"tags":{},"startTime":1728312676687,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":643,"timestamp":1746137599537,"id":10879,"parentId":10869,"tags":{},"startTime":1728312676703,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":393,"timestamp":1746137600155,"id":10880,"parentId":10869,"tags":{},"startTime":1728312676703,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":39737,"timestamp":1746137600556,"id":10881,"parentId":10869,"tags":{},"startTime":1728312676704,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":607,"timestamp":1746137664099,"id":10883,"parentId":10842,"tags":{},"startTime":1728312676767,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":1999,"timestamp":1746137662729,"id":10882,"parentId":10842,"tags":{},"startTime":1728312676766,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":445110,"timestamp":1746137523479,"id":10869,"parentId":10842,"tags":{},"startTime":1728312676627,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":3046857,"timestamp":1746134921905,"id":10842,"parentId":10800,"tags":{"name":"client"},"startTime":1728312674025,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":17128,"timestamp":1746137968894,"id":10884,"parentId":10800,"tags":{},"startTime":1728312677072,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":3613478,"timestamp":1746134377636,"id":10800,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312673481,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":11,"timestamp":1746138014029,"id":10885,"parentId":3,"tags":{},"startTime":1728312677117,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":3698000,"timestamp":1746134380239,"id":10887,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":true},"startTime":1728312677335,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":229674,"timestamp":1746138020848,"id":10886,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312677124,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":2,"timestamp":1746138250600,"id":10888,"parentId":10886,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"327598080","memory.heapUsed":"359033072","memory.heapTotal":"416219136"},"startTime":1728312677354,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":17377,"timestamp":1746149300450,"id":10895,"parentId":10892,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312688403,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":18224,"timestamp":1746149299985,"id":10893,"parentId":10892,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312688403,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":16378,"timestamp":1746149347805,"id":10902,"parentId":10901,"tags":{},"startTime":1728312688451,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":17668,"timestamp":1746149346543,"id":10901,"parentId":10900,"tags":{},"startTime":1728312688449,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":28149,"timestamp":1746149340356,"id":10900,"parentId":10891,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx","layer":"rsc"},"startTime":1728312688443,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":72025,"timestamp":1746149300435,"id":10894,"parentId":10892,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312688403,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":72005,"timestamp":1746149300462,"id":10896,"parentId":10892,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312688403,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":78196,"timestamp":1746149300502,"id":10899,"parentId":10892,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312688403,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":79021,"timestamp":1746149300489,"id":10898,"parentId":10892,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312688403,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":79040,"timestamp":1746149300473,"id":10897,"parentId":10892,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312688403,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":196342,"timestamp":1746149276194,"id":10892,"parentId":10891,"tags":{},"startTime":1728312688379,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":7175,"timestamp":1746149504223,"id":10919,"parentId":10918,"tags":{},"startTime":1728312688607,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":5,"timestamp":1746149511449,"id":10921,"parentId":10918,"tags":{},"startTime":1728312688614,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":4254,"timestamp":1746149511487,"id":10922,"parentId":10918,"tags":{},"startTime":1728312688614,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":7,"timestamp":1746149515790,"id":10923,"parentId":10918,"tags":{},"startTime":1728312688619,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":14,"timestamp":1746149515817,"id":10924,"parentId":10918,"tags":{},"startTime":1728312688619,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":10420,"timestamp":1746149511438,"id":10920,"parentId":10918,"tags":{},"startTime":1728312688614,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1735,"timestamp":1746149525130,"id":10925,"parentId":10918,"tags":{},"startTime":1728312688628,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":9610,"timestamp":1746149526886,"id":10926,"parentId":10918,"tags":{},"startTime":1728312688630,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":1769,"timestamp":1746149538505,"id":10927,"parentId":10918,"tags":{},"startTime":1728312688641,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":125,"timestamp":1746149540273,"id":10928,"parentId":10918,"tags":{},"startTime":1728312688643,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":138,"timestamp":1746149540390,"id":10929,"parentId":10918,"tags":{},"startTime":1728312688643,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":1804,"timestamp":1746149540532,"id":10930,"parentId":10918,"tags":{},"startTime":1728312688643,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":51177,"timestamp":1746149496811,"id":10918,"parentId":10891,"tags":{},"startTime":1728312688600,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":283921,"timestamp":1746149272197,"id":10891,"parentId":10889,"tags":{"name":"server"},"startTime":1728312688375,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":9356,"timestamp":1746149556196,"id":10931,"parentId":10889,"tags":{},"startTime":1728312688659,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":328865,"timestamp":1746149237144,"id":10889,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312688340,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":11944,"timestamp":1746149593498,"id":10944,"parentId":10933,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312688696,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":12037,"timestamp":1746149593518,"id":10946,"parentId":10933,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312688696,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":12031,"timestamp":1746149593527,"id":10947,"parentId":10933,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312688696,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":21540,"timestamp":1746149593321,"id":10934,"parentId":10933,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312688696,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":21909,"timestamp":1746149593413,"id":10936,"parentId":10933,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312688696,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":27256,"timestamp":1746149593437,"id":10938,"parentId":10933,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312688696,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":32843,"timestamp":1746149593448,"id":10939,"parentId":10933,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312688696,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":36244,"timestamp":1746149593458,"id":10940,"parentId":10933,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312688696,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":36144,"timestamp":1746149593565,"id":10951,"parentId":10933,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312688696,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":45512,"timestamp":1746149593478,"id":10942,"parentId":10933,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312688696,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":45466,"timestamp":1746149593537,"id":10948,"parentId":10933,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312688696,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":45449,"timestamp":1746149593555,"id":10950,"parentId":10933,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312688696,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":48350,"timestamp":1746149593508,"id":10945,"parentId":10933,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312688696,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":13558,"timestamp":1746149628509,"id":10954,"parentId":10953,"tags":{},"startTime":1728312688731,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":61090,"timestamp":1746149593426,"id":10937,"parentId":10933,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312688696,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":61062,"timestamp":1746149593468,"id":10941,"parentId":10933,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312688696,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":355557,"timestamp":1746149642220,"id":10956,"parentId":10955,"tags":{},"startTime":1728312688745,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":359738,"timestamp":1746149642113,"id":10955,"parentId":10953,"tags":{},"startTime":1728312688745,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":37698,"timestamp":1746150001927,"id":10957,"parentId":10953,"tags":{"astUsed":"true"},"startTime":1728312689105,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":415001,"timestamp":1746149628273,"id":10953,"parentId":10952,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312688731,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":450960,"timestamp":1746149593546,"id":10949,"parentId":10933,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312688696,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":451114,"timestamp":1746149593398,"id":10935,"parentId":10933,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312688696,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":442831,"timestamp":1746149606847,"id":10952,"parentId":10932,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312688710,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":47,"timestamp":1746150049913,"id":10958,"parentId":10952,"tags":{},"startTime":1728312689153,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":456504,"timestamp":1746149593488,"id":10943,"parentId":10933,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312688696,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":470886,"timestamp":1746149579133,"id":10933,"parentId":10932,"tags":{},"startTime":1728312688682,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":2874,"timestamp":1746150067311,"id":10960,"parentId":10959,"tags":{},"startTime":1728312689170,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":4,"timestamp":1746150070211,"id":10962,"parentId":10959,"tags":{},"startTime":1728312689173,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":99,"timestamp":1746150070328,"id":10963,"parentId":10959,"tags":{},"startTime":1728312689173,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":5,"timestamp":1746150070454,"id":10964,"parentId":10959,"tags":{},"startTime":1728312689173,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":4,"timestamp":1746150070478,"id":10965,"parentId":10959,"tags":{},"startTime":1728312689173,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":2542,"timestamp":1746150070202,"id":10961,"parentId":10959,"tags":{},"startTime":1728312689173,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":634,"timestamp":1746150075575,"id":10966,"parentId":10959,"tags":{},"startTime":1728312689178,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":5303,"timestamp":1746150076222,"id":10967,"parentId":10959,"tags":{},"startTime":1728312689179,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":5327,"timestamp":1746150083804,"id":10968,"parentId":10959,"tags":{},"startTime":1728312689187,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":223,"timestamp":1746150089129,"id":10969,"parentId":10959,"tags":{},"startTime":1728312689192,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":192,"timestamp":1746150089340,"id":10970,"parentId":10959,"tags":{},"startTime":1728312689192,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":7190,"timestamp":1746150089538,"id":10971,"parentId":10959,"tags":{},"startTime":1728312689192,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":125,"timestamp":1746150098489,"id":10973,"parentId":10932,"tags":{},"startTime":1728312689201,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":245,"timestamp":1746150098375,"id":10972,"parentId":10932,"tags":{},"startTime":1728312689201,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":44208,"timestamp":1746150057777,"id":10959,"parentId":10932,"tags":{},"startTime":1728312689161,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":523284,"timestamp":1746149578737,"id":10932,"parentId":10890,"tags":{"name":"client"},"startTime":1728312688682,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":6721,"timestamp":1746150102051,"id":10974,"parentId":10890,"tags":{},"startTime":1728312689205,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":872552,"timestamp":1746149237925,"id":10890,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312688341,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":6,"timestamp":1746150131174,"id":10975,"parentId":3,"tags":{},"startTime":1728312689234,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":931000,"timestamp":1746149238922,"id":10977,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":true},"startTime":1728312689278,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":122179,"timestamp":1746150151081,"id":10976,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312689254,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1746150273306,"id":10978,"parentId":10976,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"332496896","memory.heapUsed":"397451848","memory.heapTotal":"435847168"},"startTime":1728312689376,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":66928,"timestamp":1746164842937,"id":10985,"parentId":10982,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312703945,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":67860,"timestamp":1746164842409,"id":10983,"parentId":10982,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312703945,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":106627,"timestamp":1746164842910,"id":10984,"parentId":10982,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312703945,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":106590,"timestamp":1746164842956,"id":10986,"parentId":10982,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312703945,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":11782,"timestamp":1746164938043,"id":10992,"parentId":10991,"tags":{},"startTime":1728312704040,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":12468,"timestamp":1746164937367,"id":10991,"parentId":10990,"tags":{},"startTime":1728312704040,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":20622,"timestamp":1746164935567,"id":10990,"parentId":10981,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx","layer":"rsc"},"startTime":1728312704038,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":122444,"timestamp":1746164842989,"id":10988,"parentId":10982,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312703945,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":122467,"timestamp":1746164842975,"id":10987,"parentId":10982,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312703945,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":122623,"timestamp":1746164843005,"id":10989,"parentId":10982,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312703945,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":290603,"timestamp":1746164829715,"id":10982,"parentId":10981,"tags":{},"startTime":1728312703932,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":19898,"timestamp":1746165165617,"id":11009,"parentId":11008,"tags":{},"startTime":1728312704268,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":6,"timestamp":1746165185575,"id":11011,"parentId":11008,"tags":{},"startTime":1728312704288,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":6552,"timestamp":1746165185642,"id":11012,"parentId":11008,"tags":{},"startTime":1728312704288,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":8,"timestamp":1746165192259,"id":11013,"parentId":11008,"tags":{},"startTime":1728312704295,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":16,"timestamp":1746165192292,"id":11014,"parentId":11008,"tags":{},"startTime":1728312704295,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":10995,"timestamp":1746165185555,"id":11010,"parentId":11008,"tags":{},"startTime":1728312704288,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1382,"timestamp":1746165201080,"id":11015,"parentId":11008,"tags":{},"startTime":1728312704304,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":11728,"timestamp":1746165202483,"id":11016,"parentId":11008,"tags":{},"startTime":1728312704305,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":1999,"timestamp":1746165216493,"id":11017,"parentId":11008,"tags":{},"startTime":1728312704319,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":157,"timestamp":1746165218492,"id":11018,"parentId":11008,"tags":{},"startTime":1728312704321,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":179,"timestamp":1746165218639,"id":11019,"parentId":11008,"tags":{},"startTime":1728312704321,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":2467,"timestamp":1746165218824,"id":11020,"parentId":11008,"tags":{},"startTime":1728312704321,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":85334,"timestamp":1746165142238,"id":11008,"parentId":10981,"tags":{},"startTime":1728312704245,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":413720,"timestamp":1746164824365,"id":10981,"parentId":10979,"tags":{"name":"server"},"startTime":1728312703927,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":11715,"timestamp":1746165238179,"id":11021,"parentId":10979,"tags":{},"startTime":1728312704341,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":465001,"timestamp":1746164785631,"id":10979,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312703888,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":13769,"timestamp":1746165287078,"id":11034,"parentId":11023,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312704390,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":13888,"timestamp":1746165287102,"id":11036,"parentId":11023,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312704390,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":13878,"timestamp":1746165287114,"id":11037,"parentId":11023,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312704390,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":24351,"timestamp":1746165286664,"id":11024,"parentId":11023,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312704389,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":24218,"timestamp":1746165286974,"id":11026,"parentId":11023,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312704389,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":42646,"timestamp":1746165287002,"id":11028,"parentId":11023,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312704389,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":58119,"timestamp":1746165287016,"id":11029,"parentId":11023,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312704389,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":71945,"timestamp":1746165287028,"id":11030,"parentId":11023,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312704389,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":71818,"timestamp":1746165287170,"id":11041,"parentId":11023,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312704390,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":80103,"timestamp":1746165287053,"id":11032,"parentId":11023,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312704389,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":80044,"timestamp":1746165287126,"id":11038,"parentId":11023,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312704390,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":80016,"timestamp":1746165287157,"id":11040,"parentId":11023,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312704390,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":84613,"timestamp":1746165287091,"id":11035,"parentId":11023,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312704390,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":86714,"timestamp":1746165286989,"id":11027,"parentId":11023,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312704389,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":86688,"timestamp":1746165287041,"id":11031,"parentId":11023,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312704389,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":24592,"timestamp":1746165350056,"id":11044,"parentId":11043,"tags":{},"startTime":1728312704452,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":111948,"timestamp":1746165287137,"id":11039,"parentId":11023,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312704390,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":456601,"timestamp":1746165374842,"id":11046,"parentId":11045,"tags":{},"startTime":1728312704477,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":459237,"timestamp":1746165374708,"id":11045,"parentId":11043,"tags":{},"startTime":1728312704477,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":66631,"timestamp":1746165838316,"id":11047,"parentId":11043,"tags":{"astUsed":"true"},"startTime":1728312704941,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":561471,"timestamp":1746165349809,"id":11043,"parentId":11042,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312704452,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":626821,"timestamp":1746165286955,"id":11025,"parentId":11023,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312704389,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":618609,"timestamp":1746165302107,"id":11042,"parentId":11022,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312704405,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":125,"timestamp":1746165921253,"id":11048,"parentId":11042,"tags":{},"startTime":1728312705024,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":634391,"timestamp":1746165287066,"id":11033,"parentId":11023,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312704389,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":666923,"timestamp":1746165254626,"id":11023,"parentId":11022,"tags":{},"startTime":1728312704357,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":10342,"timestamp":1746165957694,"id":11050,"parentId":11049,"tags":{},"startTime":1728312705060,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":9,"timestamp":1746165968122,"id":11052,"parentId":11049,"tags":{},"startTime":1728312705071,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":218,"timestamp":1746165968177,"id":11053,"parentId":11049,"tags":{},"startTime":1728312705071,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":8,"timestamp":1746165968446,"id":11054,"parentId":11049,"tags":{},"startTime":1728312705071,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":11,"timestamp":1746165968500,"id":11055,"parentId":11049,"tags":{},"startTime":1728312705071,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":4290,"timestamp":1746165968064,"id":11051,"parentId":11049,"tags":{},"startTime":1728312705070,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1011,"timestamp":1746165976301,"id":11056,"parentId":11049,"tags":{},"startTime":1728312705079,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":7591,"timestamp":1746165977326,"id":11057,"parentId":11049,"tags":{},"startTime":1728312705080,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":277204,"timestamp":1746165988824,"id":11058,"parentId":11049,"tags":{},"startTime":1728312705091,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":3928,"timestamp":1746166266014,"id":11059,"parentId":11049,"tags":{},"startTime":1728312705368,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":1045,"timestamp":1746166269896,"id":11060,"parentId":11049,"tags":{},"startTime":1728312705372,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":35810,"timestamp":1746166270959,"id":11061,"parentId":11049,"tags":{},"startTime":1728312705373,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":279,"timestamp":1746166313608,"id":11063,"parentId":11022,"tags":{},"startTime":1728312705416,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":776,"timestamp":1746166313121,"id":11062,"parentId":11022,"tags":{},"startTime":1728312705416,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":382545,"timestamp":1746165936867,"id":11049,"parentId":11022,"tags":{},"startTime":1728312705039,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":1065439,"timestamp":1746165254064,"id":11022,"parentId":10980,"tags":{"name":"client"},"startTime":1728312704356,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":8750,"timestamp":1746166319563,"id":11064,"parentId":10980,"tags":{},"startTime":1728312705422,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1550967,"timestamp":1746164787075,"id":10980,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312703890,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":151,"timestamp":1746166364605,"id":11065,"parentId":3,"tags":{},"startTime":1728312705467,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":1603000,"timestamp":1746164789283,"id":11067,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":true},"startTime":1728312705496,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":127575,"timestamp":1746166374679,"id":11066,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312705477,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1746166502335,"id":11068,"parentId":11066,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"227770368","memory.heapUsed":"435428688","memory.heapTotal":"474087424"},"startTime":1728312705605,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":48884,"timestamp":1746189322880,"id":11075,"parentId":11072,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312728425,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":50780,"timestamp":1746189322508,"id":11073,"parentId":11072,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312728424,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":86234,"timestamp":1746189322867,"id":11074,"parentId":11072,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312728425,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":86214,"timestamp":1746189322895,"id":11076,"parentId":11072,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312728425,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":7004,"timestamp":1746189403780,"id":11082,"parentId":11081,"tags":{},"startTime":1728312728506,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":7187,"timestamp":1746189403605,"id":11081,"parentId":11080,"tags":{},"startTime":1728312728505,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":14376,"timestamp":1746189402598,"id":11080,"parentId":11071,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx","layer":"rsc"},"startTime":1728312728504,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":118577,"timestamp":1746189322920,"id":11078,"parentId":11072,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312728425,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":119058,"timestamp":1746189322928,"id":11079,"parentId":11072,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312728425,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":119083,"timestamp":1746189322906,"id":11077,"parentId":11072,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312728425,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":269243,"timestamp":1746189313412,"id":11072,"parentId":11071,"tags":{},"startTime":1728312728415,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":5276,"timestamp":1746189615542,"id":11099,"parentId":11098,"tags":{},"startTime":1728312728717,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":3,"timestamp":1746189620853,"id":11101,"parentId":11098,"tags":{},"startTime":1728312728723,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":3537,"timestamp":1746189620897,"id":11102,"parentId":11098,"tags":{},"startTime":1728312728723,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":10,"timestamp":1746189624520,"id":11103,"parentId":11098,"tags":{},"startTime":1728312728726,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":21,"timestamp":1746189624565,"id":11104,"parentId":11098,"tags":{},"startTime":1728312728726,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":6716,"timestamp":1746189620843,"id":11100,"parentId":11098,"tags":{},"startTime":1728312728723,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1187,"timestamp":1746189633525,"id":11105,"parentId":11098,"tags":{},"startTime":1728312728735,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":15880,"timestamp":1746189634729,"id":11106,"parentId":11098,"tags":{},"startTime":1728312728737,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":1677,"timestamp":1746189652781,"id":11107,"parentId":11098,"tags":{},"startTime":1728312728755,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":167,"timestamp":1746189654456,"id":11108,"parentId":11098,"tags":{},"startTime":1728312728756,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":167,"timestamp":1746189654613,"id":11109,"parentId":11098,"tags":{},"startTime":1728312728756,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":1928,"timestamp":1746189654784,"id":11110,"parentId":11098,"tags":{},"startTime":1728312728757,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":73449,"timestamp":1746189604947,"id":11098,"parentId":11071,"tags":{},"startTime":1728312728707,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":377361,"timestamp":1746189309901,"id":11071,"parentId":11069,"tags":{"name":"server"},"startTime":1728312728412,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":6269,"timestamp":1746189687351,"id":11111,"parentId":11069,"tags":{},"startTime":1728312728789,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":417098,"timestamp":1746189277333,"id":11069,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312728379,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":8623,"timestamp":1746189708108,"id":11124,"parentId":11113,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312728810,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":8575,"timestamp":1746189708278,"id":11126,"parentId":11113,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312728810,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":8534,"timestamp":1746189708322,"id":11127,"parentId":11113,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312728810,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":26079,"timestamp":1746189707754,"id":11114,"parentId":11113,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312728810,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":25963,"timestamp":1746189707897,"id":11116,"parentId":11113,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312728810,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":38431,"timestamp":1746189707937,"id":11118,"parentId":11113,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312728810,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":47704,"timestamp":1746189707957,"id":11119,"parentId":11113,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312728810,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":57807,"timestamp":1746189707984,"id":11120,"parentId":11113,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312728810,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":57398,"timestamp":1746189708405,"id":11131,"parentId":11113,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312728810,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":65054,"timestamp":1746189708025,"id":11122,"parentId":11113,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312728810,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":64751,"timestamp":1746189708343,"id":11128,"parentId":11113,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312728810,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":64710,"timestamp":1746189708387,"id":11130,"parentId":11113,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312728810,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":69217,"timestamp":1746189708132,"id":11125,"parentId":11113,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312728810,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":71045,"timestamp":1746189707916,"id":11117,"parentId":11113,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312728810,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":71054,"timestamp":1746189708002,"id":11121,"parentId":11113,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312728810,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":15850,"timestamp":1746189764099,"id":11134,"parentId":11133,"tags":{},"startTime":1728312728866,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":269230,"timestamp":1746189780245,"id":11136,"parentId":11135,"tags":{},"startTime":1728312728882,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":269873,"timestamp":1746189780057,"id":11135,"parentId":11133,"tags":{},"startTime":1728312728882,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":27630,"timestamp":1746190050003,"id":11137,"parentId":11133,"tags":{"astUsed":"true"},"startTime":1728312729152,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":316295,"timestamp":1746189763896,"id":11133,"parentId":11132,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312728866,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":372658,"timestamp":1746189708364,"id":11129,"parentId":11113,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312728810,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":373165,"timestamp":1746189707868,"id":11115,"parentId":11113,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312728810,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":365997,"timestamp":1746189717866,"id":11132,"parentId":11112,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312728820,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":37,"timestamp":1746190084013,"id":11138,"parentId":11132,"tags":{},"startTime":1728312729186,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":376018,"timestamp":1746189708056,"id":11123,"parentId":11113,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312728810,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":386139,"timestamp":1746189697957,"id":11113,"parentId":11112,"tags":{},"startTime":1728312728800,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":4423,"timestamp":1746190100823,"id":11140,"parentId":11139,"tags":{},"startTime":1728312729203,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":6,"timestamp":1746190105277,"id":11142,"parentId":11139,"tags":{},"startTime":1728312729207,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":102,"timestamp":1746190105299,"id":11143,"parentId":11139,"tags":{},"startTime":1728312729207,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":7,"timestamp":1746190105427,"id":11144,"parentId":11139,"tags":{},"startTime":1728312729207,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":4,"timestamp":1746190105456,"id":11145,"parentId":11139,"tags":{},"startTime":1728312729207,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":3585,"timestamp":1746190105266,"id":11141,"parentId":11139,"tags":{},"startTime":1728312729207,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":489,"timestamp":1746190111263,"id":11146,"parentId":11139,"tags":{},"startTime":1728312729213,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":6494,"timestamp":1746190111760,"id":11147,"parentId":11139,"tags":{},"startTime":1728312729214,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":4893,"timestamp":1746190120297,"id":11148,"parentId":11139,"tags":{},"startTime":1728312729222,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":247,"timestamp":1746190125188,"id":11149,"parentId":11139,"tags":{},"startTime":1728312729227,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":181,"timestamp":1746190125424,"id":11150,"parentId":11139,"tags":{},"startTime":1728312729227,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":10128,"timestamp":1746190125611,"id":11151,"parentId":11139,"tags":{},"startTime":1728312729227,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":92,"timestamp":1746190136981,"id":11153,"parentId":11112,"tags":{},"startTime":1728312729239,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":170,"timestamp":1746190136908,"id":11152,"parentId":11112,"tags":{},"startTime":1728312729239,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":48001,"timestamp":1746190092020,"id":11139,"parentId":11112,"tags":{},"startTime":1728312729194,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":442386,"timestamp":1746189697667,"id":11112,"parentId":11070,"tags":{"name":"client"},"startTime":1728312728799,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":6975,"timestamp":1746190140084,"id":11154,"parentId":11070,"tags":{},"startTime":1728312729242,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":870150,"timestamp":1746189278298,"id":11070,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312728380,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":30,"timestamp":1746190159444,"id":11155,"parentId":3,"tags":{},"startTime":1728312729261,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":901000,"timestamp":1746189280538,"id":11157,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":true},"startTime":1728312729288,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":104451,"timestamp":1746190165338,"id":11156,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312729267,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1746190269827,"id":11158,"parentId":11156,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"394461184","memory.heapUsed":"376542488","memory.heapTotal":"481755136"},"startTime":1728312729372,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":28394,"timestamp":1746190914276,"id":11165,"parentId":11162,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312730016,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":30502,"timestamp":1746190913243,"id":11163,"parentId":11162,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312730015,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":16880,"timestamp":1746190965752,"id":11172,"parentId":11171,"tags":{},"startTime":1728312730068,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":17159,"timestamp":1746190965484,"id":11171,"parentId":11170,"tags":{},"startTime":1728312730067,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":27655,"timestamp":1746190964088,"id":11170,"parentId":11161,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx","layer":"rsc"},"startTime":1728312730066,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":81798,"timestamp":1746190914137,"id":11164,"parentId":11162,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312730016,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":81584,"timestamp":1746190914360,"id":11166,"parentId":11162,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312730016,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":89518,"timestamp":1746190914401,"id":11168,"parentId":11162,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312730016,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":89483,"timestamp":1746190914447,"id":11169,"parentId":11162,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312730016,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":89540,"timestamp":1746190914392,"id":11167,"parentId":11162,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312730016,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":365473,"timestamp":1746190894068,"id":11162,"parentId":11161,"tags":{},"startTime":1728312729996,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":8428,"timestamp":1746191304330,"id":11189,"parentId":11188,"tags":{},"startTime":1728312730406,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":6,"timestamp":1746191312809,"id":11191,"parentId":11188,"tags":{},"startTime":1728312730415,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":10747,"timestamp":1746191312863,"id":11192,"parentId":11188,"tags":{},"startTime":1728312730415,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":10,"timestamp":1746191323674,"id":11193,"parentId":11188,"tags":{},"startTime":1728312730425,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":24,"timestamp":1746191323710,"id":11194,"parentId":11188,"tags":{},"startTime":1728312730425,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":18665,"timestamp":1746191312793,"id":11190,"parentId":11188,"tags":{},"startTime":1728312730415,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":18337,"timestamp":1746191400571,"id":11195,"parentId":11188,"tags":{},"startTime":1728312730502,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":60204,"timestamp":1746191418956,"id":11196,"parentId":11188,"tags":{},"startTime":1728312730521,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":21635,"timestamp":1746191483903,"id":11197,"parentId":11188,"tags":{},"startTime":1728312730586,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":1919,"timestamp":1746191505532,"id":11198,"parentId":11188,"tags":{},"startTime":1728312730607,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":1744,"timestamp":1746191507407,"id":11199,"parentId":11188,"tags":{},"startTime":1728312730609,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":10336,"timestamp":1746191509354,"id":11200,"parentId":11188,"tags":{},"startTime":1728312730611,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":247042,"timestamp":1746191292898,"id":11188,"parentId":11161,"tags":{},"startTime":1728312730395,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":689846,"timestamp":1746190892437,"id":11161,"parentId":11159,"tags":{"name":"server"},"startTime":1728312729994,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":6859,"timestamp":1746191582452,"id":11201,"parentId":11159,"tags":{},"startTime":1728312730684,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":726806,"timestamp":1746190863243,"id":11159,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312729965,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":6836,"timestamp":1746191608165,"id":11214,"parentId":11203,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312730710,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":6907,"timestamp":1746191608191,"id":11216,"parentId":11203,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312730710,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":6895,"timestamp":1746191608204,"id":11217,"parentId":11203,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312730710,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":16186,"timestamp":1746191607924,"id":11204,"parentId":11203,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312730710,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":16106,"timestamp":1746191608053,"id":11206,"parentId":11203,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312730710,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":33476,"timestamp":1746191608085,"id":11208,"parentId":11203,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312730710,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":42013,"timestamp":1746191608098,"id":11209,"parentId":11203,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312730710,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":66142,"timestamp":1746191608113,"id":11210,"parentId":11203,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312730710,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":66008,"timestamp":1746191608259,"id":11221,"parentId":11203,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312730710,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":73028,"timestamp":1746191608139,"id":11212,"parentId":11203,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312730710,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":72960,"timestamp":1746191608216,"id":11218,"parentId":11203,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312730710,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":72933,"timestamp":1746191608245,"id":11220,"parentId":11203,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312730710,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":76173,"timestamp":1746191608179,"id":11215,"parentId":11203,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312730710,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":77548,"timestamp":1746191608070,"id":11207,"parentId":11203,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312730710,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":77500,"timestamp":1746191608125,"id":11211,"parentId":11203,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312730710,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":27356,"timestamp":1746191658601,"id":11224,"parentId":11223,"tags":{},"startTime":1728312730760,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":2016340,"timestamp":1746191686132,"id":11226,"parentId":11225,"tags":{},"startTime":1728312730788,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":2034982,"timestamp":1746191686019,"id":11225,"parentId":11223,"tags":{},"startTime":1728312730788,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":95849,"timestamp":1746193725622,"id":11227,"parentId":11223,"tags":{"astUsed":"true"},"startTime":1728312732827,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":2175366,"timestamp":1746191658065,"id":11223,"parentId":11222,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312730760,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":2228222,"timestamp":1746191608233,"id":11219,"parentId":11203,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312730710,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":2228460,"timestamp":1746191608033,"id":11205,"parentId":11203,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312730710,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":2312990,"timestamp":1746191615850,"id":11222,"parentId":11202,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312730718,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":78,"timestamp":1746193952573,"id":11228,"parentId":11222,"tags":{},"startTime":1728312733054,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":2344592,"timestamp":1746191608152,"id":11213,"parentId":11203,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312730710,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":2358339,"timestamp":1746191594476,"id":11203,"parentId":11202,"tags":{},"startTime":1728312730696,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":8263,"timestamp":1746193981836,"id":11230,"parentId":11229,"tags":{},"startTime":1728312733084,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":8,"timestamp":1746193990191,"id":11232,"parentId":11229,"tags":{},"startTime":1728312733092,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":269,"timestamp":1746193990230,"id":11233,"parentId":11229,"tags":{},"startTime":1728312733092,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":10,"timestamp":1746193990552,"id":11234,"parentId":11229,"tags":{},"startTime":1728312733092,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":24,"timestamp":1746193990665,"id":11235,"parentId":11229,"tags":{},"startTime":1728312733092,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":3598,"timestamp":1746193990171,"id":11231,"parentId":11229,"tags":{},"startTime":1728312733092,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1603,"timestamp":1746193997914,"id":11236,"parentId":11229,"tags":{},"startTime":1728312733100,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":10975,"timestamp":1746193999539,"id":11237,"parentId":11229,"tags":{},"startTime":1728312733101,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":8907,"timestamp":1746194015445,"id":11238,"parentId":11229,"tags":{},"startTime":1728312733117,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":596,"timestamp":1746194024348,"id":11239,"parentId":11229,"tags":{},"startTime":1728312733126,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":314,"timestamp":1746194024921,"id":11240,"parentId":11229,"tags":{},"startTime":1728312733127,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":27915,"timestamp":1746194025244,"id":11241,"parentId":11229,"tags":{},"startTime":1728312733127,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":157,"timestamp":1746194055408,"id":11243,"parentId":11202,"tags":{},"startTime":1728312733157,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":362,"timestamp":1746194055215,"id":11242,"parentId":11202,"tags":{},"startTime":1728312733157,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":90068,"timestamp":1746193971984,"id":11229,"parentId":11202,"tags":{},"startTime":1728312733074,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":2468141,"timestamp":1746191593985,"id":11202,"parentId":11160,"tags":{"name":"client"},"startTime":1728312730696,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":42719,"timestamp":1746194062191,"id":11244,"parentId":11160,"tags":{},"startTime":1728312733164,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":3244717,"timestamp":1746190863937,"id":11160,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312729966,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":5,"timestamp":1746194122342,"id":11245,"parentId":3,"tags":{},"startTime":1728312733224,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":3323000,"timestamp":1746190864034,"id":11247,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":false},"startTime":1728312733291,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":194688,"timestamp":1746194130519,"id":11246,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312733232,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":1,"timestamp":1746194325240,"id":11248,"parentId":11246,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"373047296","memory.heapUsed":"366137552","memory.heapTotal":"438894592"},"startTime":1728312733427,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":421120,"timestamp":1746195701512,"id":11249,"tags":{"url":"/","isTurbopack":false},"startTime":1728312734803,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":3,"timestamp":1746196122768,"id":11250,"parentId":11249,"tags":{"url":"/","memory.rss":"357548032","memory.heapUsed":"362974464","memory.heapTotal":"407027712"},"startTime":1728312735224,"traceId":"480ec8b9e15b14de"},{"name":"client-success","duration":47,"timestamp":1746197861049,"id":11251,"parentId":3,"tags":{},"startTime":1728312736963,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":27064,"timestamp":1746211691073,"id":11258,"parentId":11255,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312750792,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":28372,"timestamp":1746211690725,"id":11256,"parentId":11255,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312750792,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":55956,"timestamp":1746211691050,"id":11257,"parentId":11255,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312750792,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":55933,"timestamp":1746211691082,"id":11259,"parentId":11255,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312750792,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":58981,"timestamp":1746211691107,"id":11261,"parentId":11255,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312750792,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":61922,"timestamp":1746211691119,"id":11262,"parentId":11255,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312750792,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":64706,"timestamp":1746211743203,"id":11265,"parentId":11264,"tags":{},"startTime":1728312750844,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":65000,"timestamp":1746211742924,"id":11264,"parentId":11263,"tags":{},"startTime":1728312750844,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":68974,"timestamp":1746211741761,"id":11263,"parentId":11254,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx","layer":"rsc"},"startTime":1728312750843,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":121440,"timestamp":1746211691098,"id":11260,"parentId":11255,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312750792,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":288124,"timestamp":1746211681878,"id":11255,"parentId":11254,"tags":{},"startTime":1728312750783,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":14894,"timestamp":1746212106588,"id":11282,"parentId":11281,"tags":{},"startTime":1728312751208,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":20,"timestamp":1746212121822,"id":11284,"parentId":11281,"tags":{},"startTime":1728312751223,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":17269,"timestamp":1746212121884,"id":11285,"parentId":11281,"tags":{},"startTime":1728312751223,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":28,"timestamp":1746212139218,"id":11286,"parentId":11281,"tags":{},"startTime":1728312751240,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":19,"timestamp":1746212139275,"id":11287,"parentId":11281,"tags":{},"startTime":1728312751240,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":37876,"timestamp":1746212121519,"id":11283,"parentId":11281,"tags":{},"startTime":1728312751223,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":52509,"timestamp":1746212264247,"id":11288,"parentId":11281,"tags":{},"startTime":1728312751365,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":76302,"timestamp":1746212316819,"id":11289,"parentId":11281,"tags":{},"startTime":1728312751418,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":4987,"timestamp":1746212396588,"id":11290,"parentId":11281,"tags":{},"startTime":1728312751498,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":392,"timestamp":1746212401572,"id":11291,"parentId":11281,"tags":{},"startTime":1728312751503,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":607,"timestamp":1746212401929,"id":11292,"parentId":11281,"tags":{},"startTime":1728312751503,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":42553,"timestamp":1746212402550,"id":11293,"parentId":11281,"tags":{},"startTime":1728312751504,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":408049,"timestamp":1746212056779,"id":11281,"parentId":11254,"tags":{},"startTime":1728312751158,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":804782,"timestamp":1746211679849,"id":11254,"parentId":11252,"tags":{"name":"server"},"startTime":1728312750781,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":16344,"timestamp":1746212484759,"id":11294,"parentId":11252,"tags":{},"startTime":1728312751586,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":857349,"timestamp":1746211644720,"id":11252,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312750746,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":10298,"timestamp":1746212518211,"id":11307,"parentId":11296,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312751619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":10366,"timestamp":1746212518241,"id":11309,"parentId":11296,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312751619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":10354,"timestamp":1746212518255,"id":11310,"parentId":11296,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312751619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":16120,"timestamp":1746212517919,"id":11297,"parentId":11296,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312751619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":15973,"timestamp":1746212518083,"id":11299,"parentId":11296,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312751619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":21052,"timestamp":1746212518118,"id":11301,"parentId":11296,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312751619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":25772,"timestamp":1746212518135,"id":11302,"parentId":11296,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312751619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":29125,"timestamp":1746212518151,"id":11303,"parentId":11296,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312751619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":28971,"timestamp":1746212518315,"id":11314,"parentId":11296,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312751620,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":34057,"timestamp":1746212518181,"id":11305,"parentId":11296,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312751619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":33978,"timestamp":1746212518270,"id":11311,"parentId":11296,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312751619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":33951,"timestamp":1746212518300,"id":11313,"parentId":11296,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312751619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":37290,"timestamp":1746212518226,"id":11308,"parentId":11296,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312751619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":38821,"timestamp":1746212518102,"id":11300,"parentId":11296,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312751619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":38770,"timestamp":1746212518166,"id":11304,"parentId":11296,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312751619,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":11251,"timestamp":1746212546112,"id":11317,"parentId":11316,"tags":{},"startTime":1728312751647,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":721521,"timestamp":1746212557549,"id":11319,"parentId":11318,"tags":{},"startTime":1728312751659,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":724647,"timestamp":1746212557422,"id":11318,"parentId":11316,"tags":{},"startTime":1728312751659,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":89653,"timestamp":1746213282380,"id":11320,"parentId":11316,"tags":{"astUsed":"true"},"startTime":1728312752384,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":839515,"timestamp":1746212545921,"id":11316,"parentId":11315,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312751647,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":870897,"timestamp":1746212518285,"id":11312,"parentId":11296,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312751619,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":871184,"timestamp":1746212518062,"id":11298,"parentId":11296,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312751619,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":883400,"timestamp":1746212529328,"id":11315,"parentId":11295,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312751631,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":121,"timestamp":1746213413721,"id":11321,"parentId":11315,"tags":{},"startTime":1728312752515,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":895699,"timestamp":1746212518197,"id":11306,"parentId":11296,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312751619,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":908713,"timestamp":1746212505395,"id":11296,"parentId":11295,"tags":{},"startTime":1728312751607,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":5460,"timestamp":1746213510109,"id":11323,"parentId":11322,"tags":{},"startTime":1728312752611,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":17,"timestamp":1746213515618,"id":11325,"parentId":11322,"tags":{},"startTime":1728312752617,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":188,"timestamp":1746213515668,"id":11326,"parentId":11322,"tags":{},"startTime":1728312752617,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":21,"timestamp":1746213515907,"id":11327,"parentId":11322,"tags":{},"startTime":1728312752617,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":12,"timestamp":1746213515961,"id":11328,"parentId":11322,"tags":{},"startTime":1728312752617,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":5987,"timestamp":1746213515598,"id":11324,"parentId":11322,"tags":{},"startTime":1728312752617,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1863,"timestamp":1746213526679,"id":11329,"parentId":11322,"tags":{},"startTime":1728312752628,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":16240,"timestamp":1746213528612,"id":11330,"parentId":11322,"tags":{},"startTime":1728312752630,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":8584,"timestamp":1746213549562,"id":11331,"parentId":11322,"tags":{},"startTime":1728312752651,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":418,"timestamp":1746213558132,"id":11332,"parentId":11322,"tags":{},"startTime":1728312752659,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":301,"timestamp":1746213558523,"id":11333,"parentId":11322,"tags":{},"startTime":1728312752660,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":17715,"timestamp":1746213558837,"id":11334,"parentId":11322,"tags":{},"startTime":1728312752660,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":217,"timestamp":1746213580624,"id":11336,"parentId":11295,"tags":{},"startTime":1728312752682,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":615,"timestamp":1746213580239,"id":11335,"parentId":11295,"tags":{},"startTime":1728312752681,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":88849,"timestamp":1746213499167,"id":11322,"parentId":11295,"tags":{},"startTime":1728312752600,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":1083119,"timestamp":1746212504990,"id":11295,"parentId":11253,"tags":{"name":"client"},"startTime":1728312751606,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":20210,"timestamp":1746213588359,"id":11337,"parentId":11253,"tags":{},"startTime":1728312752690,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":1968792,"timestamp":1746211645830,"id":11253,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312750747,"traceId":"480ec8b9e15b14de"}] +[{"name":"client-success","duration":7,"timestamp":1746213624096,"id":11338,"parentId":3,"tags":{},"startTime":1728312752725,"traceId":"480ec8b9e15b14de"},{"name":"client-hmr-latency","duration":2021000,"timestamp":1746211648040,"id":11340,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":false},"startTime":1728312752790,"traceId":"480ec8b9e15b14de"},{"name":"handle-request","duration":193838,"timestamp":1746213631810,"id":11339,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728312752733,"traceId":"480ec8b9e15b14de"},{"name":"memory-usage","duration":3,"timestamp":1746213825766,"id":11341,"parentId":11339,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"362774528","memory.heapUsed":"369554288","memory.heapTotal":"430850048"},"startTime":1728312752927,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":22993,"timestamp":1746222182297,"id":11348,"parentId":11345,"tags":{"request":"next/dist/pages/_document"},"startTime":1728312761283,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":24086,"timestamp":1746222181982,"id":11346,"parentId":11345,"tags":{"request":"next/dist/pages/_app"},"startTime":1728312761283,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":49107,"timestamp":1746222182284,"id":11347,"parentId":11345,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312761283,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":49078,"timestamp":1746222182321,"id":11349,"parentId":11345,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1728312761283,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":59399,"timestamp":1746222182379,"id":11352,"parentId":11345,"tags":{"request":"next-app-loader?name=app%2Ffeatures%2Fpage&page=%2Ffeatures%2Fpage&appPaths=%2Ffeatures%2Fpage&pagePath=private-next-app-dir%2Ffeatures%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312761283,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":59425,"timestamp":1746222182359,"id":11351,"parentId":11345,"tags":{"request":"next-app-loader?name=app%2Fcommunity%2Fpage&page=%2Fcommunity%2Fpage&appPaths=%2Fcommunity%2Fpage&pagePath=private-next-app-dir%2Fcommunity%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312761283,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-transform","duration":65459,"timestamp":1746222226979,"id":11355,"parentId":11354,"tags":{},"startTime":1728312761328,"traceId":"480ec8b9e15b14de"},{"name":"next-swc-loader","duration":65769,"timestamp":1746222226678,"id":11354,"parentId":11353,"tags":{},"startTime":1728312761328,"traceId":"480ec8b9e15b14de"},{"name":"build-module-jsx","duration":69540,"timestamp":1746222225589,"id":11353,"parentId":11344,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx","layer":"rsc"},"startTime":1728312761327,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":114382,"timestamp":1746222182345,"id":11350,"parentId":11345,"tags":{"request":"next-app-loader?name=app%2F(main)%2Fpage&page=%2F(main)%2Fpage&appPaths=%2F(main)%2Fpage&pagePath=private-next-app-dir%2F(main)%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728312761283,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":209374,"timestamp":1746222173047,"id":11345,"parentId":11344,"tags":{},"startTime":1728312761274,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":35246,"timestamp":1746222413179,"id":11372,"parentId":11371,"tags":{},"startTime":1728312761514,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":7,"timestamp":1746222448469,"id":11374,"parentId":11371,"tags":{},"startTime":1728312761549,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":9606,"timestamp":1746222448502,"id":11375,"parentId":11371,"tags":{},"startTime":1728312761549,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":23,"timestamp":1746222458193,"id":11376,"parentId":11371,"tags":{},"startTime":1728312761559,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":78,"timestamp":1746222458237,"id":11377,"parentId":11371,"tags":{},"startTime":1728312761559,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":19037,"timestamp":1746222448454,"id":11373,"parentId":11371,"tags":{},"startTime":1728312761549,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":1799,"timestamp":1746222471148,"id":11378,"parentId":11371,"tags":{},"startTime":1728312761572,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":14145,"timestamp":1746222472977,"id":11379,"parentId":11371,"tags":{},"startTime":1728312761574,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":2026,"timestamp":1746222490494,"id":11380,"parentId":11371,"tags":{},"startTime":1728312761591,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":290,"timestamp":1746222492517,"id":11381,"parentId":11371,"tags":{},"startTime":1728312761593,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":293,"timestamp":1746222492795,"id":11382,"parentId":11371,"tags":{},"startTime":1728312761594,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":3181,"timestamp":1746222493097,"id":11383,"parentId":11371,"tags":{},"startTime":1728312761594,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":109749,"timestamp":1746222400087,"id":11371,"parentId":11344,"tags":{},"startTime":1728312761501,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":350331,"timestamp":1746222170614,"id":11344,"parentId":11342,"tags":{"name":"server"},"startTime":1728312761272,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":14365,"timestamp":1746222521048,"id":11384,"parentId":11342,"tags":{},"startTime":1728312761622,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-server","duration":395805,"timestamp":1746222140459,"id":11342,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312761241,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":12089,"timestamp":1746222561829,"id":11397,"parentId":11386,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312761663,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":12157,"timestamp":1746222561867,"id":11399,"parentId":11386,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312761663,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":12142,"timestamp":1746222561885,"id":11400,"parentId":11386,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728312761663,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":20640,"timestamp":1746222561531,"id":11387,"parentId":11386,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312761662,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":20538,"timestamp":1746222561672,"id":11389,"parentId":11386,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728312761663,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":27458,"timestamp":1746222561714,"id":11391,"parentId":11386,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728312761663,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":33197,"timestamp":1746222561735,"id":11392,"parentId":11386,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728312761663,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":39018,"timestamp":1746222561754,"id":11393,"parentId":11386,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728312761663,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":38722,"timestamp":1746222562062,"id":11404,"parentId":11386,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&page=%2F_error!"},"startTime":1728312761663,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":52119,"timestamp":1746222561790,"id":11395,"parentId":11386,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312761663,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":52020,"timestamp":1746222561903,"id":11401,"parentId":11386,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312761663,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":51986,"timestamp":1746222561939,"id":11403,"parentId":11386,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728312761663,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":55667,"timestamp":1746222561849,"id":11398,"parentId":11386,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312761663,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":57867,"timestamp":1746222561694,"id":11390,"parentId":11386,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728312761663,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":57804,"timestamp":1746222561772,"id":11394,"parentId":11386,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728312761663,"traceId":"480ec8b9e15b14de"},{"name":"read-resource","duration":21146,"timestamp":1746222599040,"id":11407,"parentId":11406,"tags":{},"startTime":1728312761700,"traceId":"480ec8b9e15b14de"},{"name":"postcss-process","duration":304473,"timestamp":1746222620502,"id":11409,"parentId":11408,"tags":{},"startTime":1728312761721,"traceId":"480ec8b9e15b14de"},{"name":"postcss-loader","duration":308470,"timestamp":1746222620255,"id":11408,"parentId":11406,"tags":{},"startTime":1728312761721,"traceId":"480ec8b9e15b14de"},{"name":"css-loader","duration":42324,"timestamp":1746222928816,"id":11410,"parentId":11406,"tags":{"astUsed":"true"},"startTime":1728312762030,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":377122,"timestamp":1746222598736,"id":11406,"parentId":11405,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css.webpack[javascript/auto]!=!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":null},"startTime":1728312761700,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":415450,"timestamp":1746222561921,"id":11402,"parentId":11386,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2F%40headlessui%2Freact%2Fdist%2Fcomponents%2Fpopover%2Fpopover.js%22%2C%22ids%22%3A%5B%22*%22%2C%22PopoverButton%22%2C%22PopoverPanel%22%5D%7D&server=false!"},"startTime":1728312761663,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":415737,"timestamp":1746222561646,"id":11388,"parentId":11386,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728312761663,"traceId":"480ec8b9e15b14de"},{"name":"build-module-css","duration":408652,"timestamp":1746222575008,"id":11405,"parentId":11385,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728312761676,"traceId":"480ec8b9e15b14de"},{"name":"build-module","duration":70,"timestamp":1746222984046,"id":11411,"parentId":11405,"tags":{},"startTime":1728312762085,"traceId":"480ec8b9e15b14de"},{"name":"add-entry","duration":422426,"timestamp":1746222561809,"id":11396,"parentId":11386,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728312761663,"traceId":"480ec8b9e15b14de"},{"name":"make","duration":444499,"timestamp":1746222539792,"id":11386,"parentId":11385,"tags":{},"startTime":1728312761641,"traceId":"480ec8b9e15b14de"},{"name":"chunk-graph","duration":4403,"timestamp":1746223012064,"id":11413,"parentId":11412,"tags":{},"startTime":1728312762113,"traceId":"480ec8b9e15b14de"},{"name":"optimize-modules","duration":6,"timestamp":1746223016505,"id":11415,"parentId":11412,"tags":{},"startTime":1728312762117,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunks","duration":145,"timestamp":1746223016543,"id":11416,"parentId":11412,"tags":{},"startTime":1728312762117,"traceId":"480ec8b9e15b14de"},{"name":"optimize-tree","duration":7,"timestamp":1746223016720,"id":11417,"parentId":11412,"tags":{},"startTime":1728312762118,"traceId":"480ec8b9e15b14de"},{"name":"optimize-chunk-modules","duration":5,"timestamp":1746223016752,"id":11418,"parentId":11412,"tags":{},"startTime":1728312762118,"traceId":"480ec8b9e15b14de"},{"name":"optimize","duration":3318,"timestamp":1746223016493,"id":11414,"parentId":11412,"tags":{},"startTime":1728312762117,"traceId":"480ec8b9e15b14de"},{"name":"module-hash","duration":945,"timestamp":1746223023932,"id":11419,"parentId":11412,"tags":{},"startTime":1728312762125,"traceId":"480ec8b9e15b14de"},{"name":"code-generation","duration":6386,"timestamp":1746223024893,"id":11420,"parentId":11412,"tags":{},"startTime":1728312762126,"traceId":"480ec8b9e15b14de"},{"name":"hash","duration":5974,"timestamp":1746223033808,"id":11421,"parentId":11412,"tags":{},"startTime":1728312762135,"traceId":"480ec8b9e15b14de"},{"name":"code-generation-jobs","duration":292,"timestamp":1746223039780,"id":11422,"parentId":11412,"tags":{},"startTime":1728312762141,"traceId":"480ec8b9e15b14de"},{"name":"module-assets","duration":240,"timestamp":1746223040057,"id":11423,"parentId":11412,"tags":{},"startTime":1728312762141,"traceId":"480ec8b9e15b14de"},{"name":"create-chunk-assets","duration":12029,"timestamp":1746223040303,"id":11424,"parentId":11412,"tags":{},"startTime":1728312762141,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-generateClientManifest","duration":157,"timestamp":1746223054780,"id":11426,"parentId":11385,"tags":{},"startTime":1728312762156,"traceId":"480ec8b9e15b14de"},{"name":"NextJsBuildManifest-createassets","duration":304,"timestamp":1746223054646,"id":11425,"parentId":11385,"tags":{},"startTime":1728312762156,"traceId":"480ec8b9e15b14de"},{"name":"seal","duration":58121,"timestamp":1746223001532,"id":11412,"parentId":11385,"tags":{},"startTime":1728312762102,"traceId":"480ec8b9e15b14de"},{"name":"webpack-compilation","duration":520345,"timestamp":1746222539345,"id":11385,"parentId":11343,"tags":{"name":"client"},"startTime":1728312761640,"traceId":"480ec8b9e15b14de"},{"name":"emit","duration":8181,"timestamp":1746223059727,"id":11427,"parentId":11343,"tags":{},"startTime":1728312762161,"traceId":"480ec8b9e15b14de"},{"name":"webpack-invalidated-client","duration":928276,"timestamp":1746222141227,"id":11343,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728312761242,"traceId":"480ec8b9e15b14de"}] diff --git a/public/images/socmed.jpg b/public/images/socmed.jpg new file mode 100644 index 0000000..c04c8e7 Binary files /dev/null and b/public/images/socmed.jpg differ diff --git a/src/components/Bentosection.jsx b/src/components/Bentosection.jsx index 5515459..1f0506a 100644 --- a/src/components/Bentosection.jsx +++ b/src/components/Bentosection.jsx @@ -49,9 +49,6 @@ export default function BentoSection() {

{description}

- - Learn More - ) @@ -68,6 +65,17 @@ export default function BentoSection() {

Transform how you and your team work together with our innovative creative tools and explore diverse scenarios where they empower users to collaborate in immersive virtual environments.

+
+ + See Features + + + Read Use Cases + +
+
} fade={['bottom']} className="max-lg:rounded-b-4xl lg:col-span-2 lg:rounded-br-4xl" diff --git a/src/components/HeroFeature.jsx b/src/components/HeroFeature.jsx index 81a9d02..9c3d3bd 100644 --- a/src/components/HeroFeature.jsx +++ b/src/components/HeroFeature.jsx @@ -19,8 +19,8 @@ import { return (
-
- + NEW @@ -59,6 +59,7 @@ import { Anyone, regardless of their background, skill level, or geographical location, can use the system to create complex 3D interactives environments tailored to their needs, simply by describing them.

+