diff --git a/src/assets/icons/image.svg b/src/assets/icons/image.svg
new file mode 100644
index 0000000..4a1bc0b
--- /dev/null
+++ b/src/assets/icons/image.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/assets/icons/videocam.svg b/src/assets/icons/videocam.svg
new file mode 100644
index 0000000..c6148ad
--- /dev/null
+++ b/src/assets/icons/videocam.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/assets/icons/visibility.svg b/src/assets/icons/visibility.svg
new file mode 100644
index 0000000..85a29bf
--- /dev/null
+++ b/src/assets/icons/visibility.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/assets/regions/abdpel.svg b/src/assets/regions/abdpel.svg
index 9cb271f..6002647 100644
--- a/src/assets/regions/abdpel.svg
+++ b/src/assets/regions/abdpel.svg
@@ -1,56 +1,8 @@
-
+
-
-
diff --git a/src/pages/detect.vue b/src/pages/detect.vue
index 4a38976..e728977 100644
--- a/src/pages/detect.vue
+++ b/src/pages/detect.vue
@@ -1,32 +1,32 @@
-
-
-
-
- Region
+
+ {{ regions[activeRegion] }}
-
-
- Left Link
- Right Link
-
-
-
-
- Image goes here
+
+
+
+
![]()
+
+
-
-
-
+
-
-
+
+
@@ -52,21 +52,52 @@
box-shadow: 4px 4px 1px var(--f7-theme-color);
transform: translate(-2px, -2px);
}
+
+ .image-menu .button {
+ aspect-ratio: 1;
+ height: auto;
+ padding: 5px;
+ }