update hero

This commit is contained in:
2024-10-07 16:35:34 +02:00
parent ee940cc8e8
commit 554e5df039
9 changed files with 9 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
{
"/(main)/page": "app/(main)/page.js",
"/_not-found/page": "app/_not-found/page.js",
"/features/page": "app/features/page.js",
"/(main)/page": "app/(main)/page.js",
"/community/page": "app/community/page.js"
}

File diff suppressed because one or more lines are too long

View File

@@ -125,7 +125,7 @@
/******/
/******/ /* webpack/runtime/getFullHash */
/******/ (() => {
/******/ __webpack_require__.h = () => ("9b412702a3ce89b0")
/******/ __webpack_require__.h = () => ("79fa1205f0ccdaf6")
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */