feat: update homepage UI with new cloud section and simplified gradient backgrounds

This commit is contained in:
2025-10-23 02:25:42 +02:00
parent c9129c5c66
commit 82e730346e
9 changed files with 785 additions and 38 deletions

View File

@@ -13,6 +13,8 @@
"@headlessui/react": "^2.2.9",
"@heroicons/react": "^2.2.0",
"@lobehub/icons": "^1.97.2",
"@react-three/drei": "^9.89.2",
"@react-three/fiber": "^8.15.12",
"@tabler/icons-react": "^3.35.0",
"@tailwindcss/forms": "^0.5.10",
"@types/node": "^20.19.23",
@@ -37,11 +39,13 @@
"react-type-animation": "^3.2.0",
"tailwind-merge": "^3.3.1",
"tailwindcss": "^4.1.15",
"three": "^0.151.0",
"typescript": "^5.9.3",
"use-debounce": "^10.0.6"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.1.15",
"@types/three": "^0.151.0",
"@vitejs/plugin-react": "^5.0.4",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",