diff --git a/components/LandingPage.tsx b/components/LandingPage.tsx
index 2b3abf5..1068f43 100644
--- a/components/LandingPage.tsx
+++ b/components/LandingPage.tsx
@@ -27,7 +27,7 @@ export function LandingPage() {
-
+
Get Started
diff --git a/theme.config.tsx b/theme.config.tsx
index bfaa82c..c55f4b5 100644
--- a/theme.config.tsx
+++ b/theme.config.tsx
@@ -13,6 +13,14 @@ const config: DocsThemeConfig = {
project: {
link: 'https://github.com/dyzulk/trustlab-docs',
},
+ chat: {
+ link: 'https://trustlab.dyzulk.com/dashboard/',
+ icon: (
+
+ Go to Dashboard →
+
+ )
+ },
docsRepositoryBase: 'https://github.com/dyzulk/trustlab-docs/tree/main',
head: (
<>