update FOIA page, update NewVisitor popup

This commit is contained in:
Will Freeman
2025-06-01 19:41:10 -06:00
parent af91ab3a9c
commit a8e87a5d9f
3 changed files with 48 additions and 41 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ const items = [
{ title: 'Map', icon: 'mdi-map', to: '/map' },
{ title: 'Report an ALPR', icon: 'mdi-map-marker-plus', to: '/report' },
{ title: 'What is an ALPR?', icon: 'mdi-cctv', to: '/what-is-an-alpr' },
{ title: 'How to FOIA', icon: 'mdi-file-document', to: '/foia' },
{ title: 'Public Records', icon: 'mdi-file-document', to: '/foia' },
{ title: 'Wardriving', icon: 'mdi-car-connected', to: '/wardriving' },
// { title: 'Known Operators', icon: 'mdi-police-badge', to: '/operators' },
// { title: 'About', icon: 'mdi-information', to: '/about' },