Data fetch

This commit is contained in:
CHIEFSOFT\ameye
2025-01-01 19:45:14 -05:00
parent 79a402d31d
commit 083fe44c29
7 changed files with 170 additions and 96 deletions
+2 -1
View File
@@ -13,11 +13,12 @@
"dependencies": {
"eslint": "8.41.0",
"eslint-config-next": "13.4.3",
"next": "13.4.3",
"next": "^13.5.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-modal-video": "^2.0.2",
"sass": "^1.62.1",
"server-only": "^0.0.1",
"swiper": "^10.0.4",
"wowjs": "^1.1.3"
}