Upload Next.js project

This commit is contained in:
2026-04-27 15:32:30 +05:30
parent a09a9d120b
commit 5a68ef59f9
247 changed files with 6133 additions and 97 deletions
+4 -1
View File
@@ -9,9 +9,12 @@
"lint": "eslint"
},
"dependencies": {
"aos": "^2.3.4",
"bootstrap": "^5.3.8",
"next": "16.2.4",
"react": "19.2.4",
"react-dom": "19.2.4"
"react-dom": "19.2.4",
"swiper": "^12.1.3"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",