change text classes

This commit is contained in:
2024-09-18 18:29:26 +02:00
parent 5e7e2272f7
commit 194f990569
54 changed files with 221 additions and 335 deletions

View File

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