From 0b825ca383f12fa6649d48165fb3f5e27cc4b049 Mon Sep 17 00:00:00 2001 From: David Hill Date: Wed, 4 Mar 2026 22:07:49 +0000 Subject: docs: redesign Go pricing graph with horizontal bars and inline request labels Improve visual clarity of request limits on the Go pricing page by replacing dot-based chart with animated horizontal bars that directly show model names and exact request counts. Add proper OpenGraph and Twitter Card meta tags for better social sharing discovery. --- packages/console/app/src/i18n/en.ts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packages/console/app/src/i18n') diff --git a/packages/console/app/src/i18n/en.ts b/packages/console/app/src/i18n/en.ts index 3f39fcd9d..9bf8ad43d 100644 --- a/packages/console/app/src/i18n/en.ts +++ b/packages/console/app/src/i18n/en.ts @@ -246,6 +246,8 @@ export const dict = { "zen.privacy.exceptionsLink": "following exceptions", "go.title": "OpenCode Go | Low cost coding models for everyone", + "go.meta.description": + "Go is a $10/month subscription with generous 5-hour request limits for GLM-5, Kimi K2.5, and MiniMax M2.5.", "go.hero.title": "Low cost coding models for everyone", "go.hero.body": "Go brings agentic coding to programmers around the world. Offering generous limits and reliable access to the most capable open-source models, so you can build with powerful agents without worrying about cost or availability.", -- cgit v1.2.3