We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d5b2a commit d255cedCopy full SHA for d255ced
index.mdx
@@ -43,7 +43,7 @@ export const HeroCard = ({ filename, title, description, href }) => {
43
</h1>
44
45
<div className="max-w-xl mx-auto px-4 mt-4 text-lg text-center text-gray-500 dark:text-zinc-500">
46
- Meet the next generation of documentation. AI-native, beautiful out-of-the-box, and built for developers.
+ Meet the next generation of documentation. AI-native, beautiful out-of-the-box, and built for developers and teams.
47
</div>
48
49
<div className="px-6 lg:px-0 mt-12 lg:mt-24 grid sm:grid-cols-2 gap-x-6 gap-y-4">
0 commit comments