diff --git a/apps/docs/app/(home)/page.tsx b/apps/docs/app/(home)/page.tsx index 3ff45ba..a592e9b 100644 --- a/apps/docs/app/(home)/page.tsx +++ b/apps/docs/app/(home)/page.tsx @@ -1,10 +1,11 @@ import Link from 'next/link'; import InstallPage from './components/InstallPage'; import Access from './components/Access'; +import Image from 'next/image'; export default function HomePage() { return ( -
+

- The official React UI library built on top of Radix UI. + Open source components built on top of Radix UI.

-
@@ -61,9 +61,50 @@ export default function HomePage() {
+
+
+ react +

React.js

+
+ +
+ next +

Next.js

+
+ +
+ tailwind +

Tailwind css

+
+ +
+ framer motion +

Framer Motion

+
+
+
+ Reach out to me via{' '} + + Twitter + +
); } diff --git a/apps/docs/package.json b/apps/docs/package.json index d21b073..eecbc6c 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -10,6 +10,8 @@ }, "dependencies": { "@groovy-box/ui": "*", + "@groovy-box/tokens": "*", + "framer-motion": "^11.5.6", "fumadocs-core": "13.4.10", "fumadocs-mdx": "10.0.2", "fumadocs-ui": "13.4.10", diff --git a/apps/docs/public/framer.png b/apps/docs/public/framer.png new file mode 100644 index 0000000..a5ba3e2 Binary files /dev/null and b/apps/docs/public/framer.png differ diff --git a/apps/docs/public/logo.png:Zone.Identifier b/apps/docs/public/logo.png:Zone.Identifier deleted file mode 100644 index 896bb80..0000000 --- a/apps/docs/public/logo.png:Zone.Identifier +++ /dev/null @@ -1,3 +0,0 @@ -[ZoneTransfer] -ZoneId=3 -ReferrerUrl=C:\Users\hp\Downloads\favicon-1,favicon-2,favicon-3.zip diff --git a/apps/docs/public/next.svg b/apps/docs/public/next.svg new file mode 100644 index 0000000..04015d9 --- /dev/null +++ b/apps/docs/public/next.svg @@ -0,0 +1,4 @@ + + + + diff --git a/apps/docs/public/react.svg b/apps/docs/public/react.svg new file mode 100644 index 0000000..72107f8 --- /dev/null +++ b/apps/docs/public/react.svg @@ -0,0 +1,3 @@ + + + diff --git a/apps/docs/public/tailwind.svg b/apps/docs/public/tailwind.svg new file mode 100644 index 0000000..5161bcf --- /dev/null +++ b/apps/docs/public/tailwind.svg @@ -0,0 +1,3 @@ + + + diff --git a/apps/docs/public/ts.svg b/apps/docs/public/ts.svg new file mode 100644 index 0000000..7e621db --- /dev/null +++ b/apps/docs/public/ts.svg @@ -0,0 +1,11 @@ + + + + + + + + + + +