Skip to content

Commit 0f3ffd1

Browse files
binura-gsameerajayasoma
authored andcommitted
update hero section
Signed-off-by: Binura Gunasekara <binura@wso2.com>
1 parent 711b8d9 commit 0f3ffd1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/pages/explore/backstage-powered-developer-portal.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ const sections: StorySection[] = [
7171
alt: 'Observability views for a component in the OpenChoreo portal.',
7272
},
7373
{
74-
eyebrow: 'AI',
74+
eyebrow: 'Platform AI Agents',
7575
title: 'AI-Powered Root Cause Analysis',
7676
description:
7777
"The built-in SRE Agent analyzes logs, metrics, and traces and uses LLMs to surface likely root causes. It works because it has access to the control plane's unified view, where abstractions, runtime state, and observability data are already connected.",
@@ -81,7 +81,7 @@ const sections: StorySection[] = [
8181
},
8282
{
8383
eyebrow: 'Shift-Down Self-Service',
84-
title: 'Self-Service Actions',
84+
title: 'Developer Self-Service Actions',
8585
description:
8686
"Scaffold new components, trigger builds, and promote across environments from the portal. Golden paths aren't just templates that run once during scaffolding; they're enforced continuously by the control plane.",
8787
image:
@@ -99,7 +99,7 @@ const sections: StorySection[] = [
9999
},
100100
{
101101
eyebrow: 'Environments and Promotion',
102-
title: 'Built, Deploy and Promote',
102+
title: 'Build, Deploy, and Promote',
103103
description:
104104
"Deploy to any environment and promote across stages such as development, staging, and production from the portal. The control plane compiles your abstractions for each environment and reconciles the target state. Developers see what's deployed where without touching kubectl.",
105105
image:

0 commit comments

Comments
 (0)