add about page

This commit is contained in:
2024-10-04 16:22:32 +02:00
parent dfbc3a771f
commit b10eaec8de
113 changed files with 480 additions and 198 deletions

View File

@@ -1,7 +1,8 @@
{
"/_not-found/page": "app/_not-found/page.js",
"/usecases/page": "app/usecases/page.js",
"/about/page": "app/about/page.js",
"/(main)/page": "app/(main)/page.js",
"/community/page": "app/community/page.js",
"/events/blockchainweek1/page": "app/events/blockchainweek1/page.js",
"/events/blockchainweek2/page": "app/events/blockchainweek2/page.js",
"/events/versefest/page": "app/events/versefest/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

@@ -1,5 +1,5 @@
{
"node": {},
"edge": {},
"encryptionKey": "L5RleHwOBWxtb12ZIBoT+EpZnVmDL96LuFln3B3HCAc="
"encryptionKey": "4fXYsoskwpWuQelJwC7hOD1NDMSxh+G4gpRcJqBz0Qk="
}

View File

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