diff --git a/packages/website/src/routes/index.tsx b/packages/website/src/routes/index.tsx index 00a133565..4abb20990 100644 --- a/packages/website/src/routes/index.tsx +++ b/packages/website/src/routes/index.tsx @@ -98,11 +98,11 @@ function Hero() { return (

- Manage coding agents from your phone and desktop + Run Codex and Claude Code locally from your phone and desktop

- Agents run on your machine with your full dev environment. Connect from - phone, desktop, or web. + Use your full dev environment on your own machine. Use voice to check + in, reply, and keep work moving from your phone.

) @@ -337,4 +337,3 @@ function FAQItem({ ) } -