diff --git a/.next/server/app/(main)/page.js b/.next/server/app/(main)/page.js index fecfb0f..9c93a30 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: [\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"); +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)(\"span\", {\n className: \"text-blue-700 font-semibold\",\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,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHJzYykvLi9zcmMvY29tcG9uZW50cy9Ib21lcGFnZS5qc3giLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7OztBQUE2QztBQUNNO0FBQ0Y7QUFFMUMsU0FBU0c7SUFDZCxxQkFDRSw4REFBQ0QsMERBQVFBO1FBQUNFLFdBQVU7a0JBQ2xCLDRFQUFDSCw0REFBU0E7OzhCQUVSLDhEQUFDSTtvQkFDQ0MsUUFBUTtvQkFDUkMsSUFBSTtvQkFDSkMsS0FBSztvQkFDTEMsV0FBVztvQkFDWEwsV0FBVTs7c0NBRVYsOERBQUNNOzRCQUFPQyxLQUFJOzRCQUF3QkMsTUFBSzs7Ozs7O3dCQUFjOzs7Ozs7OzhCQUl6RCw4REFBQ0M7b0JBQUlULFdBQVU7O3NDQUNiLDhEQUFDVTs0QkFBR1YsV0FBVTtzQ0FBMEY7Ozs7OztzQ0FHeEcsOERBQUNTOzRCQUFJVCxXQUFVO3NDQUNiLDRFQUFDVzs7b0NBQUU7a0RBQVMsOERBQUNDO3dDQUFLWixXQUFVO2tEQUE4Qjs7Ozs7O29DQUFlOzs7Ozs7Ozs7Ozs7c0NBSTNFLDhEQUFDUzs0QkFBSVQsV0FBVTs7OENBQ2IsOERBQUNhO29DQUNDQyxNQUFLO29DQUNMZCxXQUFVOzhDQUNYOzs7Ozs7OENBR0QsOERBQUNhO29DQUFFQyxNQUFLO29DQUFJZCxXQUFVOzt3Q0FBb0U7c0RBQzdFLDhEQUFDWTs0Q0FBS0csZUFBWTtzREFBTzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFPbEQiLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly90YWlsd2luZHVpLWtleW5vdGUvLi9zcmMvY29tcG9uZW50cy9Ib21lcGFnZS5qc3g/OWM3OSJdLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBCdXR0b24gfSBmcm9tICdAL2NvbXBvbmVudHMvQnV0dG9uJztcbmltcG9ydCB7IENvbnRhaW5lciB9IGZyb20gJ0AvY29tcG9uZW50cy9Db250YWluZXInO1xuaW1wb3J0IHsgR3JhZGllbnQgfSBmcm9tICdAL2NvbXBvbmVudHMvR3JhZGllbnQnO1xuXG5leHBvcnQgZnVuY3Rpb24gSG9tZXBhZ2UoKSB7XG4gIHJldHVybiAoXG4gICAgPEdyYWRpZW50IGNsYXNzTmFtZT1cInB0LTI0IHBiLTEwXCI+XG4gICAgICA8Q29udGFpbmVyPlxuICAgICAgICB7LyogQmFja2dyb3VuZCBWaWRlbyAqL31cbiAgICAgICAgPHZpZGVvXG4gICAgICAgICAgYXV0b1BsYXlcbiAgICAgICAgICBsb29wXG4gICAgICAgICAgbXV0ZWRcbiAgICAgICAgICBwbGF5c0lubGluZVxuICAgICAgICAgIGNsYXNzTmFtZT1cImFic29sdXRlIGluc2V0LTAgdy1mdWxsIGgtZnVsbCBvYmplY3QtY292ZXIgLXotMTBcIlxuICAgICAgICA+XG4gICAgICAgICAgPHNvdXJjZSBzcmM9XCIvdmlkZW9zL291cnZlcnNlMS5tcDRcIiB0eXBlPVwidmlkZW8vbXA0XCIgLz5cbiAgICAgICAgICBZb3VyIGJyb3dzZXIgZG9lcyBub3Qgc3VwcG9ydCB0aGUgdmlkZW8gdGFnLlxuICAgICAgICA8L3ZpZGVvPlxuXG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXgtYXV0byBtYXgtdy14bCBsZzptYXgtdy02eGxcIj5cbiAgICAgICAgICA8aDEgY2xhc3NOYW1lPVwiZm9udC1kaXNwbGF5IGxnOm1heC13LTJ4bCBmb250LWJvbGQgdHJhY2tpbmctdGlnaHRlciB0ZXh0LWJsdWUtNzAwIGxnOnRleHQtN3hsIHRleHQtNHhsXCI+XG4gICAgICAgICAgICBBIE5ldywgVmlicmFudCBWaXJ0dWFsIFdvcmxkLlxuICAgICAgICAgIDwvaDE+XG4gICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJsZzptYXgtdy0zeGwgbWF4LXctMnhsIG15LTYgc3BhY2UteS02IGZvbnQtZGlzcGxheSBmb250LW1lZGl1bSBsZzp0ZXh0LTJ4bCB0ZXh0LXhsIHRyYWNraW5nLXRpZ2h0IHRleHQtYmx1ZS05MDBcIj5cbiAgICAgICAgICAgIDxwPkRpc2NvdmVyIDxzcGFuIGNsYXNzTmFtZT0ndGV4dC1ibHVlLTcwMCBmb250LXNlbWlib2xkJz5PdXJWZXJzZTwvc3Bhbj4sIGEgbmV3IHZpcnR1YWwgc3BhY2UgZGVzaWduZWQgZm9yIGV2ZXJ5b25lLCBcbiAgICAgICAgICAgICAgd2hlcmUgeW91IGNhbiBleHByZXNzIHlvdXJzZWxmIGZyZWVseSwgYnVpbGQgbWVhbmluZ2Z1bCByZWxhdGlvbnNoaXBzLFxuICAgICAgICAgICAgICBhbmQgZXhwbG9yZSBlbmRsZXNzIHBvc3NpYmlsaXRpZXMgaW4gYW4gZW52aXJvbm1lbnQgdGhhdCBjZWxlYnJhdGVzIGRpdmVyc2l0eSBhbmQgYXV0aGVudGljaXR5LjwvcD5cbiAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cIm10LTEwIHBiLTggZmxleCBpdGVtcy1jZW50ZXIgZ2FwLXgtNlwiPlxuICAgICAgICAgICAgPGFcbiAgICAgICAgICAgICAgaHJlZj1cIiNcIlxuICAgICAgICAgICAgICBjbGFzc05hbWU9XCJyb3VuZGVkLXhsIGJnLWJsdWUtNzAwIHB4LTMuNSBweS0yLjUgdGV4dC1zbSBmb250LXNlbWlib2xkIHRleHQtd2hpdGUgc2hhZG93LXNtIGhvdmVyOmJnLWJsdWUtNTAwIGZvY3VzLXZpc2libGU6b3V0bGluZSBmb2N1cy12aXNpYmxlOm91dGxpbmUtMiBmb2N1cy12aXNpYmxlOm91dGxpbmUtb2Zmc2V0LTIgZm9jdXMtdmlzaWJsZTpvdXRsaW5lLWJsdWUtNjAwXCJcbiAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgSm9pbiBPdXJWZXJzZVxuICAgICAgICAgICAgPC9hPlxuICAgICAgICAgICAgPGEgaHJlZj1cIiNcIiBjbGFzc05hbWU9XCJ0ZXh0LXNtIGZvbnQtc2VtaWJvbGQgbGVhZGluZy02IHRleHQtYmx1ZS05MDAgaG92ZXI6dGV4dC1ibHVlLTcwMFwiPlxuICAgICAgICAgICAgICBMZWFybiBtb3JlIDxzcGFuIGFyaWEtaGlkZGVuPVwidHJ1ZVwiPuKGkjwvc3Bhbj5cbiAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvQ29udGFpbmVyPlxuICAgIDwvR3JhZGllbnQ+XG4gICk7XG59XG4iXSwibmFtZXMiOlsiQnV0dG9uIiwiQ29udGFpbmVyIiwiR3JhZGllbnQiLCJIb21lcGFnZSIsImNsYXNzTmFtZSIsInZpZGVvIiwiYXV0b1BsYXkiLCJsb29wIiwibXV0ZWQiLCJwbGF5c0lubGluZSIsInNvdXJjZSIsInNyYyIsInR5cGUiLCJkaXYiLCJoMSIsInAiLCJzcGFuIiwiYSIsImhyZWYiLCJhcmlhLWhpZGRlbiJdLCJzb3VyY2VSb290IjoiIn0=\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 0aafdf4..6ed4429 100644 --- a/.next/server/webpack-runtime.js +++ b/.next/server/webpack-runtime.js @@ -125,7 +125,7 @@ /******/ /******/ /* webpack/runtime/getFullHash */ /******/ (() => { -/******/ __webpack_require__.h = () => ("26252ac5940b79f1") +/******/ __webpack_require__.h = () => ("0ad6dd20e2f495ed") /******/ })(); /******/ /******/ /* webpack/runtime/hasOwnProperty shorthand */ diff --git a/.next/static/chunks/app/layout.js b/.next/static/chunks/app/layout.js index ada2b0c..52b7bec 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\"] = (\"aa1f9b70414b\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9zdHlsZXMvdGFpbHdpbmQuY3NzIiwibWFwcGluZ3MiOiI7QUFBQSwrREFBZSxjQUFjO0FBQzdCLElBQUksSUFBVSxJQUFJLGlCQUFpQiIsInNvdXJjZXMiOlsid2VicGFjazovL19OX0UvLi9zcmMvc3R5bGVzL3RhaWx3aW5kLmNzcz9jNGM4Il0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiYWExZjliNzA0MTRiXCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwic291cmNlUm9vdCI6IiJ9\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\"] = (\"780d533eed08\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9zdHlsZXMvdGFpbHdpbmQuY3NzIiwibWFwcGluZ3MiOiI7QUFBQSwrREFBZSxjQUFjO0FBQzdCLElBQUksSUFBVSxJQUFJLGlCQUFpQiIsInNvdXJjZXMiOlsid2VicGFjazovL19OX0UvLi9zcmMvc3R5bGVzL3RhaWx3aW5kLmNzcz9jNGM4Il0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiNzgwZDUzM2VlZDA4XCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwic291cmNlUm9vdCI6IiJ9\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 a6def7a..59398f7 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 "632d973d56f9ed2a"; } +/******/ __webpack_require__.h = function() { return "e5e96cdb8eb912fb"; } /******/ }(); /******/ /******/ /* webpack/runtime/global */ diff --git a/.next/static/webpack/632d973d56f9ed2a.webpack.hot-update.json b/.next/static/webpack/632d973d56f9ed2a.webpack.hot-update.json new file mode 100644 index 0000000..5c82546 --- /dev/null +++ b/.next/static/webpack/632d973d56f9ed2a.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/app/layout.632d973d56f9ed2a.hot-update.js b/.next/static/webpack/app/layout.632d973d56f9ed2a.hot-update.js new file mode 100644 index 0000000..927b5b0 --- /dev/null +++ b/.next/static/webpack/app/layout.632d973d56f9ed2a.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\"] = (\"780d533eed08\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9zdHlsZXMvdGFpbHdpbmQuY3NzIiwibWFwcGluZ3MiOiI7QUFBQSwrREFBZSxjQUFjO0FBQzdCLElBQUksSUFBVSxJQUFJLGlCQUFpQiIsInNvdXJjZXMiOlsid2VicGFjazovL19OX0UvLi9zcmMvc3R5bGVzL3RhaWx3aW5kLmNzcz9jNGM4Il0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiNzgwZDUzM2VlZDA4XCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/styles/tailwind.css\n")); + +/***/ }) + +}); \ No newline at end of file diff --git a/.next/static/webpack/webpack.632d973d56f9ed2a.hot-update.js b/.next/static/webpack/webpack.632d973d56f9ed2a.hot-update.js new file mode 100644 index 0000000..7c14505 --- /dev/null +++ b/.next/static/webpack/webpack.632d973d56f9ed2a.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 "e5e96cdb8eb912fb"; } +/******/ }(); +/******/ +/******/ } +); \ No newline at end of file diff --git a/.next/trace b/.next/trace index 47060b5..dfbbe76 100644 --- a/.next/trace +++ b/.next/trace @@ -303,3 +303,4 @@ [{"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"}] [{"name":"client-success","duration":9,"timestamp":7913618414450,"id":21378,"parentId":3,"tags":{},"startTime":1724725744598,"traceId":"f87cadcf94a795b3"},{"name":"client-hmr-latency","duration":1412000,"timestamp":7913617043005,"id":21380,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":false},"startTime":1724725744641,"traceId":"f87cadcf94a795b3"},{"name":"handle-request","duration":179907,"timestamp":7913618423530,"id":21379,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1724725744607,"traceId":"f87cadcf94a795b3"},{"name":"memory-usage","duration":1,"timestamp":7913618603472,"id":21381,"parentId":21379,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"289652736","memory.heapUsed":"226733472","memory.heapTotal":"269336576"},"startTime":1724725744787,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":24685,"timestamp":7913676210423,"id":21388,"parentId":21385,"tags":{"request":"next/dist/pages/_document"},"startTime":1724725802394,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":47039,"timestamp":7913676210087,"id":21386,"parentId":21385,"tags":{"request":"next/dist/pages/_app"},"startTime":1724725802393,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":58972,"timestamp":7913676210396,"id":21387,"parentId":21385,"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":1724725802394,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":58930,"timestamp":7913676210449,"id":21389,"parentId":21385,"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":1724725802394,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-transform","duration":94575,"timestamp":7913676260920,"id":21393,"parentId":21392,"tags":{},"startTime":1724725802444,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-loader","duration":94853,"timestamp":7913676260651,"id":21392,"parentId":21391,"tags":{},"startTime":1724725802444,"traceId":"f87cadcf94a795b3"},{"name":"build-module-jsx","duration":102907,"timestamp":7913676259143,"id":21391,"parentId":21384,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Collaborate.jsx","layer":"rsc"},"startTime":1724725802442,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":169250,"timestamp":7913676210481,"id":21390,"parentId":21385,"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":1724725802394,"traceId":"f87cadcf94a795b3"},{"name":"make","duration":219184,"timestamp":7913676193561,"id":21385,"parentId":21384,"tags":{},"startTime":1724725802377,"traceId":"f87cadcf94a795b3"},{"name":"chunk-graph","duration":2407,"timestamp":7913676432423,"id":21400,"parentId":21399,"tags":{},"startTime":1724725802616,"traceId":"f87cadcf94a795b3"},{"name":"optimize-modules","duration":13,"timestamp":7913676434865,"id":21402,"parentId":21399,"tags":{},"startTime":1724725802618,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunks","duration":2153,"timestamp":7913676435006,"id":21403,"parentId":21399,"tags":{},"startTime":1724725802618,"traceId":"f87cadcf94a795b3"},{"name":"optimize-tree","duration":17,"timestamp":7913676437189,"id":21404,"parentId":21399,"tags":{},"startTime":1724725802620,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunk-modules","duration":5,"timestamp":7913676437222,"id":21405,"parentId":21399,"tags":{},"startTime":1724725802620,"traceId":"f87cadcf94a795b3"},{"name":"optimize","duration":4209,"timestamp":7913676434855,"id":21401,"parentId":21399,"tags":{},"startTime":1724725802618,"traceId":"f87cadcf94a795b3"},{"name":"module-hash","duration":1096,"timestamp":7913676443255,"id":21406,"parentId":21399,"tags":{},"startTime":1724725802626,"traceId":"f87cadcf94a795b3"},{"name":"code-generation","duration":12823,"timestamp":7913676444365,"id":21407,"parentId":21399,"tags":{},"startTime":1724725802628,"traceId":"f87cadcf94a795b3"},{"name":"hash","duration":8599,"timestamp":7913676460458,"id":21408,"parentId":21399,"tags":{},"startTime":1724725802644,"traceId":"f87cadcf94a795b3"},{"name":"code-generation-jobs","duration":333,"timestamp":7913676469056,"id":21409,"parentId":21399,"tags":{},"startTime":1724725802652,"traceId":"f87cadcf94a795b3"},{"name":"module-assets","duration":287,"timestamp":7913676469375,"id":21410,"parentId":21399,"tags":{},"startTime":1724725802653,"traceId":"f87cadcf94a795b3"},{"name":"create-chunk-assets","duration":3952,"timestamp":7913676469668,"id":21411,"parentId":21399,"tags":{},"startTime":1724725802653,"traceId":"f87cadcf94a795b3"},{"name":"seal","duration":61886,"timestamp":7913676429184,"id":21399,"parentId":21384,"tags":{},"startTime":1724725802612,"traceId":"f87cadcf94a795b3"},{"name":"webpack-compilation","duration":317618,"timestamp":7913676186708,"id":21384,"parentId":21382,"tags":{"name":"server"},"startTime":1724725802370,"traceId":"f87cadcf94a795b3"},{"name":"emit","duration":12863,"timestamp":7913676504692,"id":21412,"parentId":21382,"tags":{},"startTime":1724725802688,"traceId":"f87cadcf94a795b3"},{"name":"webpack-invalidated-server","duration":358285,"timestamp":7913676160070,"id":21382,"parentId":3,"tags":{"trigger":"src/components/Collaborate.jsx"},"startTime":1724725802343,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":17904,"timestamp":7913676545885,"id":21425,"parentId":21414,"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":1724725802729,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":18632,"timestamp":7913676545993,"id":21427,"parentId":21414,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1724725802729,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":38392,"timestamp":7913676544014,"id":21415,"parentId":21414,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1724725802727,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":37983,"timestamp":7913676544463,"id":21417,"parentId":21414,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1724725802728,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":42715,"timestamp":7913676545534,"id":21419,"parentId":21414,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1724725802729,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":58890,"timestamp":7913676545604,"id":21420,"parentId":21414,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1724725802729,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":63285,"timestamp":7913676545661,"id":21421,"parentId":21414,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1724725802729,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":62908,"timestamp":7913676546046,"id":21428,"parentId":21414,"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":1724725802729,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":66485,"timestamp":7913676545771,"id":21423,"parentId":21414,"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":1724725802729,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":70254,"timestamp":7913676545937,"id":21426,"parentId":21414,"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":1724725802729,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":71933,"timestamp":7913676545127,"id":21418,"parentId":21414,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1724725802728,"traceId":"f87cadcf94a795b3"},{"name":"read-resource","duration":10249,"timestamp":7913676607280,"id":21431,"parentId":21430,"tags":{},"startTime":1724725802790,"traceId":"f87cadcf94a795b3"},{"name":"postcss-process","duration":185559,"timestamp":7913676618023,"id":21433,"parentId":21432,"tags":{},"startTime":1724725802801,"traceId":"f87cadcf94a795b3"},{"name":"postcss-loader","duration":188557,"timestamp":7913676617669,"id":21432,"parentId":21430,"tags":{},"startTime":1724725802801,"traceId":"f87cadcf94a795b3"},{"name":"css-loader","duration":52124,"timestamp":7913676806457,"id":21434,"parentId":21430,"tags":{"astUsed":"true"},"startTime":1724725802990,"traceId":"f87cadcf94a795b3"},{"name":"build-module-css","duration":262929,"timestamp":7913676606873,"id":21430,"parentId":21429,"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":1724725802790,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":326829,"timestamp":7913676544326,"id":21416,"parentId":21414,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1724725802727,"traceId":"f87cadcf94a795b3"},{"name":"build-module-css","duration":310351,"timestamp":7913676568880,"id":21429,"parentId":21413,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1724725802752,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":333890,"timestamp":7913676545717,"id":21422,"parentId":21414,"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":1724725802729,"traceId":"f87cadcf94a795b3"},{"name":"build-module","duration":61,"timestamp":7913676879866,"id":21435,"parentId":21429,"tags":{},"startTime":1724725803063,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":334159,"timestamp":7913676545826,"id":21424,"parentId":21414,"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":1724725802729,"traceId":"f87cadcf94a795b3"},{"name":"make","duration":358991,"timestamp":7913676521032,"id":21414,"parentId":21413,"tags":{},"startTime":1724725802704,"traceId":"f87cadcf94a795b3"},{"name":"chunk-graph","duration":3574,"timestamp":7913676979365,"id":21437,"parentId":21436,"tags":{},"startTime":1724725803163,"traceId":"f87cadcf94a795b3"},{"name":"optimize-modules","duration":11,"timestamp":7913676982979,"id":21439,"parentId":21436,"tags":{},"startTime":1724725803166,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunks","duration":97,"timestamp":7913676983140,"id":21440,"parentId":21436,"tags":{},"startTime":1724725803166,"traceId":"f87cadcf94a795b3"},{"name":"optimize-tree","duration":28,"timestamp":7913676983271,"id":21441,"parentId":21436,"tags":{},"startTime":1724725803166,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunk-modules","duration":6,"timestamp":7913676983333,"id":21442,"parentId":21436,"tags":{},"startTime":1724725803166,"traceId":"f87cadcf94a795b3"},{"name":"optimize","duration":3417,"timestamp":7913676982964,"id":21438,"parentId":21436,"tags":{},"startTime":1724725803166,"traceId":"f87cadcf94a795b3"},{"name":"module-hash","duration":1881,"timestamp":7913676988550,"id":21443,"parentId":21436,"tags":{},"startTime":1724725803172,"traceId":"f87cadcf94a795b3"},{"name":"code-generation","duration":120282,"timestamp":7913676990448,"id":21444,"parentId":21436,"tags":{},"startTime":1724725803174,"traceId":"f87cadcf94a795b3"},{"name":"hash","duration":34867,"timestamp":7913677192224,"id":21445,"parentId":21436,"tags":{},"startTime":1724725803375,"traceId":"f87cadcf94a795b3"},{"name":"code-generation-jobs","duration":902,"timestamp":7913677227090,"id":21446,"parentId":21436,"tags":{},"startTime":1724725803410,"traceId":"f87cadcf94a795b3"},{"name":"module-assets","duration":987,"timestamp":7913677227974,"id":21447,"parentId":21436,"tags":{},"startTime":1724725803411,"traceId":"f87cadcf94a795b3"},{"name":"create-chunk-assets","duration":6472,"timestamp":7913677228998,"id":21448,"parentId":21436,"tags":{},"startTime":1724725803412,"traceId":"f87cadcf94a795b3"},{"name":"NextJsBuildManifest-generateClientManifest","duration":108,"timestamp":7913677237201,"id":21450,"parentId":21413,"tags":{},"startTime":1724725803420,"traceId":"f87cadcf94a795b3"},{"name":"NextJsBuildManifest-createassets","duration":215,"timestamp":7913677237100,"id":21449,"parentId":21413,"tags":{},"startTime":1724725803420,"traceId":"f87cadcf94a795b3"},{"name":"seal","duration":265484,"timestamp":7913676974882,"id":21436,"parentId":21413,"tags":{},"startTime":1724725803158,"traceId":"f87cadcf94a795b3"},{"name":"webpack-compilation","duration":719984,"timestamp":7913676520425,"id":21413,"parentId":21383,"tags":{"name":"client"},"startTime":1724725802704,"traceId":"f87cadcf94a795b3"},{"name":"emit","duration":31438,"timestamp":7913677240488,"id":21451,"parentId":21383,"tags":{},"startTime":1724725803424,"traceId":"f87cadcf94a795b3"},{"name":"webpack-invalidated-client","duration":1120918,"timestamp":7913676161056,"id":21383,"parentId":3,"tags":{"trigger":"src/components/Collaborate.jsx"},"startTime":1724725802344,"traceId":"f87cadcf94a795b3"}] +[{"name":"client-success","duration":7,"timestamp":7913677293411,"id":21452,"parentId":3,"tags":{},"startTime":1724725803477,"traceId":"f87cadcf94a795b3"},{"name":"client-hmr-latency","duration":1163000,"timestamp":7913676177239,"id":21454,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":false},"startTime":1724725803530,"traceId":"f87cadcf94a795b3"},{"name":"handle-request","duration":183978,"timestamp":7913677306679,"id":21453,"tags":{"url":"/?_rsc=ft0xn","isTurbopack":false},"startTime":1724725803490,"traceId":"f87cadcf94a795b3"},{"name":"memory-usage","duration":1,"timestamp":7913677490704,"id":21455,"parentId":21453,"tags":{"url":"/?_rsc=ft0xn","memory.rss":"261390336","memory.heapUsed":"222771144","memory.heapTotal":"261586944"},"startTime":1724725803674,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":24213,"timestamp":7913730993440,"id":21462,"parentId":21459,"tags":{"request":"next/dist/pages/_document"},"startTime":1724725857176,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":43509,"timestamp":7913730993084,"id":21460,"parentId":21459,"tags":{"request":"next/dist/pages/_app"},"startTime":1724725857176,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":59652,"timestamp":7913730993412,"id":21461,"parentId":21459,"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":1724725857176,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":59605,"timestamp":7913730993466,"id":21463,"parentId":21459,"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":1724725857176,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-transform","duration":86594,"timestamp":7913731042722,"id":21467,"parentId":21466,"tags":{},"startTime":1724725857225,"traceId":"f87cadcf94a795b3"},{"name":"next-swc-loader","duration":86958,"timestamp":7913731042366,"id":21466,"parentId":21465,"tags":{},"startTime":1724725857225,"traceId":"f87cadcf94a795b3"},{"name":"build-module-jsx","duration":93952,"timestamp":7913731040518,"id":21465,"parentId":21458,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/Homepage.jsx","layer":"rsc"},"startTime":1724725857223,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":159900,"timestamp":7913730993503,"id":21464,"parentId":21459,"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":1724725857176,"traceId":"f87cadcf94a795b3"},{"name":"make","duration":188737,"timestamp":7913730978811,"id":21459,"parentId":21458,"tags":{},"startTime":1724725857162,"traceId":"f87cadcf94a795b3"},{"name":"chunk-graph","duration":5348,"timestamp":7913731226790,"id":21474,"parentId":21473,"tags":{},"startTime":1724725857410,"traceId":"f87cadcf94a795b3"},{"name":"optimize-modules","duration":19,"timestamp":7913731232244,"id":21476,"parentId":21473,"tags":{},"startTime":1724725857415,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunks","duration":14654,"timestamp":7913731232561,"id":21477,"parentId":21473,"tags":{},"startTime":1724725857415,"traceId":"f87cadcf94a795b3"},{"name":"optimize-tree","duration":21,"timestamp":7913731247293,"id":21478,"parentId":21473,"tags":{},"startTime":1724725857430,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunk-modules","duration":6,"timestamp":7913731247544,"id":21479,"parentId":21473,"tags":{},"startTime":1724725857430,"traceId":"f87cadcf94a795b3"},{"name":"optimize","duration":17538,"timestamp":7913731232216,"id":21475,"parentId":21473,"tags":{},"startTime":1724725857415,"traceId":"f87cadcf94a795b3"},{"name":"module-hash","duration":2599,"timestamp":7913731254304,"id":21480,"parentId":21473,"tags":{},"startTime":1724725857437,"traceId":"f87cadcf94a795b3"},{"name":"code-generation","duration":30679,"timestamp":7913731256937,"id":21481,"parentId":21473,"tags":{},"startTime":1724725857440,"traceId":"f87cadcf94a795b3"},{"name":"hash","duration":14393,"timestamp":7913731296330,"id":21482,"parentId":21473,"tags":{},"startTime":1724725857479,"traceId":"f87cadcf94a795b3"},{"name":"code-generation-jobs","duration":3257,"timestamp":7913731310721,"id":21483,"parentId":21473,"tags":{},"startTime":1724725857493,"traceId":"f87cadcf94a795b3"},{"name":"module-assets","duration":1232,"timestamp":7913731313951,"id":21484,"parentId":21473,"tags":{},"startTime":1724725857497,"traceId":"f87cadcf94a795b3"},{"name":"create-chunk-assets","duration":13268,"timestamp":7913731315234,"id":21485,"parentId":21473,"tags":{},"startTime":1724725857498,"traceId":"f87cadcf94a795b3"},{"name":"seal","duration":155825,"timestamp":7913731220029,"id":21473,"parentId":21458,"tags":{},"startTime":1724725857403,"traceId":"f87cadcf94a795b3"},{"name":"webpack-compilation","duration":403814,"timestamp":7913730977791,"id":21458,"parentId":21456,"tags":{"name":"server"},"startTime":1724725857161,"traceId":"f87cadcf94a795b3"},{"name":"emit","duration":14154,"timestamp":7913731381791,"id":21486,"parentId":21456,"tags":{},"startTime":1724725857565,"traceId":"f87cadcf94a795b3"},{"name":"webpack-invalidated-server","duration":450044,"timestamp":7913730947550,"id":21456,"parentId":3,"tags":{"trigger":"src/components/Homepage.jsx"},"startTime":1724725857130,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":5089,"timestamp":7913731409788,"id":21499,"parentId":21488,"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":1724725857593,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":5098,"timestamp":7913731409844,"id":21501,"parentId":21488,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1724725857593,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":10985,"timestamp":7913731409383,"id":21489,"parentId":21488,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1724725857592,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":10832,"timestamp":7913731409555,"id":21491,"parentId":21488,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1724725857592,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":14196,"timestamp":7913731409613,"id":21493,"parentId":21488,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1724725857592,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":18343,"timestamp":7913731409640,"id":21494,"parentId":21488,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/client/router.js"},"startTime":1724725857592,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":20202,"timestamp":7913731409668,"id":21495,"parentId":21488,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1724725857592,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":20006,"timestamp":7913731409870,"id":21502,"parentId":21488,"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":1724725857593,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":21747,"timestamp":7913731409725,"id":21497,"parentId":21488,"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":1724725857592,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":22802,"timestamp":7913731409816,"id":21500,"parentId":21488,"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":1724725857593,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":23521,"timestamp":7913731409585,"id":21492,"parentId":21488,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1724725857592,"traceId":"f87cadcf94a795b3"},{"name":"read-resource","duration":4343,"timestamp":7913731429011,"id":21505,"parentId":21504,"tags":{},"startTime":1724725857612,"traceId":"f87cadcf94a795b3"},{"name":"postcss-process","duration":81656,"timestamp":7913731433640,"id":21507,"parentId":21506,"tags":{},"startTime":1724725857616,"traceId":"f87cadcf94a795b3"},{"name":"postcss-loader","duration":82686,"timestamp":7913731433416,"id":21506,"parentId":21504,"tags":{},"startTime":1724725857616,"traceId":"f87cadcf94a795b3"},{"name":"css-loader","duration":21704,"timestamp":7913731516292,"id":21508,"parentId":21504,"tags":{"astUsed":"true"},"startTime":1724725857699,"traceId":"f87cadcf94a795b3"},{"name":"build-module-css","duration":117973,"timestamp":7913731428803,"id":21504,"parentId":21503,"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":1724725857612,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":138032,"timestamp":7913731409525,"id":21490,"parentId":21488,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1724725857592,"traceId":"f87cadcf94a795b3"},{"name":"build-module-css","duration":136554,"timestamp":7913731415503,"id":21503,"parentId":21487,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1724725857598,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":142539,"timestamp":7913731409698,"id":21496,"parentId":21488,"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":1724725857592,"traceId":"f87cadcf94a795b3"},{"name":"build-module","duration":23,"timestamp":7913731552312,"id":21509,"parentId":21503,"tags":{},"startTime":1724725857735,"traceId":"f87cadcf94a795b3"},{"name":"add-entry","duration":142598,"timestamp":7913731409758,"id":21498,"parentId":21488,"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":1724725857593,"traceId":"f87cadcf94a795b3"},{"name":"make","duration":152744,"timestamp":7913731399626,"id":21488,"parentId":21487,"tags":{},"startTime":1724725857582,"traceId":"f87cadcf94a795b3"},{"name":"chunk-graph","duration":2028,"timestamp":7913731614314,"id":21511,"parentId":21510,"tags":{},"startTime":1724725857797,"traceId":"f87cadcf94a795b3"},{"name":"optimize-modules","duration":8,"timestamp":7913731616372,"id":21513,"parentId":21510,"tags":{},"startTime":1724725857799,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunks","duration":75,"timestamp":7913731616493,"id":21514,"parentId":21510,"tags":{},"startTime":1724725857799,"traceId":"f87cadcf94a795b3"},{"name":"optimize-tree","duration":7,"timestamp":7913731616621,"id":21515,"parentId":21510,"tags":{},"startTime":1724725857799,"traceId":"f87cadcf94a795b3"},{"name":"optimize-chunk-modules","duration":5,"timestamp":7913731616674,"id":21516,"parentId":21510,"tags":{},"startTime":1724725857799,"traceId":"f87cadcf94a795b3"},{"name":"optimize","duration":2257,"timestamp":7913731616365,"id":21512,"parentId":21510,"tags":{},"startTime":1724725857799,"traceId":"f87cadcf94a795b3"},{"name":"module-hash","duration":746,"timestamp":7913731620532,"id":21517,"parentId":21510,"tags":{},"startTime":1724725857803,"traceId":"f87cadcf94a795b3"},{"name":"code-generation","duration":18628,"timestamp":7913731621293,"id":21518,"parentId":21510,"tags":{},"startTime":1724725857804,"traceId":"f87cadcf94a795b3"},{"name":"hash","duration":14197,"timestamp":7913731641784,"id":21519,"parentId":21510,"tags":{},"startTime":1724725857825,"traceId":"f87cadcf94a795b3"},{"name":"code-generation-jobs","duration":493,"timestamp":7913731655980,"id":21520,"parentId":21510,"tags":{},"startTime":1724725857839,"traceId":"f87cadcf94a795b3"},{"name":"module-assets","duration":215,"timestamp":7913731656460,"id":21521,"parentId":21510,"tags":{},"startTime":1724725857839,"traceId":"f87cadcf94a795b3"},{"name":"create-chunk-assets","duration":2290,"timestamp":7913731656679,"id":21522,"parentId":21510,"tags":{},"startTime":1724725857839,"traceId":"f87cadcf94a795b3"},{"name":"NextJsBuildManifest-generateClientManifest","duration":74,"timestamp":7913731660260,"id":21524,"parentId":21487,"tags":{},"startTime":1724725857843,"traceId":"f87cadcf94a795b3"},{"name":"NextJsBuildManifest-createassets","duration":148,"timestamp":7913731660191,"id":21523,"parentId":21487,"tags":{},"startTime":1724725857843,"traceId":"f87cadcf94a795b3"},{"name":"seal","duration":52111,"timestamp":7913731611467,"id":21510,"parentId":21487,"tags":{},"startTime":1724725857794,"traceId":"f87cadcf94a795b3"},{"name":"webpack-compilation","duration":264317,"timestamp":7913731399291,"id":21487,"parentId":21457,"tags":{"name":"client"},"startTime":1724725857582,"traceId":"f87cadcf94a795b3"},{"name":"emit","duration":7193,"timestamp":7913731663655,"id":21525,"parentId":21457,"tags":{},"startTime":1724725857846,"traceId":"f87cadcf94a795b3"},{"name":"webpack-invalidated-client","duration":723983,"timestamp":7913730948191,"id":21457,"parentId":3,"tags":{"trigger":"src/components/Homepage.jsx"},"startTime":1724725857131,"traceId":"f87cadcf94a795b3"}] diff --git a/src/components/Homepage.jsx b/src/components/Homepage.jsx index 8b579b2..ea3f594 100644 --- a/src/components/Homepage.jsx +++ b/src/components/Homepage.jsx @@ -23,7 +23,7 @@ export function Homepage() { A New, Vibrant Virtual World.
Discover OurVerse, 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.