Added map for home

This commit is contained in:
Rahaf
2026-03-07 07:34:31 +03:00
parent 6d81ff56a8
commit 8c75c7c659
9 changed files with 1256 additions and 392 deletions

View File

@ -13,11 +13,13 @@
"framer-motion": "^12.29.2",
"i18next": "^25.8.0",
"i18next-browser-languagedetector": "^8.2.0",
"leaflet": "^1.9.4",
"lucide-react": "^0.563.0",
"next": "16.1.6",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-i18next": "^16.5.4"
"react-i18next": "^16.5.4",
"react-leaflet": "^5.0.0"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",