chore(console): refine /go hero and pricing copy

This commit is contained in:
David Hill
2026-03-04 12:01:15 +00:00
parent 9909f94048
commit 5709561917
+3 -6
View File
@@ -51,9 +51,9 @@ export default function Home() {
<img data-slot="zen logo dark" src={zenLogoDark} alt="" /> <img data-slot="zen logo dark" src={zenLogoDark} alt="" />
<h1>Low cost coding models for everyone</h1> <h1>Low cost coding models for everyone</h1>
<p> <p>
Go brings agentic coding to programmers around the world for just $10/month. Generous limits and Go brings agentic coding to programmers around the world. Offering generous limits and reliable access
reliable access to the most capable open-source models, so you can build with powerful agents without to the most capable open-source models, so you can build with powerful agents without worrying about
worrying about cost or availability. cost or availability.
</p> </p>
<div data-slot="model-logos"> <div data-slot="model-logos">
{/* {/*
@@ -143,9 +143,6 @@ export default function Home() {
</a> </a>
</div> </div>
<div data-slot="pricing-copy"> <div data-slot="pricing-copy">
<p>
<strong>{i18n.t("zen.pricing.title")}</strong> <span>{i18n.t("zen.pricing.fee")}</span>
</p>
<p>{i18n.t("zen.pricing.body")}</p> <p>{i18n.t("zen.pricing.body")}</p>
</div> </div>
</section> </section>