diff --git a/.next/cache/webpack/client-development/6.pack.gz b/.next/cache/webpack/client-development/6.pack.gz index 8a4ad92..599543a 100644 Binary files a/.next/cache/webpack/client-development/6.pack.gz and b/.next/cache/webpack/client-development/6.pack.gz differ diff --git a/.next/cache/webpack/client-development/7.pack.gz b/.next/cache/webpack/client-development/7.pack.gz index ef1c4ef..b8d129f 100644 Binary files a/.next/cache/webpack/client-development/7.pack.gz and b/.next/cache/webpack/client-development/7.pack.gz differ diff --git a/.next/cache/webpack/client-development/8.pack.gz b/.next/cache/webpack/client-development/8.pack.gz index f359236..68b471a 100644 Binary files a/.next/cache/webpack/client-development/8.pack.gz and b/.next/cache/webpack/client-development/8.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 c29df56..d3df8fa 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 e65acde..6afe899 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 85d3c72..7315f0e 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/13.pack.gz b/.next/cache/webpack/server-development/13.pack.gz index 68093a3..dc78c95 100644 Binary files a/.next/cache/webpack/server-development/13.pack.gz and b/.next/cache/webpack/server-development/13.pack.gz differ diff --git a/.next/cache/webpack/server-development/15.pack.gz b/.next/cache/webpack/server-development/15.pack.gz index 0337933..9b276c9 100644 Binary files a/.next/cache/webpack/server-development/15.pack.gz and b/.next/cache/webpack/server-development/15.pack.gz differ diff --git a/.next/cache/webpack/server-development/17.pack.gz b/.next/cache/webpack/server-development/17.pack.gz index b816938..5ae74c4 100644 Binary files a/.next/cache/webpack/server-development/17.pack.gz and b/.next/cache/webpack/server-development/17.pack.gz differ diff --git a/.next/cache/webpack/server-development/18.pack.gz b/.next/cache/webpack/server-development/18.pack.gz index 6d465a1..321fc54 100644 Binary files a/.next/cache/webpack/server-development/18.pack.gz and b/.next/cache/webpack/server-development/18.pack.gz differ diff --git a/.next/cache/webpack/server-development/19.pack.gz b/.next/cache/webpack/server-development/19.pack.gz index e889243..31da9fb 100644 Binary files a/.next/cache/webpack/server-development/19.pack.gz and b/.next/cache/webpack/server-development/19.pack.gz differ diff --git a/.next/cache/webpack/server-development/2.pack.gz b/.next/cache/webpack/server-development/2.pack.gz index 2c52e78..41eb584 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 f8f87a3..f93c2d1 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 b839e77..545b8d2 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 624d6a0..bd1f4b7 100644 --- a/.next/server/app-paths-manifest.json +++ b/.next/server/app-paths-manifest.json @@ -1,8 +1,6 @@ { - "/_not-found/page": "app/_not-found/page.js", "/features/page": "app/features/page.js", "/about/page": "app/about/page.js", - "/heroverse/page": "app/heroverse/page.js", "/usecases/page": "app/usecases/page.js", "/community/page": "app/community/page.js", "/(main)/page": "app/(main)/page.js" diff --git a/.next/server/app/(main)/page.js b/.next/server/app/(main)/page.js index 08ae6c6..b40ba75 100644 --- a/.next/server/app/(main)/page.js +++ b/.next/server/app/(main)/page.js @@ -168,7 +168,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 */ Header: () => (/* binding */ Header)\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 react__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! react */ \"(ssr)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/ssr/react.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var _components_Button__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @/components/Button */ \"(ssr)/./src/components/Button.jsx\");\n/* harmony import */ var _components_Container__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/components/Container */ \"(ssr)/./src/components/Container.jsx\");\n/* harmony import */ var _components_Logo__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @/components/Logo */ \"(ssr)/./src/components/Logo.jsx\");\n/* harmony import */ var _barrel_optimize_names_Bars3Icon_XMarkIcon_heroicons_react_24_outline__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! __barrel_optimize__?names=Bars3Icon,XMarkIcon!=!@heroicons/react/24/outline */ \"(ssr)/./node_modules/@heroicons/react/24/outline/esm/Bars3Icon.js\");\n/* harmony import */ var _barrel_optimize_names_Bars3Icon_XMarkIcon_heroicons_react_24_outline__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! __barrel_optimize__?names=Bars3Icon,XMarkIcon!=!@heroicons/react/24/outline */ \"(ssr)/./node_modules/@heroicons/react/24/outline/esm/XMarkIcon.js\");\n/* __next_internal_client_entry_do_not_use__ Header auto */ \n\n\n\n\n\n// Example navigation items\nconst navigationItems = [\n {\n name: \"About\",\n href: \"/about.html\"\n },\n {\n name: \"HeroVerse 3D\",\n href: \"/heroverse.html\"\n },\n {\n name: \"Features\",\n href: \"/features.html\"\n },\n {\n name: \"Usecases\",\n href: \"/usecases.html\"\n },\n {\n name: \"Community\",\n href: \"/community.html\"\n }\n];\nfunction Header() {\n const [mobileMenuOpen, setMobileMenuOpen] = (0,react__WEBPACK_IMPORTED_MODULE_1__.useState)(false);\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"header\", {\n className: \"relative z-50 flex-none lg:py-2 bg-white\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_Container__WEBPACK_IMPORTED_MODULE_3__.Container, {\n className: \"flex flex-wrap items-center justify-between lg:justify-center lg:flex-nowrap\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"/\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"my-5 lg:my-0 lg:grow lg:basis-0\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_Logo__WEBPACK_IMPORTED_MODULE_4__.Logo, {\n className: \"h-12 w-auto text-slate-900\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 26,\n columnNumber: 10\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 25,\n columnNumber: 9\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 24,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"hidden lg:flex lg:items-center lg:gap-8 lg:grow lg:basis-0\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex gap-8 mx-auto\",\n children: navigationItems.map((item)=>/*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: item.href,\n className: \"text-purple-700 font-semibold hover:text-purple-600\",\n children: item.name\n }, item.name, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 32,\n columnNumber: 15\n }, this))\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 30,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_Button__WEBPACK_IMPORTED_MODULE_2__.Button, {\n href: \"#\",\n children: \"Join OurVerse\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 37,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 29,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"lg:hidden flex items-center bg-gradient3\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"button\", {\n type: \"button\",\n onClick: ()=>setMobileMenuOpen(true),\n className: \"-m-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-purple-700\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n className: \"sr-only\",\n children: \"Open menu\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 45,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_Bars3Icon_XMarkIcon_heroicons_react_24_outline__WEBPACK_IMPORTED_MODULE_5__[\"default\"], {\n \"aria-hidden\": \"true\",\n className: \"h-6 w-6\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.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/Header.jsx\",\n lineNumber: 40,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 39,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 23,\n columnNumber: 7\n }, this),\n mobileMenuOpen && /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"fixed inset-0 z-10 bg-white shadow-lg lg:hidden\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex items-center justify-between p-6\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_Logo__WEBPACK_IMPORTED_MODULE_4__.Logo, {\n className: \"h-12 w-auto text-slate-900\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 55,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"button\", {\n type: \"button\",\n onClick: ()=>setMobileMenuOpen(false),\n className: \"-m-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-purple-700\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n className: \"sr-only\",\n children: \"Close menu\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 61,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_Bars3Icon_XMarkIcon_heroicons_react_24_outline__WEBPACK_IMPORTED_MODULE_6__[\"default\"], {\n \"aria-hidden\": \"true\",\n className: \"h-6 w-6\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 62,\n columnNumber: 15\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 56,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 54,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex flex-col p-6 space-y-4\",\n children: [\n navigationItems.map((item)=>/*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: item.href,\n className: \"text-purple-600 hover:text-purple-800 text-lg font-semibold\",\n onClick: ()=>setMobileMenuOpen(false),\n children: item.name\n }, item.name, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 67,\n columnNumber: 15\n }, this)),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_Button__WEBPACK_IMPORTED_MODULE_2__.Button, {\n href: \"#\",\n className: \"mt-4 btn-dark\",\n children: \"Join OurVerse\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 76,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 65,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 53,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 22,\n columnNumber: 5\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHNzcikvLi9zcmMvY29tcG9uZW50cy9IZWFkZXIuanN4IiwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7O0FBRWlDO0FBQ1k7QUFDTTtBQUNWO0FBQzBCO0FBRW5FLDJCQUEyQjtBQUMzQixNQUFNTSxrQkFBa0I7SUFDdEI7UUFBRUMsTUFBTTtRQUFTQyxNQUFNO0lBQWM7SUFDckM7UUFBRUQsTUFBTTtRQUFnQkMsTUFBTTtJQUFrQjtJQUNoRDtRQUFFRCxNQUFNO1FBQVlDLE1BQU07SUFBaUI7SUFDM0M7UUFBRUQsTUFBTTtRQUFZQyxNQUFNO0lBQWlCO0lBQzNDO1FBQUVELE1BQU07UUFBYUMsTUFBTTtJQUFrQjtDQUM5QztBQUVNLFNBQVNDO0lBQ2QsTUFBTSxDQUFDQyxnQkFBZ0JDLGtCQUFrQixHQUFHWCwrQ0FBUUEsQ0FBQztJQUVyRCxxQkFDRSw4REFBQ1k7UUFBT0MsV0FBVTs7MEJBQ2hCLDhEQUFDWCw0REFBU0E7Z0JBQUNXLFdBQVU7O2tDQUNyQiw4REFBQ0M7d0JBQUVOLE1BQUs7a0NBQ04sNEVBQUNPOzRCQUFJRixXQUFVO3NDQUNkLDRFQUFDVixrREFBSUE7Z0NBQUNVLFdBQVU7Ozs7Ozs7Ozs7Ozs7Ozs7a0NBR2pCLDhEQUFDRTt3QkFBSUYsV0FBVTs7MENBQ2IsOERBQUNFO2dDQUFJRixXQUFVOzBDQUNaUCxnQkFBZ0JVLEdBQUcsQ0FBQyxDQUFDQyxxQkFDcEIsOERBQUNIO3dDQUFrQk4sTUFBTVMsS0FBS1QsSUFBSTt3Q0FBRUssV0FBVTtrREFDM0NJLEtBQUtWLElBQUk7dUNBREpVLEtBQUtWLElBQUk7Ozs7Ozs7Ozs7MENBS3JCLDhEQUFDTixzREFBTUE7Z0NBQUNPLE1BQUs7MENBQUk7Ozs7Ozs7Ozs7OztrQ0FFbkIsOERBQUNPO3dCQUFJRixXQUFVO2tDQUNiLDRFQUFDSzs0QkFDQ0MsTUFBSzs0QkFDTEMsU0FBUyxJQUFNVCxrQkFBa0I7NEJBQ2pDRSxXQUFVOzs4Q0FFViw4REFBQ1E7b0NBQUtSLFdBQVU7OENBQVU7Ozs7Ozs4Q0FDMUIsOERBQUNULDZHQUFTQTtvQ0FBQ2tCLGVBQVk7b0NBQU9ULFdBQVU7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O1lBTTdDSCxnQ0FDQyw4REFBQ0s7Z0JBQUlGLFdBQVU7O2tDQUNiLDhEQUFDRTt3QkFBSUYsV0FBVTs7MENBQ2IsOERBQUNWLGtEQUFJQTtnQ0FBQ1UsV0FBVTs7Ozs7OzBDQUNoQiw4REFBQ0s7Z0NBQ0NDLE1BQUs7Z0NBQ0xDLFNBQVMsSUFBTVQsa0JBQWtCO2dDQUNqQ0UsV0FBVTs7a0RBRVYsOERBQUNRO3dDQUFLUixXQUFVO2tEQUFVOzs7Ozs7a0RBQzFCLDhEQUFDUiw2R0FBU0E7d0NBQUNpQixlQUFZO3dDQUFPVCxXQUFVOzs7Ozs7Ozs7Ozs7Ozs7Ozs7a0NBRzVDLDhEQUFDRTt3QkFBSUYsV0FBVTs7NEJBQ1pQLGdCQUFnQlUsR0FBRyxDQUFDLENBQUNDLHFCQUNwQiw4REFBQ0g7b0NBRUNOLE1BQU1TLEtBQUtULElBQUk7b0NBQ2ZLLFdBQVU7b0NBQ1ZPLFNBQVMsSUFBTVQsa0JBQWtCOzhDQUVoQ00sS0FBS1YsSUFBSTttQ0FMTFUsS0FBS1YsSUFBSTs7Ozs7MENBUWxCLDhEQUFDTixzREFBTUE7Z0NBQUNPLE1BQUs7Z0NBQUlLLFdBQVU7MENBQWdCOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFRdkQiLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly90YWlsd2luZHVpLWtleW5vdGUvLi9zcmMvY29tcG9uZW50cy9IZWFkZXIuanN4PzNjYjYiXSwic291cmNlc0NvbnRlbnQiOlsiJ3VzZSBjbGllbnQnOyAvLyBFbnN1cmUgdGhpcyBmaWxlIGlzIHRyZWF0ZWQgYXMgYSBDbGllbnQgQ29tcG9uZW50XG5cbmltcG9ydCB7IHVzZVN0YXRlIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsgQnV0dG9uIH0gZnJvbSAnQC9jb21wb25lbnRzL0J1dHRvbic7XG5pbXBvcnQgeyBDb250YWluZXIgfSBmcm9tICdAL2NvbXBvbmVudHMvQ29udGFpbmVyJztcbmltcG9ydCB7IExvZ28gfSBmcm9tICdAL2NvbXBvbmVudHMvTG9nbyc7XG5pbXBvcnQgeyBCYXJzM0ljb24sIFhNYXJrSWNvbiB9IGZyb20gJ0BoZXJvaWNvbnMvcmVhY3QvMjQvb3V0bGluZSc7XG5cbi8vIEV4YW1wbGUgbmF2aWdhdGlvbiBpdGVtc1xuY29uc3QgbmF2aWdhdGlvbkl0ZW1zID0gW1xuICB7IG5hbWU6ICdBYm91dCcsIGhyZWY6ICcvYWJvdXQuaHRtbCcgfSxcbiAgeyBuYW1lOiAnSGVyb1ZlcnNlIDNEJywgaHJlZjogJy9oZXJvdmVyc2UuaHRtbCcgfSxcbiAgeyBuYW1lOiAnRmVhdHVyZXMnLCBocmVmOiAnL2ZlYXR1cmVzLmh0bWwnIH0sXG4gIHsgbmFtZTogJ1VzZWNhc2VzJywgaHJlZjogJy91c2VjYXNlcy5odG1sJyB9LFxuICB7IG5hbWU6ICdDb21tdW5pdHknLCBocmVmOiAnL2NvbW11bml0eS5odG1sJyB9LFxuXTtcblxuZXhwb3J0IGZ1bmN0aW9uIEhlYWRlcigpIHtcbiAgY29uc3QgW21vYmlsZU1lbnVPcGVuLCBzZXRNb2JpbGVNZW51T3Blbl0gPSB1c2VTdGF0ZShmYWxzZSk7XG5cbiAgcmV0dXJuIChcbiAgICA8aGVhZGVyIGNsYXNzTmFtZT1cInJlbGF0aXZlIHotNTAgZmxleC1ub25lIGxnOnB5LTIgYmctd2hpdGVcIj5cbiAgICAgIDxDb250YWluZXIgY2xhc3NOYW1lPVwiZmxleCBmbGV4LXdyYXAgaXRlbXMtY2VudGVyIGp1c3RpZnktYmV0d2VlbiBsZzpqdXN0aWZ5LWNlbnRlciBsZzpmbGV4LW5vd3JhcFwiPlxuICAgICAgPGEgaHJlZj1cIi9cIj5cbiAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJteS01IGxnOm15LTAgbGc6Z3JvdyBsZzpiYXNpcy0wXCI+XG4gICAgICAgICA8TG9nbyBjbGFzc05hbWU9XCJoLTEyIHctYXV0byB0ZXh0LXNsYXRlLTkwMFwiIC8+XG4gICAgICAgIDwvZGl2PlxuICAgICA8L2E+XG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiaGlkZGVuIGxnOmZsZXggbGc6aXRlbXMtY2VudGVyIGxnOmdhcC04IGxnOmdyb3cgbGc6YmFzaXMtMFwiPlxuICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiZmxleCBnYXAtOCBteC1hdXRvXCI+XG4gICAgICAgICAgICB7bmF2aWdhdGlvbkl0ZW1zLm1hcCgoaXRlbSkgPT4gKFxuICAgICAgICAgICAgICA8YSBrZXk9e2l0ZW0ubmFtZX0gaHJlZj17aXRlbS5ocmVmfSBjbGFzc05hbWU9XCJ0ZXh0LXB1cnBsZS03MDAgZm9udC1zZW1pYm9sZCBob3Zlcjp0ZXh0LXB1cnBsZS02MDBcIj5cbiAgICAgICAgICAgICAgICB7aXRlbS5uYW1lfVxuICAgICAgICAgICAgICA8L2E+XG4gICAgICAgICAgICApKX1cbiAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICA8QnV0dG9uIGhyZWY9XCIjXCI+Sm9pbiBPdXJWZXJzZTwvQnV0dG9uPlxuICAgICAgICA8L2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJsZzpoaWRkZW4gZmxleCBpdGVtcy1jZW50ZXIgYmctZ3JhZGllbnQzXCI+XG4gICAgICAgICAgPGJ1dHRvblxuICAgICAgICAgICAgdHlwZT1cImJ1dHRvblwiXG4gICAgICAgICAgICBvbkNsaWNrPXsoKSA9PiBzZXRNb2JpbGVNZW51T3Blbih0cnVlKX1cbiAgICAgICAgICAgIGNsYXNzTmFtZT1cIi1tLTIuNSBpbmxpbmUtZmxleCBpdGVtcy1jZW50ZXIganVzdGlmeS1jZW50ZXIgcm91bmRlZC1tZCBwLTIuNSB0ZXh0LXB1cnBsZS03MDBcIlxuICAgICAgICAgID5cbiAgICAgICAgICAgIDxzcGFuIGNsYXNzTmFtZT1cInNyLW9ubHlcIj5PcGVuIG1lbnU8L3NwYW4+XG4gICAgICAgICAgICA8QmFyczNJY29uIGFyaWEtaGlkZGVuPVwidHJ1ZVwiIGNsYXNzTmFtZT1cImgtNiB3LTZcIiAvPlxuICAgICAgICAgIDwvYnV0dG9uPlxuICAgICAgICA8L2Rpdj5cbiAgICAgIDwvQ29udGFpbmVyPlxuXG4gICAgICB7LyogTW9iaWxlIG1lbnUgKi99XG4gICAgICB7bW9iaWxlTWVudU9wZW4gJiYgKFxuICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImZpeGVkIGluc2V0LTAgei0xMCBiZy13aGl0ZSBzaGFkb3ctbGcgbGc6aGlkZGVuXCI+XG4gICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJmbGV4IGl0ZW1zLWNlbnRlciBqdXN0aWZ5LWJldHdlZW4gcC02XCI+XG4gICAgICAgICAgICA8TG9nbyBjbGFzc05hbWU9XCJoLTEyIHctYXV0byB0ZXh0LXNsYXRlLTkwMFwiIC8+XG4gICAgICAgICAgICA8YnV0dG9uXG4gICAgICAgICAgICAgIHR5cGU9XCJidXR0b25cIlxuICAgICAgICAgICAgICBvbkNsaWNrPXsoKSA9PiBzZXRNb2JpbGVNZW51T3BlbihmYWxzZSl9XG4gICAgICAgICAgICAgIGNsYXNzTmFtZT1cIi1tLTIuNSBpbmxpbmUtZmxleCBpdGVtcy1jZW50ZXIganVzdGlmeS1jZW50ZXIgcm91bmRlZC1tZCBwLTIuNSB0ZXh0LXB1cnBsZS03MDBcIlxuICAgICAgICAgICAgPlxuICAgICAgICAgICAgICA8c3BhbiBjbGFzc05hbWU9XCJzci1vbmx5XCI+Q2xvc2UgbWVudTwvc3Bhbj5cbiAgICAgICAgICAgICAgPFhNYXJrSWNvbiBhcmlhLWhpZGRlbj1cInRydWVcIiBjbGFzc05hbWU9XCJoLTYgdy02XCIgLz5cbiAgICAgICAgICAgIDwvYnV0dG9uPlxuICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiZmxleCBmbGV4LWNvbCBwLTYgc3BhY2UteS00XCI+XG4gICAgICAgICAgICB7bmF2aWdhdGlvbkl0ZW1zLm1hcCgoaXRlbSkgPT4gKFxuICAgICAgICAgICAgICA8YVxuICAgICAgICAgICAgICAgIGtleT17aXRlbS5uYW1lfVxuICAgICAgICAgICAgICAgIGhyZWY9e2l0ZW0uaHJlZn1cbiAgICAgICAgICAgICAgICBjbGFzc05hbWU9XCJ0ZXh0LXB1cnBsZS02MDAgaG92ZXI6dGV4dC1wdXJwbGUtODAwIHRleHQtbGcgZm9udC1zZW1pYm9sZFwiXG4gICAgICAgICAgICAgICAgb25DbGljaz17KCkgPT4gc2V0TW9iaWxlTWVudU9wZW4oZmFsc2UpfVxuICAgICAgICAgICAgICA+XG4gICAgICAgICAgICAgICAge2l0ZW0ubmFtZX1cbiAgICAgICAgICAgICAgPC9hPlxuICAgICAgICAgICAgKSl9XG4gICAgICAgICAgICA8QnV0dG9uIGhyZWY9XCIjXCIgY2xhc3NOYW1lPVwibXQtNCBidG4tZGFya1wiPlxuICAgICAgICAgICAgICBKb2luIE91clZlcnNlXG4gICAgICAgICAgICA8L0J1dHRvbj5cbiAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgPC9kaXY+XG4gICAgICApfVxuICAgIDwvaGVhZGVyPlxuICApO1xufVxuIl0sIm5hbWVzIjpbInVzZVN0YXRlIiwiQnV0dG9uIiwiQ29udGFpbmVyIiwiTG9nbyIsIkJhcnMzSWNvbiIsIlhNYXJrSWNvbiIsIm5hdmlnYXRpb25JdGVtcyIsIm5hbWUiLCJocmVmIiwiSGVhZGVyIiwibW9iaWxlTWVudU9wZW4iLCJzZXRNb2JpbGVNZW51T3BlbiIsImhlYWRlciIsImNsYXNzTmFtZSIsImEiLCJkaXYiLCJtYXAiLCJpdGVtIiwiYnV0dG9uIiwidHlwZSIsIm9uQ2xpY2siLCJzcGFuIiwiYXJpYS1oaWRkZW4iXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(ssr)/./src/components/Header.jsx\n"); +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ Header: () => (/* binding */ Header)\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 react__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! react */ \"(ssr)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/ssr/react.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var _components_Button__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @/components/Button */ \"(ssr)/./src/components/Button.jsx\");\n/* harmony import */ var _components_Container__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/components/Container */ \"(ssr)/./src/components/Container.jsx\");\n/* harmony import */ var _components_Logo__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @/components/Logo */ \"(ssr)/./src/components/Logo.jsx\");\n/* harmony import */ var _barrel_optimize_names_Bars3Icon_XMarkIcon_heroicons_react_24_outline__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! __barrel_optimize__?names=Bars3Icon,XMarkIcon!=!@heroicons/react/24/outline */ \"(ssr)/./node_modules/@heroicons/react/24/outline/esm/Bars3Icon.js\");\n/* harmony import */ var _barrel_optimize_names_Bars3Icon_XMarkIcon_heroicons_react_24_outline__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! __barrel_optimize__?names=Bars3Icon,XMarkIcon!=!@heroicons/react/24/outline */ \"(ssr)/./node_modules/@heroicons/react/24/outline/esm/XMarkIcon.js\");\n/* __next_internal_client_entry_do_not_use__ Header auto */ \n\n\n\n\n\n// Example navigation items\nconst navigationItems = [\n {\n name: \"About\",\n href: \"/about.html\"\n },\n {\n name: \"HeroVerse 3D\",\n href: \"/heroverse.html\"\n },\n {\n name: \"Features\",\n href: \"/features.html\"\n },\n {\n name: \"Usecases\",\n href: \"/usecases.html\"\n },\n {\n name: \"Community\",\n href: \"/community.html\"\n }\n];\nfunction Header() {\n const [mobileMenuOpen, setMobileMenuOpen] = (0,react__WEBPACK_IMPORTED_MODULE_1__.useState)(false);\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"header\", {\n className: \"relative z-50 flex-none lg:py-2 bg-white\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_Container__WEBPACK_IMPORTED_MODULE_3__.Container, {\n className: \"flex flex-wrap items-center justify-between lg:justify-center lg:flex-nowrap\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"/\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"my-5 lg:my-0 lg:grow lg:basis-0\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_Logo__WEBPACK_IMPORTED_MODULE_4__.Logo, {\n className: \"h-12 w-auto text-slate-900\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 26,\n columnNumber: 10\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 25,\n columnNumber: 9\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 24,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"hidden lg:flex lg:items-center lg:gap-8 lg:grow lg:basis-0\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex gap-8 mx-auto\",\n children: navigationItems.map((item)=>/*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: item.href,\n className: \"text-purple-700 font-semibold hover:text-purple-600\",\n children: item.name\n }, item.name, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 32,\n columnNumber: 15\n }, this))\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 30,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_Button__WEBPACK_IMPORTED_MODULE_2__.Button, {\n href: \"https://portal.ourverse.tf\",\n className: \"btn-dark\",\n target: \"_blank\",\n rel: \"noopener noreferrer\",\n children: \"Join OurVerse\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 37,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 29,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"lg:hidden flex items-center bg-gradient3\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"button\", {\n type: \"button\",\n onClick: ()=>setMobileMenuOpen(true),\n className: \"-m-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-purple-700\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n className: \"sr-only\",\n children: \"Open menu\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 45,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_Bars3Icon_XMarkIcon_heroicons_react_24_outline__WEBPACK_IMPORTED_MODULE_5__[\"default\"], {\n \"aria-hidden\": \"true\",\n className: \"h-6 w-6\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.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/Header.jsx\",\n lineNumber: 40,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 39,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 23,\n columnNumber: 7\n }, this),\n mobileMenuOpen && /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"fixed inset-0 z-10 bg-white shadow-lg lg:hidden\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex items-center justify-between p-6\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_Logo__WEBPACK_IMPORTED_MODULE_4__.Logo, {\n className: \"h-12 w-auto text-slate-900\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 55,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"button\", {\n type: \"button\",\n onClick: ()=>setMobileMenuOpen(false),\n className: \"-m-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-purple-700\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n className: \"sr-only\",\n children: \"Close menu\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 61,\n columnNumber: 15\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_barrel_optimize_names_Bars3Icon_XMarkIcon_heroicons_react_24_outline__WEBPACK_IMPORTED_MODULE_6__[\"default\"], {\n \"aria-hidden\": \"true\",\n className: \"h-6 w-6\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 62,\n columnNumber: 15\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 56,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 54,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"flex flex-col p-6 space-y-4\",\n children: [\n navigationItems.map((item)=>/*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: item.href,\n className: \"text-purple-600 hover:text-purple-800 text-lg font-semibold\",\n onClick: ()=>setMobileMenuOpen(false),\n children: item.name\n }, item.name, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 67,\n columnNumber: 15\n }, this)),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_Button__WEBPACK_IMPORTED_MODULE_2__.Button, {\n href: \"https://portal.ourverse.tf\",\n className: \"mt-4 btn-dark px-4 py-2\",\n target: \"_blank\",\n rel: \"noopener noreferrer\",\n children: \"Join OurVerse\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 76,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 65,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 53,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx\",\n lineNumber: 22,\n columnNumber: 5\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHNzcikvLi9zcmMvY29tcG9uZW50cy9IZWFkZXIuanN4IiwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7O0FBRWlDO0FBQ1k7QUFDTTtBQUNWO0FBQzBCO0FBRW5FLDJCQUEyQjtBQUMzQixNQUFNTSxrQkFBa0I7SUFDdEI7UUFBRUMsTUFBTTtRQUFTQyxNQUFNO0lBQWM7SUFDckM7UUFBRUQsTUFBTTtRQUFnQkMsTUFBTTtJQUFrQjtJQUNoRDtRQUFFRCxNQUFNO1FBQVlDLE1BQU07SUFBaUI7SUFDM0M7UUFBRUQsTUFBTTtRQUFZQyxNQUFNO0lBQWlCO0lBQzNDO1FBQUVELE1BQU07UUFBYUMsTUFBTTtJQUFrQjtDQUM5QztBQUVNLFNBQVNDO0lBQ2QsTUFBTSxDQUFDQyxnQkFBZ0JDLGtCQUFrQixHQUFHWCwrQ0FBUUEsQ0FBQztJQUVyRCxxQkFDRSw4REFBQ1k7UUFBT0MsV0FBVTs7MEJBQ2hCLDhEQUFDWCw0REFBU0E7Z0JBQUNXLFdBQVU7O2tDQUNyQiw4REFBQ0M7d0JBQUVOLE1BQUs7a0NBQ04sNEVBQUNPOzRCQUFJRixXQUFVO3NDQUNkLDRFQUFDVixrREFBSUE7Z0NBQUNVLFdBQVU7Ozs7Ozs7Ozs7Ozs7Ozs7a0NBR2pCLDhEQUFDRTt3QkFBSUYsV0FBVTs7MENBQ2IsOERBQUNFO2dDQUFJRixXQUFVOzBDQUNaUCxnQkFBZ0JVLEdBQUcsQ0FBQyxDQUFDQyxxQkFDcEIsOERBQUNIO3dDQUFrQk4sTUFBTVMsS0FBS1QsSUFBSTt3Q0FBRUssV0FBVTtrREFDM0NJLEtBQUtWLElBQUk7dUNBREpVLEtBQUtWLElBQUk7Ozs7Ozs7Ozs7MENBS3JCLDhEQUFDTixzREFBTUE7Z0NBQUNPLE1BQUs7Z0NBQTZCSyxXQUFVO2dDQUFXSyxRQUFPO2dDQUFTQyxLQUFJOzBDQUFzQjs7Ozs7Ozs7Ozs7O2tDQUUzRyw4REFBQ0o7d0JBQUlGLFdBQVU7a0NBQ2IsNEVBQUNPOzRCQUNDQyxNQUFLOzRCQUNMQyxTQUFTLElBQU1YLGtCQUFrQjs0QkFDakNFLFdBQVU7OzhDQUVWLDhEQUFDVTtvQ0FBS1YsV0FBVTs4Q0FBVTs7Ozs7OzhDQUMxQiw4REFBQ1QsNkdBQVNBO29DQUFDb0IsZUFBWTtvQ0FBT1gsV0FBVTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7WUFNN0NILGdDQUNDLDhEQUFDSztnQkFBSUYsV0FBVTs7a0NBQ2IsOERBQUNFO3dCQUFJRixXQUFVOzswQ0FDYiw4REFBQ1Ysa0RBQUlBO2dDQUFDVSxXQUFVOzs7Ozs7MENBQ2hCLDhEQUFDTztnQ0FDQ0MsTUFBSztnQ0FDTEMsU0FBUyxJQUFNWCxrQkFBa0I7Z0NBQ2pDRSxXQUFVOztrREFFViw4REFBQ1U7d0NBQUtWLFdBQVU7a0RBQVU7Ozs7OztrREFDMUIsOERBQUNSLDZHQUFTQTt3Q0FBQ21CLGVBQVk7d0NBQU9YLFdBQVU7Ozs7Ozs7Ozs7Ozs7Ozs7OztrQ0FHNUMsOERBQUNFO3dCQUFJRixXQUFVOzs0QkFDWlAsZ0JBQWdCVSxHQUFHLENBQUMsQ0FBQ0MscUJBQ3BCLDhEQUFDSDtvQ0FFQ04sTUFBTVMsS0FBS1QsSUFBSTtvQ0FDZkssV0FBVTtvQ0FDVlMsU0FBUyxJQUFNWCxrQkFBa0I7OENBRWhDTSxLQUFLVixJQUFJO21DQUxMVSxLQUFLVixJQUFJOzs7OzswQ0FRbEIsOERBQUNOLHNEQUFNQTtnQ0FBQ08sTUFBSztnQ0FBNkJLLFdBQVU7Z0NBQTBCSyxRQUFPO2dDQUFTQyxLQUFJOzBDQUFzQjs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBUXBJIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vdGFpbHdpbmR1aS1rZXlub3RlLy4vc3JjL2NvbXBvbmVudHMvSGVhZGVyLmpzeD8zY2I2Il0sInNvdXJjZXNDb250ZW50IjpbIid1c2UgY2xpZW50JzsgLy8gRW5zdXJlIHRoaXMgZmlsZSBpcyB0cmVhdGVkIGFzIGEgQ2xpZW50IENvbXBvbmVudFxuXG5pbXBvcnQgeyB1c2VTdGF0ZSB9IGZyb20gJ3JlYWN0JztcbmltcG9ydCB7IEJ1dHRvbiB9IGZyb20gJ0AvY29tcG9uZW50cy9CdXR0b24nO1xuaW1wb3J0IHsgQ29udGFpbmVyIH0gZnJvbSAnQC9jb21wb25lbnRzL0NvbnRhaW5lcic7XG5pbXBvcnQgeyBMb2dvIH0gZnJvbSAnQC9jb21wb25lbnRzL0xvZ28nO1xuaW1wb3J0IHsgQmFyczNJY29uLCBYTWFya0ljb24gfSBmcm9tICdAaGVyb2ljb25zL3JlYWN0LzI0L291dGxpbmUnO1xuXG4vLyBFeGFtcGxlIG5hdmlnYXRpb24gaXRlbXNcbmNvbnN0IG5hdmlnYXRpb25JdGVtcyA9IFtcbiAgeyBuYW1lOiAnQWJvdXQnLCBocmVmOiAnL2Fib3V0Lmh0bWwnIH0sXG4gIHsgbmFtZTogJ0hlcm9WZXJzZSAzRCcsIGhyZWY6ICcvaGVyb3ZlcnNlLmh0bWwnIH0sXG4gIHsgbmFtZTogJ0ZlYXR1cmVzJywgaHJlZjogJy9mZWF0dXJlcy5odG1sJyB9LFxuICB7IG5hbWU6ICdVc2VjYXNlcycsIGhyZWY6ICcvdXNlY2FzZXMuaHRtbCcgfSxcbiAgeyBuYW1lOiAnQ29tbXVuaXR5JywgaHJlZjogJy9jb21tdW5pdHkuaHRtbCcgfSxcbl07XG5cbmV4cG9ydCBmdW5jdGlvbiBIZWFkZXIoKSB7XG4gIGNvbnN0IFttb2JpbGVNZW51T3Blbiwgc2V0TW9iaWxlTWVudU9wZW5dID0gdXNlU3RhdGUoZmFsc2UpO1xuXG4gIHJldHVybiAoXG4gICAgPGhlYWRlciBjbGFzc05hbWU9XCJyZWxhdGl2ZSB6LTUwIGZsZXgtbm9uZSBsZzpweS0yIGJnLXdoaXRlXCI+XG4gICAgICA8Q29udGFpbmVyIGNsYXNzTmFtZT1cImZsZXggZmxleC13cmFwIGl0ZW1zLWNlbnRlciBqdXN0aWZ5LWJldHdlZW4gbGc6anVzdGlmeS1jZW50ZXIgbGc6ZmxleC1ub3dyYXBcIj5cbiAgICAgIDxhIGhyZWY9XCIvXCI+XG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXktNSBsZzpteS0wIGxnOmdyb3cgbGc6YmFzaXMtMFwiPlxuICAgICAgICAgPExvZ28gY2xhc3NOYW1lPVwiaC0xMiB3LWF1dG8gdGV4dC1zbGF0ZS05MDBcIiAvPlxuICAgICAgICA8L2Rpdj5cbiAgICAgPC9hPlxuICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImhpZGRlbiBsZzpmbGV4IGxnOml0ZW1zLWNlbnRlciBsZzpnYXAtOCBsZzpncm93IGxnOmJhc2lzLTBcIj5cbiAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImZsZXggZ2FwLTggbXgtYXV0b1wiPlxuICAgICAgICAgICAge25hdmlnYXRpb25JdGVtcy5tYXAoKGl0ZW0pID0+IChcbiAgICAgICAgICAgICAgPGEga2V5PXtpdGVtLm5hbWV9IGhyZWY9e2l0ZW0uaHJlZn0gY2xhc3NOYW1lPVwidGV4dC1wdXJwbGUtNzAwIGZvbnQtc2VtaWJvbGQgaG92ZXI6dGV4dC1wdXJwbGUtNjAwXCI+XG4gICAgICAgICAgICAgICAge2l0ZW0ubmFtZX1cbiAgICAgICAgICAgICAgPC9hPlxuICAgICAgICAgICAgKSl9XG4gICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgPEJ1dHRvbiBocmVmPVwiaHR0cHM6Ly9wb3J0YWwub3VydmVyc2UudGZcIiBjbGFzc05hbWU9XCJidG4tZGFya1wiIHRhcmdldD1cIl9ibGFua1wiIHJlbD1cIm5vb3BlbmVyIG5vcmVmZXJyZXJcIj5Kb2luIE91clZlcnNlPC9CdXR0b24+XG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImxnOmhpZGRlbiBmbGV4IGl0ZW1zLWNlbnRlciBiZy1ncmFkaWVudDNcIj5cbiAgICAgICAgICA8YnV0dG9uXG4gICAgICAgICAgICB0eXBlPVwiYnV0dG9uXCJcbiAgICAgICAgICAgIG9uQ2xpY2s9eygpID0+IHNldE1vYmlsZU1lbnVPcGVuKHRydWUpfVxuICAgICAgICAgICAgY2xhc3NOYW1lPVwiLW0tMi41IGlubGluZS1mbGV4IGl0ZW1zLWNlbnRlciBqdXN0aWZ5LWNlbnRlciByb3VuZGVkLW1kIHAtMi41IHRleHQtcHVycGxlLTcwMFwiXG4gICAgICAgICAgPlxuICAgICAgICAgICAgPHNwYW4gY2xhc3NOYW1lPVwic3Itb25seVwiPk9wZW4gbWVudTwvc3Bhbj5cbiAgICAgICAgICAgIDxCYXJzM0ljb24gYXJpYS1oaWRkZW49XCJ0cnVlXCIgY2xhc3NOYW1lPVwiaC02IHctNlwiIC8+XG4gICAgICAgICAgPC9idXR0b24+XG4gICAgICAgIDwvZGl2PlxuICAgICAgPC9Db250YWluZXI+XG5cbiAgICAgIHsvKiBNb2JpbGUgbWVudSAqL31cbiAgICAgIHttb2JpbGVNZW51T3BlbiAmJiAoXG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiZml4ZWQgaW5zZXQtMCB6LTEwIGJnLXdoaXRlIHNoYWRvdy1sZyBsZzpoaWRkZW5cIj5cbiAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImZsZXggaXRlbXMtY2VudGVyIGp1c3RpZnktYmV0d2VlbiBwLTZcIj5cbiAgICAgICAgICAgIDxMb2dvIGNsYXNzTmFtZT1cImgtMTIgdy1hdXRvIHRleHQtc2xhdGUtOTAwXCIgLz5cbiAgICAgICAgICAgIDxidXR0b25cbiAgICAgICAgICAgICAgdHlwZT1cImJ1dHRvblwiXG4gICAgICAgICAgICAgIG9uQ2xpY2s9eygpID0+IHNldE1vYmlsZU1lbnVPcGVuKGZhbHNlKX1cbiAgICAgICAgICAgICAgY2xhc3NOYW1lPVwiLW0tMi41IGlubGluZS1mbGV4IGl0ZW1zLWNlbnRlciBqdXN0aWZ5LWNlbnRlciByb3VuZGVkLW1kIHAtMi41IHRleHQtcHVycGxlLTcwMFwiXG4gICAgICAgICAgICA+XG4gICAgICAgICAgICAgIDxzcGFuIGNsYXNzTmFtZT1cInNyLW9ubHlcIj5DbG9zZSBtZW51PC9zcGFuPlxuICAgICAgICAgICAgICA8WE1hcmtJY29uIGFyaWEtaGlkZGVuPVwidHJ1ZVwiIGNsYXNzTmFtZT1cImgtNiB3LTZcIiAvPlxuICAgICAgICAgICAgPC9idXR0b24+XG4gICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJmbGV4IGZsZXgtY29sIHAtNiBzcGFjZS15LTRcIj5cbiAgICAgICAgICAgIHtuYXZpZ2F0aW9uSXRlbXMubWFwKChpdGVtKSA9PiAoXG4gICAgICAgICAgICAgIDxhXG4gICAgICAgICAgICAgICAga2V5PXtpdGVtLm5hbWV9XG4gICAgICAgICAgICAgICAgaHJlZj17aXRlbS5ocmVmfVxuICAgICAgICAgICAgICAgIGNsYXNzTmFtZT1cInRleHQtcHVycGxlLTYwMCBob3Zlcjp0ZXh0LXB1cnBsZS04MDAgdGV4dC1sZyBmb250LXNlbWlib2xkXCJcbiAgICAgICAgICAgICAgICBvbkNsaWNrPXsoKSA9PiBzZXRNb2JpbGVNZW51T3BlbihmYWxzZSl9XG4gICAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICB7aXRlbS5uYW1lfVxuICAgICAgICAgICAgICA8L2E+XG4gICAgICAgICAgICApKX1cbiAgICAgICAgICAgIDxCdXR0b24gaHJlZj1cImh0dHBzOi8vcG9ydGFsLm91cnZlcnNlLnRmXCIgY2xhc3NOYW1lPVwibXQtNCBidG4tZGFyayBweC00IHB5LTJcIiB0YXJnZXQ9XCJfYmxhbmtcIiByZWw9XCJub29wZW5lciBub3JlZmVycmVyXCI+XG4gICAgICAgICAgICAgIEpvaW4gT3VyVmVyc2VcbiAgICAgICAgICAgIDwvQnV0dG9uPlxuICAgICAgICAgIDwvZGl2PlxuICAgICAgICA8L2Rpdj5cbiAgICAgICl9XG4gICAgPC9oZWFkZXI+XG4gICk7XG59XG4iXSwibmFtZXMiOlsidXNlU3RhdGUiLCJCdXR0b24iLCJDb250YWluZXIiLCJMb2dvIiwiQmFyczNJY29uIiwiWE1hcmtJY29uIiwibmF2aWdhdGlvbkl0ZW1zIiwibmFtZSIsImhyZWYiLCJIZWFkZXIiLCJtb2JpbGVNZW51T3BlbiIsInNldE1vYmlsZU1lbnVPcGVuIiwiaGVhZGVyIiwiY2xhc3NOYW1lIiwiYSIsImRpdiIsIm1hcCIsIml0ZW0iLCJ0YXJnZXQiLCJyZWwiLCJidXR0b24iLCJ0eXBlIiwib25DbGljayIsInNwYW4iLCJhcmlhLWhpZGRlbiJdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///(ssr)/./src/components/Header.jsx\n"); /***/ }), diff --git a/.next/server/webpack-runtime.js b/.next/server/webpack-runtime.js index 39b4f60..0dbc468 100644 --- a/.next/server/webpack-runtime.js +++ b/.next/server/webpack-runtime.js @@ -125,7 +125,7 @@ /******/ /******/ /* webpack/runtime/getFullHash */ /******/ (() => { -/******/ __webpack_require__.h = () => ("59685d0ade9a03f4") +/******/ __webpack_require__.h = () => ("ac4391f5ab68e94e") /******/ })(); /******/ /******/ /* webpack/runtime/hasOwnProperty shorthand */ diff --git a/.next/trace b/.next/trace index 93a1011..db01443 100644 --- a/.next/trace +++ b/.next/trace @@ -693,3 +693,7 @@ [{"name":"handle-request","duration":505856,"timestamp":2006831669270,"id":69333,"tags":{"url":"/community.html?_rsc=upo0m","isTurbopack":false},"startTime":1728573364500,"traceId":"118cd7ab9a561d71"},{"name":"memory-usage","duration":1,"timestamp":2006832175156,"id":69334,"parentId":69333,"tags":{"url":"/community.html?_rsc=upo0m","memory.rss":"657227776","memory.heapUsed":"497033672","memory.heapTotal":"544522240"},"startTime":1728573365006,"traceId":"118cd7ab9a561d71"},{"name":"handle-request","duration":2361168,"timestamp":2006829996275,"id":69266,"tags":{"url":"/community","isTurbopack":false},"startTime":1728573362827,"traceId":"118cd7ab9a561d71"},{"name":"memory-usage","duration":1,"timestamp":2006832357472,"id":69335,"parentId":69266,"tags":{"url":"/community","memory.rss":"577536000","memory.heapUsed":"502185360","memory.heapTotal":"549863424"},"startTime":1728573365189,"traceId":"118cd7ab9a561d71"},{"name":"handle-request","duration":726677,"timestamp":2006831638448,"id":69332,"tags":{"url":"/about?_rsc=quoyu","isTurbopack":false},"startTime":1728573364470,"traceId":"118cd7ab9a561d71"},{"name":"memory-usage","duration":2,"timestamp":2006832365162,"id":69336,"parentId":69332,"tags":{"url":"/about?_rsc=quoyu","memory.rss":"577536000","memory.heapUsed":"505387776","memory.heapTotal":"549863424"},"startTime":1728573365196,"traceId":"118cd7ab9a561d71"},{"name":"client-success","duration":46,"timestamp":2006832823688,"id":69337,"parentId":3,"tags":{},"startTime":1728573365655,"traceId":"118cd7ab9a561d71"},{"name":"client-success","duration":4,"timestamp":2006832828733,"id":69338,"parentId":3,"tags":{},"startTime":1728573365660,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":31093,"timestamp":2006862718420,"id":69345,"parentId":69342,"tags":{"request":"next/dist/pages/_document"},"startTime":1728573395562,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":32428,"timestamp":2006862718078,"id":69343,"parentId":69342,"tags":{"request":"next/dist/pages/_app"},"startTime":1728573395562,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":141068,"timestamp":2006862718741,"id":69350,"parentId":69342,"tags":{"request":"next-app-loader?name=app%2Fabout%2Fpage&page=%2Fabout%2Fpage&appPaths=%2Fabout%2Fpage&pagePath=private-next-app-dir%2Fabout%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":1728573395562,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":146923,"timestamp":2006862718352,"id":69344,"parentId":69342,"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":1728573395562,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":146913,"timestamp":2006862718485,"id":69346,"parentId":69342,"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":1728573395562,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":148911,"timestamp":2006862718550,"id":69347,"parentId":69342,"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":1728573395562,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":155677,"timestamp":2006862718615,"id":69348,"parentId":69342,"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":1728573395562,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":156199,"timestamp":2006862718803,"id":69351,"parentId":69342,"tags":{"request":"next-app-loader?name=app%2Fusecases%2Fpage&page=%2Fusecases%2Fpage&appPaths=%2Fusecases%2Fpage&pagePath=private-next-app-dir%2Fusecases%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":1728573395562,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":156143,"timestamp":2006862718866,"id":69352,"parentId":69342,"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":1728573395562,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-transform","duration":112315,"timestamp":2006862850861,"id":69355,"parentId":69354,"tags":{},"startTime":1728573395695,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-loader","duration":112741,"timestamp":2006862850445,"id":69354,"parentId":69353,"tags":{},"startTime":1728573395694,"traceId":"118cd7ab9a561d71"},{"name":"build-module-jsx","duration":118355,"timestamp":2006862849142,"id":69353,"parentId":69341,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature2.jsx","layer":"rsc"},"startTime":1728573395693,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":427866,"timestamp":2006862718677,"id":69349,"parentId":69342,"tags":{"request":"next-app-loader?name=app%2Fheroverse%2Fpage&page=%2Fheroverse%2Fpage&appPaths=%2Fheroverse%2Fpage&pagePath=private-next-app-dir%2Fheroverse%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":1728573395562,"traceId":"118cd7ab9a561d71"},{"name":"make","duration":1107966,"timestamp":2006862632175,"id":69342,"parentId":69341,"tags":{},"startTime":1728573395476,"traceId":"118cd7ab9a561d71"},{"name":"chunk-graph","duration":4906,"timestamp":2006863776494,"id":69388,"parentId":69387,"tags":{},"startTime":1728573396622,"traceId":"118cd7ab9a561d71"},{"name":"optimize-modules","duration":7,"timestamp":2006863781428,"id":69390,"parentId":69387,"tags":{},"startTime":1728573396627,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunks","duration":4928,"timestamp":2006863781465,"id":69391,"parentId":69387,"tags":{},"startTime":1728573396627,"traceId":"118cd7ab9a561d71"},{"name":"optimize-tree","duration":7,"timestamp":2006863786426,"id":69392,"parentId":69387,"tags":{},"startTime":1728573396632,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunk-modules","duration":4,"timestamp":2006863786456,"id":69393,"parentId":69387,"tags":{},"startTime":1728573396632,"traceId":"118cd7ab9a561d71"},{"name":"optimize","duration":7505,"timestamp":2006863781417,"id":69389,"parentId":69387,"tags":{},"startTime":1728573396627,"traceId":"118cd7ab9a561d71"},{"name":"module-hash","duration":843,"timestamp":2006863791565,"id":69394,"parentId":69387,"tags":{},"startTime":1728573396637,"traceId":"118cd7ab9a561d71"},{"name":"code-generation","duration":23940,"timestamp":2006863792455,"id":69395,"parentId":69387,"tags":{},"startTime":1728573396638,"traceId":"118cd7ab9a561d71"},{"name":"hash","duration":1092,"timestamp":2006863817754,"id":69396,"parentId":69387,"tags":{},"startTime":1728573396663,"traceId":"118cd7ab9a561d71"},{"name":"code-generation-jobs","duration":409,"timestamp":2006863818845,"id":69397,"parentId":69387,"tags":{},"startTime":1728573396664,"traceId":"118cd7ab9a561d71"},{"name":"module-assets","duration":123,"timestamp":2006863819247,"id":69398,"parentId":69387,"tags":{},"startTime":1728573396665,"traceId":"118cd7ab9a561d71"},{"name":"create-chunk-assets","duration":4708,"timestamp":2006863819374,"id":69399,"parentId":69387,"tags":{},"startTime":1728573396665,"traceId":"118cd7ab9a561d71"},{"name":"seal","duration":100551,"timestamp":2006863772289,"id":69387,"parentId":69341,"tags":{},"startTime":1728573396618,"traceId":"118cd7ab9a561d71"},{"name":"webpack-compilation","duration":1250987,"timestamp":2006862631700,"id":69341,"parentId":69339,"tags":{"name":"server"},"startTime":1728573395475,"traceId":"118cd7ab9a561d71"},{"name":"emit","duration":47230,"timestamp":2006863882912,"id":69400,"parentId":69339,"tags":{},"startTime":1728573396728,"traceId":"118cd7ab9a561d71"},{"name":"webpack-invalidated-server","duration":1317018,"timestamp":2006862613636,"id":69339,"parentId":3,"tags":{"trigger":"src/components/HeroFeature2.jsx"},"startTime":1728573395457,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":6633,"timestamp":2006863950136,"id":69413,"parentId":69402,"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":1728573396796,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":6582,"timestamp":2006863950246,"id":69415,"parentId":69402,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573396796,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":6530,"timestamp":2006863950299,"id":69416,"parentId":69402,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573396796,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":6195,"timestamp":2006863950634,"id":69422,"parentId":69402,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573396796,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":5798,"timestamp":2006863951032,"id":69429,"parentId":69402,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573396797,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":6421,"timestamp":2006863950412,"id":69418,"parentId":69402,"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%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728573396796,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":11677,"timestamp":2006863949462,"id":69403,"parentId":69402,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728573396795,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":11463,"timestamp":2006863949695,"id":69405,"parentId":69402,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728573396795,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":13256,"timestamp":2006863949806,"id":69407,"parentId":69402,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728573396795,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":17141,"timestamp":2006863950976,"id":69428,"parentId":69402,"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%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%22*%22%2C%22DisclosureButton%22%2C%22DisclosurePanel%22%5D%7D&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%2FSchedule.jsx%22%2C%22ids%22%3A%5B%22Schedule%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FSpeakers.jsx%22%2C%22ids%22%3A%5B%22Speakers%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground-newsletter.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%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":1728573396797,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":18354,"timestamp":2006863949861,"id":69408,"parentId":69402,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728573396795,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":20678,"timestamp":2006863949916,"id":69409,"parentId":69402,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728573396796,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":19510,"timestamp":2006863951087,"id":69430,"parentId":69402,"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":1728573396797,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":20100,"timestamp":2006863950759,"id":69424,"parentId":69402,"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%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%22*%22%2C%22DisclosureButton%22%2C%22DisclosurePanel%22%5D%7D&server=false!"},"startTime":1728573396796,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":22522,"timestamp":2006863950027,"id":69411,"parentId":69402,"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":1728573396796,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":22194,"timestamp":2006863950357,"id":69417,"parentId":69402,"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":1728573396796,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":22088,"timestamp":2006863950466,"id":69419,"parentId":69402,"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":1728573396796,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":21974,"timestamp":2006863950581,"id":69421,"parentId":69402,"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":1728573396796,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":21853,"timestamp":2006863950703,"id":69423,"parentId":69402,"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":1728573396796,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":21743,"timestamp":2006863950813,"id":69425,"parentId":69402,"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":1728573396796,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":21635,"timestamp":2006863950922,"id":69427,"parentId":69402,"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":1728573396797,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":26328,"timestamp":2006863950190,"id":69414,"parentId":69402,"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":1728573396796,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":25675,"timestamp":2006863950868,"id":69426,"parentId":69402,"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&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FEventhero.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1728573396796,"traceId":"118cd7ab9a561d71"},{"name":"read-resource","duration":7321,"timestamp":2006863969652,"id":69433,"parentId":69432,"tags":{},"startTime":1728573396815,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":36942,"timestamp":2006863949751,"id":69406,"parentId":69402,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728573396795,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":45468,"timestamp":2006863949971,"id":69410,"parentId":69402,"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":1728573396796,"traceId":"118cd7ab9a561d71"},{"name":"postcss-process","duration":129377,"timestamp":2006863977474,"id":69435,"parentId":69434,"tags":{},"startTime":1728573396823,"traceId":"118cd7ab9a561d71"},{"name":"postcss-loader","duration":130435,"timestamp":2006863977071,"id":69434,"parentId":69432,"tags":{},"startTime":1728573396823,"traceId":"118cd7ab9a561d71"},{"name":"css-loader","duration":29162,"timestamp":2006864107737,"id":69436,"parentId":69432,"tags":{"astUsed":"true"},"startTime":1728573396954,"traceId":"118cd7ab9a561d71"},{"name":"build-module-css","duration":169684,"timestamp":2006863969541,"id":69432,"parentId":69431,"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":1728573396815,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":192300,"timestamp":2006863950521,"id":69420,"parentId":69402,"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":1728573396796,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":193195,"timestamp":2006863949636,"id":69404,"parentId":69402,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728573396795,"traceId":"118cd7ab9a561d71"},{"name":"build-module-css","duration":190724,"timestamp":2006863957444,"id":69431,"parentId":69401,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728573396803,"traceId":"118cd7ab9a561d71"},{"name":"build-module","duration":37,"timestamp":2006864148699,"id":69437,"parentId":69431,"tags":{},"startTime":1728573396995,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":198683,"timestamp":2006863950081,"id":69412,"parentId":69402,"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":1728573396796,"traceId":"118cd7ab9a561d71"},{"name":"make","duration":216329,"timestamp":2006863932456,"id":69402,"parentId":69401,"tags":{},"startTime":1728573396778,"traceId":"118cd7ab9a561d71"},{"name":"chunk-graph","duration":9974,"timestamp":2006864238518,"id":69439,"parentId":69438,"tags":{},"startTime":1728573397085,"traceId":"118cd7ab9a561d71"},{"name":"optimize-modules","duration":4,"timestamp":2006864248519,"id":69441,"parentId":69438,"tags":{},"startTime":1728573397095,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunks","duration":144,"timestamp":2006864248545,"id":69442,"parentId":69438,"tags":{},"startTime":1728573397095,"traceId":"118cd7ab9a561d71"},{"name":"optimize-tree","duration":7,"timestamp":2006864248719,"id":69443,"parentId":69438,"tags":{},"startTime":1728573397095,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunk-modules","duration":4,"timestamp":2006864248748,"id":69444,"parentId":69438,"tags":{},"startTime":1728573397095,"traceId":"118cd7ab9a561d71"},{"name":"optimize","duration":4511,"timestamp":2006864248508,"id":69440,"parentId":69438,"tags":{},"startTime":1728573397095,"traceId":"118cd7ab9a561d71"},{"name":"module-hash","duration":1845,"timestamp":2006864255854,"id":69445,"parentId":69438,"tags":{},"startTime":1728573397102,"traceId":"118cd7ab9a561d71"},{"name":"code-generation","duration":48710,"timestamp":2006864257721,"id":69446,"parentId":69438,"tags":{},"startTime":1728573397104,"traceId":"118cd7ab9a561d71"},{"name":"hash","duration":5834,"timestamp":2006864309793,"id":69447,"parentId":69438,"tags":{},"startTime":1728573397156,"traceId":"118cd7ab9a561d71"},{"name":"code-generation-jobs","duration":2650,"timestamp":2006864315626,"id":69448,"parentId":69438,"tags":{},"startTime":1728573397162,"traceId":"118cd7ab9a561d71"},{"name":"module-assets","duration":836,"timestamp":2006864318241,"id":69449,"parentId":69438,"tags":{},"startTime":1728573397164,"traceId":"118cd7ab9a561d71"},{"name":"create-chunk-assets","duration":9220,"timestamp":2006864319103,"id":69450,"parentId":69438,"tags":{},"startTime":1728573397165,"traceId":"118cd7ab9a561d71"},{"name":"NextJsBuildManifest-generateClientManifest","duration":85,"timestamp":2006864330666,"id":69452,"parentId":69401,"tags":{},"startTime":1728573397177,"traceId":"118cd7ab9a561d71"},{"name":"NextJsBuildManifest-createassets","duration":189,"timestamp":2006864330569,"id":69451,"parentId":69401,"tags":{},"startTime":1728573397177,"traceId":"118cd7ab9a561d71"},{"name":"seal","duration":106275,"timestamp":2006864231145,"id":69438,"parentId":69401,"tags":{},"startTime":1728573397077,"traceId":"118cd7ab9a561d71"},{"name":"webpack-compilation","duration":405237,"timestamp":2006863932217,"id":69401,"parentId":69340,"tags":{"name":"client"},"startTime":1728573396778,"traceId":"118cd7ab9a561d71"},{"name":"emit","duration":20342,"timestamp":2006864337543,"id":69453,"parentId":69340,"tags":{},"startTime":1728573397184,"traceId":"118cd7ab9a561d71"},{"name":"webpack-invalidated-client","duration":1746656,"timestamp":2006862614090,"id":69340,"parentId":3,"tags":{"trigger":"src/components/HeroFeature2.jsx"},"startTime":1728573395458,"traceId":"118cd7ab9a561d71"}] [{"name":"client-success","duration":4,"timestamp":2006864366364,"id":69454,"parentId":3,"tags":{},"startTime":1728573397213,"traceId":"118cd7ab9a561d71"},{"name":"client-success","duration":4,"timestamp":2006864368741,"id":69455,"parentId":3,"tags":{},"startTime":1728573397215,"traceId":"118cd7ab9a561d71"},{"name":"client-hmr-latency","duration":1830000,"timestamp":2006862612532,"id":69458,"parentId":3,"tags":{"updatedModules":[],"page":"/about","isPageHidden":true},"startTime":1728573397292,"traceId":"118cd7ab9a561d71"},{"name":"client-hmr-latency","duration":1861000,"timestamp":2006862613013,"id":69459,"parentId":3,"tags":{"updatedModules":[],"page":"/community","isPageHidden":true},"startTime":1728573397336,"traceId":"118cd7ab9a561d71"},{"name":"handle-request","duration":375904,"timestamp":2006864379844,"id":69456,"tags":{"url":"/about?_rsc=quoyu","isTurbopack":false},"startTime":1728573397226,"traceId":"118cd7ab9a561d71"},{"name":"memory-usage","duration":1,"timestamp":2006864755776,"id":69460,"parentId":69456,"tags":{"url":"/about?_rsc=quoyu","memory.rss":"533774336","memory.heapUsed":"471262680","memory.heapTotal":"526893056"},"startTime":1728573397603,"traceId":"118cd7ab9a561d71"},{"name":"handle-request","duration":361951,"timestamp":2006864395589,"id":69457,"tags":{"url":"/community?_rsc=1c2fn","isTurbopack":false},"startTime":1728573397242,"traceId":"118cd7ab9a561d71"},{"name":"memory-usage","duration":0,"timestamp":2006864757550,"id":69461,"parentId":69457,"tags":{"url":"/community?_rsc=1c2fn","memory.rss":"533774336","memory.heapUsed":"472858560","memory.heapTotal":"526893056"},"startTime":1728573397604,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":33778,"timestamp":2006913094728,"id":69469,"parentId":69466,"tags":{"request":"next/dist/pages/_document"},"startTime":1728573445964,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":41014,"timestamp":2006913088512,"id":69467,"parentId":69466,"tags":{"request":"next/dist/pages/_app"},"startTime":1728573445957,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":186298,"timestamp":2006913094308,"id":69468,"parentId":69466,"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":1728573445963,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":185798,"timestamp":2006913094820,"id":69470,"parentId":69466,"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":1728573445964,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":210242,"timestamp":2006913094923,"id":69471,"parentId":69466,"tags":{"request":"next-app-loader?name=app%2Fabout%2Fpage&page=%2Fabout%2Fpage&appPaths=%2Fabout%2Fpage&pagePath=private-next-app-dir%2Fabout%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":1728573445964,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":207568,"timestamp":2006913097606,"id":69472,"parentId":69466,"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":1728573445966,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":207366,"timestamp":2006913097813,"id":69473,"parentId":69466,"tags":{"request":"next-app-loader?name=app%2Fheroverse%2Fpage&page=%2Fheroverse%2Fpage&appPaths=%2Fheroverse%2Fpage&pagePath=private-next-app-dir%2Fheroverse%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":1728573445967,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":207294,"timestamp":2006913097888,"id":69474,"parentId":69466,"tags":{"request":"next-app-loader?name=app%2Fusecases%2Fpage&page=%2Fusecases%2Fpage&appPaths=%2Fusecases%2Fpage&pagePath=private-next-app-dir%2Fusecases%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":1728573445967,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":207226,"timestamp":2006913097959,"id":69475,"parentId":69466,"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":1728573445967,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":215449,"timestamp":2006913098030,"id":69476,"parentId":69466,"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":1728573445967,"traceId":"118cd7ab9a561d71"},{"name":"make","duration":903903,"timestamp":2006913008557,"id":69466,"parentId":69465,"tags":{},"startTime":1728573445877,"traceId":"118cd7ab9a561d71"},{"name":"chunk-graph","duration":11368,"timestamp":2006914496429,"id":69508,"parentId":69507,"tags":{},"startTime":1728573447365,"traceId":"118cd7ab9a561d71"},{"name":"optimize-modules","duration":9,"timestamp":2006914507832,"id":69510,"parentId":69507,"tags":{},"startTime":1728573447377,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunks","duration":8568,"timestamp":2006914507863,"id":69511,"parentId":69507,"tags":{},"startTime":1728573447377,"traceId":"118cd7ab9a561d71"},{"name":"optimize-tree","duration":10,"timestamp":2006914516478,"id":69512,"parentId":69507,"tags":{},"startTime":1728573447385,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunk-modules","duration":5,"timestamp":2006914516510,"id":69513,"parentId":69507,"tags":{},"startTime":1728573447385,"traceId":"118cd7ab9a561d71"},{"name":"optimize","duration":12617,"timestamp":2006914507819,"id":69509,"parentId":69507,"tags":{},"startTime":1728573447377,"traceId":"118cd7ab9a561d71"},{"name":"module-hash","duration":5869,"timestamp":2006914523236,"id":69514,"parentId":69507,"tags":{},"startTime":1728573447392,"traceId":"118cd7ab9a561d71"},{"name":"code-generation","duration":31660,"timestamp":2006914529124,"id":69515,"parentId":69507,"tags":{},"startTime":1728573447398,"traceId":"118cd7ab9a561d71"},{"name":"hash","duration":3489,"timestamp":2006914563269,"id":69516,"parentId":69507,"tags":{},"startTime":1728573447432,"traceId":"118cd7ab9a561d71"},{"name":"code-generation-jobs","duration":565,"timestamp":2006914566757,"id":69517,"parentId":69507,"tags":{},"startTime":1728573447436,"traceId":"118cd7ab9a561d71"},{"name":"module-assets","duration":203,"timestamp":2006914567313,"id":69518,"parentId":69507,"tags":{},"startTime":1728573447436,"traceId":"118cd7ab9a561d71"},{"name":"create-chunk-assets","duration":3017,"timestamp":2006914567521,"id":69519,"parentId":69507,"tags":{},"startTime":1728573447436,"traceId":"118cd7ab9a561d71"},{"name":"seal","duration":141992,"timestamp":2006914482851,"id":69507,"parentId":69465,"tags":{},"startTime":1728573447352,"traceId":"118cd7ab9a561d71"},{"name":"webpack-compilation","duration":1628902,"timestamp":2006913007411,"id":69465,"parentId":69463,"tags":{"name":"server"},"startTime":1728573445876,"traceId":"118cd7ab9a561d71"},{"name":"emit","duration":15950,"timestamp":2006914636550,"id":69520,"parentId":69463,"tags":{},"startTime":1728573447505,"traceId":"118cd7ab9a561d71"},{"name":"compile-path","duration":1680226,"timestamp":2006912973049,"id":69464,"tags":{"trigger":"/","isTurbopack":false},"startTime":1728573445842,"traceId":"118cd7ab9a561d71"},{"name":"webpack-invalidated-server","duration":1681754,"timestamp":2006912972333,"id":69463,"parentId":3,"tags":{"trigger":"manual"},"startTime":1728573445841,"traceId":"118cd7ab9a561d71"}] [{"name":"handle-request","duration":2112836,"timestamp":2006912921674,"id":69462,"tags":{"url":"/","isTurbopack":false},"startTime":1728573445790,"traceId":"118cd7ab9a561d71"},{"name":"memory-usage","duration":1,"timestamp":2006915034543,"id":69521,"parentId":69462,"tags":{"url":"/","memory.rss":"515031040","memory.heapUsed":"504799464","memory.heapTotal":"548995072"},"startTime":1728573447903,"traceId":"118cd7ab9a561d71"},{"name":"handle-request","duration":400343,"timestamp":2006915039188,"id":69522,"tags":{"url":"/","isTurbopack":false},"startTime":1728573447908,"traceId":"118cd7ab9a561d71"},{"name":"memory-usage","duration":1,"timestamp":2006915439722,"id":69523,"parentId":69522,"tags":{"url":"/","memory.rss":"489472000","memory.heapUsed":"517254968","memory.heapTotal":"563675136"},"startTime":1728573448309,"traceId":"118cd7ab9a561d71"},{"name":"client-success","duration":23,"timestamp":2006916416192,"id":69524,"parentId":3,"tags":{},"startTime":1728573449285,"traceId":"118cd7ab9a561d71"},{"name":"client-success","duration":1,"timestamp":2006916416784,"id":69525,"parentId":3,"tags":{},"startTime":1728573449286,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":24229,"timestamp":2006921248289,"id":69533,"parentId":69530,"tags":{"request":"next/dist/pages/_document"},"startTime":1728573454117,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":25240,"timestamp":2006921247803,"id":69531,"parentId":69530,"tags":{"request":"next/dist/pages/_app"},"startTime":1728573454117,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":130475,"timestamp":2006921248520,"id":69537,"parentId":69530,"tags":{"request":"next-app-loader?name=app%2Fabout%2Fpage&page=%2Fabout%2Fpage&appPaths=%2Fabout%2Fpage&pagePath=private-next-app-dir%2Fabout%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":1728573454118,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":131499,"timestamp":2006921248406,"id":69535,"parentId":69530,"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":1728573454118,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":133266,"timestamp":2006921248741,"id":69541,"parentId":69530,"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":1728573454118,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":136066,"timestamp":2006921248228,"id":69532,"parentId":69530,"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":1728573454117,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":135951,"timestamp":2006921248347,"id":69534,"parentId":69530,"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":1728573454117,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":142885,"timestamp":2006921248463,"id":69536,"parentId":69530,"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":1728573454118,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":142778,"timestamp":2006921248575,"id":69538,"parentId":69530,"tags":{"request":"next-app-loader?name=app%2Fheroverse%2Fpage&page=%2Fheroverse%2Fpage&appPaths=%2Fheroverse%2Fpage&pagePath=private-next-app-dir%2Fheroverse%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":1728573454118,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":142724,"timestamp":2006921248630,"id":69539,"parentId":69530,"tags":{"request":"next-app-loader?name=app%2Fusecases%2Fpage&page=%2Fusecases%2Fpage&appPaths=%2Fusecases%2Fpage&pagePath=private-next-app-dir%2Fusecases%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":1728573454118,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":142669,"timestamp":2006921248686,"id":69540,"parentId":69530,"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":1728573454118,"traceId":"118cd7ab9a561d71"},{"name":"make","duration":687814,"timestamp":2006921184021,"id":69530,"parentId":69529,"tags":{},"startTime":1728573454053,"traceId":"118cd7ab9a561d71"},{"name":"chunk-graph","duration":12109,"timestamp":2006922012568,"id":69579,"parentId":69578,"tags":{},"startTime":1728573454882,"traceId":"118cd7ab9a561d71"},{"name":"optimize-modules","duration":12,"timestamp":2006922024709,"id":69581,"parentId":69578,"tags":{},"startTime":1728573454894,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunks","duration":6784,"timestamp":2006922024742,"id":69582,"parentId":69578,"tags":{},"startTime":1728573454894,"traceId":"118cd7ab9a561d71"},{"name":"optimize-tree","duration":16,"timestamp":2006922031559,"id":69583,"parentId":69578,"tags":{},"startTime":1728573454901,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunk-modules","duration":9,"timestamp":2006922031598,"id":69584,"parentId":69578,"tags":{},"startTime":1728573454901,"traceId":"118cd7ab9a561d71"},{"name":"optimize","duration":10834,"timestamp":2006922024697,"id":69580,"parentId":69578,"tags":{},"startTime":1728573454894,"traceId":"118cd7ab9a561d71"},{"name":"module-hash","duration":1312,"timestamp":2006922038779,"id":69585,"parentId":69578,"tags":{},"startTime":1728573454908,"traceId":"118cd7ab9a561d71"},{"name":"code-generation","duration":73514,"timestamp":2006922040122,"id":69586,"parentId":69578,"tags":{},"startTime":1728573454909,"traceId":"118cd7ab9a561d71"},{"name":"hash","duration":3886,"timestamp":2006922118065,"id":69587,"parentId":69578,"tags":{},"startTime":1728573454987,"traceId":"118cd7ab9a561d71"},{"name":"code-generation-jobs","duration":826,"timestamp":2006922121950,"id":69588,"parentId":69578,"tags":{},"startTime":1728573454991,"traceId":"118cd7ab9a561d71"},{"name":"module-assets","duration":302,"timestamp":2006922122722,"id":69589,"parentId":69578,"tags":{},"startTime":1728573454992,"traceId":"118cd7ab9a561d71"},{"name":"create-chunk-assets","duration":1444,"timestamp":2006922123031,"id":69590,"parentId":69578,"tags":{},"startTime":1728573454992,"traceId":"118cd7ab9a561d71"},{"name":"seal","duration":188145,"timestamp":2006922005842,"id":69578,"parentId":69529,"tags":{},"startTime":1728573454875,"traceId":"118cd7ab9a561d71"},{"name":"webpack-compilation","duration":1025634,"timestamp":2006921182839,"id":69529,"parentId":69527,"tags":{"name":"server"},"startTime":1728573454052,"traceId":"118cd7ab9a561d71"},{"name":"emit","duration":14328,"timestamp":2006922208743,"id":69591,"parentId":69527,"tags":{},"startTime":1728573455078,"traceId":"118cd7ab9a561d71"},{"name":"compile-path","duration":1052432,"timestamp":2006921171396,"id":69528,"tags":{"trigger":"/_not-found","isTurbopack":false},"startTime":1728573454041,"traceId":"118cd7ab9a561d71"},{"name":"webpack-invalidated-server","duration":1053497,"timestamp":2006921171265,"id":69527,"parentId":3,"tags":{"trigger":"manual"},"startTime":1728573454040,"traceId":"118cd7ab9a561d71"}] +[{"name":"handle-request","duration":1287208,"timestamp":2006921149097,"id":69526,"tags":{"url":"/about.html","isTurbopack":false},"startTime":1728573454018,"traceId":"118cd7ab9a561d71"},{"name":"memory-usage","duration":2,"timestamp":2006922436345,"id":69592,"parentId":69526,"tags":{"url":"/about.html","memory.rss":"487538688","memory.heapUsed":"485348584","memory.heapTotal":"565231616"},"startTime":1728573455306,"traceId":"118cd7ab9a561d71"},{"name":"handle-request","duration":183312,"timestamp":2006922472990,"id":69593,"tags":{"url":"/heroverse.html","isTurbopack":false},"startTime":1728573455342,"traceId":"118cd7ab9a561d71"},{"name":"memory-usage","duration":3,"timestamp":2006922656372,"id":69594,"parentId":69593,"tags":{"url":"/heroverse.html","memory.rss":"494911488","memory.heapUsed":"508380016","memory.heapTotal":"565493760"},"startTime":1728573455526,"traceId":"118cd7ab9a561d71"},{"name":"client-success","duration":4,"timestamp":2006923037476,"id":69595,"parentId":3,"tags":{},"startTime":1728573455907,"traceId":"118cd7ab9a561d71"},{"name":"client-success","duration":2,"timestamp":2006923038796,"id":69596,"parentId":3,"tags":{},"startTime":1728573455908,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":29778,"timestamp":2007113288559,"id":69603,"parentId":69600,"tags":{"request":"next/dist/pages/_document"},"startTime":1728573646157,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":31724,"timestamp":2007113288046,"id":69601,"parentId":69600,"tags":{"request":"next/dist/pages/_app"},"startTime":1728573646156,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":135620,"timestamp":2007113288493,"id":69602,"parentId":69600,"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":1728573646157,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":135498,"timestamp":2007113288623,"id":69604,"parentId":69600,"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":1728573646157,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":143049,"timestamp":2007113288751,"id":69606,"parentId":69600,"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":1728573646157,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":142874,"timestamp":2007113288935,"id":69609,"parentId":69600,"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":1728573646157,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":142997,"timestamp":2007113288813,"id":69607,"parentId":69600,"tags":{"request":"next-app-loader?name=app%2Fusecases%2Fpage&page=%2Fusecases%2Fpage&appPaths=%2Fusecases%2Fpage&pagePath=private-next-app-dir%2Fusecases%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":1728573646157,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":142936,"timestamp":2007113288875,"id":69608,"parentId":69600,"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":1728573646157,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-transform","duration":71534,"timestamp":2007113413016,"id":69612,"parentId":69611,"tags":{},"startTime":1728573646281,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-loader","duration":71950,"timestamp":2007113412609,"id":69611,"parentId":69610,"tags":{},"startTime":1728573646281,"traceId":"118cd7ab9a561d71"},{"name":"build-module-jsx","duration":76345,"timestamp":2007113411063,"id":69610,"parentId":69599,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx","layer":"rsc"},"startTime":1728573646279,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":319979,"timestamp":2007113288687,"id":69605,"parentId":69600,"tags":{"request":"next-app-loader?name=app%2Fabout%2Fpage&page=%2Fabout%2Fpage&appPaths=%2Fabout%2Fpage&pagePath=private-next-app-dir%2Fabout%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":1728573646157,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-transform","duration":11919,"timestamp":2007114057924,"id":69640,"parentId":69639,"tags":{},"startTime":1728573646926,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-loader","duration":12179,"timestamp":2007114057671,"id":69639,"parentId":69638,"tags":{},"startTime":1728573646926,"traceId":"118cd7ab9a561d71"},{"name":"build-module-jsx","duration":17970,"timestamp":2007114056871,"id":69638,"parentId":69599,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx","layer":"ssr"},"startTime":1728573646925,"traceId":"118cd7ab9a561d71"},{"name":"make","duration":1169226,"timestamp":2007113168429,"id":69600,"parentId":69599,"tags":{},"startTime":1728573646037,"traceId":"118cd7ab9a561d71"},{"name":"chunk-graph","duration":5191,"timestamp":2007114381250,"id":69642,"parentId":69641,"tags":{},"startTime":1728573647250,"traceId":"118cd7ab9a561d71"},{"name":"optimize-modules","duration":5,"timestamp":2007114386467,"id":69644,"parentId":69641,"tags":{},"startTime":1728573647255,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunks","duration":6496,"timestamp":2007114386488,"id":69645,"parentId":69641,"tags":{},"startTime":1728573647255,"traceId":"118cd7ab9a561d71"},{"name":"optimize-tree","duration":7,"timestamp":2007114393021,"id":69646,"parentId":69641,"tags":{},"startTime":1728573647261,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunk-modules","duration":5,"timestamp":2007114393050,"id":69647,"parentId":69641,"tags":{},"startTime":1728573647261,"traceId":"118cd7ab9a561d71"},{"name":"optimize","duration":9703,"timestamp":2007114386458,"id":69643,"parentId":69641,"tags":{},"startTime":1728573647255,"traceId":"118cd7ab9a561d71"},{"name":"module-hash","duration":1181,"timestamp":2007114399177,"id":69648,"parentId":69641,"tags":{},"startTime":1728573647268,"traceId":"118cd7ab9a561d71"},{"name":"code-generation","duration":36642,"timestamp":2007114400374,"id":69649,"parentId":69641,"tags":{},"startTime":1728573647269,"traceId":"118cd7ab9a561d71"},{"name":"hash","duration":2698,"timestamp":2007114438760,"id":69650,"parentId":69641,"tags":{},"startTime":1728573647307,"traceId":"118cd7ab9a561d71"},{"name":"code-generation-jobs","duration":831,"timestamp":2007114441457,"id":69651,"parentId":69641,"tags":{},"startTime":1728573647310,"traceId":"118cd7ab9a561d71"},{"name":"module-assets","duration":432,"timestamp":2007114442263,"id":69652,"parentId":69641,"tags":{},"startTime":1728573647311,"traceId":"118cd7ab9a561d71"},{"name":"create-chunk-assets","duration":8955,"timestamp":2007114442704,"id":69653,"parentId":69641,"tags":{},"startTime":1728573647311,"traceId":"118cd7ab9a561d71"},{"name":"seal","duration":143073,"timestamp":2007114371698,"id":69641,"parentId":69599,"tags":{},"startTime":1728573647240,"traceId":"118cd7ab9a561d71"},{"name":"webpack-compilation","duration":1365236,"timestamp":2007113166723,"id":69599,"parentId":69597,"tags":{"name":"server"},"startTime":1728573646035,"traceId":"118cd7ab9a561d71"},{"name":"emit","duration":23891,"timestamp":2007114532268,"id":69654,"parentId":69597,"tags":{},"startTime":1728573647401,"traceId":"118cd7ab9a561d71"},{"name":"webpack-invalidated-server","duration":1420224,"timestamp":2007113136479,"id":69597,"parentId":3,"tags":{"trigger":"src/components/Header.jsx"},"startTime":1728573646005,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":13150,"timestamp":2007114587329,"id":69667,"parentId":69656,"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":1728573647456,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":13069,"timestamp":2007114587496,"id":69669,"parentId":69656,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573647456,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":12995,"timestamp":2007114587572,"id":69670,"parentId":69656,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573647456,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":12525,"timestamp":2007114588044,"id":69676,"parentId":69656,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573647456,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":11987,"timestamp":2007114588583,"id":69683,"parentId":69656,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573647457,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":12846,"timestamp":2007114587728,"id":69672,"parentId":69656,"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%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728573647456,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":22715,"timestamp":2007114586264,"id":69657,"parentId":69656,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728573647455,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":22408,"timestamp":2007114586585,"id":69659,"parentId":69656,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728573647455,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":27344,"timestamp":2007114586747,"id":69661,"parentId":69656,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728573647455,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-transform","duration":13788,"timestamp":2007114603024,"id":69688,"parentId":69687,"tags":{},"startTime":1728573647471,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-loader","duration":14199,"timestamp":2007114602620,"id":69687,"parentId":69685,"tags":{},"startTime":1728573647471,"traceId":"118cd7ab9a561d71"},{"name":"build-module-jsx","duration":20695,"timestamp":2007114601415,"id":69685,"parentId":69655,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx","layer":"app-pages-browser"},"startTime":1728573647470,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":37330,"timestamp":2007114588508,"id":69682,"parentId":69656,"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%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%22*%22%2C%22DisclosureButton%22%2C%22DisclosurePanel%22%5D%7D&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%2FSchedule.jsx%22%2C%22ids%22%3A%5B%22Schedule%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FSpeakers.jsx%22%2C%22ids%22%3A%5B%22Speakers%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground-newsletter.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%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":1728573647457,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":40652,"timestamp":2007114586828,"id":69662,"parentId":69656,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728573647455,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":51795,"timestamp":2007114586908,"id":69663,"parentId":69656,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728573647455,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":50049,"timestamp":2007114588663,"id":69684,"parentId":69656,"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":1728573647457,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":52345,"timestamp":2007114588198,"id":69678,"parentId":69656,"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%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%22*%22%2C%22DisclosureButton%22%2C%22DisclosurePanel%22%5D%7D&server=false!"},"startTime":1728573647457,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":70905,"timestamp":2007114587417,"id":69668,"parentId":69656,"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":1728573647456,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":69984,"timestamp":2007114588352,"id":69680,"parentId":69656,"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&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FEventhero.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1728573647457,"traceId":"118cd7ab9a561d71"},{"name":"read-resource","duration":26179,"timestamp":2007114632707,"id":69690,"parentId":69689,"tags":{},"startTime":1728573647501,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":99244,"timestamp":2007114586670,"id":69660,"parentId":69656,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728573647455,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":98954,"timestamp":2007114586986,"id":69664,"parentId":69656,"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":1728573647455,"traceId":"118cd7ab9a561d71"},{"name":"postcss-process","duration":447451,"timestamp":2007114660354,"id":69692,"parentId":69691,"tags":{},"startTime":1728573647529,"traceId":"118cd7ab9a561d71"},{"name":"postcss-loader","duration":450216,"timestamp":2007114659127,"id":69691,"parentId":69689,"tags":{},"startTime":1728573647527,"traceId":"118cd7ab9a561d71"},{"name":"css-loader","duration":44359,"timestamp":2007115109633,"id":69693,"parentId":69689,"tags":{"astUsed":"true"},"startTime":1728573647978,"traceId":"118cd7ab9a561d71"},{"name":"build-module-css","duration":527938,"timestamp":2007114632536,"id":69689,"parentId":69686,"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":1728573647501,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":574287,"timestamp":2007114587883,"id":69674,"parentId":69656,"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":1728573647456,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":575676,"timestamp":2007114586502,"id":69658,"parentId":69656,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728573647455,"traceId":"118cd7ab9a561d71"},{"name":"build-module-css","duration":567662,"timestamp":2007114602312,"id":69686,"parentId":69655,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728573647471,"traceId":"118cd7ab9a561d71"},{"name":"build-module","duration":61,"timestamp":2007115185371,"id":69694,"parentId":69686,"tags":{},"startTime":1728573648054,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":601194,"timestamp":2007114587139,"id":69666,"parentId":69656,"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":1728573647455,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":617622,"timestamp":2007114587062,"id":69665,"parentId":69656,"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":1728573647455,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":617043,"timestamp":2007114587649,"id":69671,"parentId":69656,"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":1728573647456,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":616889,"timestamp":2007114587805,"id":69673,"parentId":69656,"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":1728573647456,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":616728,"timestamp":2007114587967,"id":69675,"parentId":69656,"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":1728573647456,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":616574,"timestamp":2007114588122,"id":69677,"parentId":69656,"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":1728573647456,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":616421,"timestamp":2007114588276,"id":69679,"parentId":69656,"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":1728573647457,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":616268,"timestamp":2007114588429,"id":69681,"parentId":69656,"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":1728573647457,"traceId":"118cd7ab9a561d71"},{"name":"make","duration":646013,"timestamp":2007114558718,"id":69656,"parentId":69655,"tags":{},"startTime":1728573647427,"traceId":"118cd7ab9a561d71"},{"name":"chunk-graph","duration":9434,"timestamp":2007115230827,"id":69696,"parentId":69695,"tags":{},"startTime":1728573648099,"traceId":"118cd7ab9a561d71"},{"name":"optimize-modules","duration":7,"timestamp":2007115240294,"id":69698,"parentId":69695,"tags":{},"startTime":1728573648109,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunks","duration":125,"timestamp":2007115240318,"id":69699,"parentId":69695,"tags":{},"startTime":1728573648109,"traceId":"118cd7ab9a561d71"},{"name":"optimize-tree","duration":6,"timestamp":2007115240471,"id":69700,"parentId":69695,"tags":{},"startTime":1728573648109,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunk-modules","duration":4,"timestamp":2007115240498,"id":69701,"parentId":69695,"tags":{},"startTime":1728573648109,"traceId":"118cd7ab9a561d71"},{"name":"optimize","duration":4512,"timestamp":2007115240283,"id":69697,"parentId":69695,"tags":{},"startTime":1728573648109,"traceId":"118cd7ab9a561d71"},{"name":"module-hash","duration":815,"timestamp":2007115248900,"id":69702,"parentId":69695,"tags":{},"startTime":1728573648117,"traceId":"118cd7ab9a561d71"},{"name":"code-generation","duration":40017,"timestamp":2007115249726,"id":69703,"parentId":69695,"tags":{},"startTime":1728573648118,"traceId":"118cd7ab9a561d71"},{"name":"hash","duration":9143,"timestamp":2007115292111,"id":69704,"parentId":69695,"tags":{},"startTime":1728573648160,"traceId":"118cd7ab9a561d71"},{"name":"code-generation-jobs","duration":3677,"timestamp":2007115301252,"id":69705,"parentId":69695,"tags":{},"startTime":1728573648170,"traceId":"118cd7ab9a561d71"},{"name":"module-assets","duration":307,"timestamp":2007115304909,"id":69706,"parentId":69695,"tags":{},"startTime":1728573648173,"traceId":"118cd7ab9a561d71"},{"name":"create-chunk-assets","duration":13259,"timestamp":2007115305222,"id":69707,"parentId":69695,"tags":{},"startTime":1728573648174,"traceId":"118cd7ab9a561d71"},{"name":"NextJsBuildManifest-generateClientManifest","duration":81,"timestamp":2007115320804,"id":69709,"parentId":69655,"tags":{},"startTime":1728573648189,"traceId":"118cd7ab9a561d71"},{"name":"NextJsBuildManifest-createassets","duration":174,"timestamp":2007115320720,"id":69708,"parentId":69655,"tags":{},"startTime":1728573648189,"traceId":"118cd7ab9a561d71"},{"name":"seal","duration":103002,"timestamp":2007115223419,"id":69695,"parentId":69655,"tags":{},"startTime":1728573648092,"traceId":"118cd7ab9a561d71"},{"name":"webpack-compilation","duration":768006,"timestamp":2007114558451,"id":69655,"parentId":69598,"tags":{"name":"client"},"startTime":1728573647427,"traceId":"118cd7ab9a561d71"},{"name":"emit","duration":35232,"timestamp":2007115326556,"id":69710,"parentId":69598,"tags":{},"startTime":1728573648195,"traceId":"118cd7ab9a561d71"},{"name":"webpack-invalidated-client","duration":2226508,"timestamp":2007113138208,"id":69598,"parentId":3,"tags":{"trigger":"src/components/Header.jsx"},"startTime":1728573646007,"traceId":"118cd7ab9a561d71"}] +[{"name":"add-entry","duration":25474,"timestamp":2007123008416,"id":69717,"parentId":69714,"tags":{"request":"next/dist/pages/_document"},"startTime":1728573655877,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":26433,"timestamp":2007123007983,"id":69715,"parentId":69714,"tags":{"request":"next/dist/pages/_app"},"startTime":1728573655876,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":121324,"timestamp":2007123008609,"id":69720,"parentId":69714,"tags":{"request":"next-app-loader?name=app%2Fabout%2Fpage&page=%2Fabout%2Fpage&appPaths=%2Fabout%2Fpage&pagePath=private-next-app-dir%2Fabout%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":1728573655877,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":129506,"timestamp":2007123008350,"id":69716,"parentId":69714,"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":1728573655877,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":129387,"timestamp":2007123008476,"id":69718,"parentId":69714,"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":1728573655877,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-transform","duration":6581,"timestamp":2007123132908,"id":69726,"parentId":69725,"tags":{},"startTime":1728573656001,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-loader","duration":6959,"timestamp":2007123132535,"id":69725,"parentId":69724,"tags":{},"startTime":1728573656001,"traceId":"118cd7ab9a561d71"},{"name":"build-module-jsx","duration":10427,"timestamp":2007123131199,"id":69724,"parentId":69713,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx","layer":"rsc"},"startTime":1728573655999,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":141173,"timestamp":2007123008793,"id":69723,"parentId":69714,"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":1728573655877,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":141425,"timestamp":2007123008548,"id":69719,"parentId":69714,"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":1728573655877,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":141563,"timestamp":2007123008671,"id":69721,"parentId":69714,"tags":{"request":"next-app-loader?name=app%2Fusecases%2Fpage&page=%2Fusecases%2Fpage&appPaths=%2Fusecases%2Fpage&pagePath=private-next-app-dir%2Fusecases%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":1728573655877,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":141503,"timestamp":2007123008732,"id":69722,"parentId":69714,"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":1728573655877,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-transform","duration":6433,"timestamp":2007123490023,"id":69754,"parentId":69753,"tags":{},"startTime":1728573656358,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-loader","duration":6727,"timestamp":2007123489736,"id":69753,"parentId":69752,"tags":{},"startTime":1728573656358,"traceId":"118cd7ab9a561d71"},{"name":"build-module-jsx","duration":11956,"timestamp":2007123488902,"id":69752,"parentId":69713,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx","layer":"ssr"},"startTime":1728573656357,"traceId":"118cd7ab9a561d71"},{"name":"make","duration":660826,"timestamp":2007122911609,"id":69714,"parentId":69713,"tags":{},"startTime":1728573655780,"traceId":"118cd7ab9a561d71"},{"name":"chunk-graph","duration":3261,"timestamp":2007123622461,"id":69756,"parentId":69755,"tags":{},"startTime":1728573656491,"traceId":"118cd7ab9a561d71"},{"name":"optimize-modules","duration":15,"timestamp":2007123625749,"id":69758,"parentId":69755,"tags":{},"startTime":1728573656494,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunks","duration":4384,"timestamp":2007123625793,"id":69759,"parentId":69755,"tags":{},"startTime":1728573656494,"traceId":"118cd7ab9a561d71"},{"name":"optimize-tree","duration":10,"timestamp":2007123630238,"id":69760,"parentId":69755,"tags":{},"startTime":1728573656499,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunk-modules","duration":21,"timestamp":2007123630293,"id":69761,"parentId":69755,"tags":{},"startTime":1728573656499,"traceId":"118cd7ab9a561d71"},{"name":"optimize","duration":9222,"timestamp":2007123625738,"id":69757,"parentId":69755,"tags":{},"startTime":1728573656494,"traceId":"118cd7ab9a561d71"},{"name":"module-hash","duration":1268,"timestamp":2007123637686,"id":69762,"parentId":69755,"tags":{},"startTime":1728573656506,"traceId":"118cd7ab9a561d71"},{"name":"code-generation","duration":33658,"timestamp":2007123638969,"id":69763,"parentId":69755,"tags":{},"startTime":1728573656507,"traceId":"118cd7ab9a561d71"},{"name":"hash","duration":1598,"timestamp":2007123674554,"id":69764,"parentId":69755,"tags":{},"startTime":1728573656543,"traceId":"118cd7ab9a561d71"},{"name":"code-generation-jobs","duration":2939,"timestamp":2007123676151,"id":69765,"parentId":69755,"tags":{},"startTime":1728573656544,"traceId":"118cd7ab9a561d71"},{"name":"module-assets","duration":248,"timestamp":2007123679073,"id":69766,"parentId":69755,"tags":{},"startTime":1728573656547,"traceId":"118cd7ab9a561d71"},{"name":"create-chunk-assets","duration":4377,"timestamp":2007123679326,"id":69767,"parentId":69755,"tags":{},"startTime":1728573656548,"traceId":"118cd7ab9a561d71"},{"name":"seal","duration":120128,"timestamp":2007123617334,"id":69755,"parentId":69713,"tags":{},"startTime":1728573656486,"traceId":"118cd7ab9a561d71"},{"name":"webpack-compilation","duration":836478,"timestamp":2007122910124,"id":69713,"parentId":69711,"tags":{"name":"server"},"startTime":1728573655778,"traceId":"118cd7ab9a561d71"},{"name":"emit","duration":15003,"timestamp":2007123746872,"id":69768,"parentId":69711,"tags":{},"startTime":1728573656615,"traceId":"118cd7ab9a561d71"},{"name":"webpack-invalidated-server","duration":891364,"timestamp":2007122870991,"id":69711,"parentId":3,"tags":{"trigger":"src/components/Header.jsx"},"startTime":1728573655739,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":10137,"timestamp":2007123782976,"id":69781,"parentId":69770,"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":1728573656651,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":10093,"timestamp":2007123783102,"id":69783,"parentId":69770,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573656651,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":10030,"timestamp":2007123783165,"id":69784,"parentId":69770,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573656651,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":9670,"timestamp":2007123783527,"id":69790,"parentId":69770,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573656652,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":9247,"timestamp":2007123783951,"id":69797,"parentId":69770,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573656652,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":9914,"timestamp":2007123783287,"id":69786,"parentId":69770,"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%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728573656652,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-transform","duration":4938,"timestamp":2007123794956,"id":69802,"parentId":69801,"tags":{},"startTime":1728573656663,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-loader","duration":5174,"timestamp":2007123794728,"id":69801,"parentId":69799,"tags":{},"startTime":1728573656663,"traceId":"118cd7ab9a561d71"},{"name":"build-module-jsx","duration":10271,"timestamp":2007123793809,"id":69799,"parentId":69769,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx","layer":"app-pages-browser"},"startTime":1728573656662,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":22063,"timestamp":2007123782236,"id":69771,"parentId":69770,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728573656651,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":21831,"timestamp":2007123782477,"id":69773,"parentId":69770,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728573656651,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":26482,"timestamp":2007123782599,"id":69775,"parentId":69770,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728573656651,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":32455,"timestamp":2007123783888,"id":69796,"parentId":69770,"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%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%22*%22%2C%22DisclosureButton%22%2C%22DisclosurePanel%22%5D%7D&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%2FSchedule.jsx%22%2C%22ids%22%3A%5B%22Schedule%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FSpeakers.jsx%22%2C%22ids%22%3A%5B%22Speakers%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground-newsletter.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%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":1728573656652,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":35101,"timestamp":2007123782672,"id":69776,"parentId":69770,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728573656651,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":39498,"timestamp":2007123782732,"id":69777,"parentId":69770,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728573656651,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":38224,"timestamp":2007123784010,"id":69798,"parentId":69770,"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":1728573656652,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":39650,"timestamp":2007123783647,"id":69792,"parentId":69770,"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%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%22*%22%2C%22DisclosureButton%22%2C%22DisclosurePanel%22%5D%7D&server=false!"},"startTime":1728573656652,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":46250,"timestamp":2007123782853,"id":69779,"parentId":69770,"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":1728573656651,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":45886,"timestamp":2007123783224,"id":69785,"parentId":69770,"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":1728573656652,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":45766,"timestamp":2007123783346,"id":69787,"parentId":69770,"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":1728573656652,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":45646,"timestamp":2007123783467,"id":69789,"parentId":69770,"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":1728573656652,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":45525,"timestamp":2007123783588,"id":69791,"parentId":69770,"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":1728573656652,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":45406,"timestamp":2007123783707,"id":69793,"parentId":69770,"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":1728573656652,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":45287,"timestamp":2007123783827,"id":69795,"parentId":69770,"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":1728573656652,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":47589,"timestamp":2007123783037,"id":69782,"parentId":69770,"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":1728573656651,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":46862,"timestamp":2007123783767,"id":69794,"parentId":69770,"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&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FEventhero.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1728573656652,"traceId":"118cd7ab9a561d71"},{"name":"read-resource","duration":11392,"timestamp":2007123819464,"id":69804,"parentId":69803,"tags":{},"startTime":1728573656688,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":57048,"timestamp":2007123782540,"id":69774,"parentId":69770,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728573656651,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":56808,"timestamp":2007123782791,"id":69778,"parentId":69770,"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":1728573656651,"traceId":"118cd7ab9a561d71"},{"name":"postcss-process","duration":118613,"timestamp":2007123831446,"id":69806,"parentId":69805,"tags":{},"startTime":1728573656700,"traceId":"118cd7ab9a561d71"},{"name":"postcss-loader","duration":119785,"timestamp":2007123830968,"id":69805,"parentId":69803,"tags":{},"startTime":1728573656699,"traceId":"118cd7ab9a561d71"},{"name":"css-loader","duration":28583,"timestamp":2007123951015,"id":69807,"parentId":69803,"tags":{"astUsed":"true"},"startTime":1728573656819,"traceId":"118cd7ab9a561d71"},{"name":"build-module-css","duration":162757,"timestamp":2007123819345,"id":69803,"parentId":69800,"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":1728573656688,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":202234,"timestamp":2007123783406,"id":69788,"parentId":69770,"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":1728573656652,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":203246,"timestamp":2007123782410,"id":69772,"parentId":69770,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728573656651,"traceId":"118cd7ab9a561d71"},{"name":"build-module-css","duration":194647,"timestamp":2007123794425,"id":69800,"parentId":69769,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728573656663,"traceId":"118cd7ab9a561d71"},{"name":"build-module","duration":38,"timestamp":2007123989431,"id":69808,"parentId":69800,"tags":{},"startTime":1728573656858,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":206582,"timestamp":2007123782914,"id":69780,"parentId":69770,"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":1728573656651,"traceId":"118cd7ab9a561d71"},{"name":"make","duration":224847,"timestamp":2007123764688,"id":69770,"parentId":69769,"tags":{},"startTime":1728573656633,"traceId":"118cd7ab9a561d71"},{"name":"chunk-graph","duration":2621,"timestamp":2007124008612,"id":69810,"parentId":69809,"tags":{},"startTime":1728573656877,"traceId":"118cd7ab9a561d71"},{"name":"optimize-modules","duration":3,"timestamp":2007124011250,"id":69812,"parentId":69809,"tags":{},"startTime":1728573656880,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunks","duration":84,"timestamp":2007124011361,"id":69813,"parentId":69809,"tags":{},"startTime":1728573656880,"traceId":"118cd7ab9a561d71"},{"name":"optimize-tree","duration":6,"timestamp":2007124011465,"id":69814,"parentId":69809,"tags":{},"startTime":1728573656880,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunk-modules","duration":3,"timestamp":2007124011487,"id":69815,"parentId":69809,"tags":{},"startTime":1728573656880,"traceId":"118cd7ab9a561d71"},{"name":"optimize","duration":2204,"timestamp":2007124011244,"id":69811,"parentId":69809,"tags":{},"startTime":1728573656880,"traceId":"118cd7ab9a561d71"},{"name":"module-hash","duration":819,"timestamp":2007124016232,"id":69816,"parentId":69809,"tags":{},"startTime":1728573656885,"traceId":"118cd7ab9a561d71"},{"name":"code-generation","duration":36402,"timestamp":2007124017061,"id":69817,"parentId":69809,"tags":{},"startTime":1728573656885,"traceId":"118cd7ab9a561d71"},{"name":"hash","duration":5268,"timestamp":2007124055462,"id":69818,"parentId":69809,"tags":{},"startTime":1728573656924,"traceId":"118cd7ab9a561d71"},{"name":"code-generation-jobs","duration":827,"timestamp":2007124060730,"id":69819,"parentId":69809,"tags":{},"startTime":1728573656929,"traceId":"118cd7ab9a561d71"},{"name":"module-assets","duration":208,"timestamp":2007124061549,"id":69820,"parentId":69809,"tags":{},"startTime":1728573656930,"traceId":"118cd7ab9a561d71"},{"name":"create-chunk-assets","duration":10370,"timestamp":2007124061761,"id":69821,"parentId":69809,"tags":{},"startTime":1728573656930,"traceId":"118cd7ab9a561d71"},{"name":"NextJsBuildManifest-generateClientManifest","duration":123,"timestamp":2007124074345,"id":69823,"parentId":69769,"tags":{},"startTime":1728573656943,"traceId":"118cd7ab9a561d71"},{"name":"NextJsBuildManifest-createassets","duration":211,"timestamp":2007124074264,"id":69822,"parentId":69769,"tags":{},"startTime":1728573656943,"traceId":"118cd7ab9a561d71"},{"name":"seal","duration":74549,"timestamp":2007124003842,"id":69809,"parentId":69769,"tags":{},"startTime":1728573656872,"traceId":"118cd7ab9a561d71"},{"name":"webpack-compilation","duration":314001,"timestamp":2007123764420,"id":69769,"parentId":69712,"tags":{"name":"client"},"startTime":1728573656633,"traceId":"118cd7ab9a561d71"},{"name":"emit","duration":29069,"timestamp":2007124078504,"id":69824,"parentId":69712,"tags":{},"startTime":1728573656947,"traceId":"118cd7ab9a561d71"},{"name":"webpack-invalidated-client","duration":1233472,"timestamp":2007122875851,"id":69712,"parentId":3,"tags":{"trigger":"src/components/Header.jsx"},"startTime":1728573655744,"traceId":"118cd7ab9a561d71"}] +[{"name":"handle-request","duration":950036,"timestamp":2007135123601,"id":69825,"tags":{"url":"/","isTurbopack":false},"startTime":1728573667992,"traceId":"118cd7ab9a561d71"},{"name":"memory-usage","duration":7,"timestamp":2007136073736,"id":69826,"parentId":69825,"tags":{"url":"/","memory.rss":"280313856","memory.heapUsed":"491310992","memory.heapTotal":"593051648"},"startTime":1728573668942,"traceId":"118cd7ab9a561d71"},{"name":"client-success","duration":10,"timestamp":2007136544631,"id":69827,"parentId":3,"tags":{},"startTime":1728573669413,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":29907,"timestamp":2007173844322,"id":69834,"parentId":69831,"tags":{"request":"next/dist/pages/_document"},"startTime":1728573706712,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":31796,"timestamp":2007173843780,"id":69832,"parentId":69831,"tags":{"request":"next/dist/pages/_app"},"startTime":1728573706712,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":133736,"timestamp":2007173844569,"id":69837,"parentId":69831,"tags":{"request":"next-app-loader?name=app%2Fabout%2Fpage&page=%2Fabout%2Fpage&appPaths=%2Fabout%2Fpage&pagePath=private-next-app-dir%2Fabout%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":1728573706712,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":141637,"timestamp":2007173844235,"id":69833,"parentId":69831,"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":1728573706712,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":141477,"timestamp":2007173844404,"id":69835,"parentId":69831,"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":1728573706712,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-transform","duration":5002,"timestamp":2007173981272,"id":69843,"parentId":69842,"tags":{},"startTime":1728573706849,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-loader","duration":5392,"timestamp":2007173980886,"id":69842,"parentId":69841,"tags":{},"startTime":1728573706849,"traceId":"118cd7ab9a561d71"},{"name":"build-module-jsx","duration":8853,"timestamp":2007173979625,"id":69841,"parentId":69830,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx","layer":"rsc"},"startTime":1728573706848,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":154597,"timestamp":2007173844482,"id":69836,"parentId":69831,"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":1728573706712,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":154242,"timestamp":2007173844843,"id":69840,"parentId":69831,"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":1728573706713,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":154428,"timestamp":2007173844658,"id":69838,"parentId":69831,"tags":{"request":"next-app-loader?name=app%2Fusecases%2Fpage&page=%2Fusecases%2Fpage&appPaths=%2Fusecases%2Fpage&pagePath=private-next-app-dir%2Fusecases%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":1728573706713,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":154338,"timestamp":2007173844749,"id":69839,"parentId":69831,"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":1728573706713,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-transform","duration":5474,"timestamp":2007174360576,"id":69871,"parentId":69870,"tags":{},"startTime":1728573707228,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-loader","duration":5754,"timestamp":2007174360324,"id":69870,"parentId":69869,"tags":{},"startTime":1728573707228,"traceId":"118cd7ab9a561d71"},{"name":"build-module-jsx","duration":9155,"timestamp":2007174359509,"id":69869,"parentId":69830,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx","layer":"ssr"},"startTime":1728573707227,"traceId":"118cd7ab9a561d71"},{"name":"make","duration":730815,"timestamp":2007173734601,"id":69831,"parentId":69830,"tags":{},"startTime":1728573706603,"traceId":"118cd7ab9a561d71"},{"name":"chunk-graph","duration":4668,"timestamp":2007174608987,"id":69873,"parentId":69872,"tags":{},"startTime":1728573707477,"traceId":"118cd7ab9a561d71"},{"name":"optimize-modules","duration":11,"timestamp":2007174613681,"id":69875,"parentId":69872,"tags":{},"startTime":1728573707482,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunks","duration":4136,"timestamp":2007174613744,"id":69876,"parentId":69872,"tags":{},"startTime":1728573707482,"traceId":"118cd7ab9a561d71"},{"name":"optimize-tree","duration":7,"timestamp":2007174617921,"id":69877,"parentId":69872,"tags":{},"startTime":1728573707486,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunk-modules","duration":3,"timestamp":2007174617945,"id":69878,"parentId":69872,"tags":{},"startTime":1728573707486,"traceId":"118cd7ab9a561d71"},{"name":"optimize","duration":8461,"timestamp":2007174613673,"id":69874,"parentId":69872,"tags":{},"startTime":1728573707482,"traceId":"118cd7ab9a561d71"},{"name":"module-hash","duration":613,"timestamp":2007174628869,"id":69879,"parentId":69872,"tags":{},"startTime":1728573707497,"traceId":"118cd7ab9a561d71"},{"name":"code-generation","duration":38647,"timestamp":2007174629492,"id":69880,"parentId":69872,"tags":{},"startTime":1728573707497,"traceId":"118cd7ab9a561d71"},{"name":"hash","duration":1257,"timestamp":2007174669991,"id":69881,"parentId":69872,"tags":{},"startTime":1728573707538,"traceId":"118cd7ab9a561d71"},{"name":"code-generation-jobs","duration":396,"timestamp":2007174671248,"id":69882,"parentId":69872,"tags":{},"startTime":1728573707539,"traceId":"118cd7ab9a561d71"},{"name":"module-assets","duration":219,"timestamp":2007174671635,"id":69883,"parentId":69872,"tags":{},"startTime":1728573707540,"traceId":"118cd7ab9a561d71"},{"name":"create-chunk-assets","duration":2867,"timestamp":2007174671858,"id":69884,"parentId":69872,"tags":{},"startTime":1728573707540,"traceId":"118cd7ab9a561d71"},{"name":"seal","duration":122764,"timestamp":2007174603210,"id":69872,"parentId":69830,"tags":{},"startTime":1728573707471,"traceId":"118cd7ab9a561d71"},{"name":"webpack-compilation","duration":1006648,"timestamp":2007173727736,"id":69830,"parentId":69828,"tags":{"name":"server"},"startTime":1728573706596,"traceId":"118cd7ab9a561d71"},{"name":"emit","duration":12724,"timestamp":2007174735312,"id":69885,"parentId":69828,"tags":{},"startTime":1728573707603,"traceId":"118cd7ab9a561d71"},{"name":"webpack-invalidated-server","duration":1070409,"timestamp":2007173678249,"id":69828,"parentId":3,"tags":{"trigger":"src/components/Header.jsx"},"startTime":1728573706546,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":9013,"timestamp":2007174769658,"id":69898,"parentId":69887,"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":1728573707638,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":8952,"timestamp":2007174769780,"id":69900,"parentId":69887,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573707638,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":8890,"timestamp":2007174769843,"id":69901,"parentId":69887,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573707638,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":8527,"timestamp":2007174770208,"id":69907,"parentId":69887,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573707638,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":8109,"timestamp":2007174770626,"id":69914,"parentId":69887,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573707639,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":8773,"timestamp":2007174769964,"id":69903,"parentId":69887,"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%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728573707638,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-transform","duration":4244,"timestamp":2007174780544,"id":69919,"parentId":69918,"tags":{},"startTime":1728573707648,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-loader","duration":4518,"timestamp":2007174780277,"id":69918,"parentId":69916,"tags":{},"startTime":1728573707648,"traceId":"118cd7ab9a561d71"},{"name":"build-module-jsx","duration":8976,"timestamp":2007174779459,"id":69916,"parentId":69886,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx","layer":"app-pages-browser"},"startTime":1728573707647,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":19840,"timestamp":2007174768904,"id":69888,"parentId":69887,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728573707637,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":19589,"timestamp":2007174769165,"id":69890,"parentId":69887,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728573707637,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":24463,"timestamp":2007174769291,"id":69892,"parentId":69887,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728573707637,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":70694,"timestamp":2007174770565,"id":69913,"parentId":69887,"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%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%22*%22%2C%22DisclosureButton%22%2C%22DisclosurePanel%22%5D%7D&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%2FSchedule.jsx%22%2C%22ids%22%3A%5B%22Schedule%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FSpeakers.jsx%22%2C%22ids%22%3A%5B%22Speakers%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground-newsletter.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%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":1728573707638,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":79353,"timestamp":2007174769353,"id":69893,"parentId":69887,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728573707637,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":105002,"timestamp":2007174769415,"id":69894,"parentId":69887,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728573707637,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":103751,"timestamp":2007174770685,"id":69915,"parentId":69887,"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":1728573707639,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":107608,"timestamp":2007174770328,"id":69909,"parentId":69887,"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%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%22*%22%2C%22DisclosureButton%22%2C%22DisclosurePanel%22%5D%7D&server=false!"},"startTime":1728573707638,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":120636,"timestamp":2007174769536,"id":69896,"parentId":69887,"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":1728573707637,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":120279,"timestamp":2007174769904,"id":69902,"parentId":69887,"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":1728573707638,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":120163,"timestamp":2007174770025,"id":69904,"parentId":69887,"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":1728573707638,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":120044,"timestamp":2007174770146,"id":69906,"parentId":69887,"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":1728573707638,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":119926,"timestamp":2007174770266,"id":69908,"parentId":69887,"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":1728573707638,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":119808,"timestamp":2007174770387,"id":69910,"parentId":69887,"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":1728573707638,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":119691,"timestamp":2007174770506,"id":69912,"parentId":69887,"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":1728573707638,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":126428,"timestamp":2007174769720,"id":69899,"parentId":69887,"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":1728573707638,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":125713,"timestamp":2007174770446,"id":69911,"parentId":69887,"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&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FEventhero.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1728573707638,"traceId":"118cd7ab9a561d71"},{"name":"read-resource","duration":34882,"timestamp":2007174861644,"id":69921,"parentId":69920,"tags":{},"startTime":1728573707730,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":159338,"timestamp":2007174769228,"id":69891,"parentId":69887,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728573707637,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":159107,"timestamp":2007174769476,"id":69895,"parentId":69887,"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":1728573707637,"traceId":"118cd7ab9a561d71"},{"name":"postcss-process","duration":200176,"timestamp":2007174897207,"id":69923,"parentId":69922,"tags":{},"startTime":1728573707765,"traceId":"118cd7ab9a561d71"},{"name":"postcss-loader","duration":201381,"timestamp":2007174896652,"id":69922,"parentId":69920,"tags":{},"startTime":1728573707765,"traceId":"118cd7ab9a561d71"},{"name":"css-loader","duration":39705,"timestamp":2007175098322,"id":69924,"parentId":69920,"tags":{"astUsed":"true"},"startTime":1728573707966,"traceId":"118cd7ab9a561d71"},{"name":"build-module-css","duration":285061,"timestamp":2007174855978,"id":69920,"parentId":69917,"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":1728573707724,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":372766,"timestamp":2007174770086,"id":69905,"parentId":69887,"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":1728573707638,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":373759,"timestamp":2007174769102,"id":69889,"parentId":69887,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728573707637,"traceId":"118cd7ab9a561d71"},{"name":"build-module-css","duration":367800,"timestamp":2007174780063,"id":69917,"parentId":69886,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728573707648,"traceId":"118cd7ab9a561d71"},{"name":"build-module","duration":53,"timestamp":2007175148366,"id":69925,"parentId":69917,"tags":{},"startTime":1728573708016,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":378853,"timestamp":2007174769598,"id":69897,"parentId":69887,"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":1728573707638,"traceId":"118cd7ab9a561d71"},{"name":"make","duration":398059,"timestamp":2007174750423,"id":69887,"parentId":69886,"tags":{},"startTime":1728573707618,"traceId":"118cd7ab9a561d71"},{"name":"chunk-graph","duration":3330,"timestamp":2007175174107,"id":69927,"parentId":69926,"tags":{},"startTime":1728573708042,"traceId":"118cd7ab9a561d71"},{"name":"optimize-modules","duration":4,"timestamp":2007175177457,"id":69929,"parentId":69926,"tags":{},"startTime":1728573708045,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunks","duration":103,"timestamp":2007175177480,"id":69930,"parentId":69926,"tags":{},"startTime":1728573708045,"traceId":"118cd7ab9a561d71"},{"name":"optimize-tree","duration":8,"timestamp":2007175177702,"id":69931,"parentId":69926,"tags":{},"startTime":1728573708046,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunk-modules","duration":4,"timestamp":2007175177736,"id":69932,"parentId":69926,"tags":{},"startTime":1728573708046,"traceId":"118cd7ab9a561d71"},{"name":"optimize","duration":5916,"timestamp":2007175177449,"id":69928,"parentId":69926,"tags":{},"startTime":1728573708045,"traceId":"118cd7ab9a561d71"},{"name":"module-hash","duration":731,"timestamp":2007175186011,"id":69933,"parentId":69926,"tags":{},"startTime":1728573708054,"traceId":"118cd7ab9a561d71"},{"name":"code-generation","duration":45559,"timestamp":2007175186752,"id":69934,"parentId":69926,"tags":{},"startTime":1728573708055,"traceId":"118cd7ab9a561d71"},{"name":"hash","duration":6674,"timestamp":2007175234894,"id":69935,"parentId":69926,"tags":{},"startTime":1728573708103,"traceId":"118cd7ab9a561d71"},{"name":"code-generation-jobs","duration":1081,"timestamp":2007175241567,"id":69936,"parentId":69926,"tags":{},"startTime":1728573708109,"traceId":"118cd7ab9a561d71"},{"name":"module-assets","duration":258,"timestamp":2007175242637,"id":69937,"parentId":69926,"tags":{},"startTime":1728573708111,"traceId":"118cd7ab9a561d71"},{"name":"create-chunk-assets","duration":13005,"timestamp":2007175242901,"id":69938,"parentId":69926,"tags":{},"startTime":1728573708111,"traceId":"118cd7ab9a561d71"},{"name":"NextJsBuildManifest-generateClientManifest","duration":103,"timestamp":2007175258368,"id":69940,"parentId":69886,"tags":{},"startTime":1728573708126,"traceId":"118cd7ab9a561d71"},{"name":"NextJsBuildManifest-createassets","duration":211,"timestamp":2007175258269,"id":69939,"parentId":69886,"tags":{},"startTime":1728573708126,"traceId":"118cd7ab9a561d71"},{"name":"seal","duration":97985,"timestamp":2007175168214,"id":69926,"parentId":69886,"tags":{},"startTime":1728573708036,"traceId":"118cd7ab9a561d71"},{"name":"webpack-compilation","duration":516055,"timestamp":2007174750186,"id":69886,"parentId":69829,"tags":{"name":"client"},"startTime":1728573707618,"traceId":"118cd7ab9a561d71"},{"name":"emit","duration":38370,"timestamp":2007175266351,"id":69941,"parentId":69829,"tags":{},"startTime":1728573708134,"traceId":"118cd7ab9a561d71"},{"name":"webpack-invalidated-client","duration":1628179,"timestamp":2007173678963,"id":69829,"parentId":3,"tags":{"trigger":"src/components/Header.jsx"},"startTime":1728573706547,"traceId":"118cd7ab9a561d71"}] +[{"name":"client-success","duration":5,"timestamp":2007175312444,"id":69942,"parentId":3,"tags":{},"startTime":1728573708180,"traceId":"118cd7ab9a561d71"},{"name":"client-hmr-latency","duration":1703000,"timestamp":2007173679716,"id":69944,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Header.jsx"],"page":"/","isPageHidden":false},"startTime":1728573708254,"traceId":"118cd7ab9a561d71"},{"name":"handle-request","duration":214975,"timestamp":2007175325421,"id":69943,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1728573708193,"traceId":"118cd7ab9a561d71"},{"name":"memory-usage","duration":1,"timestamp":2007175540430,"id":69945,"parentId":69943,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"567672832","memory.heapUsed":"513592752","memory.heapTotal":"600702976"},"startTime":1728573708408,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":23764,"timestamp":2007183034301,"id":69952,"parentId":69949,"tags":{"request":"next/dist/pages/_document"},"startTime":1728573715902,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":25011,"timestamp":2007183033575,"id":69950,"parentId":69949,"tags":{"request":"next/dist/pages/_app"},"startTime":1728573715901,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":108244,"timestamp":2007183034493,"id":69955,"parentId":69949,"tags":{"request":"next-app-loader?name=app%2Fabout%2Fpage&page=%2Fabout%2Fpage&appPaths=%2Fabout%2Fpage&pagePath=private-next-app-dir%2Fabout%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":1728573715902,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":115378,"timestamp":2007183034235,"id":69951,"parentId":69949,"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":1728573715902,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":115252,"timestamp":2007183034367,"id":69953,"parentId":69949,"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":1728573715902,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-transform","duration":4610,"timestamp":2007183145328,"id":69961,"parentId":69960,"tags":{},"startTime":1728573716013,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-loader","duration":4943,"timestamp":2007183144998,"id":69960,"parentId":69959,"tags":{},"startTime":1728573716013,"traceId":"118cd7ab9a561d71"},{"name":"build-module-jsx","duration":8057,"timestamp":2007183143812,"id":69959,"parentId":69948,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx","layer":"rsc"},"startTime":1728573716012,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":125908,"timestamp":2007183034430,"id":69954,"parentId":69949,"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":1728573715902,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":125652,"timestamp":2007183034692,"id":69958,"parentId":69949,"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":1728573715903,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":126090,"timestamp":2007183034557,"id":69956,"parentId":69949,"tags":{"request":"next-app-loader?name=app%2Fusecases%2Fpage&page=%2Fusecases%2Fpage&appPaths=%2Fusecases%2Fpage&pagePath=private-next-app-dir%2Fusecases%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":1728573715902,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":126021,"timestamp":2007183034628,"id":69957,"parentId":69949,"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":1728573715902,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-transform","duration":6053,"timestamp":2007183475808,"id":69989,"parentId":69988,"tags":{},"startTime":1728573716344,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-loader","duration":6315,"timestamp":2007183475552,"id":69988,"parentId":69987,"tags":{},"startTime":1728573716343,"traceId":"118cd7ab9a561d71"},{"name":"build-module-jsx","duration":9137,"timestamp":2007183474722,"id":69987,"parentId":69948,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx","layer":"ssr"},"startTime":1728573716343,"traceId":"118cd7ab9a561d71"},{"name":"make","duration":606576,"timestamp":2007182937386,"id":69949,"parentId":69948,"tags":{},"startTime":1728573715805,"traceId":"118cd7ab9a561d71"},{"name":"chunk-graph","duration":7815,"timestamp":2007183583393,"id":69991,"parentId":69990,"tags":{},"startTime":1728573716451,"traceId":"118cd7ab9a561d71"},{"name":"optimize-modules","duration":16,"timestamp":2007183591235,"id":69993,"parentId":69990,"tags":{},"startTime":1728573716459,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunks","duration":4540,"timestamp":2007183591272,"id":69994,"parentId":69990,"tags":{},"startTime":1728573716459,"traceId":"118cd7ab9a561d71"},{"name":"optimize-tree","duration":10,"timestamp":2007183595845,"id":69995,"parentId":69990,"tags":{},"startTime":1728573716464,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunk-modules","duration":13,"timestamp":2007183595879,"id":69996,"parentId":69990,"tags":{},"startTime":1728573716464,"traceId":"118cd7ab9a561d71"},{"name":"optimize","duration":8928,"timestamp":2007183591224,"id":69992,"parentId":69990,"tags":{},"startTime":1728573716459,"traceId":"118cd7ab9a561d71"},{"name":"module-hash","duration":761,"timestamp":2007183603016,"id":69997,"parentId":69990,"tags":{},"startTime":1728573716471,"traceId":"118cd7ab9a561d71"},{"name":"code-generation","duration":32867,"timestamp":2007183603785,"id":69998,"parentId":69990,"tags":{},"startTime":1728573716472,"traceId":"118cd7ab9a561d71"},{"name":"hash","duration":3712,"timestamp":2007183639092,"id":69999,"parentId":69990,"tags":{},"startTime":1728573716507,"traceId":"118cd7ab9a561d71"},{"name":"code-generation-jobs","duration":2856,"timestamp":2007183642803,"id":70000,"parentId":69990,"tags":{},"startTime":1728573716511,"traceId":"118cd7ab9a561d71"},{"name":"module-assets","duration":211,"timestamp":2007183645641,"id":70001,"parentId":69990,"tags":{},"startTime":1728573716513,"traceId":"118cd7ab9a561d71"},{"name":"create-chunk-assets","duration":887,"timestamp":2007183645856,"id":70002,"parentId":69990,"tags":{},"startTime":1728573716514,"traceId":"118cd7ab9a561d71"},{"name":"seal","duration":118717,"timestamp":2007183577635,"id":69990,"parentId":69948,"tags":{},"startTime":1728573716445,"traceId":"118cd7ab9a561d71"},{"name":"webpack-compilation","duration":769101,"timestamp":2007182935707,"id":69948,"parentId":69946,"tags":{"name":"server"},"startTime":1728573715804,"traceId":"118cd7ab9a561d71"},{"name":"emit","duration":10569,"timestamp":2007183704968,"id":70003,"parentId":69946,"tags":{},"startTime":1728573716573,"traceId":"118cd7ab9a561d71"},{"name":"webpack-invalidated-server","duration":809198,"timestamp":2007182906908,"id":69946,"parentId":3,"tags":{"trigger":"src/components/Header.jsx"},"startTime":1728573715775,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":10578,"timestamp":2007183737093,"id":70016,"parentId":70005,"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":1728573716605,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":10529,"timestamp":2007183737216,"id":70018,"parentId":70005,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573716605,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":10466,"timestamp":2007183737281,"id":70019,"parentId":70005,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573716605,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":10099,"timestamp":2007183737649,"id":70025,"parentId":70005,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573716605,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":9663,"timestamp":2007183738086,"id":70032,"parentId":70005,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728573716606,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":10346,"timestamp":2007183737405,"id":70021,"parentId":70005,"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%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728573716605,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-transform","duration":4546,"timestamp":2007183749586,"id":70037,"parentId":70036,"tags":{},"startTime":1728573716617,"traceId":"118cd7ab9a561d71"},{"name":"next-swc-loader","duration":4785,"timestamp":2007183749352,"id":70036,"parentId":70034,"tags":{},"startTime":1728573716617,"traceId":"118cd7ab9a561d71"},{"name":"build-module-jsx","duration":8232,"timestamp":2007183748395,"id":70034,"parentId":70004,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Header.jsx","layer":"app-pages-browser"},"startTime":1728573716616,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":20429,"timestamp":2007183736357,"id":70006,"parentId":70005,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728573716604,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":20201,"timestamp":2007183736598,"id":70008,"parentId":70005,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728573716604,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":23920,"timestamp":2007183736722,"id":70010,"parentId":70005,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1728573716605,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":29291,"timestamp":2007183738027,"id":70031,"parentId":70005,"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%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%22*%22%2C%22DisclosureButton%22%2C%22DisclosurePanel%22%5D%7D&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%2FSchedule.jsx%22%2C%22ids%22%3A%5B%22Schedule%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FSpeakers.jsx%22%2C%22ids%22%3A%5B%22Speakers%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground-newsletter.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%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":1728573716606,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":31903,"timestamp":2007183736785,"id":70011,"parentId":70005,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1728573716605,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":36335,"timestamp":2007183736846,"id":70012,"parentId":70005,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1728573716605,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":35038,"timestamp":2007183738147,"id":70033,"parentId":70005,"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":1728573716606,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":36545,"timestamp":2007183737771,"id":70027,"parentId":70005,"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%2Fdisclosure%2Fdisclosure.js%22%2C%22ids%22%3A%5B%22*%22%2C%22DisclosureButton%22%2C%22DisclosurePanel%22%5D%7D&server=false!"},"startTime":1728573716606,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":43911,"timestamp":2007183736970,"id":70014,"parentId":70005,"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":1728573716605,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":43545,"timestamp":2007183737341,"id":70020,"parentId":70005,"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":1728573716605,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":43423,"timestamp":2007183737465,"id":70022,"parentId":70005,"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":1728573716605,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":43300,"timestamp":2007183737589,"id":70024,"parentId":70005,"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":1728573716605,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":43180,"timestamp":2007183737710,"id":70026,"parentId":70005,"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":1728573716606,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":43061,"timestamp":2007183737831,"id":70028,"parentId":70005,"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":1728573716606,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":42928,"timestamp":2007183737966,"id":70030,"parentId":70005,"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":1728573716606,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":45236,"timestamp":2007183737155,"id":70017,"parentId":70005,"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":1728573716605,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":44494,"timestamp":2007183737900,"id":70029,"parentId":70005,"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&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FEventhero.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&server=false!"},"startTime":1728573716606,"traceId":"118cd7ab9a561d71"},{"name":"read-resource","duration":12203,"timestamp":2007183770405,"id":70039,"parentId":70038,"tags":{},"startTime":1728573716638,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":54491,"timestamp":2007183736663,"id":70009,"parentId":70005,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728573716605,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":54254,"timestamp":2007183736907,"id":70013,"parentId":70005,"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":1728573716605,"traceId":"118cd7ab9a561d71"},{"name":"postcss-process","duration":118264,"timestamp":2007183783169,"id":70041,"parentId":70040,"tags":{},"startTime":1728573716651,"traceId":"118cd7ab9a561d71"},{"name":"postcss-loader","duration":119355,"timestamp":2007183782711,"id":70040,"parentId":70038,"tags":{},"startTime":1728573716651,"traceId":"118cd7ab9a561d71"},{"name":"css-loader","duration":31273,"timestamp":2007183902340,"id":70042,"parentId":70038,"tags":{"astUsed":"true"},"startTime":1728573716770,"traceId":"118cd7ab9a561d71"},{"name":"build-module-css","duration":165259,"timestamp":2007183770282,"id":70038,"parentId":70035,"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":1728573716638,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":201858,"timestamp":2007183737526,"id":70023,"parentId":70005,"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":1728573716605,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":202861,"timestamp":2007183736533,"id":70007,"parentId":70005,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1728573716604,"traceId":"118cd7ab9a561d71"},{"name":"build-module-css","duration":193901,"timestamp":2007183749023,"id":70035,"parentId":70004,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728573716617,"traceId":"118cd7ab9a561d71"},{"name":"build-module","duration":33,"timestamp":2007183943264,"id":70043,"parentId":70035,"tags":{},"startTime":1728573716811,"traceId":"118cd7ab9a561d71"},{"name":"add-entry","duration":206289,"timestamp":2007183737032,"id":70015,"parentId":70005,"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":1728573716605,"traceId":"118cd7ab9a561d71"},{"name":"make","duration":225096,"timestamp":2007183718240,"id":70005,"parentId":70004,"tags":{},"startTime":1728573716586,"traceId":"118cd7ab9a561d71"},{"name":"chunk-graph","duration":9857,"timestamp":2007184041983,"id":70045,"parentId":70044,"tags":{},"startTime":1728573716910,"traceId":"118cd7ab9a561d71"},{"name":"optimize-modules","duration":4,"timestamp":2007184051866,"id":70047,"parentId":70044,"tags":{},"startTime":1728573716920,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunks","duration":113,"timestamp":2007184051890,"id":70048,"parentId":70044,"tags":{},"startTime":1728573716920,"traceId":"118cd7ab9a561d71"},{"name":"optimize-tree","duration":6,"timestamp":2007184052026,"id":70049,"parentId":70044,"tags":{},"startTime":1728573716920,"traceId":"118cd7ab9a561d71"},{"name":"optimize-chunk-modules","duration":3,"timestamp":2007184052052,"id":70050,"parentId":70044,"tags":{},"startTime":1728573716920,"traceId":"118cd7ab9a561d71"},{"name":"optimize","duration":3481,"timestamp":2007184051856,"id":70046,"parentId":70044,"tags":{},"startTime":1728573716920,"traceId":"118cd7ab9a561d71"},{"name":"module-hash","duration":968,"timestamp":2007184058271,"id":70051,"parentId":70044,"tags":{},"startTime":1728573716926,"traceId":"118cd7ab9a561d71"},{"name":"code-generation","duration":56130,"timestamp":2007184059251,"id":70052,"parentId":70044,"tags":{},"startTime":1728573716927,"traceId":"118cd7ab9a561d71"},{"name":"hash","duration":9292,"timestamp":2007184119026,"id":70053,"parentId":70044,"tags":{},"startTime":1728573716987,"traceId":"118cd7ab9a561d71"},{"name":"code-generation-jobs","duration":1092,"timestamp":2007184128317,"id":70054,"parentId":70044,"tags":{},"startTime":1728573716996,"traceId":"118cd7ab9a561d71"},{"name":"module-assets","duration":269,"timestamp":2007184129394,"id":70055,"parentId":70044,"tags":{},"startTime":1728573716997,"traceId":"118cd7ab9a561d71"},{"name":"create-chunk-assets","duration":10090,"timestamp":2007184129669,"id":70056,"parentId":70044,"tags":{},"startTime":1728573716998,"traceId":"118cd7ab9a561d71"},{"name":"NextJsBuildManifest-generateClientManifest","duration":89,"timestamp":2007184141396,"id":70058,"parentId":70004,"tags":{},"startTime":1728573717009,"traceId":"118cd7ab9a561d71"},{"name":"NextJsBuildManifest-createassets","duration":173,"timestamp":2007184141317,"id":70057,"parentId":70004,"tags":{},"startTime":1728573717009,"traceId":"118cd7ab9a561d71"},{"name":"seal","duration":109206,"timestamp":2007184036526,"id":70044,"parentId":70004,"tags":{},"startTime":1728573716904,"traceId":"118cd7ab9a561d71"},{"name":"webpack-compilation","duration":427771,"timestamp":2007183717989,"id":70004,"parentId":69947,"tags":{"name":"client"},"startTime":1728573716586,"traceId":"118cd7ab9a561d71"},{"name":"emit","duration":19981,"timestamp":2007184145846,"id":70059,"parentId":69947,"tags":{},"startTime":1728573717014,"traceId":"118cd7ab9a561d71"},{"name":"webpack-invalidated-client","duration":1258959,"timestamp":2007182908729,"id":69947,"parentId":3,"tags":{"trigger":"src/components/Header.jsx"},"startTime":1728573715777,"traceId":"118cd7ab9a561d71"}] diff --git a/src/components/Header.jsx b/src/components/Header.jsx index 24eb94c..e39595c 100644 --- a/src/components/Header.jsx +++ b/src/components/Header.jsx @@ -34,7 +34,7 @@ export function Header() { ))} - +