From 7971f1b1ff36ac73ee7c8e294ff8c19028b3498e Mon Sep 17 00:00:00 2001 From: Ravi Date: Fri, 29 May 2026 12:20:48 +0530 Subject: [PATCH] Create PR for agent changes --- content/site.yaml | 2 +- site/src/pages/index.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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';