edit hero

This commit is contained in:
2024-10-07 13:58:16 +02:00
parent b10eaec8de
commit 1d279235be
22 changed files with 81 additions and 213 deletions

View File

@@ -1,8 +1,4 @@
{
"/_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",
"/features/page": "app/features/page.js"
"/(main)/page": "app/(main)/page.js"
}