diff --git a/webapp/src/components/NewVisitor.vue b/webapp/src/components/NewVisitor.vue index 082635c..90917d4 100644 --- a/webapp/src/components/NewVisitor.vue +++ b/webapp/src/components/NewVisitor.vue @@ -33,7 +33,7 @@

- The red area extending from the ALPR show which direction the camera faces. + Zoom in to see which direction each ALPR is facing.

@@ -57,8 +57,9 @@ +
Map data from OpenStreetMap
- Got it + Got it diff --git a/webapp/src/router/index.ts b/webapp/src/router/index.ts index 04ff204..3764dab 100644 --- a/webapp/src/router/index.ts +++ b/webapp/src/router/index.ts @@ -45,6 +45,11 @@ const router = createRouter({ path: '/roadmap', name: 'roadmap', component: () => import('../views/RoadmapView.vue') + }, + { + path: '/legal', + name: 'legal', + component: () => import('../views/LegalView.vue') } ] }) diff --git a/webapp/src/views/AboutView.vue b/webapp/src/views/AboutView.vue index 5650d60..3f94594 100644 --- a/webapp/src/views/AboutView.vue +++ b/webapp/src/views/AboutView.vue @@ -48,9 +48,24 @@ Share our site with your friends, family, and social networks to help raise awareness about the dangers of ALPRs.

+ + + + © {{ thisYear }} DeFlock. All rights reserved. + + + +

Legal

+

Contact Us

+
+
+ +