diff --git a/content/site.yaml b/content/site.yaml index 3f5fb0b..3aad353 100644 --- a/content/site.yaml +++ b/content/site.yaml @@ -97,7 +97,7 @@ pages: - type: hero eyebrow: "AGENT-NATIVE SOFTWARE" - heading: "The self-evolving, swarm-scale AI agent engine" + heading: "The self-evolving, swarm-scale AI orchestration engine" headingAccent: - "self-evolving" - "swarm-scale" diff --git a/site/src/pages/index.astro b/site/src/pages/index.astro index bdb7dbd..54fa6dd 100644 --- a/site/src/pages/index.astro +++ b/site/src/pages/index.astro @@ -27,7 +27,7 @@ import CtaBlock from '../components/CtaBlock.astro';