feat(home): intro + outro animations

This commit is contained in:
2025-11-16 20:19:47 +01:00
parent 458f027cdb
commit 658eb02c23
18 changed files with 2764 additions and 5088 deletions

View File

@@ -12,8 +12,10 @@
"lint": "eslint --fix --cache ."
},
"dependencies": {
"@pinia/nuxt": "0.11.3",
"gsap": "^3.13.0",
"nuxt": "^4.2.1",
"pinia": "^3.0.4",
"vue": "^3.5.22",
"vue-router": "^4.6.3"
},