diff --git a/src/pages/agents/AgentBento.tsx b/src/pages/agents/AgentBento.tsx index fdcd5c2..9052922 100644 --- a/src/pages/agents/AgentBento.tsx +++ b/src/pages/agents/AgentBento.tsx @@ -136,7 +136,7 @@ export function AgentBento() { ) : ( <> {/* ✅ NEW SUBTITLE */} -
{card.subtitle}
+{card.subtitle}
{card.title} diff --git a/src/pages/cloud/CloudArchitecture.tsx b/src/pages/cloud/CloudArchitecture.tsx index 122ad71..339982d 100644 --- a/src/pages/cloud/CloudArchitecture.tsx +++ b/src/pages/cloud/CloudArchitecture.tsx @@ -40,7 +40,7 @@ export function CloudArchitecture() {
+
Key capabilities
diff --git a/src/pages/compute/ComputeCapabilities.tsx b/src/pages/compute/ComputeCapabilities.tsx index c1a3f7d..1eec05c 100644 --- a/src/pages/compute/ComputeCapabilities.tsx +++ b/src/pages/compute/ComputeCapabilities.tsx @@ -47,7 +47,7 @@ export function ComputeCapabilities() {