diff --git a/apps/sim/app/(landing)/components/features/features.tsx b/apps/sim/app/(landing)/components/features/features.tsx index fe8fb8351d4..d7fafca3867 100644 --- a/apps/sim/app/(landing)/components/features/features.tsx +++ b/apps/sim/app/(landing)/components/features/features.tsx @@ -67,7 +67,7 @@ export function Features() { title='Build agents that solve real problems.' description="Wire blocks, models, and integrations into agent logic on Sim's visual builder, from one agent to many working in parallel." href='/workflows' - linkLabel='Explore the workflow builder' + linkLabel='Explore the AI workflow builder' > diff --git a/apps/sim/app/(landing)/enterprise/enterprise.tsx b/apps/sim/app/(landing)/enterprise/enterprise.tsx index 0b79cf8e144..4fae1190a84 100644 --- a/apps/sim/app/(landing)/enterprise/enterprise.tsx +++ b/apps/sim/app/(landing)/enterprise/enterprise.tsx @@ -60,7 +60,7 @@ const ENTERPRISE_CONFIG: SolutionsPageConfig = { hero: { heading: 'Sim is the AI workspace for enterprise AI agents.', description: - 'Build, deploy, and govern enterprise AI agents with role-based access, approvals, and full audit trails.', + 'The enterprise AI agent platform. Build, deploy, and govern agents with role-based access, approvals, and full audit trails.', summary: '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.', /**