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"
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

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 @@
{
"/_app": "pages/_app.js",
"/_error": "pages/_error.js",
"/_app": "pages/_app.js",
"/_document": "pages/_document.js"
}

View File

@@ -1,5 +1,5 @@
{
"node": {},
"edge": {},
"encryptionKey": "/6L2asEHTkeq0FUf+rKXxNOsaL0ZfjRX1C9NJa5TYd0="
"encryptionKey": "wnz+TM+q4jcpqnT4erdRaucHKVadcBJcO+AySUm+6Po="
}

View File

@@ -125,7 +125,7 @@
/******/
/******/ /* webpack/runtime/getFullHash */
/******/ (() => {
/******/ __webpack_require__.h = () => ("0f465149ca9011ed")
/******/ __webpack_require__.h = () => ("92577e7965991ba5")
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */