docs(landing): align docs page hero with Command as Service platform
Some checks are pending
CI / Rust Lint & Check (push) Waiting to run
CI / Rust Tests (push) Waiting to run
CI / Frontend Lint & Type Check (push) Waiting to run
CI / Frontend Build (push) Blocked by required conditions

This commit is contained in:
ZhenYi 2026-04-16 19:05:57 +08:00
parent 757a7044bf
commit e59edf6c1a

View File

@ -47,7 +47,7 @@ export default function DocsPage() {
Documentation Documentation
</h1> </h1>
<p className="text-lg text-zinc-500 dark:text-zinc-500 max-w-2xl mx-auto"> <p className="text-lg text-zinc-500 dark:text-zinc-500 max-w-2xl mx-auto">
Everything you need to build, deploy, and scale agentic workflows on GitDataAI. Everything you need to build, deploy, and scale agentic workflows via GitDataAI's Command as Service platform.
</p> </p>
</div> </div>