diff --git a/apps/marketing/src/assets/logos/hermes.svg b/apps/marketing/src/assets/logos/hermes.svg new file mode 100644 index 0000000000..7d92a0cb8d --- /dev/null +++ b/apps/marketing/src/assets/logos/hermes.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/apps/marketing/src/assets/pfps/thesherlocker.jpg b/apps/marketing/src/assets/pfps/thesherlocker.jpg new file mode 100644 index 0000000000..637d74ee40 Binary files /dev/null and b/apps/marketing/src/assets/pfps/thesherlocker.jpg differ diff --git a/apps/marketing/src/components/variants/doc-body.astro b/apps/marketing/src/components/variants/doc-body.astro index abcdd0c443..60a842abd9 100644 --- a/apps/marketing/src/components/variants/doc-body.astro +++ b/apps/marketing/src/components/variants/doc-body.astro @@ -24,7 +24,7 @@ const logo = (name: string): string => { return hit[1]; }; const toolLogos = ["github", "linear", "sentry", "stripe", "notion", "slack", "jira", "gmail"]; -const agentLogos = ["claude", "codex", "cursor", "chatgpt", "gemini", "copilot", "windsurf", "opencode", "zed", "grok"]; +const agentLogos = ["claude", "codex", "cursor", "chatgpt", "gemini", "hermes", "copilot", "windsurf", "opencode", "zed", "grok"]; // The three marks on the copy button; the full list would crowd it. const agentLogosShort = ["claude", "codex", "cursor"]; const X_URL = "https://x.com/RhysSullivan"; @@ -46,7 +46,7 @@ const { gh } = Astro.props; Connect{" "} everything -