diff --git a/.next/cache/webpack/client-development/1.pack.gz b/.next/cache/webpack/client-development/1.pack.gz index 64ee5ca..40ecd9f 100644 Binary files a/.next/cache/webpack/client-development/1.pack.gz and b/.next/cache/webpack/client-development/1.pack.gz differ diff --git a/.next/cache/webpack/client-development/index.pack.gz.old b/.next/cache/webpack/client-development/index.pack.gz.old index 978efd6..15aa6c1 100644 Binary files a/.next/cache/webpack/client-development/index.pack.gz.old and b/.next/cache/webpack/client-development/index.pack.gz.old differ diff --git a/.next/cache/webpack/server-development/3.pack.gz b/.next/cache/webpack/server-development/3.pack.gz index 41673d0..9a36932 100644 Binary files a/.next/cache/webpack/server-development/3.pack.gz and b/.next/cache/webpack/server-development/3.pack.gz differ diff --git a/.next/cache/webpack/server-development/4.pack.gz b/.next/cache/webpack/server-development/4.pack.gz index d51d655..d808172 100644 Binary files a/.next/cache/webpack/server-development/4.pack.gz and b/.next/cache/webpack/server-development/4.pack.gz differ diff --git a/.next/cache/webpack/server-development/5.pack.gz b/.next/cache/webpack/server-development/5.pack.gz index 14c34ec..1527d97 100644 Binary files a/.next/cache/webpack/server-development/5.pack.gz and b/.next/cache/webpack/server-development/5.pack.gz differ diff --git a/.next/cache/webpack/server-development/index.pack.gz.old b/.next/cache/webpack/server-development/index.pack.gz.old index 8612600..2712519 100644 Binary files a/.next/cache/webpack/server-development/index.pack.gz.old and b/.next/cache/webpack/server-development/index.pack.gz.old differ diff --git a/.next/server/app-paths-manifest.json b/.next/server/app-paths-manifest.json index 5a2c57e..341ff74 100644 --- a/.next/server/app-paths-manifest.json +++ b/.next/server/app-paths-manifest.json @@ -1,9 +1,7 @@ { - "/_not-found/page": "app/_not-found/page.js", "/about/page": "app/about/page.js", + "/(main)/page": "app/(main)/page.js", "/community/page": "app/community/page.js", "/usecases/page": "app/usecases/page.js", - "/heroverse/page": "app/heroverse/page.js", - "/(main)/page": "app/(main)/page.js", - "/features/page": "app/features/page.js" + "/heroverse/page": "app/heroverse/page.js" } \ No newline at end of file diff --git a/.next/server/app/(main)/page.js b/.next/server/app/(main)/page.js index f795c9d..81c4a59 100644 --- a/.next/server/app/(main)/page.js +++ b/.next/server/app/(main)/page.js @@ -436,7 +436,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { "use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* binding */ HeroFeature)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(rsc)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/rsc/react-jsx-dev-runtime.js\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n\n\nfunction HeroFeature() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"bg-gradient-to-b from-purple-50/80 to-purple-50/10 pt-32 pb-12\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-7xl px-6 lg:px-8\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-4xl text-center justify-center items-center\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"btn\", {\n className: \"items-center rounded-2xl lg:px-12 px-6 btn-gradient-dark2 py-2.5 text-md font-semibold\",\n children: \"NEW\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 23,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-8 h3-title text-center\",\n children: \"Introducing: OurHero Verse 3D\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 27,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-4 items-center align-center text-center section-text-ct\",\n children: \"First Generative AI 3D Tools for the Metaverse and Beyond\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 28,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 22,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 21,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative overflow-hidden pt-8\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-6xl px-6 lg:px-8\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"video\", {\n autoPlay: true,\n loop: true,\n muted: true,\n playsInline: true,\n className: \"relative w-full h-full overflow-hidden rounded-lg shadow-lg\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"source\", {\n src: \"/videos/ourverse3.mp4\",\n type: \"video/mp4\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 43,\n columnNumber: 11\n }, this),\n \"Your browser does not support the video tag.\"\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 36,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n \"aria-hidden\": \"true\",\n className: \"relative\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute -inset-x-20 bottom-0 bg-gradient-to-t from-white pt-[7%]\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 47,\n columnNumber: 15\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 46,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 34,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 33,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-4 mx-auto lg:mt-16 max-w-5xl px-6 mt-20 md:mt-24 lg:px-8 text-center items-center\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h2\", {\n className: \"text-intro\",\n children: \"Generative AI 3D Tool\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 52,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-4 h3-title text-center\",\n children: \"Transform your Imagination into Immersive Reality \"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 53,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-8 items-center align-center section-text-ct\",\n children: \"Our team has developed a cutting-edge system allowing users to generate with AI, full 3D virtual environments using text input alone, by eliminating traditional barriers such as high technical skill requirements or expensive software.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 54,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-4 items-center align-center section-text-ct\",\n children: \"Anyone, regardless of their background, skill level, or geographical location, can use the system to create complex 3D interactives environments tailored to their needs, simply by describing them.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 58,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 51,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-10 pb-8 flex items-center justify-center gap-x-6\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"#\",\n className: \"rounded-2xl btn-gradient-dark px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-purple-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-purple-500\",\n children: \"Try Now\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 65,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"#\",\n className: \"text-sm font-semibold leading-6 text-purple-900 hover:text-purple-500\",\n children: [\n \"Learn more \",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n \"aria-hidden\": \"true\",\n children: \"→\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 72,\n columnNumber: 26\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 71,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 64,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 20,\n columnNumber: 7\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHJzYykvLi9zcmMvY29tcG9uZW50cy9IZXJvRmVhdHVyZS5qc3giLCJtYXBwaW5ncyI6Ijs7Ozs7OztBQWNvQztBQUduQixTQUFTYTtJQUN0QixxQkFDRSw4REFBQ0M7UUFBSUMsV0FBVTs7MEJBQ2IsOERBQUNEO2dCQUFJQyxXQUFVOzBCQUNiLDRFQUFDRDtvQkFBSUMsV0FBVTs7c0NBQ2IsOERBQUNDOzRCQUFJRCxXQUFVO3NDQUNkOzs7Ozs7c0NBR0QsOERBQUNFOzRCQUFFRixXQUFVO3NDQUE2Qjs7Ozs7O3NDQUMxQyw4REFBQ0U7NEJBQUVGLFdBQVU7c0NBQTZEOzs7Ozs7Ozs7Ozs7Ozs7OzswQkFLOUUsOERBQUNEO2dCQUFJQyxXQUFVOzBCQUNiLDRFQUFDRDtvQkFBSUMsV0FBVTs7c0NBRWIsOERBQUNHOzRCQUNIQyxRQUFROzRCQUNSQyxJQUFJOzRCQUNKQyxLQUFLOzRCQUNMQyxXQUFXOzRCQUNYUCxXQUFVOzs4Q0FFViw4REFBQ1E7b0NBQU9DLEtBQUk7b0NBQXdCQyxNQUFLOzs7Ozs7Z0NBQWM7Ozs7Ozs7c0NBR3JELDhEQUFDWDs0QkFBSVksZUFBWTs0QkFBT1gsV0FBVTtzQ0FDaEMsNEVBQUNEO2dDQUFJQyxXQUFVOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OzBCQUlyQiw4REFBQ0Q7Z0JBQUlDLFdBQVU7O2tDQUNmLDhEQUFDWTt3QkFBR1osV0FBVTtrQ0FBYTs7Ozs7O2tDQUMzQiw4REFBQ0U7d0JBQUVGLFdBQVU7a0NBQTRCOzs7Ozs7a0NBQ3pDLDhEQUFDRTt3QkFBRUYsV0FBVTtrQ0FBaUQ7Ozs7OztrQ0FJOUQsOERBQUNFO3dCQUFFRixXQUFVO2tDQUFpRDs7Ozs7Ozs7Ozs7OzBCQU05RCw4REFBQ0Q7Z0JBQUlDLFdBQVU7O2tDQUNYLDhEQUFDYTt3QkFDQ0MsTUFBSzt3QkFDTGQsV0FBVTtrQ0FDWDs7Ozs7O2tDQUdELDhEQUFDYTt3QkFBRUMsTUFBSzt3QkFBSWQsV0FBVTs7NEJBQXdFOzBDQUNqRiw4REFBQ2U7Z0NBQUtKLGVBQVk7MENBQU87Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUtoRCIsInNvdXJjZXMiOlsid2VicGFjazovL3RhaWx3aW5kdWkta2V5bm90ZS8uL3NyYy9jb21wb25lbnRzL0hlcm9GZWF0dXJlLmpzeD8yYzAxIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7XG4gICAgQXJyb3dQYXRoSWNvbixcbiAgICBDbG91ZEFycm93VXBJY29uLFxuICAgIENvZzZUb290aEljb24sXG4gICAgRmluZ2VyUHJpbnRJY29uLFxuICAgIExvY2tDbG9zZWRJY29uLFxuICAgIFNlcnZlckljb24sXG4gICAgQ3ViZUljb24sXG4gICAgRG9jdW1lbnRNYWduaWZ5aW5nR2xhc3NJY29uLFxuICAgIENwdUNoaXBJY29uLFxuICAgIFNoaWVsZENoZWNrSWNvbixcbiAgICBGaWxtSWNvbixcbiAgICBHbG9iZUFsdEljb24sXG4gICAgUm9ja2V0TGF1bmNoSWNvbixcbiAgfSBmcm9tICdAaGVyb2ljb25zL3JlYWN0LzIwL3NvbGlkJ1xuICBcbiAgXG4gIGV4cG9ydCBkZWZhdWx0IGZ1bmN0aW9uIEhlcm9GZWF0dXJlKCkge1xuICAgIHJldHVybiAoXG4gICAgICA8ZGl2IGNsYXNzTmFtZT1cImJnLWdyYWRpZW50LXRvLWIgZnJvbS1wdXJwbGUtNTAvODAgdG8tcHVycGxlLTUwLzEwIHB0LTMyIHBiLTEyXCI+XG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXgtYXV0byBtYXgtdy03eGwgcHgtNiBsZzpweC04XCI+XG4gICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJteC1hdXRvIG1heC13LTR4bCB0ZXh0LWNlbnRlciBqdXN0aWZ5LWNlbnRlciBpdGVtcy1jZW50ZXJcIj5cbiAgICAgICAgICAgIDxidG4gY2xhc3NOYW1lPVwiaXRlbXMtY2VudGVyIHJvdW5kZWQtMnhsIGxnOnB4LTEyIHB4LTYgYnRuLWdyYWRpZW50LWRhcmsyIHB5LTIuNSB0ZXh0LW1kIGZvbnQtc2VtaWJvbGRcIlxuICAgICAgICAgICAgPlxuICAgICAgICAgICAgICBORVdcbiAgICAgICAgICAgIDwvYnRuPlxuICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtOCBoMy10aXRsZSAgdGV4dC1jZW50ZXJcIj5JbnRyb2R1Y2luZzogT3VySGVybyBWZXJzZSAzRDwvcD5cbiAgICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTQgaXRlbXMtY2VudGVyIGFsaWduLWNlbnRlciB0ZXh0LWNlbnRlciBzZWN0aW9uLXRleHQtY3RcIj5cbiAgICAgICAgICAgIEZpcnN0IEdlbmVyYXRpdmUgQUkgM0QgVG9vbHMgZm9yIHRoZSBNZXRhdmVyc2UgYW5kIEJleW9uZFxuICAgICAgICAgICAgPC9wPlxuICAgICAgICAgIDwvZGl2PlxuICAgICAgICA8L2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJyZWxhdGl2ZSBvdmVyZmxvdy1oaWRkZW4gcHQtOFwiPlxuICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXgtYXV0byBtYXgtdy02eGwgcHgtNiBsZzpweC04XCI+XG4gICAgICAgICAgICB7LyogZW1iZWQgVmlkZW8gKi99XG4gICAgICAgICAgICA8dmlkZW9cbiAgICAgICAgICBhdXRvUGxheVxuICAgICAgICAgIGxvb3BcbiAgICAgICAgICBtdXRlZFxuICAgICAgICAgIHBsYXlzSW5saW5lXG4gICAgICAgICAgY2xhc3NOYW1lPVwicmVsYXRpdmUgdy1mdWxsIGgtZnVsbCBvdmVyZmxvdy1oaWRkZW4gcm91bmRlZC1sZyBzaGFkb3ctbGdcIlxuICAgICAgICAgICAgPlxuICAgICAgICAgIDxzb3VyY2Ugc3JjPVwiL3ZpZGVvcy9vdXJ2ZXJzZTMubXA0XCIgdHlwZT1cInZpZGVvL21wNFwiIC8+XG4gICAgICAgICAgWW91ciBicm93c2VyIGRvZXMgbm90IHN1cHBvcnQgdGhlIHZpZGVvIHRhZy5cbiAgICAgICAgIDwvdmlkZW8+XG4gICAgICAgICAgICA8ZGl2IGFyaWEtaGlkZGVuPVwidHJ1ZVwiIGNsYXNzTmFtZT1cInJlbGF0aXZlXCI+XG4gICAgICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwiYWJzb2x1dGUgLWluc2V0LXgtMjAgYm90dG9tLTAgYmctZ3JhZGllbnQtdG8tdCBmcm9tLXdoaXRlIHB0LVs3JV1cIiAvPlxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cIm10LTQgbXgtYXV0byBsZzptdC0xNiBtYXgtdy01eGwgcHgtNiBtdC0yMCBtZDptdC0yNCBsZzpweC04IHRleHQtY2VudGVyIGl0ZW1zLWNlbnRlclwiPlxuICAgICAgICA8aDIgY2xhc3NOYW1lPVwidGV4dC1pbnRyb1wiPkdlbmVyYXRpdmUgQUkgM0QgVG9vbDwvaDI+XG4gICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTQgaDMtdGl0bGUgdGV4dC1jZW50ZXJcIj5UcmFuc2Zvcm0geW91ciBJbWFnaW5hdGlvbiBpbnRvIEltbWVyc2l2ZSBSZWFsaXR5IDwvcD5cbiAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtOCBpdGVtcy1jZW50ZXIgYWxpZ24tY2VudGVyIHNlY3Rpb24tdGV4dC1jdFwiPlxuICAgICAgICBPdXIgdGVhbSBoYXMgZGV2ZWxvcGVkIGEgY3V0dGluZy1lZGdlIHN5c3RlbSBhbGxvd2luZyB1c2VycyB0byBnZW5lcmF0ZSB3aXRoIEFJLCBmdWxsIDNEIHZpcnR1YWwgZW52aXJvbm1lbnRzIHVzaW5nIHRleHQgaW5wdXQgYWxvbmUsIFxuICAgICAgICBieSBlbGltaW5hdGluZyB0cmFkaXRpb25hbCBiYXJyaWVycyBzdWNoIGFzIGhpZ2ggdGVjaG5pY2FsIHNraWxsIHJlcXVpcmVtZW50cyBvciBleHBlbnNpdmUgc29mdHdhcmUuIFxuICAgICAgICA8L3A+XG4gICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTQgaXRlbXMtY2VudGVyIGFsaWduLWNlbnRlciBzZWN0aW9uLXRleHQtY3RcIj5cbiAgICAgICAgQW55b25lLCByZWdhcmRsZXNzIG9mIHRoZWlyIGJhY2tncm91bmQsIHNraWxsIGxldmVsLCBvciBnZW9ncmFwaGljYWwgbG9jYXRpb24sIGNhbiB1c2UgdGhlIHN5c3RlbSB0byBjcmVhdGUgY29tcGxleCAzRCBpbnRlcmFjdGl2ZXMgZW52aXJvbm1lbnRzIHRhaWxvcmVkIHRvIHRoZWlyIG5lZWRzLCBcbiAgICAgICAgc2ltcGx5IGJ5IGRlc2NyaWJpbmcgdGhlbS4gXG4gICAgICAgIDwvcD5cbiAgICAgICAgXG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cIm10LTEwIHBiLTggZmxleCBpdGVtcy1jZW50ZXIganVzdGlmeS1jZW50ZXIgZ2FwLXgtNlwiPlxuICAgICAgICAgICAgPGFcbiAgICAgICAgICAgICAgaHJlZj1cIiNcIlxuICAgICAgICAgICAgICBjbGFzc05hbWU9XCJyb3VuZGVkLTJ4bCBidG4tZ3JhZGllbnQtZGFyayBweC0zLjUgcHktMi41IHRleHQtc20gZm9udC1zZW1pYm9sZCB0ZXh0LXdoaXRlIHNoYWRvdy1zbSBob3ZlcjpiZy1wdXJwbGUtNTAwIGZvY3VzLXZpc2libGU6b3V0bGluZSBmb2N1cy12aXNpYmxlOm91dGxpbmUtMiBmb2N1cy12aXNpYmxlOm91dGxpbmUtb2Zmc2V0LTIgZm9jdXMtdmlzaWJsZTpvdXRsaW5lLXB1cnBsZS01MDBcIlxuICAgICAgICAgICAgPlxuICAgICAgICAgICAgICBUcnkgTm93XG4gICAgICAgICAgICA8L2E+XG4gICAgICAgICAgICA8YSBocmVmPVwiI1wiIGNsYXNzTmFtZT1cInRleHQtc20gZm9udC1zZW1pYm9sZCBsZWFkaW5nLTYgdGV4dC1wdXJwbGUtOTAwIGhvdmVyOnRleHQtcHVycGxlLTUwMFwiPlxuICAgICAgICAgICAgICBMZWFybiBtb3JlIDxzcGFuIGFyaWEtaGlkZGVuPVwidHJ1ZVwiPuKGkjwvc3Bhbj5cbiAgICAgICAgICAgIDwvYT5cbiAgICAgICAgICA8L2Rpdj5cbiAgICAgIDwvZGl2PlxuICAgIClcbiAgfVxuICAiXSwibmFtZXMiOlsiQXJyb3dQYXRoSWNvbiIsIkNsb3VkQXJyb3dVcEljb24iLCJDb2c2VG9vdGhJY29uIiwiRmluZ2VyUHJpbnRJY29uIiwiTG9ja0Nsb3NlZEljb24iLCJTZXJ2ZXJJY29uIiwiQ3ViZUljb24iLCJEb2N1bWVudE1hZ25pZnlpbmdHbGFzc0ljb24iLCJDcHVDaGlwSWNvbiIsIlNoaWVsZENoZWNrSWNvbiIsIkZpbG1JY29uIiwiR2xvYmVBbHRJY29uIiwiUm9ja2V0TGF1bmNoSWNvbiIsIkhlcm9GZWF0dXJlIiwiZGl2IiwiY2xhc3NOYW1lIiwiYnRuIiwicCIsInZpZGVvIiwiYXV0b1BsYXkiLCJsb29wIiwibXV0ZWQiLCJwbGF5c0lubGluZSIsInNvdXJjZSIsInNyYyIsInR5cGUiLCJhcmlhLWhpZGRlbiIsImgyIiwiYSIsImhyZWYiLCJzcGFuIl0sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(rsc)/./src/components/HeroFeature.jsx\n"); +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* binding */ HeroFeature)\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(rsc)/./node_modules/next/dist/server/future/route-modules/app-page/vendored/rsc/react-jsx-dev-runtime.js\");\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__);\n\n\nfunction HeroFeature() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"bg-gradient-to-b from-purple-50/80 to-purple-50/10 pt-32 pb-12\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-7xl px-6 lg:px-8\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-4xl text-center justify-center items-center\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"btn\", {\n className: \"items-center rounded-2xl lg:px-12 px-6 btn-gradient-dark2 py-2.5 text-md font-semibold\",\n children: \"NEW\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 23,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-8 h3-title text-center\",\n children: \"Introducing: OurHero Verse 3D\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 27,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-4 items-center align-center text-center section-text-ct\",\n children: \"First Generative AI 3D Tools for the Metaverse and Beyond\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 28,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 22,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 21,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative overflow-hidden pt-8\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mx-auto max-w-6xl px-6 lg:px-8\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"video\", {\n autoPlay: true,\n loop: true,\n muted: true,\n playsInline: true,\n className: \"relative w-full h-full overflow-hidden rounded-lg shadow-lg\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"source\", {\n src: \"/videos/herohow.mp4\",\n type: \"video/mp4\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 43,\n columnNumber: 11\n }, this),\n \"Your browser does not support the video tag.\"\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 36,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n \"aria-hidden\": \"true\",\n className: \"relative\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute -inset-x-20 bottom-0 bg-gradient-to-t from-white pt-[7%]\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 47,\n columnNumber: 15\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 46,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 34,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 33,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-4 mx-auto lg:mt-16 max-w-5xl px-6 mt-20 md:mt-24 lg:px-8 text-center items-center\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h2\", {\n className: \"text-intro\",\n children: \"Generative AI 3D Tool\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 52,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-4 h3-title text-center\",\n children: \"Transform your Imagination into Immersive Reality \"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 53,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-8 items-center align-center section-text-ct\",\n children: \"Our team has developed a cutting-edge system allowing users to generate with AI, full 3D virtual environments using text input alone, by eliminating traditional barriers such as high technical skill requirements or expensive software.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 54,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"mt-4 items-center align-center section-text-ct\",\n children: \"Anyone, regardless of their background, skill level, or geographical location, can use the system to create complex 3D interactives environments tailored to their needs, simply by describing them.\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 58,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 51,\n columnNumber: 9\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"mt-10 pb-8 flex items-center justify-center gap-x-6\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"#\",\n className: \"rounded-2xl btn-gradient-dark px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-purple-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-purple-500\",\n children: \"Try Now\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 65,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"a\", {\n href: \"#\",\n className: \"text-sm font-semibold leading-6 text-purple-900 hover:text-purple-500\",\n children: [\n \"Learn more \",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"span\", {\n \"aria-hidden\": \"true\",\n children: \"→\"\n }, void 0, false, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 72,\n columnNumber: 26\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 71,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 64,\n columnNumber: 9\n }, this)\n ]\n }, void 0, true, {\n fileName: \"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature.jsx\",\n lineNumber: 20,\n columnNumber: 7\n }, this);\n}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHJzYykvLi9zcmMvY29tcG9uZW50cy9IZXJvRmVhdHVyZS5qc3giLCJtYXBwaW5ncyI6Ijs7Ozs7OztBQWNvQztBQUduQixTQUFTYTtJQUN0QixxQkFDRSw4REFBQ0M7UUFBSUMsV0FBVTs7MEJBQ2IsOERBQUNEO2dCQUFJQyxXQUFVOzBCQUNiLDRFQUFDRDtvQkFBSUMsV0FBVTs7c0NBQ2IsOERBQUNDOzRCQUFJRCxXQUFVO3NDQUNkOzs7Ozs7c0NBR0QsOERBQUNFOzRCQUFFRixXQUFVO3NDQUE2Qjs7Ozs7O3NDQUMxQyw4REFBQ0U7NEJBQUVGLFdBQVU7c0NBQTZEOzs7Ozs7Ozs7Ozs7Ozs7OzswQkFLOUUsOERBQUNEO2dCQUFJQyxXQUFVOzBCQUNiLDRFQUFDRDtvQkFBSUMsV0FBVTs7c0NBRWIsOERBQUNHOzRCQUNIQyxRQUFROzRCQUNSQyxJQUFJOzRCQUNKQyxLQUFLOzRCQUNMQyxXQUFXOzRCQUNYUCxXQUFVOzs4Q0FFViw4REFBQ1E7b0NBQU9DLEtBQUk7b0NBQXNCQyxNQUFLOzs7Ozs7Z0NBQWM7Ozs7Ozs7c0NBR25ELDhEQUFDWDs0QkFBSVksZUFBWTs0QkFBT1gsV0FBVTtzQ0FDaEMsNEVBQUNEO2dDQUFJQyxXQUFVOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OzBCQUlyQiw4REFBQ0Q7Z0JBQUlDLFdBQVU7O2tDQUNmLDhEQUFDWTt3QkFBR1osV0FBVTtrQ0FBYTs7Ozs7O2tDQUMzQiw4REFBQ0U7d0JBQUVGLFdBQVU7a0NBQTRCOzs7Ozs7a0NBQ3pDLDhEQUFDRTt3QkFBRUYsV0FBVTtrQ0FBaUQ7Ozs7OztrQ0FJOUQsOERBQUNFO3dCQUFFRixXQUFVO2tDQUFpRDs7Ozs7Ozs7Ozs7OzBCQU05RCw4REFBQ0Q7Z0JBQUlDLFdBQVU7O2tDQUNYLDhEQUFDYTt3QkFDQ0MsTUFBSzt3QkFDTGQsV0FBVTtrQ0FDWDs7Ozs7O2tDQUdELDhEQUFDYTt3QkFBRUMsTUFBSzt3QkFBSWQsV0FBVTs7NEJBQXdFOzBDQUNqRiw4REFBQ2U7Z0NBQUtKLGVBQVk7MENBQU87Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUtoRCIsInNvdXJjZXMiOlsid2VicGFjazovL3RhaWx3aW5kdWkta2V5bm90ZS8uL3NyYy9jb21wb25lbnRzL0hlcm9GZWF0dXJlLmpzeD8yYzAxIl0sInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7XG4gICAgQXJyb3dQYXRoSWNvbixcbiAgICBDbG91ZEFycm93VXBJY29uLFxuICAgIENvZzZUb290aEljb24sXG4gICAgRmluZ2VyUHJpbnRJY29uLFxuICAgIExvY2tDbG9zZWRJY29uLFxuICAgIFNlcnZlckljb24sXG4gICAgQ3ViZUljb24sXG4gICAgRG9jdW1lbnRNYWduaWZ5aW5nR2xhc3NJY29uLFxuICAgIENwdUNoaXBJY29uLFxuICAgIFNoaWVsZENoZWNrSWNvbixcbiAgICBGaWxtSWNvbixcbiAgICBHbG9iZUFsdEljb24sXG4gICAgUm9ja2V0TGF1bmNoSWNvbixcbiAgfSBmcm9tICdAaGVyb2ljb25zL3JlYWN0LzIwL3NvbGlkJ1xuICBcbiAgXG4gIGV4cG9ydCBkZWZhdWx0IGZ1bmN0aW9uIEhlcm9GZWF0dXJlKCkge1xuICAgIHJldHVybiAoXG4gICAgICA8ZGl2IGNsYXNzTmFtZT1cImJnLWdyYWRpZW50LXRvLWIgZnJvbS1wdXJwbGUtNTAvODAgdG8tcHVycGxlLTUwLzEwIHB0LTMyIHBiLTEyXCI+XG4gICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXgtYXV0byBtYXgtdy03eGwgcHgtNiBsZzpweC04XCI+XG4gICAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJteC1hdXRvIG1heC13LTR4bCB0ZXh0LWNlbnRlciBqdXN0aWZ5LWNlbnRlciBpdGVtcy1jZW50ZXJcIj5cbiAgICAgICAgICAgIDxidG4gY2xhc3NOYW1lPVwiaXRlbXMtY2VudGVyIHJvdW5kZWQtMnhsIGxnOnB4LTEyIHB4LTYgYnRuLWdyYWRpZW50LWRhcmsyIHB5LTIuNSB0ZXh0LW1kIGZvbnQtc2VtaWJvbGRcIlxuICAgICAgICAgICAgPlxuICAgICAgICAgICAgICBORVdcbiAgICAgICAgICAgIDwvYnRuPlxuICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwibXQtOCBoMy10aXRsZSAgdGV4dC1jZW50ZXJcIj5JbnRyb2R1Y2luZzogT3VySGVybyBWZXJzZSAzRDwvcD5cbiAgICAgICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTQgaXRlbXMtY2VudGVyIGFsaWduLWNlbnRlciB0ZXh0LWNlbnRlciBzZWN0aW9uLXRleHQtY3RcIj5cbiAgICAgICAgICAgIEZpcnN0IEdlbmVyYXRpdmUgQUkgM0QgVG9vbHMgZm9yIHRoZSBNZXRhdmVyc2UgYW5kIEJleW9uZFxuICAgICAgICAgICAgPC9wPlxuICAgICAgICAgIDwvZGl2PlxuICAgICAgICA8L2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJyZWxhdGl2ZSBvdmVyZmxvdy1oaWRkZW4gcHQtOFwiPlxuICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibXgtYXV0byBtYXgtdy02eGwgcHgtNiBsZzpweC04XCI+XG4gICAgICAgICAgICB7LyogZW1iZWQgVmlkZW8gKi99XG4gICAgICAgICAgICA8dmlkZW9cbiAgICAgICAgICBhdXRvUGxheVxuICAgICAgICAgIGxvb3BcbiAgICAgICAgICBtdXRlZFxuICAgICAgICAgIHBsYXlzSW5saW5lXG4gICAgICAgICAgY2xhc3NOYW1lPVwicmVsYXRpdmUgdy1mdWxsIGgtZnVsbCBvdmVyZmxvdy1oaWRkZW4gcm91bmRlZC1sZyBzaGFkb3ctbGdcIlxuICAgICAgICAgICAgPlxuICAgICAgICAgIDxzb3VyY2Ugc3JjPVwiL3ZpZGVvcy9oZXJvaG93Lm1wNFwiIHR5cGU9XCJ2aWRlby9tcDRcIiAvPlxuICAgICAgICAgIFlvdXIgYnJvd3NlciBkb2VzIG5vdCBzdXBwb3J0IHRoZSB2aWRlbyB0YWcuXG4gICAgICAgICA8L3ZpZGVvPlxuICAgICAgICAgICAgPGRpdiBhcmlhLWhpZGRlbj1cInRydWVcIiBjbGFzc05hbWU9XCJyZWxhdGl2ZVwiPlxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImFic29sdXRlIC1pbnNldC14LTIwIGJvdHRvbS0wIGJnLWdyYWRpZW50LXRvLXQgZnJvbS13aGl0ZSBwdC1bNyVdXCIgLz5cbiAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgIDwvZGl2PlxuICAgICAgICA8L2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJtdC00IG14LWF1dG8gbGc6bXQtMTYgbWF4LXctNXhsIHB4LTYgbXQtMjAgbWQ6bXQtMjQgbGc6cHgtOCB0ZXh0LWNlbnRlciBpdGVtcy1jZW50ZXJcIj5cbiAgICAgICAgPGgyIGNsYXNzTmFtZT1cInRleHQtaW50cm9cIj5HZW5lcmF0aXZlIEFJIDNEIFRvb2w8L2gyPlxuICAgICAgICA8cCBjbGFzc05hbWU9XCJtdC00IGgzLXRpdGxlIHRleHQtY2VudGVyXCI+VHJhbnNmb3JtIHlvdXIgSW1hZ2luYXRpb24gaW50byBJbW1lcnNpdmUgUmVhbGl0eSA8L3A+XG4gICAgICAgIDxwIGNsYXNzTmFtZT1cIm10LTggaXRlbXMtY2VudGVyIGFsaWduLWNlbnRlciBzZWN0aW9uLXRleHQtY3RcIj5cbiAgICAgICAgT3VyIHRlYW0gaGFzIGRldmVsb3BlZCBhIGN1dHRpbmctZWRnZSBzeXN0ZW0gYWxsb3dpbmcgdXNlcnMgdG8gZ2VuZXJhdGUgd2l0aCBBSSwgZnVsbCAzRCB2aXJ0dWFsIGVudmlyb25tZW50cyB1c2luZyB0ZXh0IGlucHV0IGFsb25lLCBcbiAgICAgICAgYnkgZWxpbWluYXRpbmcgdHJhZGl0aW9uYWwgYmFycmllcnMgc3VjaCBhcyBoaWdoIHRlY2huaWNhbCBza2lsbCByZXF1aXJlbWVudHMgb3IgZXhwZW5zaXZlIHNvZnR3YXJlLiBcbiAgICAgICAgPC9wPlxuICAgICAgICA8cCBjbGFzc05hbWU9XCJtdC00IGl0ZW1zLWNlbnRlciBhbGlnbi1jZW50ZXIgc2VjdGlvbi10ZXh0LWN0XCI+XG4gICAgICAgIEFueW9uZSwgcmVnYXJkbGVzcyBvZiB0aGVpciBiYWNrZ3JvdW5kLCBza2lsbCBsZXZlbCwgb3IgZ2VvZ3JhcGhpY2FsIGxvY2F0aW9uLCBjYW4gdXNlIHRoZSBzeXN0ZW0gdG8gY3JlYXRlIGNvbXBsZXggM0QgaW50ZXJhY3RpdmVzIGVudmlyb25tZW50cyB0YWlsb3JlZCB0byB0aGVpciBuZWVkcywgXG4gICAgICAgIHNpbXBseSBieSBkZXNjcmliaW5nIHRoZW0uIFxuICAgICAgICA8L3A+XG4gICAgICAgIFxuICAgICAgICA8L2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzc05hbWU9XCJtdC0xMCBwYi04IGZsZXggaXRlbXMtY2VudGVyIGp1c3RpZnktY2VudGVyIGdhcC14LTZcIj5cbiAgICAgICAgICAgIDxhXG4gICAgICAgICAgICAgIGhyZWY9XCIjXCJcbiAgICAgICAgICAgICAgY2xhc3NOYW1lPVwicm91bmRlZC0yeGwgYnRuLWdyYWRpZW50LWRhcmsgcHgtMy41IHB5LTIuNSB0ZXh0LXNtIGZvbnQtc2VtaWJvbGQgdGV4dC13aGl0ZSBzaGFkb3ctc20gaG92ZXI6YmctcHVycGxlLTUwMCBmb2N1cy12aXNpYmxlOm91dGxpbmUgZm9jdXMtdmlzaWJsZTpvdXRsaW5lLTIgZm9jdXMtdmlzaWJsZTpvdXRsaW5lLW9mZnNldC0yIGZvY3VzLXZpc2libGU6b3V0bGluZS1wdXJwbGUtNTAwXCJcbiAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgVHJ5IE5vd1xuICAgICAgICAgICAgPC9hPlxuICAgICAgICAgICAgPGEgaHJlZj1cIiNcIiBjbGFzc05hbWU9XCJ0ZXh0LXNtIGZvbnQtc2VtaWJvbGQgbGVhZGluZy02IHRleHQtcHVycGxlLTkwMCBob3Zlcjp0ZXh0LXB1cnBsZS01MDBcIj5cbiAgICAgICAgICAgICAgTGVhcm4gbW9yZSA8c3BhbiBhcmlhLWhpZGRlbj1cInRydWVcIj7ihpI8L3NwYW4+XG4gICAgICAgICAgICA8L2E+XG4gICAgICAgICAgPC9kaXY+XG4gICAgICA8L2Rpdj5cbiAgICApXG4gIH1cbiAgIl0sIm5hbWVzIjpbIkFycm93UGF0aEljb24iLCJDbG91ZEFycm93VXBJY29uIiwiQ29nNlRvb3RoSWNvbiIsIkZpbmdlclByaW50SWNvbiIsIkxvY2tDbG9zZWRJY29uIiwiU2VydmVySWNvbiIsIkN1YmVJY29uIiwiRG9jdW1lbnRNYWduaWZ5aW5nR2xhc3NJY29uIiwiQ3B1Q2hpcEljb24iLCJTaGllbGRDaGVja0ljb24iLCJGaWxtSWNvbiIsIkdsb2JlQWx0SWNvbiIsIlJvY2tldExhdW5jaEljb24iLCJIZXJvRmVhdHVyZSIsImRpdiIsImNsYXNzTmFtZSIsImJ0biIsInAiLCJ2aWRlbyIsImF1dG9QbGF5IiwibG9vcCIsIm11dGVkIiwicGxheXNJbmxpbmUiLCJzb3VyY2UiLCJzcmMiLCJ0eXBlIiwiYXJpYS1oaWRkZW4iLCJoMiIsImEiLCJocmVmIiwic3BhbiJdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///(rsc)/./src/components/HeroFeature.jsx\n"); /***/ }), diff --git a/.next/server/webpack-runtime.js b/.next/server/webpack-runtime.js index 59fb51a..aa6c956 100644 --- a/.next/server/webpack-runtime.js +++ b/.next/server/webpack-runtime.js @@ -125,7 +125,7 @@ /******/ /******/ /* webpack/runtime/getFullHash */ /******/ (() => { -/******/ __webpack_require__.h = () => ("7dc10c4994932aa1") +/******/ __webpack_require__.h = () => ("92789942df89c0dd") /******/ })(); /******/ /******/ /* webpack/runtime/hasOwnProperty shorthand */ diff --git a/.next/trace b/.next/trace index 37289d0..2c458e0 100644 --- a/.next/trace +++ b/.next/trace @@ -127,3 +127,7 @@ [{"name":"next-swc-transform","duration":9492,"timestamp":1756842398510,"id":9270,"parentId":9269,"tags":{},"startTime":1728323381304,"traceId":"c28a0d6e68e15a01"},{"name":"next-swc-loader","duration":9952,"timestamp":1756842398157,"id":9269,"parentId":9268,"tags":{},"startTime":1728323381304,"traceId":"c28a0d6e68e15a01"},{"name":"build-module-jsx","duration":18762,"timestamp":1756842396492,"id":9268,"parentId":9265,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature3.jsx","layer":"rsc"},"startTime":1728323381302,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":48473,"timestamp":1756842369523,"id":9267,"parentId":9266,"tags":{"request":"next-app-loader?name=app%2Fheroverse%2Fpage&page=%2Fheroverse%2Fpage&appPaths=%2Fheroverse%2Fpage&pagePath=private-next-app-dir%2Fheroverse%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728323381275,"traceId":"c28a0d6e68e15a01"},{"name":"make","duration":92041,"timestamp":1756842364952,"id":9266,"parentId":9265,"tags":{},"startTime":1728323381271,"traceId":"c28a0d6e68e15a01"},{"name":"chunk-graph","duration":1607,"timestamp":1756842466157,"id":9277,"parentId":9276,"tags":{},"startTime":1728323381372,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-modules","duration":11,"timestamp":1756842467807,"id":9279,"parentId":9276,"tags":{},"startTime":1728323381374,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunks","duration":990,"timestamp":1756842467853,"id":9280,"parentId":9276,"tags":{},"startTime":1728323381374,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-tree","duration":6,"timestamp":1756842468872,"id":9281,"parentId":9276,"tags":{},"startTime":1728323381375,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunk-modules","duration":7,"timestamp":1756842468897,"id":9282,"parentId":9276,"tags":{},"startTime":1728323381375,"traceId":"c28a0d6e68e15a01"},{"name":"optimize","duration":3809,"timestamp":1756842467793,"id":9278,"parentId":9276,"tags":{},"startTime":1728323381374,"traceId":"c28a0d6e68e15a01"},{"name":"module-hash","duration":656,"timestamp":1756842474294,"id":9283,"parentId":9276,"tags":{},"startTime":1728323381380,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation","duration":1363,"timestamp":1756842474962,"id":9284,"parentId":9276,"tags":{},"startTime":1728323381381,"traceId":"c28a0d6e68e15a01"},{"name":"hash","duration":805,"timestamp":1756842477172,"id":9285,"parentId":9276,"tags":{},"startTime":1728323381383,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation-jobs","duration":81,"timestamp":1756842477976,"id":9286,"parentId":9276,"tags":{},"startTime":1728323381384,"traceId":"c28a0d6e68e15a01"},{"name":"module-assets","duration":89,"timestamp":1756842478040,"id":9287,"parentId":9276,"tags":{},"startTime":1728323381384,"traceId":"c28a0d6e68e15a01"},{"name":"create-chunk-assets","duration":1166,"timestamp":1756842478132,"id":9288,"parentId":9276,"tags":{},"startTime":1728323381384,"traceId":"c28a0d6e68e15a01"},{"name":"seal","duration":16133,"timestamp":1756842464815,"id":9276,"parentId":9265,"tags":{},"startTime":1728323381371,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-compilation","duration":118089,"timestamp":1756842363759,"id":9265,"parentId":9263,"tags":{"name":"server"},"startTime":1728323381270,"traceId":"c28a0d6e68e15a01"},{"name":"emit","duration":3177,"timestamp":1756842481887,"id":9289,"parentId":9263,"tags":{},"startTime":1728323381388,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-invalidated-server","duration":143706,"timestamp":1756842341784,"id":9263,"parentId":3,"tags":{"trigger":"src/components/HeroFeature3.jsx"},"startTime":1728323381248,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":9651,"timestamp":1756842490439,"id":9297,"parentId":9291,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728323381396,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":9716,"timestamp":1756842490443,"id":9299,"parentId":9291,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728323381396,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":9718,"timestamp":1756842490445,"id":9300,"parentId":9291,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728323381396,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":12148,"timestamp":1756842490396,"id":9292,"parentId":9291,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728323381396,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":15179,"timestamp":1756842490433,"id":9295,"parentId":9291,"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":1728323381396,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":15170,"timestamp":1756842490449,"id":9301,"parentId":9291,"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":1728323381396,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":15920,"timestamp":1756842490441,"id":9298,"parentId":9291,"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":1728323381396,"traceId":"c28a0d6e68e15a01"},{"name":"read-resource","duration":1543,"timestamp":1756842504895,"id":9304,"parentId":9303,"tags":{},"startTime":1728323381411,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":27827,"timestamp":1756842490427,"id":9293,"parentId":9291,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728323381396,"traceId":"c28a0d6e68e15a01"},{"name":"postcss-process","duration":110638,"timestamp":1756842506571,"id":9306,"parentId":9305,"tags":{},"startTime":1728323381413,"traceId":"c28a0d6e68e15a01"},{"name":"postcss-loader","duration":111059,"timestamp":1756842506462,"id":9305,"parentId":9303,"tags":{},"startTime":1728323381412,"traceId":"c28a0d6e68e15a01"},{"name":"css-loader","duration":20729,"timestamp":1756842617555,"id":9307,"parentId":9303,"tags":{"astUsed":"true"},"startTime":1728323381523,"traceId":"c28a0d6e68e15a01"},{"name":"build-module-css","duration":136116,"timestamp":1756842504754,"id":9303,"parentId":9302,"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":1728323381411,"traceId":"c28a0d6e68e15a01"},{"name":"build-module-css","duration":144433,"timestamp":1756842500321,"id":9302,"parentId":9290,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728323381406,"traceId":"c28a0d6e68e15a01"},{"name":"build-module","duration":34,"timestamp":1756842645074,"id":9308,"parentId":9302,"tags":{},"startTime":1728323381551,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":154713,"timestamp":1756842490437,"id":9296,"parentId":9291,"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":1728323381396,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":160994,"timestamp":1756842490430,"id":9294,"parentId":9291,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728323381396,"traceId":"c28a0d6e68e15a01"},{"name":"make","duration":163947,"timestamp":1756842487529,"id":9291,"parentId":9290,"tags":{},"startTime":1728323381393,"traceId":"c28a0d6e68e15a01"},{"name":"chunk-graph","duration":1551,"timestamp":1756842658739,"id":9310,"parentId":9309,"tags":{},"startTime":1728323381565,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-modules","duration":3,"timestamp":1756842660316,"id":9312,"parentId":9309,"tags":{},"startTime":1728323381566,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunks","duration":52,"timestamp":1756842660331,"id":9313,"parentId":9309,"tags":{},"startTime":1728323381566,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-tree","duration":3,"timestamp":1756842660400,"id":9314,"parentId":9309,"tags":{},"startTime":1728323381566,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunk-modules","duration":3,"timestamp":1756842660417,"id":9315,"parentId":9309,"tags":{},"startTime":1728323381566,"traceId":"c28a0d6e68e15a01"},{"name":"optimize","duration":1427,"timestamp":1756842660305,"id":9311,"parentId":9309,"tags":{},"startTime":1728323381566,"traceId":"c28a0d6e68e15a01"},{"name":"module-hash","duration":768,"timestamp":1756842663406,"id":9316,"parentId":9309,"tags":{},"startTime":1728323381569,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation","duration":1469,"timestamp":1756842664187,"id":9317,"parentId":9309,"tags":{},"startTime":1728323381570,"traceId":"c28a0d6e68e15a01"},{"name":"hash","duration":3250,"timestamp":1756842666755,"id":9318,"parentId":9309,"tags":{},"startTime":1728323381573,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation-jobs","duration":106,"timestamp":1756842670003,"id":9319,"parentId":9309,"tags":{},"startTime":1728323381576,"traceId":"c28a0d6e68e15a01"},{"name":"module-assets","duration":134,"timestamp":1756842670099,"id":9320,"parentId":9309,"tags":{},"startTime":1728323381576,"traceId":"c28a0d6e68e15a01"},{"name":"create-chunk-assets","duration":4566,"timestamp":1756842670237,"id":9321,"parentId":9309,"tags":{},"startTime":1728323381576,"traceId":"c28a0d6e68e15a01"},{"name":"NextJsBuildManifest-generateClientManifest","duration":41,"timestamp":1756842675443,"id":9323,"parentId":9290,"tags":{},"startTime":1728323381581,"traceId":"c28a0d6e68e15a01"},{"name":"NextJsBuildManifest-createassets","duration":94,"timestamp":1756842675394,"id":9322,"parentId":9290,"tags":{},"startTime":1728323381581,"traceId":"c28a0d6e68e15a01"},{"name":"seal","duration":26372,"timestamp":1756842655695,"id":9309,"parentId":9290,"tags":{},"startTime":1728323381562,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-compilation","duration":194838,"timestamp":1756842487278,"id":9290,"parentId":9264,"tags":{"name":"client"},"startTime":1728323381393,"traceId":"c28a0d6e68e15a01"},{"name":"emit","duration":17086,"timestamp":1756842682142,"id":9324,"parentId":9264,"tags":{},"startTime":1728323381588,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-invalidated-client","duration":355001,"timestamp":1756842345144,"id":9264,"parentId":3,"tags":{"trigger":"src/components/HeroFeature3.jsx"},"startTime":1728323381251,"traceId":"c28a0d6e68e15a01"}] [{"name":"next-swc-transform","duration":3557,"timestamp":1756848553004,"id":9332,"parentId":9331,"tags":{},"startTime":1728323387459,"traceId":"c28a0d6e68e15a01"},{"name":"next-swc-loader","duration":3796,"timestamp":1756848552807,"id":9331,"parentId":9330,"tags":{},"startTime":1728323387459,"traceId":"c28a0d6e68e15a01"},{"name":"build-module-jsx","duration":6846,"timestamp":1756848552006,"id":9330,"parentId":9327,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature3.jsx","layer":"rsc"},"startTime":1728323387458,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":32670,"timestamp":1756848528985,"id":9329,"parentId":9328,"tags":{"request":"next-app-loader?name=app%2Fheroverse%2Fpage&page=%2Fheroverse%2Fpage&appPaths=%2Fheroverse%2Fpage&pagePath=private-next-app-dir%2Fheroverse%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728323387435,"traceId":"c28a0d6e68e15a01"},{"name":"make","duration":85674,"timestamp":1756848514564,"id":9328,"parentId":9327,"tags":{},"startTime":1728323387420,"traceId":"c28a0d6e68e15a01"},{"name":"chunk-graph","duration":2080,"timestamp":1756848604637,"id":9339,"parentId":9338,"tags":{},"startTime":1728323387510,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-modules","duration":12,"timestamp":1756848606763,"id":9341,"parentId":9338,"tags":{},"startTime":1728323387513,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunks","duration":2396,"timestamp":1756848606812,"id":9342,"parentId":9338,"tags":{},"startTime":1728323387513,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-tree","duration":8,"timestamp":1756848609246,"id":9343,"parentId":9338,"tags":{},"startTime":1728323387515,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunk-modules","duration":7,"timestamp":1756848609271,"id":9344,"parentId":9338,"tags":{},"startTime":1728323387515,"traceId":"c28a0d6e68e15a01"},{"name":"optimize","duration":3958,"timestamp":1756848606748,"id":9340,"parentId":9338,"tags":{},"startTime":1728323387513,"traceId":"c28a0d6e68e15a01"},{"name":"module-hash","duration":611,"timestamp":1756848612019,"id":9345,"parentId":9338,"tags":{},"startTime":1728323387518,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation","duration":1331,"timestamp":1756848612639,"id":9346,"parentId":9338,"tags":{},"startTime":1728323387518,"traceId":"c28a0d6e68e15a01"},{"name":"hash","duration":934,"timestamp":1756848615155,"id":9347,"parentId":9338,"tags":{},"startTime":1728323387521,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation-jobs","duration":94,"timestamp":1756848616089,"id":9348,"parentId":9338,"tags":{},"startTime":1728323387522,"traceId":"c28a0d6e68e15a01"},{"name":"module-assets","duration":93,"timestamp":1756848616170,"id":9349,"parentId":9338,"tags":{},"startTime":1728323387522,"traceId":"c28a0d6e68e15a01"},{"name":"create-chunk-assets","duration":4552,"timestamp":1756848616265,"id":9350,"parentId":9338,"tags":{},"startTime":1728323387522,"traceId":"c28a0d6e68e15a01"},{"name":"seal","duration":20072,"timestamp":1756848602661,"id":9338,"parentId":9327,"tags":{},"startTime":1728323387508,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-compilation","duration":111686,"timestamp":1756848512076,"id":9327,"parentId":9325,"tags":{"name":"server"},"startTime":1728323387418,"traceId":"c28a0d6e68e15a01"},{"name":"emit","duration":5610,"timestamp":1756848623796,"id":9351,"parentId":9325,"tags":{},"startTime":1728323387530,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-invalidated-server","duration":146313,"timestamp":1756848483702,"id":9325,"parentId":3,"tags":{"trigger":"src/components/HeroFeature3.jsx"},"startTime":1728323387390,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":3495,"timestamp":1756848635374,"id":9359,"parentId":9353,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728323387541,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":3550,"timestamp":1756848635382,"id":9361,"parentId":9353,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728323387541,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":3553,"timestamp":1756848635384,"id":9362,"parentId":9353,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728323387541,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":11050,"timestamp":1756848635328,"id":9354,"parentId":9353,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728323387541,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":23681,"timestamp":1756848635370,"id":9357,"parentId":9353,"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":1728323387541,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":23673,"timestamp":1756848635386,"id":9363,"parentId":9353,"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":1728323387541,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":25374,"timestamp":1756848635376,"id":9360,"parentId":9353,"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":1728323387541,"traceId":"c28a0d6e68e15a01"},{"name":"read-resource","duration":2896,"timestamp":1756848657973,"id":9366,"parentId":9365,"tags":{},"startTime":1728323387564,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":34573,"timestamp":1756848635363,"id":9355,"parentId":9353,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728323387541,"traceId":"c28a0d6e68e15a01"},{"name":"postcss-process","duration":130939,"timestamp":1756848660949,"id":9368,"parentId":9367,"tags":{},"startTime":1728323387567,"traceId":"c28a0d6e68e15a01"},{"name":"postcss-loader","duration":131869,"timestamp":1756848660893,"id":9367,"parentId":9365,"tags":{},"startTime":1728323387567,"traceId":"c28a0d6e68e15a01"},{"name":"css-loader","duration":51791,"timestamp":1756848792957,"id":9369,"parentId":9365,"tags":{"astUsed":"true"},"startTime":1728323387699,"traceId":"c28a0d6e68e15a01"},{"name":"build-module-css","duration":189715,"timestamp":1756848657784,"id":9365,"parentId":9364,"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":1728323387564,"traceId":"c28a0d6e68e15a01"},{"name":"build-module-css","duration":212477,"timestamp":1756848639089,"id":9364,"parentId":9352,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728323387545,"traceId":"c28a0d6e68e15a01"},{"name":"build-module","duration":195,"timestamp":1756848852966,"id":9370,"parentId":9364,"tags":{},"startTime":1728323387759,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":217852,"timestamp":1756848635372,"id":9358,"parentId":9353,"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":1728323387541,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":232702,"timestamp":1756848635367,"id":9356,"parentId":9353,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728323387541,"traceId":"c28a0d6e68e15a01"},{"name":"make","duration":235929,"timestamp":1756848632179,"id":9353,"parentId":9352,"tags":{},"startTime":1728323387538,"traceId":"c28a0d6e68e15a01"},{"name":"chunk-graph","duration":17335,"timestamp":1756848892565,"id":9372,"parentId":9371,"tags":{},"startTime":1728323387798,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-modules","duration":6,"timestamp":1756848910094,"id":9374,"parentId":9371,"tags":{},"startTime":1728323387816,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunks","duration":356,"timestamp":1756848910117,"id":9375,"parentId":9371,"tags":{},"startTime":1728323387816,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-tree","duration":14,"timestamp":1756848910533,"id":9376,"parentId":9371,"tags":{},"startTime":1728323387816,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunk-modules","duration":7,"timestamp":1756848910589,"id":9377,"parentId":9371,"tags":{},"startTime":1728323387816,"traceId":"c28a0d6e68e15a01"},{"name":"optimize","duration":8392,"timestamp":1756848910069,"id":9373,"parentId":9371,"tags":{},"startTime":1728323387816,"traceId":"c28a0d6e68e15a01"},{"name":"module-hash","duration":1376,"timestamp":1756848922755,"id":9378,"parentId":9371,"tags":{},"startTime":1728323387829,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation","duration":6147,"timestamp":1756848924151,"id":9379,"parentId":9371,"tags":{},"startTime":1728323387830,"traceId":"c28a0d6e68e15a01"},{"name":"hash","duration":13230,"timestamp":1756848945570,"id":9380,"parentId":9371,"tags":{},"startTime":1728323387851,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation-jobs","duration":141,"timestamp":1756848958799,"id":9381,"parentId":9371,"tags":{},"startTime":1728323387865,"traceId":"c28a0d6e68e15a01"},{"name":"module-assets","duration":211,"timestamp":1756848958927,"id":9382,"parentId":9371,"tags":{},"startTime":1728323387865,"traceId":"c28a0d6e68e15a01"},{"name":"create-chunk-assets","duration":21688,"timestamp":1756848959141,"id":9383,"parentId":9371,"tags":{},"startTime":1728323387865,"traceId":"c28a0d6e68e15a01"},{"name":"NextJsBuildManifest-generateClientManifest","duration":105,"timestamp":1756848991953,"id":9385,"parentId":9352,"tags":{},"startTime":1728323387898,"traceId":"c28a0d6e68e15a01"},{"name":"NextJsBuildManifest-createassets","duration":206,"timestamp":1756848991862,"id":9384,"parentId":9352,"tags":{},"startTime":1728323387898,"traceId":"c28a0d6e68e15a01"},{"name":"seal","duration":119467,"timestamp":1756848878678,"id":9371,"parentId":9352,"tags":{},"startTime":1728323387785,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-compilation","duration":366357,"timestamp":1756848631900,"id":9352,"parentId":9326,"tags":{"name":"client"},"startTime":1728323387538,"traceId":"c28a0d6e68e15a01"},{"name":"emit","duration":23630,"timestamp":1756848998297,"id":9386,"parentId":9326,"tags":{},"startTime":1728323387904,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-invalidated-client","duration":542248,"timestamp":1756848484602,"id":9326,"parentId":3,"tags":{"trigger":"src/components/HeroFeature3.jsx"},"startTime":1728323387390,"traceId":"c28a0d6e68e15a01"}] [{"name":"next-swc-transform","duration":8738,"timestamp":1756892725449,"id":9394,"parentId":9393,"tags":{},"startTime":1728323431631,"traceId":"c28a0d6e68e15a01"},{"name":"next-swc-loader","duration":9227,"timestamp":1756892724992,"id":9393,"parentId":9392,"tags":{},"startTime":1728323431630,"traceId":"c28a0d6e68e15a01"},{"name":"build-module-jsx","duration":25546,"timestamp":1756892721015,"id":9392,"parentId":9389,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/components/HeroFeature3.jsx","layer":"rsc"},"startTime":1728323431626,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":88152,"timestamp":1756892672920,"id":9391,"parentId":9390,"tags":{"request":"next-app-loader?name=app%2Fheroverse%2Fpage&page=%2Fheroverse%2Fpage&appPaths=%2Fheroverse%2Fpage&pagePath=private-next-app-dir%2Fheroverse%2Fpage.jsx&appDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=export&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1728323431578,"traceId":"c28a0d6e68e15a01"},{"name":"make","duration":134847,"timestamp":1756892663745,"id":9390,"parentId":9389,"tags":{},"startTime":1728323431569,"traceId":"c28a0d6e68e15a01"},{"name":"chunk-graph","duration":5235,"timestamp":1756892803481,"id":9401,"parentId":9400,"tags":{},"startTime":1728323431709,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-modules","duration":4,"timestamp":1756892808747,"id":9403,"parentId":9400,"tags":{},"startTime":1728323431714,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunks","duration":6391,"timestamp":1756892809056,"id":9404,"parentId":9400,"tags":{},"startTime":1728323431714,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-tree","duration":8,"timestamp":1756892815477,"id":9405,"parentId":9400,"tags":{},"startTime":1728323431721,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunk-modules","duration":6,"timestamp":1756892815501,"id":9406,"parentId":9400,"tags":{},"startTime":1728323431721,"traceId":"c28a0d6e68e15a01"},{"name":"optimize","duration":8147,"timestamp":1756892808738,"id":9402,"parentId":9400,"tags":{},"startTime":1728323431714,"traceId":"c28a0d6e68e15a01"},{"name":"module-hash","duration":444,"timestamp":1756892818227,"id":9407,"parentId":9400,"tags":{},"startTime":1728323431723,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation","duration":2167,"timestamp":1756892818767,"id":9408,"parentId":9400,"tags":{},"startTime":1728323431724,"traceId":"c28a0d6e68e15a01"},{"name":"hash","duration":1901,"timestamp":1756892824623,"id":9409,"parentId":9400,"tags":{},"startTime":1728323431730,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation-jobs","duration":191,"timestamp":1756892826521,"id":9410,"parentId":9400,"tags":{},"startTime":1728323431732,"traceId":"c28a0d6e68e15a01"},{"name":"module-assets","duration":132,"timestamp":1756892826692,"id":9411,"parentId":9400,"tags":{},"startTime":1728323431732,"traceId":"c28a0d6e68e15a01"},{"name":"create-chunk-assets","duration":210,"timestamp":1756892826827,"id":9412,"parentId":9400,"tags":{},"startTime":1728323431732,"traceId":"c28a0d6e68e15a01"},{"name":"seal","duration":44751,"timestamp":1756892802007,"id":9400,"parentId":9389,"tags":{},"startTime":1728323431707,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-compilation","duration":187778,"timestamp":1756892660138,"id":9389,"parentId":9387,"tags":{"name":"server"},"startTime":1728323431565,"traceId":"c28a0d6e68e15a01"},{"name":"emit","duration":4475,"timestamp":1756892848041,"id":9413,"parentId":9387,"tags":{},"startTime":1728323431753,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-invalidated-server","duration":247971,"timestamp":1756892605393,"id":9387,"parentId":3,"tags":{"trigger":"src/components/HeroFeature3.jsx"},"startTime":1728323431510,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":12901,"timestamp":1756892861653,"id":9421,"parentId":9415,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728323431767,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":12958,"timestamp":1756892861657,"id":9423,"parentId":9415,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728323431767,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":12959,"timestamp":1756892861659,"id":9424,"parentId":9415,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728323431767,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":15959,"timestamp":1756892861605,"id":9416,"parentId":9415,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728323431767,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":20003,"timestamp":1756892861645,"id":9419,"parentId":9415,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728323431767,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":19995,"timestamp":1756892861661,"id":9425,"parentId":9415,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&server=false!"},"startTime":1728323431767,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":27960,"timestamp":1756892861655,"id":9422,"parentId":9415,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728323431767,"traceId":"c28a0d6e68e15a01"},{"name":"read-resource","duration":9187,"timestamp":1756892880487,"id":9428,"parentId":9427,"tags":{},"startTime":1728323431786,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":44640,"timestamp":1756892861638,"id":9417,"parentId":9415,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728323431767,"traceId":"c28a0d6e68e15a01"},{"name":"postcss-process","duration":162389,"timestamp":1756892890592,"id":9430,"parentId":9429,"tags":{},"startTime":1728323431796,"traceId":"c28a0d6e68e15a01"},{"name":"postcss-loader","duration":163572,"timestamp":1756892889715,"id":9429,"parentId":9427,"tags":{},"startTime":1728323431795,"traceId":"c28a0d6e68e15a01"},{"name":"css-loader","duration":23555,"timestamp":1756893053314,"id":9431,"parentId":9427,"tags":{"astUsed":"true"},"startTime":1728323431958,"traceId":"c28a0d6e68e15a01"},{"name":"build-module-css","duration":199524,"timestamp":1756892880351,"id":9427,"parentId":9426,"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":1728323431785,"traceId":"c28a0d6e68e15a01"},{"name":"build-module-css","duration":207438,"timestamp":1756892874784,"id":9426,"parentId":9414,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728323431780,"traceId":"c28a0d6e68e15a01"},{"name":"build-module","duration":26,"timestamp":1756893082533,"id":9432,"parentId":9426,"tags":{},"startTime":1728323431988,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":221088,"timestamp":1756892861647,"id":9420,"parentId":9415,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.jsx%5C%22%2C%5C%22import%5C%22%3A%5C%22DM_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22weight%5C%22%3A%5B%5C%22400%5C%22%2C%5C%22500%5C%22%2C%5C%22700%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%2C%5C%22variable%5C%22%3A%5C%22--font-dm-sans%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22dmSans%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fstyles%2Ftailwind.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728323431767,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":223095,"timestamp":1756892861642,"id":9418,"parentId":9415,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728323431767,"traceId":"c28a0d6e68e15a01"},{"name":"make","duration":227115,"timestamp":1756892857659,"id":9415,"parentId":9414,"tags":{},"startTime":1728323431763,"traceId":"c28a0d6e68e15a01"},{"name":"chunk-graph","duration":2677,"timestamp":1756893127530,"id":9434,"parentId":9433,"tags":{},"startTime":1728323432033,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-modules","duration":3,"timestamp":1756893130242,"id":9436,"parentId":9433,"tags":{},"startTime":1728323432035,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunks","duration":76,"timestamp":1756893130260,"id":9437,"parentId":9433,"tags":{},"startTime":1728323432035,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-tree","duration":4,"timestamp":1756893130365,"id":9438,"parentId":9433,"tags":{},"startTime":1728323432035,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunk-modules","duration":3,"timestamp":1756893130389,"id":9439,"parentId":9433,"tags":{},"startTime":1728323432035,"traceId":"c28a0d6e68e15a01"},{"name":"optimize","duration":4648,"timestamp":1756893130232,"id":9435,"parentId":9433,"tags":{},"startTime":1728323432035,"traceId":"c28a0d6e68e15a01"},{"name":"module-hash","duration":1431,"timestamp":1756893138795,"id":9440,"parentId":9433,"tags":{},"startTime":1728323432044,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation","duration":2577,"timestamp":1756893140247,"id":9441,"parentId":9433,"tags":{},"startTime":1728323432045,"traceId":"c28a0d6e68e15a01"},{"name":"hash","duration":8687,"timestamp":1756893144199,"id":9442,"parentId":9433,"tags":{},"startTime":1728323432049,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation-jobs","duration":193,"timestamp":1756893152885,"id":9443,"parentId":9433,"tags":{},"startTime":1728323432058,"traceId":"c28a0d6e68e15a01"},{"name":"module-assets","duration":126,"timestamp":1756893153068,"id":9444,"parentId":9433,"tags":{},"startTime":1728323432058,"traceId":"c28a0d6e68e15a01"},{"name":"create-chunk-assets","duration":8469,"timestamp":1756893153198,"id":9445,"parentId":9433,"tags":{},"startTime":1728323432058,"traceId":"c28a0d6e68e15a01"},{"name":"NextJsBuildManifest-generateClientManifest","duration":51,"timestamp":1756893162672,"id":9447,"parentId":9414,"tags":{},"startTime":1728323432068,"traceId":"c28a0d6e68e15a01"},{"name":"NextJsBuildManifest-createassets","duration":102,"timestamp":1756893162626,"id":9446,"parentId":9414,"tags":{},"startTime":1728323432068,"traceId":"c28a0d6e68e15a01"},{"name":"seal","duration":48688,"timestamp":1756893116107,"id":9433,"parentId":9414,"tags":{},"startTime":1728323432021,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-compilation","duration":308007,"timestamp":1756892856822,"id":9414,"parentId":9388,"tags":{"name":"client"},"startTime":1728323431762,"traceId":"c28a0d6e68e15a01"},{"name":"emit","duration":5376,"timestamp":1756893164853,"id":9448,"parentId":9388,"tags":{},"startTime":1728323432070,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-invalidated-client","duration":563441,"timestamp":1756892607535,"id":9388,"parentId":3,"tags":{"trigger":"src/components/HeroFeature3.jsx"},"startTime":1728323431513,"traceId":"c28a0d6e68e15a01"}] +[{"name":"add-entry","duration":41105,"timestamp":1756984519636,"id":9457,"parentId":9451,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728323523447,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":41246,"timestamp":1756984519647,"id":9459,"parentId":9451,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728323523447,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":41254,"timestamp":1756984519650,"id":9460,"parentId":9451,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728323523447,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":50552,"timestamp":1756984519404,"id":9452,"parentId":9451,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728323523446,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":60437,"timestamp":1756984519641,"id":9458,"parentId":9451,"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":1728323523447,"traceId":"c28a0d6e68e15a01"},{"name":"read-resource","duration":10221,"timestamp":1756984575169,"id":9464,"parentId":9463,"tags":{},"startTime":1728323523502,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":103706,"timestamp":1756984519629,"id":9455,"parentId":9451,"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":1728323523447,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":103693,"timestamp":1756984519654,"id":9461,"parentId":9451,"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":1728323523447,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":103943,"timestamp":1756984519619,"id":9453,"parentId":9451,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728323523447,"traceId":"c28a0d6e68e15a01"},{"name":"postcss-process","duration":193312,"timestamp":1756984587571,"id":9466,"parentId":9465,"tags":{},"startTime":1728323523514,"traceId":"c28a0d6e68e15a01"},{"name":"postcss-loader","duration":193828,"timestamp":1756984587432,"id":9465,"parentId":9463,"tags":{},"startTime":1728323523514,"traceId":"c28a0d6e68e15a01"},{"name":"css-loader","duration":23198,"timestamp":1756984781303,"id":9467,"parentId":9463,"tags":{"astUsed":"true"},"startTime":1728323523708,"traceId":"c28a0d6e68e15a01"},{"name":"build-module-css","duration":234851,"timestamp":1756984574982,"id":9463,"parentId":9462,"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":1728323523502,"traceId":"c28a0d6e68e15a01"},{"name":"build-module-css","duration":277950,"timestamp":1756984561287,"id":9462,"parentId":9450,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728323523488,"traceId":"c28a0d6e68e15a01"},{"name":"build-module","duration":38,"timestamp":1756984839742,"id":9468,"parentId":9462,"tags":{},"startTime":1728323523767,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":320172,"timestamp":1756984519632,"id":9456,"parentId":9451,"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":1728323523447,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":339154,"timestamp":1756984519626,"id":9454,"parentId":9451,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728323523447,"traceId":"c28a0d6e68e15a01"},{"name":"make","duration":340639,"timestamp":1756984518217,"id":9451,"parentId":9450,"tags":{},"startTime":1728323523445,"traceId":"c28a0d6e68e15a01"},{"name":"chunk-graph","duration":2314,"timestamp":1756984894453,"id":9470,"parentId":9469,"tags":{},"startTime":1728323523821,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-modules","duration":9,"timestamp":1756984896801,"id":9472,"parentId":9469,"tags":{},"startTime":1728323523824,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunks","duration":71,"timestamp":1756984896911,"id":9473,"parentId":9469,"tags":{},"startTime":1728323523824,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-tree","duration":5,"timestamp":1756984897002,"id":9474,"parentId":9469,"tags":{},"startTime":1728323523824,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunk-modules","duration":3,"timestamp":1756984897025,"id":9475,"parentId":9469,"tags":{},"startTime":1728323523824,"traceId":"c28a0d6e68e15a01"},{"name":"optimize","duration":2312,"timestamp":1756984896792,"id":9471,"parentId":9469,"tags":{},"startTime":1728323523824,"traceId":"c28a0d6e68e15a01"},{"name":"module-hash","duration":439,"timestamp":1756984900799,"id":9476,"parentId":9469,"tags":{},"startTime":1728323523828,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation","duration":6217,"timestamp":1756984901248,"id":9477,"parentId":9469,"tags":{},"startTime":1728323523828,"traceId":"c28a0d6e68e15a01"},{"name":"hash","duration":6808,"timestamp":1756984908912,"id":9478,"parentId":9469,"tags":{},"startTime":1728323523836,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation-jobs","duration":107,"timestamp":1756984915717,"id":9479,"parentId":9469,"tags":{},"startTime":1728323523843,"traceId":"c28a0d6e68e15a01"},{"name":"module-assets","duration":172,"timestamp":1756984915816,"id":9480,"parentId":9469,"tags":{},"startTime":1728323523843,"traceId":"c28a0d6e68e15a01"},{"name":"create-chunk-assets","duration":10865,"timestamp":1756984915991,"id":9481,"parentId":9469,"tags":{},"startTime":1728323523843,"traceId":"c28a0d6e68e15a01"},{"name":"NextJsBuildManifest-generateClientManifest","duration":49,"timestamp":1756984929177,"id":9483,"parentId":9450,"tags":{},"startTime":1728323523856,"traceId":"c28a0d6e68e15a01"},{"name":"NextJsBuildManifest-createassets","duration":125,"timestamp":1756984929112,"id":9482,"parentId":9450,"tags":{},"startTime":1728323523856,"traceId":"c28a0d6e68e15a01"},{"name":"seal","duration":42061,"timestamp":1756984889429,"id":9469,"parentId":9450,"tags":{},"startTime":1728323523816,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-compilation","duration":414525,"timestamp":1756984517005,"id":9450,"parentId":9449,"tags":{"name":"client"},"startTime":1728323523444,"traceId":"c28a0d6e68e15a01"},{"name":"emit","duration":9550,"timestamp":1756984931555,"id":9484,"parentId":9449,"tags":{},"startTime":1728323523858,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-invalidated-client","duration":466062,"timestamp":1756984480395,"id":9449,"parentId":3,"tags":{"trigger":"src/app/about/page.jsx"},"startTime":1728323523407,"traceId":"c28a0d6e68e15a01"}] +[{"name":"add-entry","duration":119367,"timestamp":1757372905367,"id":9493,"parentId":9487,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728323911828,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":121770,"timestamp":1757372905503,"id":9495,"parentId":9487,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728323911828,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":121809,"timestamp":1757372905505,"id":9496,"parentId":9487,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728323911828,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":179566,"timestamp":1757372904052,"id":9488,"parentId":9487,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728323911827,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":193360,"timestamp":1757372905497,"id":9494,"parentId":9487,"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":1728323911828,"traceId":"c28a0d6e68e15a01"},{"name":"read-resource","duration":15626,"timestamp":1757373093745,"id":9500,"parentId":9499,"tags":{},"startTime":1728323912017,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":260668,"timestamp":1757372905362,"id":9491,"parentId":9487,"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":1728323911828,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":260530,"timestamp":1757372905508,"id":9497,"parentId":9487,"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":1728323911828,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":263229,"timestamp":1757372905347,"id":9489,"parentId":9487,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728323911828,"traceId":"c28a0d6e68e15a01"},{"name":"postcss-process","duration":201332,"timestamp":1757373110285,"id":9502,"parentId":9501,"tags":{},"startTime":1728323912033,"traceId":"c28a0d6e68e15a01"},{"name":"postcss-loader","duration":203082,"timestamp":1757373109575,"id":9501,"parentId":9499,"tags":{},"startTime":1728323912033,"traceId":"c28a0d6e68e15a01"},{"name":"css-loader","duration":23776,"timestamp":1757373312700,"id":9503,"parentId":9499,"tags":{"astUsed":"true"},"startTime":1728323912236,"traceId":"c28a0d6e68e15a01"},{"name":"build-module-css","duration":246538,"timestamp":1757373093257,"id":9499,"parentId":9498,"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":1728323912016,"traceId":"c28a0d6e68e15a01"},{"name":"build-module-css","duration":334266,"timestamp":1757373035200,"id":9498,"parentId":9486,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728323911958,"traceId":"c28a0d6e68e15a01"},{"name":"build-module","duration":72,"timestamp":1757373369912,"id":9504,"parentId":9498,"tags":{},"startTime":1728323912293,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":464668,"timestamp":1757372905364,"id":9492,"parentId":9487,"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":1728323911828,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":469667,"timestamp":1757372905359,"id":9490,"parentId":9487,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728323911828,"traceId":"c28a0d6e68e15a01"},{"name":"make","duration":477434,"timestamp":1757372897628,"id":9487,"parentId":9486,"tags":{},"startTime":1728323911821,"traceId":"c28a0d6e68e15a01"},{"name":"chunk-graph","duration":12745,"timestamp":1757373406528,"id":9506,"parentId":9505,"tags":{},"startTime":1728323912329,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-modules","duration":13,"timestamp":1757373419354,"id":9508,"parentId":9505,"tags":{},"startTime":1728323912342,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunks","duration":189,"timestamp":1757373419399,"id":9509,"parentId":9505,"tags":{},"startTime":1728323912342,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-tree","duration":20,"timestamp":1757373419807,"id":9510,"parentId":9505,"tags":{},"startTime":1728323912343,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunk-modules","duration":4,"timestamp":1757373419856,"id":9511,"parentId":9505,"tags":{},"startTime":1728323912343,"traceId":"c28a0d6e68e15a01"},{"name":"optimize","duration":4095,"timestamp":1757373419324,"id":9507,"parentId":9505,"tags":{},"startTime":1728323912342,"traceId":"c28a0d6e68e15a01"},{"name":"module-hash","duration":584,"timestamp":1757373429391,"id":9512,"parentId":9505,"tags":{},"startTime":1728323912352,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation","duration":8270,"timestamp":1757373429990,"id":9513,"parentId":9505,"tags":{},"startTime":1728323912353,"traceId":"c28a0d6e68e15a01"},{"name":"hash","duration":3765,"timestamp":1757373453273,"id":9514,"parentId":9505,"tags":{},"startTime":1728323912376,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation-jobs","duration":128,"timestamp":1757373457036,"id":9515,"parentId":9505,"tags":{},"startTime":1728323912380,"traceId":"c28a0d6e68e15a01"},{"name":"module-assets","duration":173,"timestamp":1757373457148,"id":9516,"parentId":9505,"tags":{},"startTime":1728323912380,"traceId":"c28a0d6e68e15a01"},{"name":"create-chunk-assets","duration":11201,"timestamp":1757373457324,"id":9517,"parentId":9505,"tags":{},"startTime":1728323912380,"traceId":"c28a0d6e68e15a01"},{"name":"NextJsBuildManifest-generateClientManifest","duration":54,"timestamp":1757373469549,"id":9519,"parentId":9486,"tags":{},"startTime":1728323912392,"traceId":"c28a0d6e68e15a01"},{"name":"NextJsBuildManifest-createassets","duration":111,"timestamp":1757373469497,"id":9518,"parentId":9486,"tags":{},"startTime":1728323912392,"traceId":"c28a0d6e68e15a01"},{"name":"seal","duration":72151,"timestamp":1757373400980,"id":9505,"parentId":9486,"tags":{},"startTime":1728323912324,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-compilation","duration":628392,"timestamp":1757372844782,"id":9486,"parentId":9485,"tags":{"name":"client"},"startTime":1728323911768,"traceId":"c28a0d6e68e15a01"},{"name":"emit","duration":17187,"timestamp":1757373473199,"id":9520,"parentId":9485,"tags":{},"startTime":1728323912396,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-invalidated-client","duration":997489,"timestamp":1757372499976,"id":9485,"parentId":3,"tags":{"trigger":"src/components/FeaturesHome.jsx"},"startTime":1728323911423,"traceId":"c28a0d6e68e15a01"}] +[{"name":"add-entry","duration":20758,"timestamp":1757382505926,"id":9529,"parentId":9523,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728323921429,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":21458,"timestamp":1757382505937,"id":9531,"parentId":9523,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728323921429,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":21468,"timestamp":1757382505939,"id":9532,"parentId":9523,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728323921429,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":38236,"timestamp":1757382505687,"id":9524,"parentId":9523,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728323921429,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":53627,"timestamp":1757382505931,"id":9530,"parentId":9523,"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":1728323921429,"traceId":"c28a0d6e68e15a01"},{"name":"read-resource","duration":5147,"timestamp":1757382557700,"id":9536,"parentId":9535,"tags":{},"startTime":1728323921481,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":69809,"timestamp":1757382505920,"id":9527,"parentId":9523,"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":1728323921429,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":69798,"timestamp":1757382505941,"id":9533,"parentId":9523,"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":1728323921429,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":70033,"timestamp":1757382505898,"id":9525,"parentId":9523,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728323921429,"traceId":"c28a0d6e68e15a01"},{"name":"postcss-process","duration":185755,"timestamp":1757382563175,"id":9538,"parentId":9537,"tags":{},"startTime":1728323921486,"traceId":"c28a0d6e68e15a01"},{"name":"postcss-loader","duration":186414,"timestamp":1757382562960,"id":9537,"parentId":9535,"tags":{},"startTime":1728323921486,"traceId":"c28a0d6e68e15a01"},{"name":"css-loader","duration":35077,"timestamp":1757382749415,"id":9539,"parentId":9535,"tags":{"astUsed":"true"},"startTime":1728323921672,"traceId":"c28a0d6e68e15a01"},{"name":"build-module-css","duration":229071,"timestamp":1757382557418,"id":9535,"parentId":9534,"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":1728323921480,"traceId":"c28a0d6e68e15a01"},{"name":"build-module-css","duration":263149,"timestamp":1757382529239,"id":9534,"parentId":9522,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728323921452,"traceId":"c28a0d6e68e15a01"},{"name":"build-module","duration":24,"timestamp":1757382792528,"id":9540,"parentId":9534,"tags":{},"startTime":1728323921715,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":286652,"timestamp":1757382505922,"id":9528,"parentId":9523,"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":1728323921429,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":291213,"timestamp":1757382505917,"id":9526,"parentId":9523,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728323921429,"traceId":"c28a0d6e68e15a01"},{"name":"make","duration":292749,"timestamp":1757382504443,"id":9523,"parentId":9522,"tags":{},"startTime":1728323921427,"traceId":"c28a0d6e68e15a01"},{"name":"chunk-graph","duration":2506,"timestamp":1757382839546,"id":9542,"parentId":9541,"tags":{},"startTime":1728323921762,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-modules","duration":5,"timestamp":1757382842093,"id":9544,"parentId":9541,"tags":{},"startTime":1728323921765,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunks","duration":72,"timestamp":1757382842110,"id":9545,"parentId":9541,"tags":{},"startTime":1728323921765,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-tree","duration":5,"timestamp":1757382842204,"id":9546,"parentId":9541,"tags":{},"startTime":1728323921765,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunk-modules","duration":4,"timestamp":1757382842229,"id":9547,"parentId":9541,"tags":{},"startTime":1728323921765,"traceId":"c28a0d6e68e15a01"},{"name":"optimize","duration":4925,"timestamp":1757382842082,"id":9543,"parentId":9541,"tags":{},"startTime":1728323921765,"traceId":"c28a0d6e68e15a01"},{"name":"module-hash","duration":2614,"timestamp":1757382850268,"id":9548,"parentId":9541,"tags":{},"startTime":1728323921773,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation","duration":8591,"timestamp":1757382852903,"id":9549,"parentId":9541,"tags":{},"startTime":1728323921776,"traceId":"c28a0d6e68e15a01"},{"name":"hash","duration":4433,"timestamp":1757382869972,"id":9550,"parentId":9541,"tags":{},"startTime":1728323921793,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation-jobs","duration":109,"timestamp":1757382874402,"id":9551,"parentId":9541,"tags":{},"startTime":1728323921797,"traceId":"c28a0d6e68e15a01"},{"name":"module-assets","duration":141,"timestamp":1757382874502,"id":9552,"parentId":9541,"tags":{},"startTime":1728323921797,"traceId":"c28a0d6e68e15a01"},{"name":"create-chunk-assets","duration":6985,"timestamp":1757382874647,"id":9553,"parentId":9541,"tags":{},"startTime":1728323921797,"traceId":"c28a0d6e68e15a01"},{"name":"NextJsBuildManifest-generateClientManifest","duration":63,"timestamp":1757382882548,"id":9555,"parentId":9522,"tags":{},"startTime":1728323921805,"traceId":"c28a0d6e68e15a01"},{"name":"NextJsBuildManifest-createassets","duration":122,"timestamp":1757382882494,"id":9554,"parentId":9522,"tags":{},"startTime":1728323921805,"traceId":"c28a0d6e68e15a01"},{"name":"seal","duration":55613,"timestamp":1757382829373,"id":9541,"parentId":9522,"tags":{},"startTime":1728323921752,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-compilation","duration":381855,"timestamp":1757382503157,"id":9522,"parentId":9521,"tags":{"name":"client"},"startTime":1728323921426,"traceId":"c28a0d6e68e15a01"},{"name":"emit","duration":21096,"timestamp":1757382885033,"id":9556,"parentId":9521,"tags":{},"startTime":1728323921808,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-invalidated-client","duration":435203,"timestamp":1757382471723,"id":9521,"parentId":3,"tags":{"trigger":"src/components/FeaturesHome.jsx"},"startTime":1728323921395,"traceId":"c28a0d6e68e15a01"}] +[{"name":"add-entry","duration":96210,"timestamp":1758213585433,"id":9565,"parentId":9559,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FHeader.jsx%22%2C%22ids%22%3A%5B%22Header%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1728324752506,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":96767,"timestamp":1758213585441,"id":9567,"parentId":9559,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1728324752506,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":96774,"timestamp":1758213585444,"id":9568,"parentId":9559,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728324752506,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":186233,"timestamp":1758213579225,"id":9560,"parentId":9559,"tags":{"request":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1728324752500,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":227107,"timestamp":1758213585435,"id":9566,"parentId":9559,"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":1728324752506,"traceId":"c28a0d6e68e15a01"},{"name":"read-resource","duration":44376,"timestamp":1758213782446,"id":9572,"parentId":9571,"tags":{},"startTime":1728324752703,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":278393,"timestamp":1758213585423,"id":9563,"parentId":9559,"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":1728324752506,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":278381,"timestamp":1758213585446,"id":9569,"parentId":9559,"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":1728324752506,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":279338,"timestamp":1758213585400,"id":9561,"parentId":9559,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1728324752506,"traceId":"c28a0d6e68e15a01"},{"name":"postcss-process","duration":368639,"timestamp":1758213828542,"id":9574,"parentId":9573,"tags":{},"startTime":1728324752749,"traceId":"c28a0d6e68e15a01"},{"name":"postcss-loader","duration":370804,"timestamp":1758213826902,"id":9573,"parentId":9571,"tags":{},"startTime":1728324752748,"traceId":"c28a0d6e68e15a01"},{"name":"css-loader","duration":52912,"timestamp":1758214197822,"id":9575,"parentId":9571,"tags":{"astUsed":"true"},"startTime":1728324753118,"traceId":"c28a0d6e68e15a01"},{"name":"build-module-css","duration":471626,"timestamp":1758213781757,"id":9571,"parentId":9570,"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":1728324752702,"traceId":"c28a0d6e68e15a01"},{"name":"build-module-css","duration":600128,"timestamp":1758213684158,"id":9570,"parentId":9558,"tags":{"name":"/Users/sashaastiadi/code/git.ourworld.tf/ourverse_new/src/styles/tailwind.css","layer":"app-pages-browser"},"startTime":1728324752605,"traceId":"c28a0d6e68e15a01"},{"name":"build-module","duration":89,"timestamp":1758214305278,"id":9576,"parentId":9570,"tags":{},"startTime":1728324753226,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":720036,"timestamp":1758213585426,"id":9564,"parentId":9559,"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":1728324752506,"traceId":"c28a0d6e68e15a01"},{"name":"add-entry","duration":867969,"timestamp":1758213585420,"id":9562,"parentId":9559,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fimage-component.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Flink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FBentosection.jsx%22%2C%22ids%22%3A%5B%22default%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fcomponents%2FProduct.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Fbackground3.jpg%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fmirage.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Fstatickit.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftransistor.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Fsashaastiadi%2Fcode%2Fgit.ourworld.tf%2Fourverse_new%2Fsrc%2Fimages%2Flogos%2Ftuple.svg%22%2C%22ids%22%3A%5B%22*%22%5D%7D&server=false!"},"startTime":1728324752506,"traceId":"c28a0d6e68e15a01"},{"name":"make","duration":911419,"timestamp":1758213542068,"id":9559,"parentId":9558,"tags":{},"startTime":1728324752463,"traceId":"c28a0d6e68e15a01"},{"name":"chunk-graph","duration":6259,"timestamp":1758214677193,"id":9578,"parentId":9577,"tags":{},"startTime":1728324753598,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-modules","duration":35,"timestamp":1758214684269,"id":9580,"parentId":9577,"tags":{},"startTime":1728324753605,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunks","duration":143,"timestamp":1758214684321,"id":9581,"parentId":9577,"tags":{},"startTime":1728324753605,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-tree","duration":6,"timestamp":1758214684522,"id":9582,"parentId":9577,"tags":{},"startTime":1728324753605,"traceId":"c28a0d6e68e15a01"},{"name":"optimize-chunk-modules","duration":6,"timestamp":1758214684579,"id":9583,"parentId":9577,"tags":{},"startTime":1728324753605,"traceId":"c28a0d6e68e15a01"},{"name":"optimize","duration":6424,"timestamp":1758214684205,"id":9579,"parentId":9577,"tags":{},"startTime":1728324753605,"traceId":"c28a0d6e68e15a01"},{"name":"module-hash","duration":2039,"timestamp":1758214701062,"id":9584,"parentId":9577,"tags":{},"startTime":1728324753622,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation","duration":10450,"timestamp":1758214703134,"id":9585,"parentId":9577,"tags":{},"startTime":1728324753624,"traceId":"c28a0d6e68e15a01"},{"name":"hash","duration":14033,"timestamp":1758214715731,"id":9586,"parentId":9577,"tags":{},"startTime":1728324753636,"traceId":"c28a0d6e68e15a01"},{"name":"code-generation-jobs","duration":537,"timestamp":1758214729760,"id":9587,"parentId":9577,"tags":{},"startTime":1728324753650,"traceId":"c28a0d6e68e15a01"},{"name":"module-assets","duration":572,"timestamp":1758214730270,"id":9588,"parentId":9577,"tags":{},"startTime":1728324753651,"traceId":"c28a0d6e68e15a01"},{"name":"create-chunk-assets","duration":32415,"timestamp":1758214730864,"id":9589,"parentId":9577,"tags":{},"startTime":1728324753652,"traceId":"c28a0d6e68e15a01"},{"name":"NextJsBuildManifest-generateClientManifest","duration":66,"timestamp":1758214765940,"id":9591,"parentId":9558,"tags":{},"startTime":1728324753687,"traceId":"c28a0d6e68e15a01"},{"name":"NextJsBuildManifest-createassets","duration":151,"timestamp":1758214765866,"id":9590,"parentId":9558,"tags":{},"startTime":1728324753687,"traceId":"c28a0d6e68e15a01"},{"name":"seal","duration":100076,"timestamp":1758214671775,"id":9577,"parentId":9558,"tags":{},"startTime":1728324753592,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-compilation","duration":1239242,"timestamp":1758213532653,"id":9558,"parentId":9557,"tags":{"name":"client"},"startTime":1728324752453,"traceId":"c28a0d6e68e15a01"},{"name":"emit","duration":22467,"timestamp":1758214771916,"id":9592,"parentId":9557,"tags":{},"startTime":1728324753693,"traceId":"c28a0d6e68e15a01"},{"name":"webpack-invalidated-client","duration":1593513,"timestamp":1758213203997,"id":9557,"parentId":3,"tags":{"trigger":"src/components/HeroFeature.jsx"},"startTime":1728324752125,"traceId":"c28a0d6e68e15a01"}] diff --git a/public/images/featureshome.jpg b/public/images/featureshome.jpg new file mode 100644 index 0000000..9557142 Binary files /dev/null and b/public/images/featureshome.jpg differ diff --git a/src/components/Featureshome.jsx b/src/components/Featureshome.jsx index 1271238..660f088 100644 --- a/src/components/Featureshome.jsx +++ b/src/components/Featureshome.jsx @@ -221,7 +221,7 @@ export default function Featureshome() { diff --git a/src/components/HeroFeature.jsx b/src/components/HeroFeature.jsx index 9c3d3bd..c16d9ed 100644 --- a/src/components/HeroFeature.jsx +++ b/src/components/HeroFeature.jsx @@ -40,7 +40,7 @@ import { playsInline className="relative w-full h-full overflow-hidden rounded-lg shadow-lg" > - + Your browser does not support the video tag.