diff --git a/docs/components/home.jsx b/docs/components/home.jsx
index 67d3baa..f268478 100644
--- a/docs/components/home.jsx
+++ b/docs/components/home.jsx
@@ -1,3 +1,6 @@
+import { Button } from "@openui-org/react/components";
+import Link from "next/link";
+
export default function Home() {
return (
@@ -12,7 +15,7 @@ export default function Home() {
and
Tailwind CSS
-
+
Open UI is an open source design system with a completely
cutting-edge system.
{' '}
@@ -21,6 +24,13 @@ export default function Home() {
Fully customizable and modifiable you
will make UI development much faster with fully stylized components.