UI design Updated

This commit is contained in:
2026-01-22 15:43:18 +05:30
parent af2a96c035
commit 5cd7d95904
18 changed files with 2383 additions and 812 deletions

4
package-lock.json generated
View File

@@ -17,13 +17,15 @@
"react": "19.2.1",
"react-dom": "19.2.1",
"tailwind-merge": "^3.4.0",
"three": "^0.182.0"
"three": "^0.182.0",
"three-stdlib": "^2.36.1"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"@types/three": "^0.182.0",
"eslint": "^9",
"eslint-config-next": "16.0.10",
"tailwindcss": "^4",