diff --git a/frontend/components/dashboard/about.tsx b/frontend/components/dashboard/about.tsx index 7accef0..7975039 100644 --- a/frontend/components/dashboard/about.tsx +++ b/frontend/components/dashboard/about.tsx @@ -18,11 +18,38 @@ export default function AboutModal({ - About this project + Help & Support -
- Sandbox is an open-source cloud-based code editing environment with - custom AI code autocompletion and real-time collaboration. +
+ {/*
+ Sandbox is an open-source cloud-based code editing environment with + custom AI code autocompletion and real-time collaboration. +
*/} +
+ Get help and support through our Discord community or by creating issues on GitHub: +
+
+ + +
diff --git a/frontend/components/dashboard/index.tsx b/frontend/components/dashboard/index.tsx index 6bcb90f..ced6e66 100644 --- a/frontend/components/dashboard/index.tsx +++ b/frontend/components/dashboard/index.tsx @@ -111,7 +111,7 @@ export default function Dashboard({ className="justify-start font-normal text-muted-foreground" > - About + Help