Landing Page

This commit is contained in:
David Haz
2025-07-08 12:39:14 +03:00
parent fa9392fa47
commit 9ddb731258
41 changed files with 4584 additions and 8 deletions

View File

@@ -12,6 +12,9 @@
"lint": "eslint . --fix"
},
"dependencies": {
"gsap": "^3.13.0",
"ogl": "^1.0.11",
"primeicons": "^7.0.0",
"vue": "^3.5.17",
"vue-router": "^4.5.1"
},