From 14291bff71ce5f20a6ecd5731bfed2e03a7c2775 Mon Sep 17 00:00:00 2001 From: Jay V Date: Thu, 11 Dec 2025 16:26:38 -0500 Subject: docs: lander copy --- packages/console/app/src/routes/index.tsx | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'packages/console') diff --git a/packages/console/app/src/routes/index.tsx b/packages/console/app/src/routes/index.tsx index 4bfd8b80c..618de3c78 100644 --- a/packages/console/app/src/routes/index.tsx +++ b/packages/console/app/src/routes/index.tsx @@ -652,13 +652,13 @@ export default function Home() {
  • - Not necessarily, but probably. You’ll need an AI subscription if you want to connect OpenCode to a - paid provider, although you can work with{" "} - - local models - {" "} - for free. While we encourage users to use Zen, OpenCode works with all popular - providers such as OpenAI, Anthropic, xAI etc. + Not necessarily, OpenCode comes with a set of free models that you + can use without creating an account. Aside from these, you can use any of the popular coding models by creating a Zen account. While we encourage users to use Zen, OpenCode also works with all popular providers such as OpenAI, Anthropic, xAI etc. You can even connect your local models. + +
  • +
  • + + Yes, OpenCode supports subscription plans from all major providers. You can use your Claude Pro/Max, ChatGPT Plus/Pro, or GitHub Copilot subscriptions. Learn more.
  • @@ -668,14 +668,12 @@ export default function Home() {
  • - OpenCode is 100% free to use. Any additional costs will come from your subscription to a model - provider. While OpenCode works with any model provider, we recommend using Zen. + OpenCode is 100% free to use. It also comes with a set of free models. There might be additional costs if you connect any other provider.
  • - Your data and information is only stored when you create sharable links in OpenCode. Learn more about{" "} - share pages. + Your data and information is only stored when you use our free models or create sharable links. Learn more about our models and share pages.
  • -- cgit v1.2.3