Initial commit: Salmakis Yachting Portal with Cloudinary & i18n

This commit is contained in:
2026-04-14 12:34:19 +03:00
parent e6784f8056
commit 8b1bdfd3c6
99 changed files with 4118 additions and 115 deletions

View File

@@ -9,7 +9,12 @@
"lint": "eslint"
},
"dependencies": {
"cloudinary": "^2.9.0",
"dotenv": "^17.4.2",
"framer-motion": "^12.38.0",
"next": "16.2.3",
"next-cloudinary": "^6.17.5",
"next-intl": "^4.9.1",
"react": "19.2.4",
"react-dom": "19.2.4"
},