diff --git a/index.mdx b/index.mdx index 19dac9ae0..dd1438db6 100644 --- a/index.mdx +++ b/index.mdx @@ -8,51 +8,66 @@ mode: "custom" export const HeroCard = ({ filename, title, description, href }) => { return ( - - -

{title}

- - {description} - + + +

+ {title} +

+ {description}
- ) -} + ); +};
-
- - +
+ + +
-
- -
-

-Documentation - -

- -

-Meet the next generation of documentation. AI-native, beautiful out-of-the-box, and built for developers. +

+

+ Documentation +

-

+
+ Meet the next generation of documentation. AI-native, beautiful out-of-the-box, and built for developers. +
-
- +
+ - + - - - - -
+ + +
+
- -
\ No newline at end of file