add company

This commit is contained in:
2025-06-11 16:13:19 +02:00
parent 950bee25c3
commit 357e699a7c
19 changed files with 92 additions and 309 deletions

View File

@@ -1,8 +1,7 @@
{
"/_not-found/page": "app/_not-found/page.js",
"/page": "app/page.js",
"/pricing/page": "app/pricing/page.js",
"/company/page": "app/company/page.js",
"/blog/page": "app/blog/page.js",
"/favicon.ico/route": "app/favicon.ico/route.js"
"/company/page": "app/company/page.js",
"/login/page": "app/login/page.js"
}