fix landing /docs page

This commit is contained in:
Sarina Li
2025-11-13 11:47:36 -05:00
parent 41c1d38ee4
commit 191a507c8f
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
"description": "Get started with Cua",
"defaultOpen": true,
"icon": "Rocket",
"pages": ["introduction", "quickstart"]
"pages": ["quickstart"]
}
@@ -8,7 +8,7 @@ import { Monitor, Code, BookOpen, Zap, Bot, Boxes, Rocket } from 'lucide-react';
Cua is an open-source framework for building **Computer-Use Agents** - AI systems that see, understand, and interact with desktop applications through vision and action, just like humans do.
<br/>
<br />
Go from prototype to production with everything you need: multi-provider LLM support, cross-platform sandboxes, and trajectory tracing. Whether you're running locally or deploying to the cloud, Cua gives you the tools to build reliable computer-use agents.
+1
View File
@@ -4,6 +4,7 @@
"root": true,
"defaultOpen": true,
"pages": [
"index",
"---[Rocket]Get Started---",
"...get-started",
"---[ChefHat]Cookbook---",