From d757ea7491e1636fdb30f420484810391944ec57 Mon Sep 17 00:00:00 2001 From: Waleed Latif Date: Thu, 23 Jul 2026 17:25:05 -0700 Subject: [PATCH] fix(landing): lead enterprise summary with Sim so product schema names the module --- apps/sim/app/(landing)/enterprise/enterprise.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/sim/app/(landing)/enterprise/enterprise.tsx b/apps/sim/app/(landing)/enterprise/enterprise.tsx index 613e6e6378f..0b79cf8e144 100644 --- a/apps/sim/app/(landing)/enterprise/enterprise.tsx +++ b/apps/sim/app/(landing)/enterprise/enterprise.tsx @@ -62,7 +62,7 @@ const ENTERPRISE_CONFIG: SolutionsPageConfig = { description: 'Build, deploy, and govern enterprise AI agents with role-based access, approvals, and full audit trails.', summary: - 'An enterprise AI agent uses AI models, business data, and connected tools to complete multi-step work within the permissions, approval policies, and human oversight your organization defines. Sim is the open-source AI workspace where IT, operations, and technical teams build, deploy, and govern enterprise AI agents across 1,000+ integrations and every major LLM.', + 'Sim is the open-source AI workspace where IT, operations, and technical teams build, deploy, and govern enterprise AI agents across 1,000+ integrations and every major LLM. An enterprise AI agent uses AI models, business data, and connected tools to complete multi-step work within the permissions, approval policies, and human oversight your organization defines.', /** * The shared {@link PlatformHeroVisual} backdrop-plus-demo-window * composition, filled by the {@link EnterprisePlatformLoop} - a sibling of