Skip to content

Commit 0557d8d

Browse files
authored
Restore the marketing hero copy (#1738)
1 parent 69c25d2 commit 0557d8d

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

apps/marketing/src/pages/index.astro

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -133,15 +133,14 @@ Source (and the place to start if something breaks): https://github.com/UsefulSo
133133
<h1
134134
class="rise-1 text-[clamp(2.8rem,7.2vw,6rem)] font-semibold tracking-[-0.025em] leading-[1.02] text-ink mb-6 mx-auto max-w-[18ch] text-balance"
135135
>
136-
Executor connects any agent to <span class="serif-italic">everything</span>.
136+
Connect any agent to <span class="serif-italic">everything</span>.
137137
</h1>
138138
<p
139139
class="rise-2 mx-auto mb-12 max-w-[50ch] text-[clamp(1.05rem,2.4vw,1.3rem)] leading-[1.5] text-ink-2"
140140
>
141-
Executor is an integration platform and MCP gateway for AI agents.
142-
It lets you securely connect services such as Google Workspace,
143-
GitHub, and Slack, then read data and run the actions you request
144-
through one endpoint.
141+
Executor is an MCP gateway. Anything that speaks MCP, like Claude
142+
Code, Cursor, or Codex, points at one endpoint and reaches every
143+
tool you connect.
145144
</p>
146145
<div class="rise-3 max-w-[760px] mx-auto mb-12">
147146
<div class="surface-card p-6 sm:p-7">

0 commit comments

Comments
 (0)