+
+
-
-
-
![]()
+
+
+
+
+
+
+
+
-
-
diff --git a/components/icon/Check.vue b/components/icon/Check.vue
new file mode 100644
index 0000000..4035a75
--- /dev/null
+++ b/components/icon/Check.vue
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+
diff --git a/components/icon/Cross.vue b/components/icon/Cross.vue
new file mode 100644
index 0000000..5e4fb84
--- /dev/null
+++ b/components/icon/Cross.vue
@@ -0,0 +1,6 @@
+
+
+
diff --git a/components/icon/CrossSmall.vue b/components/icon/CrossSmall.vue
new file mode 100644
index 0000000..f722712
--- /dev/null
+++ b/components/icon/CrossSmall.vue
@@ -0,0 +1,5 @@
+
+
+
diff --git a/components/icon/Dot.vue b/components/icon/Dot.vue
new file mode 100644
index 0000000..85f54d9
--- /dev/null
+++ b/components/icon/Dot.vue
@@ -0,0 +1,11 @@
+
+
+
diff --git a/components/icon/Dots.vue b/components/icon/Dots.vue
new file mode 100644
index 0000000..93c337f
--- /dev/null
+++ b/components/icon/Dots.vue
@@ -0,0 +1,13 @@
+
+
+
diff --git a/components/icon/Eye.vue b/components/icon/Eye.vue
new file mode 100644
index 0000000..eb93756
--- /dev/null
+++ b/components/icon/Eye.vue
@@ -0,0 +1,11 @@
+
+
+
diff --git a/components/icon/Filter.vue b/components/icon/Filter.vue
new file mode 100644
index 0000000..d0b1004
--- /dev/null
+++ b/components/icon/Filter.vue
@@ -0,0 +1,5 @@
+
+
+
diff --git a/components/icon/GitHub.vue b/components/icon/GitHub.vue
new file mode 100644
index 0000000..5438cb4
--- /dev/null
+++ b/components/icon/GitHub.vue
@@ -0,0 +1,16 @@
+
+
+
diff --git a/components/icon/Search.vue b/components/icon/Search.vue
new file mode 100644
index 0000000..0c54db0
--- /dev/null
+++ b/components/icon/Search.vue
@@ -0,0 +1,5 @@
+
+
+
diff --git a/components/icon/Sort.vue b/components/icon/Sort.vue
new file mode 100644
index 0000000..5e169d8
--- /dev/null
+++ b/components/icon/Sort.vue
@@ -0,0 +1,7 @@
+
+
+
diff --git a/components/icon/Star.vue b/components/icon/Star.vue
new file mode 100644
index 0000000..1777e60
--- /dev/null
+++ b/components/icon/Star.vue
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
diff --git a/components/icon/Telegram.vue b/components/icon/Telegram.vue
new file mode 100644
index 0000000..a36f181
--- /dev/null
+++ b/components/icon/Telegram.vue
@@ -0,0 +1,14 @@
+
+
+
diff --git a/components/icon/User.vue b/components/icon/User.vue
new file mode 100644
index 0000000..e225b53
--- /dev/null
+++ b/components/icon/User.vue
@@ -0,0 +1,11 @@
+
+
+
diff --git a/components/icon/UserPlus.vue b/components/icon/UserPlus.vue
new file mode 100644
index 0000000..9fb5302
--- /dev/null
+++ b/components/icon/UserPlus.vue
@@ -0,0 +1,13 @@
+
+
+
diff --git a/components/integrations.vue b/components/integrations.vue
new file mode 100644
index 0000000..c647d69
--- /dev/null
+++ b/components/integrations.vue
@@ -0,0 +1,485 @@
+
+
+
+
+
+
+
diff --git a/components/landing-section.vue b/components/landing-section.vue
new file mode 100644
index 0000000..e1dc888
--- /dev/null
+++ b/components/landing-section.vue
@@ -0,0 +1,79 @@
+
+
+
+
+
+
+
diff --git a/components/security.vue b/components/security.vue
new file mode 100644
index 0000000..f0269c6
--- /dev/null
+++ b/components/security.vue
@@ -0,0 +1,214 @@
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
+
diff --git a/components/sentry-code.vue b/components/sentry-code.vue
new file mode 100644
index 0000000..16d38f1
--- /dev/null
+++ b/components/sentry-code.vue
@@ -0,0 +1,72 @@
+
+
+
+import * as Sentry from '@sentry/browser';
+
+Sentry.init({
+- dsn: 'https://1234567890abcdef1234567890abcdef@o123456.ingest.sentry.io/9876543',
+ dsn: 'https://3c59d1984e6646849ff59cd5e230627f7385883f29c645ae8e2a94afb2b8a281@k1.hawk.so/0'
+});
+
+
+
+
diff --git a/components/site-footer.vue b/components/site-footer.vue
index b8ead30..5c83857 100644
--- a/components/site-footer.vue
+++ b/components/site-footer.vue
@@ -1,55 +1,305 @@