This commit is contained in:
2024-10-07 19:50:42 +02:00
parent bec08efb2c
commit 4b223f37d2
42 changed files with 370 additions and 144 deletions

View File

@@ -1,6 +1,9 @@
{
"/(main)/page": "app/(main)/page.js",
"/features/page": "app/features/page.js",
"/_not-found/page": "app/_not-found/page.js",
"/about/page": "app/about/page.js",
"/community/page": "app/community/page.js",
"/about/page": "app/about/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"
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -125,7 +125,7 @@
/******/
/******/ /* webpack/runtime/getFullHash */
/******/ (() => {
/******/ __webpack_require__.h = () => ("44c4b230cb2067da")
/******/ __webpack_require__.h = () => ("7dc10c4994932aa1")
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */