update landing page

This commit is contained in:
Will Freeman
2025-11-21 09:01:03 -07:00
parent 1a36c547f0
commit f49cbac9df
6 changed files with 858 additions and 433 deletions

View File

@@ -11,8 +11,8 @@
"type-check": "vue-tsc --build --force"
},
"dependencies": {
"@unhead/vue": "^1.11.14",
"@types/leaflet.markercluster": "^1.5.5",
"@unhead/vue": "^1.11.14",
"axios": "^1.7.7",
"countup.js": "^2.8.0",
"leaflet.markercluster": "^1.5.3",
@@ -31,7 +31,7 @@
"leaflet": "^1.9.4",
"npm-run-all2": "^6.2.0",
"typescript": "~5.4.0",
"vite": "^5.3.1",
"vite": "^7.2.4",
"vue-tsc": "^2.0.21"
}
}