v1 production

This commit is contained in:
2025-12-05 01:01:04 +01:00
parent 0f32d5927b
commit 8fbe1113dd
68 changed files with 2608 additions and 3463 deletions

3
package.json Executable file → Normal file
View File

@@ -12,7 +12,8 @@
"next": "14.0.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"framer-motion": "^10.16.16"
"framer-motion": "^10.16.16",
"react-icons": "^4.12.0"
},
"devDependencies": {
"@types/node": "^20.10.6",