Skip to content

Marketing: lead the hero with the MCP-gateway positioning#1089

Merged
RhysSullivan merged 1 commit into
mainfrom
claude/marketing-mcp-gateway-copy
Jun 23, 2026
Merged

Marketing: lead the hero with the MCP-gateway positioning#1089
RhysSullivan merged 1 commit into
mainfrom
claude/marketing-mcp-gateway-copy

Conversation

@RhysSullivan

Copy link
Copy Markdown
Owner

The hero h1 ("Connect any agent to everything.") left the mechanism ambiguous. Add a subhead that says plainly what Executor is, an MCP gateway, and that anything speaking MCP (Claude Code, Cursor, Codex) points at one endpoint and reaches every connected tool.

Copy-only change to the hero section.

Add a hero subhead that says plainly what Executor is (an MCP gateway) and that
anything speaking MCP connects to one endpoint and reaches every connected
tool. The h1 alone left the mechanism ambiguous.
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 23, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 9424a09 Commit Preview URL

Branch Preview URL
Jun 23 2026, 03:28 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 23, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 9424a09 Jun 23 2026, 03:29 AM

@greptile-apps

greptile-apps Bot commented Jun 23, 2026

Copy link
Copy Markdown

Greptile Summary

This PR adds a subtitle paragraph to the hero section of the marketing page, positioning Executor explicitly as an "MCP gateway" and naming MCP-compatible clients (Claude Code, Cursor, Codex) as concrete examples.

  • The h1 bottom margin shrinks from mb-12 to mb-6 to accommodate the new <p> subhead, and the staggered entrance animation classes (rise-2, rise-3, rise-4) are renumbered correctly to include the new element.
  • No logic, data, or component changes are involved — this is purely an HTML/copy update to the marketing landing page.

Confidence Score: 5/5

Safe to merge — a copy-only addition of one <p> element with no logic, state, or component changes.

The change touches only static marketing HTML: a new subtitle paragraph, a margin tweak on the h1, and renumbered stagger animation classes. All four rise steps (1–4) remain sequential after the renumber. There are no functional paths affected.

No files require special attention.

Important Files Changed

Filename Overview
apps/marketing/src/pages/index.astro Adds a subtitle <p> to the hero, reduces h1 bottom margin from mb-12 to mb-6, and correctly renumbers rise-2→rise-3 for the demo card div so all four stagger steps remain sequential.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["h1 — 'Connect any agent to everything.' (rise-1)"] --> B
    B["p — MCP gateway subhead (rise-2) [NEW]"] --> C
    C["AnimatedBeamDemo card (rise-3, was rise-2)"] --> D
    D["Hero CTA — For humans / For agents (rise-4)"]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A["h1 — 'Connect any agent to everything.' (rise-1)"] --> B
    B["p — MCP gateway subhead (rise-2) [NEW]"] --> C
    C["AnimatedBeamDemo card (rise-3, was rise-2)"] --> D
    D["Hero CTA — For humans / For agents (rise-4)"]
Loading

Reviews (1): Last reviewed commit: "Marketing: lead the hero with the MCP-ga..." | Re-trigger Greptile

@RhysSullivan RhysSullivan merged commit 1085844 into main Jun 23, 2026
12 of 14 checks passed
@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant