diff --git a/.next/cache/webpack/client-development/10.pack.gz b/.next/cache/webpack/client-development/10.pack.gz index 9ba6728..9034d2c 100644 Binary files a/.next/cache/webpack/client-development/10.pack.gz and b/.next/cache/webpack/client-development/10.pack.gz differ diff --git a/.next/cache/webpack/client-development/2.pack.gz b/.next/cache/webpack/client-development/2.pack.gz index 3366fb7..f0a5016 100644 Binary files a/.next/cache/webpack/client-development/2.pack.gz and b/.next/cache/webpack/client-development/2.pack.gz differ diff --git a/.next/cache/webpack/client-development/index.pack.gz b/.next/cache/webpack/client-development/index.pack.gz index d370336..70a453f 100644 Binary files a/.next/cache/webpack/client-development/index.pack.gz and b/.next/cache/webpack/client-development/index.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 bca29df..ca6c919 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/server/app/(main)/page.js b/.next/server/app/(main)/page.js index 9b5ce94..7180c4b 100644 --- a/.next/server/app/(main)/page.js +++ b/.next/server/app/(main)/page.js @@ -448,7 +448,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 */ Homepage: () => (/* binding */ Homepage)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(rsc)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/rsc/react-jsx-dev-runtime.js\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _components_Button__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @/components/Button */ \"(rsc)/./src/components/Button.jsx\");\n/* harmony import */ var _components_Container__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @/components/Container */ \"(rsc)/./src/components/Container.jsx\");\n/* harmony import */ var _components_Gradient__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/components/Gradient */ \"(rsc)/./src/components/Gradient.jsx\");\n\n\n\n\nfunction Homepage() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_Gradient__WEBPACK_IMPORTED_MODULE_3__.Gradient, {\n className: \"pt-24 pb-10\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_Container__WEBPACK_IMPORTED_MODULE_2__.Container, {\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"video\", {\n autoPlay: true,\n loop: true,\n muted: true,\n playsInline: true,\n className: \"absolute inset-0 w-full h-full object-cover -z-10\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"source\", {\n src: \"/videos/ourverse1.mp4\",\n type: \"video/mp4\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 17,\n columnNumber: 11\n }, this),\n \"Your browser does not support the video tag.\"\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 10,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-xl lg:max-w-6xl\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h1\", {\n className: \"font-display lg:max-w-2xl font-bold tracking-tighter text-blue-700 lg:text-7xl text-4xl\",\n children: \"A New, Vibrant Virtual World.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 22,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"lg:max-w-3xl max-w-2xl my-6 space-y-6 font-display font-medium lg:text-2xl text-xl tracking-tight text-blue-900\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n children: \"Discover a new virtual space designed for everyone, where you can express yourself freely, build meaningful relationships, and explore endless possibilities in an environment that celebrates diversity and authenticity.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 26,\n columnNumber: 13\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 25,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-10 pb-8 flex items-center gap-x-6\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"#\",\n className: \"rounded-xl bg-blue-700 px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-blue-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-blue-600\",\n children: \"Join OurVerse\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 31,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"#\",\n className: \"text-sm font-semibold leading-6 text-blue-900 hover:text-blue-700\",\n children: [\n \"Learn more \",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n \"aria-hidden\": \"true\",\n children: \"→\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 38,\n columnNumber: 26\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 37,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 30,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 21,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 8,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 7,\n columnNumber: 5\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHJzYykvLi9zcmMvY29tcG9uZW50cy9Ib21lcGFnZS5qc3giLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7OztBQUE2QztBQUNNO0FBQ0Y7QUFFMUMsU0FBU0c7SUFDZCxxQkFDRSw4REFBQ0QsMERBQVFBO1FBQUNFLFdBQVU7a0JBQ2xCLDRFQUFDSCw0REFBU0E7OzhCQUVSLDhEQUFDSTtvQkFDQ0MsUUFBUTtvQkFDUkMsSUFBSTtvQkFDSkMsS0FBSztvQkFDTEMsV0FBVztvQkFDWEwsV0FBVTs7c0NBRVYsOERBQUNNOzRCQUFPQyxLQUFJOzRCQUF3QkMsTUFBSzs7Ozs7O3dCQUFjOzs7Ozs7OzhCQUl6RCw4REFBQ0M7b0JBQUlULFdBQVU7O3NDQUNiLDhEQUFDVTs0QkFBR1YsV0FBVTtzQ0FBMEY7Ozs7OztzQ0FHeEcsOERBQUNTOzRCQUFJVCxXQUFVO3NDQUNiLDRFQUFDVzswQ0FBRTs7Ozs7Ozs7Ozs7c0NBSUwsOERBQUNGOzRCQUFJVCxXQUFVOzs4Q0FDYiw4REFBQ1k7b0NBQ0NDLE1BQUs7b0NBQ0xiLFdBQVU7OENBQ1g7Ozs7Ozs4Q0FHRCw4REFBQ1k7b0NBQUVDLE1BQUs7b0NBQUliLFdBQVU7O3dDQUFvRTtzREFDN0UsOERBQUNjOzRDQUFLQyxlQUFZO3NEQUFPOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQU9sRCIsInNvdXJjZXMiOlsid2VicGFjazovL3RhaWx3aW5kdWkta2V5bm90ZS8uL3NyYy9jb21wb25lbnRzL0hvbWVwYWdlLmpzeD85Yzc5Il0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEJ1dHRvbiB9IGZyb20gJ0AvY29tcG9uZW50cy9CdXR0b24nO1xuaW1wb3J0IHsgQ29udGFpbmVyIH0gZnJvbSAnQC9jb21wb25lbnRzL0NvbnRhaW5lcic7XG5pbXBvcnQgeyBHcmFkaWVudCB9IGZyb20gJ0AvY29tcG9uZW50cy9HcmFkaWVudCc7XG5cbmV4cG9ydCBmdW5jdGlvbiBIb21lcGFnZSgpIHtcbiAgcmV0dXJuIChcbiAgICA8R3JhZGllbnQgY2xhc3NOYW1lPVwicHQtMjQgcGItMTBcIj5cbiAgICAgIDxDb250YWluZXI+XG4gICAgICAgIHsvKiBCYWNrZ3JvdW5kIFZpZGVvICovfVxuICAgICAgICA8dmlkZW9cbiAgICAgICAgICBhdXRvUGxheVxuICAgICAgICAgIGxvb3BcbiAgICAgICAgICBtdXRlZFxuICAgICAgICAgIHBsYXlzSW5saW5lXG4gICAgICAgICAgY2xhc3NOYW1lPVwiYWJzb2x1dGUgaW5zZXQtMCB3LWZ1bGwgaC1mdWxsIG9iamVjdC1jb3ZlciAtei0xMFwiXG4gICAgICAgID5cbiAgICAgICAgICA8c291cmNlIHNyYz1cIi92aWRlb3Mvb3VydmVyc2UxLm1wNFwiIHR5cGU9XCJ2aWRlby9tcDRcIiAvPlxuICAgICAgICAgIFlvdXIgYnJvd3NlciBkb2VzIG5vdCBzdXBwb3J0IHRoZSB2aWRlbyB0YWcuXG4gICAgICAgIDwvdmlkZW8+XG5cbiAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJteC1hdXRvIG1heC13LXhsIGxnOm1heC13LTZ4bFwiPlxuICAgICAgICAgIDxoMSBjbGFzc05hbWU9XCJmb250LWRpc3BsYXkgbGc6bWF4LXctMnhsIGZvbnQtYm9sZCB0cmFja2luZy10aWdodGVyIHRleHQtYmx1ZS03MDAgbGc6dGV4dC03eGwgdGV4dC00eGxcIj5cbiAgICAgICAgICAgIEEgTmV3LCBWaWJyYW50IFZpcnR1YWwgV29ybGQuXG4gICAgICAgICAgPC9oMT5cbiAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImxnOm1heC13LTN4bCBtYXgtdy0yeGwgbXktNiBzcGFjZS15LTYgZm9udC1kaXNwbGF5IGZvbnQtbWVkaXVtIGxnOnRleHQtMnhsIHRleHQteGwgdHJhY2tpbmctdGlnaHQgdGV4dC1ibHVlLTkwMFwiPlxuICAgICAgICAgICAgPHA+RGlzY292ZXIgYSBuZXcgdmlydHVhbCBzcGFjZSBkZXNpZ25lZCBmb3IgZXZlcnlvbmUsIFxuICAgICAgICAgICAgICB3aGVyZSB5b3UgY2FuIGV4cHJlc3MgeW91cnNlbGYgZnJlZWx5LCBidWlsZCBtZWFuaW5nZnVsIHJlbGF0aW9uc2hpcHMsXG4gICAgICAgICAgICAgIGFuZCBleHBsb3JlIGVuZGxlc3MgcG9zc2liaWxpdGllcyBpbiBhbiBlbnZpcm9ubWVudCB0aGF0IGNlbGVicmF0ZXMgZGl2ZXJzaXR5IGFuZCBhdXRoZW50aWNpdHkuPC9wPlxuICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXQtMTAgcGItOCBmbGV4IGl0ZW1zLWNlbnRlciBnYXAteC02XCI+XG4gICAgICAgICAgICA8YVxuICAgICAgICAgICAgICBocmVmPVwiI1wiXG4gICAgICAgICAgICAgIGNsYXNzTmFtZT1cInJvdW5kZWQteGwgYmctYmx1ZS03MDAgcHgtMy41IHB5LTIuNSB0ZXh0LXNtIGZvbnQtc2VtaWJvbGQgdGV4dC13aGl0ZSBzaGFkb3ctc20gaG92ZXI6YmctYmx1ZS01MDAgZm9jdXMtdmlzaWJsZTpvdXRsaW5lIGZvY3VzLXZpc2libGU6b3V0bGluZS0yIGZvY3VzLXZpc2libGU6b3V0bGluZS1vZmZzZXQtMiBmb2N1cy12aXNpYmxlOm91dGxpbmUtYmx1ZS02MDBcIlxuICAgICAgICAgICAgPlxuICAgICAgICAgICAgICBKb2luIE91clZlcnNlXG4gICAgICAgICAgICA8L2E+XG4gICAgICAgICAgICA8YSBocmVmPVwiI1wiIGNsYXNzTmFtZT1cInRleHQtc20gZm9udC1zZW1pYm9sZCBsZWFkaW5nLTYgdGV4dC1ibHVlLTkwMCBob3Zlcjp0ZXh0LWJsdWUtNzAwXCI+XG4gICAgICAgICAgICAgIExlYXJuIG1vcmUgPHNwYW4gYXJpYS1oaWRkZW49XCJ0cnVlXCI+4oaSPC9zcGFuPlxuICAgICAgICAgICAgPC9hPlxuICAgICAgICAgIDwvZGl2PlxuICAgICAgICA8L2Rpdj5cbiAgICAgICAgPC9Db250YWluZXI+XG4gICAgPC9HcmFkaWVudD5cbiAgKTtcbn1cbiJdLCJuYW1lcyI6WyJCdXR0b24iLCJDb250YWluZXIiLCJHcmFkaWVudCIsIkhvbWVwYWdlIiwiY2xhc3NOYW1lIiwidmlkZW8iLCJhdXRvUGxheSIsImxvb3AiLCJtdXRlZCIsInBsYXlzSW5saW5lIiwic291cmNlIiwic3JjIiwidHlwZSIsImRpdiIsImgxIiwicCIsImEiLCJocmVmIiwic3BhbiIsImFyaWEtaGlkZGVuIl0sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(rsc)/./src/components/Homepage.jsx\n"); +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ Homepage: () => (/* binding */ Homepage)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(rsc)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/rsc/react-jsx-dev-runtime.js\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _components_Button__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @/components/Button */ \"(rsc)/./src/components/Button.jsx\");\n/* harmony import */ var _components_Container__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @/components/Container */ \"(rsc)/./src/components/Container.jsx\");\n/* harmony import */ var _components_Gradient__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/components/Gradient */ \"(rsc)/./src/components/Gradient.jsx\");\n\n\n\n\nfunction Homepage() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_Gradient__WEBPACK_IMPORTED_MODULE_3__.Gradient, {\n className: \"pt-24 pb-10\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_components_Container__WEBPACK_IMPORTED_MODULE_2__.Container, {\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"video\", {\n autoPlay: true,\n loop: true,\n muted: true,\n playsInline: true,\n className: \"absolute inset-0 w-full h-full object-cover -z-10\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"source\", {\n src: \"/videos/ourverse1.mp4\",\n type: \"video/mp4\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 17,\n columnNumber: 11\n }, this),\n \"Your browser does not support the video tag.\"\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 10,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-xl lg:max-w-6xl\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h1\", {\n className: \"font-display lg:max-w-2xl font-bold tracking-tighter text-blue-700 lg:text-7xl text-4xl\",\n children: \"A New, Vibrant Virtual World.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 22,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"lg:max-w-3xl max-w-2xl my-6 space-y-6 font-display font-medium lg:text-2xl text-xl tracking-tight text-blue-900\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n children: [\n \"Discover \",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"b\", {\n children: \"OurVerse\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 26,\n columnNumber: 25\n }, this),\n \", a new virtual space designed for everyone, where you can express yourself freely, build meaningful relationships, and explore endless possibilities in an environment that celebrates diversity and authenticity.\"\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 26,\n columnNumber: 13\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 25,\n columnNumber: 11\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-10 pb-8 flex items-center gap-x-6\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"#\",\n className: \"rounded-xl bg-blue-700 px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-blue-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-blue-600\",\n children: \"Join OurVerse\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 31,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"#\",\n className: \"text-sm font-semibold leading-6 text-blue-900 hover:text-blue-700\",\n children: [\n \"Learn more \",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n \"aria-hidden\": \"true\",\n children: \"→\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 38,\n columnNumber: 26\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 37,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 30,\n columnNumber: 11\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 21,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 8,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx\",\n lineNumber: 7,\n columnNumber: 5\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHJzYykvLi9zcmMvY29tcG9uZW50cy9Ib21lcGFnZS5qc3giLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7OztBQUE2QztBQUNNO0FBQ0Y7QUFFMUMsU0FBU0c7SUFDZCxxQkFDRSw4REFBQ0QsMERBQVFBO1FBQUNFLFdBQVU7a0JBQ2xCLDRFQUFDSCw0REFBU0E7OzhCQUVSLDhEQUFDSTtvQkFDQ0MsUUFBUTtvQkFDUkMsSUFBSTtvQkFDSkMsS0FBSztvQkFDTEMsV0FBVztvQkFDWEwsV0FBVTs7c0NBRVYsOERBQUNNOzRCQUFPQyxLQUFJOzRCQUF3QkMsTUFBSzs7Ozs7O3dCQUFjOzs7Ozs7OzhCQUl6RCw4REFBQ0M7b0JBQUlULFdBQVU7O3NDQUNiLDhEQUFDVTs0QkFBR1YsV0FBVTtzQ0FBMEY7Ozs7OztzQ0FHeEcsOERBQUNTOzRCQUFJVCxXQUFVO3NDQUNiLDRFQUFDVzs7b0NBQUU7a0RBQVMsOERBQUNDO2tEQUFFOzs7Ozs7b0NBQVk7Ozs7Ozs7Ozs7OztzQ0FJN0IsOERBQUNIOzRCQUFJVCxXQUFVOzs4Q0FDYiw4REFBQ2E7b0NBQ0NDLE1BQUs7b0NBQ0xkLFdBQVU7OENBQ1g7Ozs7Ozs4Q0FHRCw4REFBQ2E7b0NBQUVDLE1BQUs7b0NBQUlkLFdBQVU7O3dDQUFvRTtzREFDN0UsOERBQUNlOzRDQUFLQyxlQUFZO3NEQUFPOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQU9sRCIsInNvdXJjZXMiOlsid2VicGFjazovL3RhaWx3aW5kdWkta2V5bm90ZS8uL3NyYy9jb21wb25lbnRzL0hvbWVwYWdlLmpzeD85Yzc5Il0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEJ1dHRvbiB9IGZyb20gJ0AvY29tcG9uZW50cy9CdXR0b24nO1xuaW1wb3J0IHsgQ29udGFpbmVyIH0gZnJvbSAnQC9jb21wb25lbnRzL0NvbnRhaW5lcic7XG5pbXBvcnQgeyBHcmFkaWVudCB9IGZyb20gJ0AvY29tcG9uZW50cy9HcmFkaWVudCc7XG5cbmV4cG9ydCBmdW5jdGlvbiBIb21lcGFnZSgpIHtcbiAgcmV0dXJuIChcbiAgICA8R3JhZGllbnQgY2xhc3NOYW1lPVwicHQtMjQgcGItMTBcIj5cbiAgICAgIDxDb250YWluZXI+XG4gICAgICAgIHsvKiBCYWNrZ3JvdW5kIFZpZGVvICovfVxuICAgICAgICA8dmlkZW9cbiAgICAgICAgICBhdXRvUGxheVxuICAgICAgICAgIGxvb3BcbiAgICAgICAgICBtdXRlZFxuICAgICAgICAgIHBsYXlzSW5saW5lXG4gICAgICAgICAgY2xhc3NOYW1lPVwiYWJzb2x1dGUgaW5zZXQtMCB3LWZ1bGwgaC1mdWxsIG9iamVjdC1jb3ZlciAtei0xMFwiXG4gICAgICAgID5cbiAgICAgICAgICA8c291cmNlIHNyYz1cIi92aWRlb3Mvb3VydmVyc2UxLm1wNFwiIHR5cGU9XCJ2aWRlby9tcDRcIiAvPlxuICAgICAgICAgIFlvdXIgYnJvd3NlciBkb2VzIG5vdCBzdXBwb3J0IHRoZSB2aWRlbyB0YWcuXG4gICAgICAgIDwvdmlkZW8+XG5cbiAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJteC1hdXRvIG1heC13LXhsIGxnOm1heC13LTZ4bFwiPlxuICAgICAgICAgIDxoMSBjbGFzc05hbWU9XCJmb250LWRpc3BsYXkgbGc6bWF4LXctMnhsIGZvbnQtYm9sZCB0cmFja2luZy10aWdodGVyIHRleHQtYmx1ZS03MDAgbGc6dGV4dC03eGwgdGV4dC00eGxcIj5cbiAgICAgICAgICAgIEEgTmV3LCBWaWJyYW50IFZpcnR1YWwgV29ybGQuXG4gICAgICAgICAgPC9oMT5cbiAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImxnOm1heC13LTN4bCBtYXgtdy0yeGwgbXktNiBzcGFjZS15LTYgZm9udC1kaXNwbGF5IGZvbnQtbWVkaXVtIGxnOnRleHQtMnhsIHRleHQteGwgdHJhY2tpbmctdGlnaHQgdGV4dC1ibHVlLTkwMFwiPlxuICAgICAgICAgICAgPHA+RGlzY292ZXIgPGI+T3VyVmVyc2U8L2I+LCBhIG5ldyB2aXJ0dWFsIHNwYWNlIGRlc2lnbmVkIGZvciBldmVyeW9uZSwgXG4gICAgICAgICAgICAgIHdoZXJlIHlvdSBjYW4gZXhwcmVzcyB5b3Vyc2VsZiBmcmVlbHksIGJ1aWxkIG1lYW5pbmdmdWwgcmVsYXRpb25zaGlwcyxcbiAgICAgICAgICAgICAgYW5kIGV4cGxvcmUgZW5kbGVzcyBwb3NzaWJpbGl0aWVzIGluIGFuIGVudmlyb25tZW50IHRoYXQgY2VsZWJyYXRlcyBkaXZlcnNpdHkgYW5kIGF1dGhlbnRpY2l0eS48L3A+XG4gICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJtdC0xMCBwYi04IGZsZXggaXRlbXMtY2VudGVyIGdhcC14LTZcIj5cbiAgICAgICAgICAgIDxhXG4gICAgICAgICAgICAgIGhyZWY9XCIjXCJcbiAgICAgICAgICAgICAgY2xhc3NOYW1lPVwicm91bmRlZC14bCBiZy1ibHVlLTcwMCBweC0zLjUgcHktMi41IHRleHQtc20gZm9udC1zZW1pYm9sZCB0ZXh0LXdoaXRlIHNoYWRvdy1zbSBob3ZlcjpiZy1ibHVlLTUwMCBmb2N1cy12aXNpYmxlOm91dGxpbmUgZm9jdXMtdmlzaWJsZTpvdXRsaW5lLTIgZm9jdXMtdmlzaWJsZTpvdXRsaW5lLW9mZnNldC0yIGZvY3VzLXZpc2libGU6b3V0bGluZS1ibHVlLTYwMFwiXG4gICAgICAgICAgICA+XG4gICAgICAgICAgICAgIEpvaW4gT3VyVmVyc2VcbiAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICAgIDxhIGhyZWY9XCIjXCIgY2xhc3NOYW1lPVwidGV4dC1zbSBmb250LXNlbWlib2xkIGxlYWRpbmctNiB0ZXh0LWJsdWUtOTAwIGhvdmVyOnRleHQtYmx1ZS03MDBcIj5cbiAgICAgICAgICAgICAgTGVhcm4gbW9yZSA8c3BhbiBhcmlhLWhpZGRlbj1cInRydWVcIj7ihpI8L3NwYW4+XG4gICAgICAgICAgICA8L2E+XG4gICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8L0NvbnRhaW5lcj5cbiAgICA8L0dyYWRpZW50PlxuICApO1xufVxuIl0sIm5hbWVzIjpbIkJ1dHRvbiIsIkNvbnRhaW5lciIsIkdyYWRpZW50IiwiSG9tZXBhZ2UiLCJjbGFzc05hbWUiLCJ2aWRlbyIsImF1dG9QbGF5IiwibG9vcCIsIm11dGVkIiwicGxheXNJbmxpbmUiLCJzb3VyY2UiLCJzcmMiLCJ0eXBlIiwiZGl2IiwiaDEiLCJwIiwiYiIsImEiLCJocmVmIiwic3BhbiIsImFyaWEtaGlkZGVuIl0sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(rsc)/./src/components/Homepage.jsx\n"); /***/ }), diff --git a/.next/server/webpack-runtime.js b/.next/server/webpack-runtime.js index 1052402..4393097 100644 --- a/.next/server/webpack-runtime.js +++ b/.next/server/webpack-runtime.js @@ -125,7 +125,7 @@ /******/ /******/ /* webpack/runtime/getFullHash */ /******/ (() => { -/******/ __webpack_require__.h = () => ("fdc7dc8ec9d148a7") +/******/ __webpack_require__.h = () => ("c575ad6a3f254f83") /******/ })(); /******/ /******/ /* webpack/runtime/hasOwnProperty shorthand */ diff --git a/.next/static/chunks/app/layout.js b/.next/static/chunks/app/layout.js index 69bc30e..b74b387 100644 --- a/.next/static/chunks/app/layout.js +++ b/.next/static/chunks/app/layout.js @@ -35,7 +35,7 @@ eval(__webpack_require__.ts("var __dirname = \"/\";\n(()=>{\"use strict\";var e= /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; -eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony default export */ __webpack_exports__[\"default\"] = (\"42f2f6169a2c\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9zdHlsZXMvdGFpbHdpbmQuY3NzIiwibWFwcGluZ3MiOiI7QUFBQSwrREFBZSxjQUFjO0FBQzdCLElBQUksSUFBVSxJQUFJLGlCQUFpQiIsInNvdXJjZXMiOlsid2VicGFjazovL19OX0UvLi9zcmMvc3R5bGVzL3RhaWx3aW5kLmNzcz9jNGM4Il0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiNDJmMmY2MTY5YTJjXCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/styles/tailwind.css\n")); +eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony default export */ __webpack_exports__[\"default\"] = (\"f5fd92d541fd\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9zdHlsZXMvdGFpbHdpbmQuY3NzIiwibWFwcGluZ3MiOiI7QUFBQSwrREFBZSxjQUFjO0FBQzdCLElBQUksSUFBVSxJQUFJLGlCQUFpQiIsInNvdXJjZXMiOlsid2VicGFjazovL19OX0UvLi9zcmMvc3R5bGVzL3RhaWx3aW5kLmNzcz9jNGM4Il0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiZjVmZDkyZDU0MWZkXCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/styles/tailwind.css\n")); /***/ }), diff --git a/.next/static/chunks/webpack.js b/.next/static/chunks/webpack.js index 77c3e64..4b5314d 100644 --- a/.next/static/chunks/webpack.js +++ b/.next/static/chunks/webpack.js @@ -192,7 +192,7 @@ /******/ /******/ /* webpack/runtime/getFullHash */ /******/ !function() { -/******/ __webpack_require__.h = function() { return "c6c83a78e3966906"; } +/******/ __webpack_require__.h = function() { return "2f657dc8e9c058a7"; } /******/ }(); /******/ /******/ /* webpack/runtime/global */ diff --git a/.next/static/webpack/app/layout.c6c83a78e3966906.hot-update.js b/.next/static/webpack/app/layout.c6c83a78e3966906.hot-update.js new file mode 100644 index 0000000..52ce76a --- /dev/null +++ b/.next/static/webpack/app/layout.c6c83a78e3966906.hot-update.js @@ -0,0 +1,22 @@ +"use strict"; +/* + * ATTENTION: An "eval-source-map" devtool has been used. + * This devtool is neither made for production nor for readable output files. + * It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools. + * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/) + * or disable the default devtool with "devtool: false". + * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/). + */ +self["webpackHotUpdate_N_E"]("app/layout",{ + +/***/ "(app-pages-browser)/./src/styles/tailwind.css": +/*!*********************************!*\ + !*** ./src/styles/tailwind.css ***! + \*********************************/ +/***/ (function(module, __webpack_exports__, __webpack_require__) { + +eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony default export */ __webpack_exports__[\"default\"] = (\"f5fd92d541fd\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9zdHlsZXMvdGFpbHdpbmQuY3NzIiwibWFwcGluZ3MiOiI7QUFBQSwrREFBZSxjQUFjO0FBQzdCLElBQUksSUFBVSxJQUFJLGlCQUFpQiIsInNvdXJjZXMiOlsid2VicGFjazovL19OX0UvLi9zcmMvc3R5bGVzL3RhaWx3aW5kLmNzcz9jNGM4Il0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiZjVmZDkyZDU0MWZkXCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/styles/tailwind.css\n")); + +/***/ }) + +}); \ No newline at end of file diff --git a/.next/static/webpack/c6c83a78e3966906.webpack.hot-update.json b/.next/static/webpack/c6c83a78e3966906.webpack.hot-update.json new file mode 100644 index 0000000..5c82546 --- /dev/null +++ b/.next/static/webpack/c6c83a78e3966906.webpack.hot-update.json @@ -0,0 +1 @@ +{"c":["app/layout","webpack"],"r":[],"m":[]} \ No newline at end of file diff --git a/.next/static/webpack/webpack.c6c83a78e3966906.hot-update.js b/.next/static/webpack/webpack.c6c83a78e3966906.hot-update.js new file mode 100644 index 0000000..4c6a251 --- /dev/null +++ b/.next/static/webpack/webpack.c6c83a78e3966906.hot-update.js @@ -0,0 +1,18 @@ +"use strict"; +/* + * ATTENTION: An "eval-source-map" devtool has been used. + * This devtool is neither made for production nor for readable output files. + * It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools. + * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/) + * or disable the default devtool with "devtool: false". + * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/). + */ +self["webpackHotUpdate_N_E"]("webpack",{}, +/******/ function(__webpack_require__) { // webpackRuntimeModules +/******/ /* webpack/runtime/getFullHash */ +/******/ !function() { +/******/ __webpack_require__.h = function() { return "2f657dc8e9c058a7"; } +/******/ }(); +/******/ +/******/ } +); \ No newline at end of file diff --git a/.next/trace b/.next/trace index d8072eb..5ca6ac0 100644 --- a/.next/trace +++ b/.next/trace @@ -301,3 +301,4 @@ [{"name":"client-success","duration":11,"timestamp":7912503084696,"id":21064,"parentId":3,"tags":{},"startTime":1724724629276,"traceId":"f87cadcf94a795b3"},{"name":"client-hmr-latency","duration":464000,"timestamp":7912502721369,"id":21066,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":false},"startTime":1724724629381,"traceId":"f87cadcf94a795b3"},{"name":"handle-request","duration":254374,"timestamp":7912503119643,"id":21065,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1724724629311,"traceId":"f87cadcf94a795b3"},{"name":"memory-usage","duration":3,"timestamp":7912503374201,"id":21067,"parentId":21065,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"249004032","memory.heapUsed":"245402048","memory.heapTotal":"281509888"},"startTime":1724724629566,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":21985,"timestamp":7912508108855,"id":21074,"parentId":21071,"tags":{"request":"next/dist/pages/_document"},"startTime":1724724634300,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":23342,"timestamp":7912508108400,"id":21072,"parentId":21071,"tags":{"request":"next/dist/pages/_app"},"startTime":1724724634300,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":61420,"timestamp":7912508108815,"id":21073,"parentId":21071,"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":1724724634300,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":61357,"timestamp":7912508108887,"id":21075,"parentId":21071,"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":1724724634300,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-transform","duration":4248,"timestamp":7912508166560,"id":21079,"parentId":21078,"tags":{},"startTime":1724724634358,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-loader","duration":4520,"timestamp":7912508166293,"id":21078,"parentId":21077,"tags":{},"startTime":1724724634358,"traceId":"f87cadcf94a795b3"},{"name":"build-module-jsx","duration":8919,"timestamp":7912508164320,"id":21077,"parentId":21070,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx","layer":"rsc"},"startTime":1724724634356,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":85039,"timestamp":7912508108922,"id":21076,"parentId":21071,"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=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1724724634300,"traceId":"f87cadcf94a795b3"},{"name":"make","duration":108322,"timestamp":7912508097997,"id":21071,"parentId":21070,"tags":{},"startTime":1724724634290,"traceId":"f87cadcf94a795b3"},{"name":"chunk-graph","duration":2269,"timestamp":7912508258907,"id":21086,"parentId":21085,"tags":{},"startTime":1724724634450,"traceId":"f87cadcf94a795b3"},{"name":"optimize-modules","duration":8,"timestamp":7912508261203,"id":21088,"parentId":21085,"tags":{},"startTime":1724724634453,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunks","duration":1552,"timestamp":7912508261227,"id":21089,"parentId":21085,"tags":{},"startTime":1724724634453,"traceId":"f87cadcf94a795b3"},{"name":"optimize-tree","duration":10,"timestamp":7912508262812,"id":21090,"parentId":21085,"tags":{},"startTime":1724724634454,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunk-modules","duration":5,"timestamp":7912508262839,"id":21091,"parentId":21085,"tags":{},"startTime":1724724634454,"traceId":"f87cadcf94a795b3"},{"name":"optimize","duration":3607,"timestamp":7912508261193,"id":21087,"parentId":21085,"tags":{},"startTime":1724724634453,"traceId":"f87cadcf94a795b3"},{"name":"module-hash","duration":620,"timestamp":7912508266461,"id":21092,"parentId":21085,"tags":{},"startTime":1724724634458,"traceId":"f87cadcf94a795b3"},{"name":"code-generation","duration":17273,"timestamp":7912508267093,"id":21093,"parentId":21085,"tags":{},"startTime":1724724634459,"traceId":"f87cadcf94a795b3"},{"name":"hash","duration":1384,"timestamp":7912508286000,"id":21094,"parentId":21085,"tags":{},"startTime":1724724634478,"traceId":"f87cadcf94a795b3"},{"name":"code-generation-jobs","duration":328,"timestamp":7912508287383,"id":21095,"parentId":21085,"tags":{},"startTime":1724724634479,"traceId":"f87cadcf94a795b3"},{"name":"module-assets","duration":249,"timestamp":7912508287687,"id":21096,"parentId":21085,"tags":{},"startTime":1724724634479,"traceId":"f87cadcf94a795b3"},{"name":"create-chunk-assets","duration":2816,"timestamp":7912508287942,"id":21097,"parentId":21085,"tags":{},"startTime":1724724634479,"traceId":"f87cadcf94a795b3"},{"name":"seal","duration":48447,"timestamp":7912508256084,"id":21085,"parentId":21070,"tags":{},"startTime":1724724634448,"traceId":"f87cadcf94a795b3"},{"name":"webpack-compilation","duration":213134,"timestamp":7912508096308,"id":21070,"parentId":21068,"tags":{"name":"server"},"startTime":1724724634288,"traceId":"f87cadcf94a795b3"},{"name":"emit","duration":17321,"timestamp":7912508309565,"id":21098,"parentId":21068,"tags":{},"startTime":1724724634501,"traceId":"f87cadcf94a795b3"},{"name":"webpack-invalidated-server","duration":249255,"timestamp":7912508078187,"id":21068,"parentId":3,"tags":{"trigger":"src/components/Homepage.jsx"},"startTime":1724724634270,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":5188,"timestamp":7912508335825,"id":21111,"parentId":21100,"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%2Fbackground.jpg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1724724634527,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":5278,"timestamp":7912508335879,"id":21113,"parentId":21100,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1724724634527,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":10540,"timestamp":7912508335419,"id":21101,"parentId":21100,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1724724634527,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":10376,"timestamp":7912508335596,"id":21103,"parentId":21100,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1724724634527,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":12174,"timestamp":7912508335655,"id":21105,"parentId":21100,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1724724634527,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":13755,"timestamp":7912508335684,"id":21106,"parentId":21100,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1724724634527,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":15194,"timestamp":7912508335712,"id":21107,"parentId":21100,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1724724634527,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":15002,"timestamp":7912508335907,"id":21114,"parentId":21100,"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":1724724634527,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":16254,"timestamp":7912508335767,"id":21109,"parentId":21100,"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":1724724634527,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":17278,"timestamp":7912508335852,"id":21112,"parentId":21100,"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":1724724634527,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":18274,"timestamp":7912508335625,"id":21104,"parentId":21100,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1724724634527,"traceId":"f87cadcf94a795b3"},{"name":"read-resource","duration":4149,"timestamp":7912508350158,"id":21117,"parentId":21116,"tags":{},"startTime":1724724634542,"traceId":"f87cadcf94a795b3"},{"name":"postcss-process","duration":92137,"timestamp":7912508354722,"id":21119,"parentId":21118,"tags":{},"startTime":1724724634546,"traceId":"f87cadcf94a795b3"},{"name":"postcss-loader","duration":92775,"timestamp":7912508354449,"id":21118,"parentId":21116,"tags":{},"startTime":1724724634546,"traceId":"f87cadcf94a795b3"},{"name":"css-loader","duration":20582,"timestamp":7912508447385,"id":21120,"parentId":21116,"tags":{"astUsed":"true"},"startTime":1724724634639,"traceId":"f87cadcf94a795b3"},{"name":"build-module-css","duration":120189,"timestamp":7912508350041,"id":21116,"parentId":21115,"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":1724724634542,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":135605,"timestamp":7912508335566,"id":21102,"parentId":21100,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1724724634527,"traceId":"f87cadcf94a795b3"},{"name":"build-module-css","duration":134016,"timestamp":7912508341781,"id":21115,"parentId":21099,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1724724634533,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":140403,"timestamp":7912508335739,"id":21108,"parentId":21100,"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%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%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%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground.jpg%22%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%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":1724724634527,"traceId":"f87cadcf94a795b3"},{"name":"build-module","duration":35,"timestamp":7912508476312,"id":21121,"parentId":21115,"tags":{},"startTime":1724724634668,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":140587,"timestamp":7912508335795,"id":21110,"parentId":21100,"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":1724724634527,"traceId":"f87cadcf94a795b3"},{"name":"make","duration":147314,"timestamp":7912508329094,"id":21100,"parentId":21099,"tags":{},"startTime":1724724634521,"traceId":"f87cadcf94a795b3"},{"name":"chunk-graph","duration":10068,"timestamp":7912508488020,"id":21123,"parentId":21122,"tags":{},"startTime":1724724634680,"traceId":"f87cadcf94a795b3"},{"name":"optimize-modules","duration":9,"timestamp":7912508498126,"id":21125,"parentId":21122,"tags":{},"startTime":1724724634690,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunks","duration":77,"timestamp":7912508498157,"id":21126,"parentId":21122,"tags":{},"startTime":1724724634690,"traceId":"f87cadcf94a795b3"},{"name":"optimize-tree","duration":8,"timestamp":7912508498265,"id":21127,"parentId":21122,"tags":{},"startTime":1724724634690,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunk-modules","duration":5,"timestamp":7912508498300,"id":21128,"parentId":21122,"tags":{},"startTime":1724724634690,"traceId":"f87cadcf94a795b3"},{"name":"optimize","duration":2998,"timestamp":7912508498111,"id":21124,"parentId":21122,"tags":{},"startTime":1724724634690,"traceId":"f87cadcf94a795b3"},{"name":"module-hash","duration":546,"timestamp":7912508503132,"id":21129,"parentId":21122,"tags":{},"startTime":1724724634695,"traceId":"f87cadcf94a795b3"},{"name":"code-generation","duration":16760,"timestamp":7912508503688,"id":21130,"parentId":21122,"tags":{},"startTime":1724724634695,"traceId":"f87cadcf94a795b3"},{"name":"hash","duration":5512,"timestamp":7912508522790,"id":21131,"parentId":21122,"tags":{},"startTime":1724724634714,"traceId":"f87cadcf94a795b3"},{"name":"code-generation-jobs","duration":702,"timestamp":7912508528300,"id":21132,"parentId":21122,"tags":{},"startTime":1724724634720,"traceId":"f87cadcf94a795b3"},{"name":"module-assets","duration":271,"timestamp":7912508528988,"id":21133,"parentId":21122,"tags":{},"startTime":1724724634721,"traceId":"f87cadcf94a795b3"},{"name":"create-chunk-assets","duration":4944,"timestamp":7912508529267,"id":21134,"parentId":21122,"tags":{},"startTime":1724724634721,"traceId":"f87cadcf94a795b3"},{"name":"NextJsBuildManifest-generateClientManifest","duration":205,"timestamp":7912508541098,"id":21136,"parentId":21099,"tags":{},"startTime":1724724634733,"traceId":"f87cadcf94a795b3"},{"name":"NextJsBuildManifest-createassets","duration":372,"timestamp":7912508540957,"id":21135,"parentId":21099,"tags":{},"startTime":1724724634732,"traceId":"f87cadcf94a795b3"},{"name":"seal","duration":60758,"timestamp":7912508484528,"id":21122,"parentId":21099,"tags":{},"startTime":1724724634676,"traceId":"f87cadcf94a795b3"},{"name":"webpack-compilation","duration":216557,"timestamp":7912508328771,"id":21099,"parentId":21069,"tags":{"name":"client"},"startTime":1724724634520,"traceId":"f87cadcf94a795b3"},{"name":"emit","duration":17548,"timestamp":7912508545409,"id":21137,"parentId":21069,"tags":{},"startTime":1724724634737,"traceId":"f87cadcf94a795b3"},{"name":"webpack-invalidated-client","duration":486577,"timestamp":7912508078933,"id":21069,"parentId":3,"tags":{"trigger":"src/components/Homepage.jsx"},"startTime":1724724634270,"traceId":"f87cadcf94a795b3"}] [{"name":"client-success","duration":6,"timestamp":7912508581883,"id":21138,"parentId":3,"tags":{},"startTime":1724724634773,"traceId":"f87cadcf94a795b3"},{"name":"client-hmr-latency","duration":565000,"timestamp":7912508080646,"id":21140,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":false},"startTime":1724724634840,"traceId":"f87cadcf94a795b3"},{"name":"handle-request","duration":240244,"timestamp":7912508597253,"id":21139,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1724724634789,"traceId":"f87cadcf94a795b3"},{"name":"memory-usage","duration":1,"timestamp":7912508837535,"id":21141,"parentId":21139,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"283115520","memory.heapUsed":"237977360","memory.heapTotal":"274022400"},"startTime":1724724635029,"traceId":"f87cadcf94a795b3"},{"name":"handle-request","duration":424098,"timestamp":7912594728327,"id":21142,"tags":{"url":"/","isTurbopack":false},"startTime":1724724720919,"traceId":"f87cadcf94a795b3"},{"name":"memory-usage","duration":1,"timestamp":7912595152461,"id":21143,"parentId":21142,"tags":{"url":"/","memory.rss":"205455360","memory.heapUsed":"213224120","memory.heapTotal":"251461632"},"startTime":1724724721343,"traceId":"f87cadcf94a795b3"},{"name":"client-success","duration":7,"timestamp":7912595799576,"id":21144,"parentId":3,"tags":{},"startTime":1724724721990,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":69008,"timestamp":7912842464078,"id":21151,"parentId":21148,"tags":{"request":"next/dist/pages/_document"},"startTime":1724724968653,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":71617,"timestamp":7912842462809,"id":21149,"parentId":21148,"tags":{"request":"next/dist/pages/_app"},"startTime":1724724968652,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":181757,"timestamp":7912842464033,"id":21150,"parentId":21148,"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":1724724968653,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":181713,"timestamp":7912842464115,"id":21152,"parentId":21148,"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":1724724968653,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-transform","duration":134753,"timestamp":7912842617061,"id":21156,"parentId":21155,"tags":{},"startTime":1724724968806,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-loader","duration":135229,"timestamp":7912842616598,"id":21155,"parentId":21154,"tags":{},"startTime":1724724968806,"traceId":"f87cadcf94a795b3"},{"name":"build-module-jsx","duration":149042,"timestamp":7912842613411,"id":21154,"parentId":21147,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Schedule.jsx","layer":"rsc"},"startTime":1724724968803,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":407461,"timestamp":7912842464157,"id":21153,"parentId":21148,"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=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1724724968653,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-transform","duration":33418,"timestamp":7912842880765,"id":21164,"parentId":21163,"tags":{},"startTime":1724724969070,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-loader","duration":34326,"timestamp":7912842879868,"id":21163,"parentId":21162,"tags":{},"startTime":1724724969069,"traceId":"f87cadcf94a795b3"},{"name":"build-module-jsx","duration":51001,"timestamp":7912842878954,"id":21162,"parentId":21147,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Schedule.jsx","layer":"ssr"},"startTime":1724724969068,"traceId":"f87cadcf94a795b3"},{"name":"make","duration":1348852,"timestamp":7912842425448,"id":21148,"parentId":21147,"tags":{},"startTime":1724724968615,"traceId":"f87cadcf94a795b3"},{"name":"chunk-graph","duration":74086,"timestamp":7912843807642,"id":21166,"parentId":21165,"tags":{},"startTime":1724724969997,"traceId":"f87cadcf94a795b3"},{"name":"optimize-modules","duration":10,"timestamp":7912843881777,"id":21168,"parentId":21165,"tags":{},"startTime":1724724970071,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunks","duration":10480,"timestamp":7912843881964,"id":21169,"parentId":21165,"tags":{},"startTime":1724724970071,"traceId":"f87cadcf94a795b3"},{"name":"optimize-tree","duration":26,"timestamp":7912843892598,"id":21170,"parentId":21165,"tags":{},"startTime":1724724970082,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunk-modules","duration":42,"timestamp":7912843893345,"id":21171,"parentId":21165,"tags":{},"startTime":1724724970082,"traceId":"f87cadcf94a795b3"},{"name":"optimize","duration":24336,"timestamp":7912843881758,"id":21167,"parentId":21165,"tags":{},"startTime":1724724970071,"traceId":"f87cadcf94a795b3"},{"name":"module-hash","duration":2121,"timestamp":7912843910495,"id":21172,"parentId":21165,"tags":{},"startTime":1724724970100,"traceId":"f87cadcf94a795b3"},{"name":"code-generation","duration":64891,"timestamp":7912843912654,"id":21173,"parentId":21165,"tags":{},"startTime":1724724970102,"traceId":"f87cadcf94a795b3"},{"name":"hash","duration":7426,"timestamp":7912843980464,"id":21174,"parentId":21165,"tags":{},"startTime":1724724970170,"traceId":"f87cadcf94a795b3"},{"name":"code-generation-jobs","duration":594,"timestamp":7912843987888,"id":21175,"parentId":21165,"tags":{},"startTime":1724724970177,"traceId":"f87cadcf94a795b3"},{"name":"module-assets","duration":492,"timestamp":7912843988463,"id":21176,"parentId":21165,"tags":{},"startTime":1724724970178,"traceId":"f87cadcf94a795b3"},{"name":"create-chunk-assets","duration":6551,"timestamp":7912843988969,"id":21177,"parentId":21165,"tags":{},"startTime":1724724970178,"traceId":"f87cadcf94a795b3"},{"name":"seal","duration":223649,"timestamp":7912843800304,"id":21165,"parentId":21147,"tags":{},"startTime":1724724969989,"traceId":"f87cadcf94a795b3"},{"name":"webpack-compilation","duration":1622580,"timestamp":7912842419558,"id":21147,"parentId":21145,"tags":{"name":"server"},"startTime":1724724968609,"traceId":"f87cadcf94a795b3"},{"name":"emit","duration":42965,"timestamp":7912844042695,"id":21178,"parentId":21145,"tags":{},"startTime":1724724970232,"traceId":"f87cadcf94a795b3"},{"name":"webpack-invalidated-server","duration":1763796,"timestamp":7912842324766,"id":21145,"parentId":3,"tags":{"trigger":"src/components/Schedule.jsx"},"startTime":1724724968514,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":21645,"timestamp":7912844114447,"id":21191,"parentId":21180,"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%2Fbackground.jpg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1724724970304,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":21383,"timestamp":7912844114825,"id":21193,"parentId":21180,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1724724970304,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":37239,"timestamp":7912844112938,"id":21181,"parentId":21180,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1724724970302,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":36812,"timestamp":7912844113387,"id":21183,"parentId":21180,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1724724970303,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":42196,"timestamp":7912844113680,"id":21185,"parentId":21180,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1724724970303,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":84681,"timestamp":7912844114010,"id":21187,"parentId":21180,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1724724970303,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":83805,"timestamp":7912844114909,"id":21194,"parentId":21180,"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":1724724970304,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":91353,"timestamp":7912844114186,"id":21189,"parentId":21180,"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":1724724970303,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-transform","duration":68733,"timestamp":7912844139535,"id":21198,"parentId":21197,"tags":{},"startTime":1724724970329,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-loader","duration":69304,"timestamp":7912844138979,"id":21197,"parentId":21195,"tags":{},"startTime":1724724970328,"traceId":"f87cadcf94a795b3"},{"name":"build-module-jsx","duration":89515,"timestamp":7912844137403,"id":21195,"parentId":21179,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Schedule.jsx","layer":"app-pages-browser"},"startTime":1724724970327,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":132028,"timestamp":7912844113929,"id":21186,"parentId":21180,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1724724970303,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":141599,"timestamp":7912844114602,"id":21192,"parentId":21180,"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":1724724970304,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":198057,"timestamp":7912844113447,"id":21184,"parentId":21180,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1724724970303,"traceId":"f87cadcf94a795b3"},{"name":"read-resource","duration":115477,"timestamp":7912844200366,"id":21200,"parentId":21199,"tags":{},"startTime":1724724970389,"traceId":"f87cadcf94a795b3"},{"name":"postcss-process","duration":237658,"timestamp":7912844317113,"id":21202,"parentId":21201,"tags":{},"startTime":1724724970506,"traceId":"f87cadcf94a795b3"},{"name":"postcss-loader","duration":240715,"timestamp":7912844316092,"id":21201,"parentId":21199,"tags":{},"startTime":1724724970505,"traceId":"f87cadcf94a795b3"},{"name":"css-loader","duration":44185,"timestamp":7912844557071,"id":21203,"parentId":21199,"tags":{"astUsed":"true"},"startTime":1724724970746,"traceId":"f87cadcf94a795b3"},{"name":"build-module-css","duration":414612,"timestamp":7912844199747,"id":21199,"parentId":21196,"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":1724724970389,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":550565,"timestamp":7912844113332,"id":21182,"parentId":21180,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1724724970302,"traceId":"f87cadcf94a795b3"},{"name":"build-module-css","duration":550220,"timestamp":7912844138600,"id":21196,"parentId":21179,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1724724970328,"traceId":"f87cadcf94a795b3"},{"name":"build-module","duration":52,"timestamp":7912844689537,"id":21204,"parentId":21196,"tags":{},"startTime":1724724970879,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":575250,"timestamp":7912844114376,"id":21190,"parentId":21180,"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":1724724970303,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":596410,"timestamp":7912844114075,"id":21188,"parentId":21180,"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%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%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%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground.jpg%22%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%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":1724724970303,"traceId":"f87cadcf94a795b3"},{"name":"make","duration":618038,"timestamp":7912844092490,"id":21180,"parentId":21179,"tags":{},"startTime":1724724970282,"traceId":"f87cadcf94a795b3"},{"name":"chunk-graph","duration":5785,"timestamp":7912844732238,"id":21206,"parentId":21205,"tags":{},"startTime":1724724970921,"traceId":"f87cadcf94a795b3"},{"name":"optimize-modules","duration":11,"timestamp":7912844738064,"id":21208,"parentId":21205,"tags":{},"startTime":1724724970927,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunks","duration":166,"timestamp":7912844738312,"id":21209,"parentId":21205,"tags":{},"startTime":1724724970927,"traceId":"f87cadcf94a795b3"},{"name":"optimize-tree","duration":23,"timestamp":7912844738569,"id":21210,"parentId":21205,"tags":{},"startTime":1724724970928,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunk-modules","duration":10,"timestamp":7912844738676,"id":21211,"parentId":21205,"tags":{},"startTime":1724724970928,"traceId":"f87cadcf94a795b3"},{"name":"optimize","duration":3659,"timestamp":7912844738048,"id":21207,"parentId":21205,"tags":{},"startTime":1724724970927,"traceId":"f87cadcf94a795b3"},{"name":"module-hash","duration":1789,"timestamp":7912844745510,"id":21212,"parentId":21205,"tags":{},"startTime":1724724970935,"traceId":"f87cadcf94a795b3"},{"name":"code-generation","duration":29919,"timestamp":7912844747330,"id":21213,"parentId":21205,"tags":{},"startTime":1724724970936,"traceId":"f87cadcf94a795b3"},{"name":"hash","duration":20236,"timestamp":7912844781053,"id":21214,"parentId":21205,"tags":{},"startTime":1724724970970,"traceId":"f87cadcf94a795b3"},{"name":"code-generation-jobs","duration":780,"timestamp":7912844801287,"id":21215,"parentId":21205,"tags":{},"startTime":1724724970990,"traceId":"f87cadcf94a795b3"},{"name":"module-assets","duration":320,"timestamp":7912844802052,"id":21216,"parentId":21205,"tags":{},"startTime":1724724970991,"traceId":"f87cadcf94a795b3"},{"name":"create-chunk-assets","duration":7441,"timestamp":7912844802380,"id":21217,"parentId":21205,"tags":{},"startTime":1724724970991,"traceId":"f87cadcf94a795b3"},{"name":"NextJsBuildManifest-generateClientManifest","duration":237,"timestamp":7912844812341,"id":21219,"parentId":21179,"tags":{},"startTime":1724724971001,"traceId":"f87cadcf94a795b3"},{"name":"NextJsBuildManifest-createassets","duration":463,"timestamp":7912844812132,"id":21218,"parentId":21179,"tags":{},"startTime":1724724971001,"traceId":"f87cadcf94a795b3"},{"name":"seal","duration":90797,"timestamp":7912844726495,"id":21205,"parentId":21179,"tags":{},"startTime":1724724970916,"traceId":"f87cadcf94a795b3"},{"name":"webpack-compilation","duration":725548,"timestamp":7912844091823,"id":21179,"parentId":21146,"tags":{"name":"client"},"startTime":1724724970281,"traceId":"f87cadcf94a795b3"},{"name":"emit","duration":38176,"timestamp":7912844817523,"id":21220,"parentId":21146,"tags":{},"startTime":1724724971007,"traceId":"f87cadcf94a795b3"},{"name":"webpack-invalidated-client","duration":2507844,"timestamp":7912842352542,"id":21146,"parentId":3,"tags":{"trigger":"src/components/Schedule.jsx"},"startTime":1724724968542,"traceId":"f87cadcf94a795b3"}] [{"name":"client-success","duration":6,"timestamp":7912844886298,"id":21221,"parentId":3,"tags":{},"startTime":1724724971075,"traceId":"f87cadcf94a795b3"},{"name":"client-hmr-latency","duration":2611000,"timestamp":7912842360224,"id":21223,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Schedule.jsx"],"page":"/","isPageHidden":true},"startTime":1724724971294,"traceId":"f87cadcf94a795b3"},{"name":"handle-request","duration":317438,"timestamp":7912844893495,"id":21222,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1724724971083,"traceId":"f87cadcf94a795b3"},{"name":"memory-usage","duration":2,"timestamp":7912845211016,"id":21224,"parentId":21222,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"318619648","memory.heapUsed":"234733080","memory.heapTotal":"276627456"},"startTime":1724724971400,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":31093,"timestamp":7913499213163,"id":21231,"parentId":21228,"tags":{"request":"next/dist/pages/_document"},"startTime":1724725625398,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":32634,"timestamp":7913499212631,"id":21229,"parentId":21228,"tags":{"request":"next/dist/pages/_app"},"startTime":1724725625397,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":132895,"timestamp":7913499213132,"id":21230,"parentId":21228,"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":1724725625398,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":132858,"timestamp":7913499213192,"id":21232,"parentId":21228,"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":1724725625398,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-transform","duration":173176,"timestamp":7913499313835,"id":21236,"parentId":21235,"tags":{},"startTime":1724725625498,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-loader","duration":173483,"timestamp":7913499313550,"id":21235,"parentId":21234,"tags":{},"startTime":1724725625498,"traceId":"f87cadcf94a795b3"},{"name":"build-module-jsx","duration":193027,"timestamp":7913499311155,"id":21234,"parentId":21227,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Schedule.jsx","layer":"rsc"},"startTime":1724725625496,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":293338,"timestamp":7913499213229,"id":21233,"parentId":21228,"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=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1724725625398,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-transform","duration":89365,"timestamp":7913499521603,"id":21244,"parentId":21243,"tags":{},"startTime":1724725625706,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-loader","duration":90624,"timestamp":7913499520360,"id":21243,"parentId":21242,"tags":{},"startTime":1724725625705,"traceId":"f87cadcf94a795b3"},{"name":"build-module-jsx","duration":146683,"timestamp":7913499518142,"id":21242,"parentId":21227,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Schedule.jsx","layer":"ssr"},"startTime":1724725625703,"traceId":"f87cadcf94a795b3"},{"name":"make","duration":534239,"timestamp":7913499161487,"id":21228,"parentId":21227,"tags":{},"startTime":1724725625346,"traceId":"f87cadcf94a795b3"},{"name":"chunk-graph","duration":34347,"timestamp":7913500033453,"id":21246,"parentId":21245,"tags":{},"startTime":1724725626218,"traceId":"f87cadcf94a795b3"},{"name":"optimize-modules","duration":39,"timestamp":7913500067969,"id":21248,"parentId":21245,"tags":{},"startTime":1724725626252,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunks","duration":12387,"timestamp":7913500068600,"id":21249,"parentId":21245,"tags":{},"startTime":1724725626253,"traceId":"f87cadcf94a795b3"},{"name":"optimize-tree","duration":34,"timestamp":7913500081091,"id":21250,"parentId":21245,"tags":{},"startTime":1724725626266,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunk-modules","duration":9,"timestamp":7913500081159,"id":21251,"parentId":21245,"tags":{},"startTime":1724725626266,"traceId":"f87cadcf94a795b3"},{"name":"optimize","duration":17269,"timestamp":7913500067943,"id":21247,"parentId":21245,"tags":{},"startTime":1724725626252,"traceId":"f87cadcf94a795b3"},{"name":"module-hash","duration":2040,"timestamp":7913500088908,"id":21252,"parentId":21245,"tags":{},"startTime":1724725626273,"traceId":"f87cadcf94a795b3"},{"name":"code-generation","duration":32734,"timestamp":7913500090970,"id":21253,"parentId":21245,"tags":{},"startTime":1724725626275,"traceId":"f87cadcf94a795b3"},{"name":"hash","duration":8410,"timestamp":7913500130113,"id":21254,"parentId":21245,"tags":{},"startTime":1724725626315,"traceId":"f87cadcf94a795b3"},{"name":"code-generation-jobs","duration":882,"timestamp":7913500138513,"id":21255,"parentId":21245,"tags":{},"startTime":1724725626323,"traceId":"f87cadcf94a795b3"},{"name":"module-assets","duration":797,"timestamp":7913500139381,"id":21256,"parentId":21245,"tags":{},"startTime":1724725626324,"traceId":"f87cadcf94a795b3"},{"name":"create-chunk-assets","duration":10403,"timestamp":7913500140216,"id":21257,"parentId":21245,"tags":{},"startTime":1724725626325,"traceId":"f87cadcf94a795b3"},{"name":"seal","duration":357431,"timestamp":7913499806437,"id":21245,"parentId":21227,"tags":{},"startTime":1724725625991,"traceId":"f87cadcf94a795b3"},{"name":"webpack-compilation","duration":1012000,"timestamp":7913499159667,"id":21227,"parentId":21225,"tags":{"name":"server"},"startTime":1724725625344,"traceId":"f87cadcf94a795b3"},{"name":"emit","duration":14892,"timestamp":7913500171938,"id":21258,"parentId":21225,"tags":{},"startTime":1724725626356,"traceId":"f87cadcf94a795b3"},{"name":"webpack-invalidated-server","duration":1062864,"timestamp":7913499124977,"id":21225,"parentId":3,"tags":{"trigger":"src/components/Schedule.jsx"},"startTime":1724725625309,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":9201,"timestamp":7913500213505,"id":21271,"parentId":21260,"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%2Fbackground.jpg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1724725626398,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":8844,"timestamp":7913500213963,"id":21273,"parentId":21260,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1724725626398,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":24583,"timestamp":7913500210577,"id":21261,"parentId":21260,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1724725626395,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":23295,"timestamp":7913500211885,"id":21263,"parentId":21260,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1724725626396,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":28381,"timestamp":7913500212608,"id":21265,"parentId":21260,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1724725626397,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":43794,"timestamp":7913500212915,"id":21267,"parentId":21260,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1724725626397,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":42701,"timestamp":7913500214025,"id":21274,"parentId":21260,"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":1724725626398,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":47428,"timestamp":7913500213183,"id":21269,"parentId":21260,"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":1724725626398,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-transform","duration":36896,"timestamp":7913500225500,"id":21278,"parentId":21277,"tags":{},"startTime":1724725626410,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-loader","duration":37273,"timestamp":7913500225132,"id":21277,"parentId":21275,"tags":{},"startTime":1724725626410,"traceId":"f87cadcf94a795b3"},{"name":"build-module-jsx","duration":69305,"timestamp":7913500223767,"id":21275,"parentId":21259,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Schedule.jsx","layer":"app-pages-browser"},"startTime":1724725626408,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":82264,"timestamp":7913500212831,"id":21266,"parentId":21260,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1724725626397,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":83141,"timestamp":7913500213657,"id":21272,"parentId":21260,"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":1724725626398,"traceId":"f87cadcf94a795b3"},{"name":"read-resource","duration":44820,"timestamp":7913500252484,"id":21280,"parentId":21279,"tags":{},"startTime":1724725626437,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":98492,"timestamp":7913500212155,"id":21264,"parentId":21260,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1724725626397,"traceId":"f87cadcf94a795b3"},{"name":"postcss-process","duration":156896,"timestamp":7913500298034,"id":21282,"parentId":21281,"tags":{},"startTime":1724725626482,"traceId":"f87cadcf94a795b3"},{"name":"postcss-loader","duration":158529,"timestamp":7913500297510,"id":21281,"parentId":21279,"tags":{},"startTime":1724725626482,"traceId":"f87cadcf94a795b3"},{"name":"css-loader","duration":30399,"timestamp":7913500456242,"id":21283,"parentId":21279,"tags":{"astUsed":"true"},"startTime":1724725626641,"traceId":"f87cadcf94a795b3"},{"name":"build-module-css","duration":243489,"timestamp":7913500252133,"id":21279,"parentId":21276,"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":1724725626437,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":285755,"timestamp":7913500211517,"id":21262,"parentId":21260,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1724725626396,"traceId":"f87cadcf94a795b3"},{"name":"build-module-css","duration":277059,"timestamp":7913500224789,"id":21276,"parentId":21259,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1724725626409,"traceId":"f87cadcf94a795b3"},{"name":"build-module","duration":113,"timestamp":7913500502386,"id":21284,"parentId":21276,"tags":{},"startTime":1724725626687,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":289490,"timestamp":7913500213025,"id":21268,"parentId":21260,"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%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%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%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground.jpg%22%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%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":1724725626397,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":289175,"timestamp":7913500213378,"id":21270,"parentId":21260,"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":1724725626398,"traceId":"f87cadcf94a795b3"},{"name":"make","duration":311728,"timestamp":7913500190846,"id":21260,"parentId":21259,"tags":{},"startTime":1724725626375,"traceId":"f87cadcf94a795b3"},{"name":"chunk-graph","duration":3358,"timestamp":7913500584264,"id":21286,"parentId":21285,"tags":{},"startTime":1724725626769,"traceId":"f87cadcf94a795b3"},{"name":"optimize-modules","duration":9,"timestamp":7913500587656,"id":21288,"parentId":21285,"tags":{},"startTime":1724725626772,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunks","duration":126,"timestamp":7913500587936,"id":21289,"parentId":21285,"tags":{},"startTime":1724725626772,"traceId":"f87cadcf94a795b3"},{"name":"optimize-tree","duration":10,"timestamp":7913500588097,"id":21290,"parentId":21285,"tags":{},"startTime":1724725626773,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunk-modules","duration":6,"timestamp":7913500588134,"id":21291,"parentId":21285,"tags":{},"startTime":1724725626773,"traceId":"f87cadcf94a795b3"},{"name":"optimize","duration":3209,"timestamp":7913500587643,"id":21287,"parentId":21285,"tags":{},"startTime":1724725626772,"traceId":"f87cadcf94a795b3"},{"name":"module-hash","duration":1400,"timestamp":7913500593354,"id":21292,"parentId":21285,"tags":{},"startTime":1724725626778,"traceId":"f87cadcf94a795b3"},{"name":"code-generation","duration":27528,"timestamp":7913500594777,"id":21293,"parentId":21285,"tags":{},"startTime":1724725626779,"traceId":"f87cadcf94a795b3"},{"name":"hash","duration":23381,"timestamp":7913500625031,"id":21294,"parentId":21285,"tags":{},"startTime":1724725626809,"traceId":"f87cadcf94a795b3"},{"name":"code-generation-jobs","duration":1565,"timestamp":7913500648407,"id":21295,"parentId":21285,"tags":{},"startTime":1724725626833,"traceId":"f87cadcf94a795b3"},{"name":"module-assets","duration":325,"timestamp":7913500649947,"id":21296,"parentId":21285,"tags":{},"startTime":1724725626834,"traceId":"f87cadcf94a795b3"},{"name":"create-chunk-assets","duration":11929,"timestamp":7913500650280,"id":21297,"parentId":21285,"tags":{},"startTime":1724725626835,"traceId":"f87cadcf94a795b3"},{"name":"NextJsBuildManifest-generateClientManifest","duration":236,"timestamp":7913500664784,"id":21299,"parentId":21259,"tags":{},"startTime":1724725626849,"traceId":"f87cadcf94a795b3"},{"name":"NextJsBuildManifest-createassets","duration":395,"timestamp":7913500664648,"id":21298,"parentId":21259,"tags":{},"startTime":1724725626849,"traceId":"f87cadcf94a795b3"},{"name":"seal","duration":89629,"timestamp":7913500580673,"id":21285,"parentId":21259,"tags":{},"startTime":1724725626765,"traceId":"f87cadcf94a795b3"},{"name":"webpack-compilation","duration":479942,"timestamp":7913500190430,"id":21259,"parentId":21226,"tags":{"name":"client"},"startTime":1724725626375,"traceId":"f87cadcf94a795b3"},{"name":"emit","duration":22708,"timestamp":7913500670491,"id":21300,"parentId":21226,"tags":{},"startTime":1724725626855,"traceId":"f87cadcf94a795b3"},{"name":"webpack-invalidated-client","duration":1569804,"timestamp":7913499126787,"id":21226,"parentId":3,"tags":{"trigger":"src/components/Schedule.jsx"},"startTime":1724725625311,"traceId":"f87cadcf94a795b3"}] +[{"name":"client-success","duration":7,"timestamp":7913500714280,"id":21301,"parentId":3,"tags":{},"startTime":1724725626899,"traceId":"f87cadcf94a795b3"},{"name":"client-hmr-latency","duration":1643000,"timestamp":7913499133095,"id":21303,"parentId":3,"tags":{"updatedModules":["[project]/src/components/Schedule.jsx"],"page":"/","isPageHidden":true},"startTime":1724725627082,"traceId":"f87cadcf94a795b3"},{"name":"handle-request","duration":202679,"timestamp":7913500717584,"id":21302,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1724725626902,"traceId":"f87cadcf94a795b3"},{"name":"memory-usage","duration":1,"timestamp":7913500920306,"id":21304,"parentId":21302,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"299220992","memory.heapUsed":"226858472","memory.heapTotal":"269975552"},"startTime":1724725627105,"traceId":"f87cadcf94a795b3"},{"name":"handle-request","duration":445507,"timestamp":7913525764421,"id":21305,"tags":{"url":"/","isTurbopack":false},"startTime":1724725651949,"traceId":"f87cadcf94a795b3"},{"name":"memory-usage","duration":3,"timestamp":7913526210877,"id":21306,"parentId":21305,"tags":{"url":"/","memory.rss":"180764672","memory.heapUsed":"224715512","memory.heapTotal":"260325376"},"startTime":1724725652395,"traceId":"f87cadcf94a795b3"},{"name":"client-success","duration":13,"timestamp":7913526736852,"id":21307,"parentId":3,"tags":{},"startTime":1724725652921,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":26898,"timestamp":7913617169173,"id":21314,"parentId":21311,"tags":{"request":"next/dist/pages/_document"},"startTime":1724725743353,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":28365,"timestamp":7913617168847,"id":21312,"parentId":21311,"tags":{"request":"next/dist/pages/_app"},"startTime":1724725743352,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":59333,"timestamp":7913617169139,"id":21313,"parentId":21311,"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":1724725743353,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":59279,"timestamp":7913617169200,"id":21315,"parentId":21311,"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":1724725743353,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-transform","duration":102258,"timestamp":7913617219566,"id":21319,"parentId":21318,"tags":{},"startTime":1724725743403,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-loader","duration":102525,"timestamp":7913617219327,"id":21318,"parentId":21317,"tags":{},"startTime":1724725743403,"traceId":"f87cadcf94a795b3"},{"name":"build-module-jsx","duration":142298,"timestamp":7913617218024,"id":21317,"parentId":21310,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx","layer":"rsc"},"startTime":1724725743402,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":253920,"timestamp":7913617169239,"id":21316,"parentId":21311,"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=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1724725743353,"traceId":"f87cadcf94a795b3"},{"name":"make","duration":342523,"timestamp":7913617145298,"id":21311,"parentId":21310,"tags":{},"startTime":1724725743329,"traceId":"f87cadcf94a795b3"},{"name":"chunk-graph","duration":5473,"timestamp":7913617568886,"id":21326,"parentId":21325,"tags":{},"startTime":1724725743752,"traceId":"f87cadcf94a795b3"},{"name":"optimize-modules","duration":15,"timestamp":7913617574397,"id":21328,"parentId":21325,"tags":{},"startTime":1724725743758,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunks","duration":6712,"timestamp":7913617574429,"id":21329,"parentId":21325,"tags":{},"startTime":1724725743758,"traceId":"f87cadcf94a795b3"},{"name":"optimize-tree","duration":21,"timestamp":7913617581181,"id":21330,"parentId":21325,"tags":{},"startTime":1724725743765,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunk-modules","duration":5,"timestamp":7913617581221,"id":21331,"parentId":21325,"tags":{},"startTime":1724725743765,"traceId":"f87cadcf94a795b3"},{"name":"optimize","duration":9642,"timestamp":7913617574383,"id":21327,"parentId":21325,"tags":{},"startTime":1724725743758,"traceId":"f87cadcf94a795b3"},{"name":"module-hash","duration":2852,"timestamp":7913617586904,"id":21332,"parentId":21325,"tags":{},"startTime":1724725743770,"traceId":"f87cadcf94a795b3"},{"name":"code-generation","duration":16046,"timestamp":7913617589814,"id":21333,"parentId":21325,"tags":{},"startTime":1724725743773,"traceId":"f87cadcf94a795b3"},{"name":"hash","duration":3500,"timestamp":7913617608249,"id":21334,"parentId":21325,"tags":{},"startTime":1724725743792,"traceId":"f87cadcf94a795b3"},{"name":"code-generation-jobs","duration":443,"timestamp":7913617611747,"id":21335,"parentId":21325,"tags":{},"startTime":1724725743795,"traceId":"f87cadcf94a795b3"},{"name":"module-assets","duration":466,"timestamp":7913617612179,"id":21336,"parentId":21325,"tags":{},"startTime":1724725743796,"traceId":"f87cadcf94a795b3"},{"name":"create-chunk-assets","duration":4993,"timestamp":7913617612666,"id":21337,"parentId":21325,"tags":{},"startTime":1724725743796,"traceId":"f87cadcf94a795b3"},{"name":"seal","duration":82617,"timestamp":7913617564190,"id":21325,"parentId":21310,"tags":{},"startTime":1724725743748,"traceId":"f87cadcf94a795b3"},{"name":"webpack-compilation","duration":514941,"timestamp":7913617143810,"id":21310,"parentId":21308,"tags":{"name":"server"},"startTime":1724725743327,"traceId":"f87cadcf94a795b3"},{"name":"emit","duration":35319,"timestamp":7913617659025,"id":21338,"parentId":21308,"tags":{},"startTime":1724725743843,"traceId":"f87cadcf94a795b3"},{"name":"webpack-invalidated-server","duration":655308,"timestamp":7913617040126,"id":21308,"parentId":3,"tags":{"trigger":"src/components/Homepage.jsx"},"startTime":1724725743224,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":9292,"timestamp":7913617716082,"id":21351,"parentId":21340,"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%2Fbackground.jpg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1724725743900,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":9263,"timestamp":7913617716201,"id":21353,"parentId":21340,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1724725743900,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":16487,"timestamp":7913617715249,"id":21341,"parentId":21340,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1724725743899,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":16228,"timestamp":7913617715540,"id":21343,"parentId":21340,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1724725743899,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":19558,"timestamp":7913617715650,"id":21345,"parentId":21340,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1724725743899,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":23296,"timestamp":7913617715703,"id":21346,"parentId":21340,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1724725743899,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":27603,"timestamp":7913617715754,"id":21347,"parentId":21340,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1724725743899,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":27108,"timestamp":7913617716262,"id":21354,"parentId":21340,"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":1724725743900,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":30172,"timestamp":7913617715904,"id":21349,"parentId":21340,"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":1724725743899,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":34603,"timestamp":7913617716141,"id":21352,"parentId":21340,"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":1724725743900,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":36157,"timestamp":7913617715591,"id":21344,"parentId":21340,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1724725743899,"traceId":"f87cadcf94a795b3"},{"name":"read-resource","duration":12452,"timestamp":7913617740775,"id":21357,"parentId":21356,"tags":{},"startTime":1724725743924,"traceId":"f87cadcf94a795b3"},{"name":"postcss-process","duration":383831,"timestamp":7913617754055,"id":21359,"parentId":21358,"tags":{},"startTime":1724725743938,"traceId":"f87cadcf94a795b3"},{"name":"postcss-loader","duration":386256,"timestamp":7913617753342,"id":21358,"parentId":21356,"tags":{},"startTime":1724725743937,"traceId":"f87cadcf94a795b3"},{"name":"css-loader","duration":34231,"timestamp":7913618139910,"id":21360,"parentId":21356,"tags":{"astUsed":"true"},"startTime":1724725744323,"traceId":"f87cadcf94a795b3"},{"name":"build-module-css","duration":443096,"timestamp":7913617740431,"id":21356,"parentId":21355,"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":1724725743924,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":469599,"timestamp":7913617715483,"id":21342,"parentId":21340,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1724725743899,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":470125,"timestamp":7913617715808,"id":21348,"parentId":21340,"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%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%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%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground.jpg%22%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%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":1724725743899,"traceId":"f87cadcf94a795b3"},{"name":"build-module-css","duration":467204,"timestamp":7913617726299,"id":21355,"parentId":21339,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1724725743910,"traceId":"f87cadcf94a795b3"},{"name":"build-module","duration":35,"timestamp":7913618193959,"id":21361,"parentId":21355,"tags":{},"startTime":1724725744378,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":478014,"timestamp":7913617716013,"id":21350,"parentId":21340,"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":1724725743900,"traceId":"f87cadcf94a795b3"},{"name":"make","duration":494988,"timestamp":7913617699075,"id":21340,"parentId":21339,"tags":{},"startTime":1724725743883,"traceId":"f87cadcf94a795b3"},{"name":"chunk-graph","duration":3382,"timestamp":7913618287817,"id":21363,"parentId":21362,"tags":{},"startTime":1724725744471,"traceId":"f87cadcf94a795b3"},{"name":"optimize-modules","duration":8,"timestamp":7913618291232,"id":21365,"parentId":21362,"tags":{},"startTime":1724725744475,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunks","duration":68,"timestamp":7913618291260,"id":21366,"parentId":21362,"tags":{},"startTime":1724725744475,"traceId":"f87cadcf94a795b3"},{"name":"optimize-tree","duration":7,"timestamp":7913618291357,"id":21367,"parentId":21362,"tags":{},"startTime":1724725744475,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunk-modules","duration":5,"timestamp":7913618291395,"id":21368,"parentId":21362,"tags":{},"startTime":1724725744475,"traceId":"f87cadcf94a795b3"},{"name":"optimize","duration":2820,"timestamp":7913618291220,"id":21364,"parentId":21362,"tags":{},"startTime":1724725744475,"traceId":"f87cadcf94a795b3"},{"name":"module-hash","duration":751,"timestamp":7913618296466,"id":21369,"parentId":21362,"tags":{},"startTime":1724725744480,"traceId":"f87cadcf94a795b3"},{"name":"code-generation","duration":37190,"timestamp":7913618297231,"id":21370,"parentId":21362,"tags":{},"startTime":1724725744481,"traceId":"f87cadcf94a795b3"},{"name":"hash","duration":10737,"timestamp":7913618338608,"id":21371,"parentId":21362,"tags":{},"startTime":1724725744522,"traceId":"f87cadcf94a795b3"},{"name":"code-generation-jobs","duration":840,"timestamp":7913618349342,"id":21372,"parentId":21362,"tags":{},"startTime":1724725744533,"traceId":"f87cadcf94a795b3"},{"name":"module-assets","duration":782,"timestamp":7913618350124,"id":21373,"parentId":21362,"tags":{},"startTime":1724725744534,"traceId":"f87cadcf94a795b3"},{"name":"create-chunk-assets","duration":7052,"timestamp":7913618350924,"id":21374,"parentId":21362,"tags":{},"startTime":1724725744535,"traceId":"f87cadcf94a795b3"},{"name":"NextJsBuildManifest-generateClientManifest","duration":134,"timestamp":7913618361387,"id":21376,"parentId":21339,"tags":{},"startTime":1724725744545,"traceId":"f87cadcf94a795b3"},{"name":"NextJsBuildManifest-createassets","duration":292,"timestamp":7913618361250,"id":21375,"parentId":21339,"tags":{},"startTime":1724725744545,"traceId":"f87cadcf94a795b3"},{"name":"seal","duration":84554,"timestamp":7913618283630,"id":21362,"parentId":21339,"tags":{},"startTime":1724725744467,"traceId":"f87cadcf94a795b3"},{"name":"webpack-compilation","duration":669609,"timestamp":7913617698635,"id":21339,"parentId":21309,"tags":{"name":"client"},"startTime":1724725743882,"traceId":"f87cadcf94a795b3"},{"name":"emit","duration":30311,"timestamp":7913618368331,"id":21377,"parentId":21309,"tags":{},"startTime":1724725744552,"traceId":"f87cadcf94a795b3"},{"name":"webpack-invalidated-client","duration":1362217,"timestamp":7913617040836,"id":21309,"parentId":3,"tags":{"trigger":"src/components/Homepage.jsx"},"startTime":1724725743224,"traceId":"f87cadcf94a795b3"}] diff --git a/src/components/Homepage.jsx b/src/components/Homepage.jsx index a8a2cca..8b579b2 100644 --- a/src/components/Homepage.jsx +++ b/src/components/Homepage.jsx @@ -23,7 +23,7 @@ export function Homepage() { A New, Vibrant Virtual World.
-

Discover a new virtual space designed for everyone, +

Discover OurVerse, a new virtual space designed for everyone, where you can express yourself freely, build meaningful relationships, and explore endless possibilities in an environment that celebrates diversity and authenticity.