Skip to content

Commit 6ef5e8c

Browse files
author
Andrey Cheptsov
committed
Refine landing page content for clarity and enhance messaging on infrastructure orchestration
1 parent 99590d4 commit 6ef5e8c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/overrides/home.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ <h1 class="glitch" data-text="Agentic orchestration" style="min-height: 2.4em;">
293293
<p>
294294
<span class="highlight">dstack</span> is an open-source control plane for agents and engineers to provision compute and run training, inference, and sandboxes across
295295
<span class="highlight">NVIDIA</span>, <span class="highlight">AMD</span>,
296-
<span class="highlight">TPU</span>, and <span class="highlight"></span>Tenstorrent</span> GPUs—on clouds, Kubernetes, and bare-metal clusters.
296+
<span class="highlight">TPU</span>, and <span class="highlight">Tenstorrent</span> GPUs—on clouds, Kubernetes, and bare-metal clusters.
297297
</p>
298298
</div>
299299

@@ -1010,7 +1010,7 @@ <h2>dstack Enterprise</h2>
10101010

10111011
<div class="tx-landing__bottom_cta_card_panel">
10121012
<div class="tx-landing__bottom_cta_card_text">
1013-
<p>Self-hosted with SSO, air-gapped environments, and dedicated support.</p>
1013+
<p>Self-hosted with SSO, air-gapped setup, and dedicated support.</p>
10141014
</div>
10151015
<div class="tx-landing__bottom_cta_card_button_panel">
10161016
<div>

docs/overrides/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
{% endblock %}
192192

193193
{% block announce %}
194-
Infrastructure orchestration is becoming an <a href="/blog/agentic-orchestration/" target="_blank">agent skill</a>
194+
Infrastructure orchestration is an <a href="/blog/agentic-orchestration/" target="_blank">agent skill</a>. Let agents orchestrate compute on your behalf.
195195
{% endblock %}
196196

197197
{% block footer %}

0 commit comments

Comments
 (0)