diff --git a/dashboard/components/FirstInteraction.vue b/dashboard/components/FirstInteraction.vue index 73946a8..e224c9f 100644 --- a/dashboard/components/FirstInteraction.vue +++ b/dashboard/components/FirstInteraction.vue @@ -64,28 +64,28 @@ function reloadPage() {
-
-
-
- Waiting for your first Visit or Event +
+ +
+
+ Waiting for your first visit
-
-
- +
-
Reload
+
Refresh
+
-
+
-
@@ -107,7 +107,9 @@ function reloadPage() { sub="Start tracking web analytics in one line. (works everywhere js is supported)">
-
{{ scriptText }}
+
+                                            {{ scriptText }}
+                                        
Copy @@ -119,10 +121,13 @@ function reloadPage() {
-
-
{{ project?._id }}
+
+
+
{{ project?._id }}
+
Copy
+
@@ -132,139 +137,41 @@ function reloadPage() {
-
- + + +
diff --git a/dashboard/public/tech-icons/angular.png b/dashboard/public/tech-icons/angular.png new file mode 100644 index 0000000..e7b4144 Binary files /dev/null and b/dashboard/public/tech-icons/angular.png differ diff --git a/dashboard/public/tech-icons/js.png b/dashboard/public/tech-icons/js.png new file mode 100644 index 0000000..cdc8986 Binary files /dev/null and b/dashboard/public/tech-icons/js.png differ diff --git a/dashboard/public/tech-icons/next.png b/dashboard/public/tech-icons/next.png new file mode 100644 index 0000000..8e26475 Binary files /dev/null and b/dashboard/public/tech-icons/next.png differ diff --git a/dashboard/public/tech-icons/nuxt.png b/dashboard/public/tech-icons/nuxt.png new file mode 100644 index 0000000..4abe597 Binary files /dev/null and b/dashboard/public/tech-icons/nuxt.png differ diff --git a/dashboard/public/tech-icons/py.png b/dashboard/public/tech-icons/py.png new file mode 100644 index 0000000..2f78b77 Binary files /dev/null and b/dashboard/public/tech-icons/py.png differ diff --git a/dashboard/public/tech-icons/react.png b/dashboard/public/tech-icons/react.png new file mode 100644 index 0000000..13f6d71 Binary files /dev/null and b/dashboard/public/tech-icons/react.png differ diff --git a/dashboard/public/tech-icons/serverless.png b/dashboard/public/tech-icons/serverless.png new file mode 100644 index 0000000..8516728 Binary files /dev/null and b/dashboard/public/tech-icons/serverless.png differ diff --git a/dashboard/public/tech-icons/vue.png b/dashboard/public/tech-icons/vue.png new file mode 100644 index 0000000..3346405 Binary files /dev/null and b/dashboard/public/tech-icons/vue.png differ