Skip to content

Commit 1ffd4f0

Browse files
authored
improvement(landing): close remaining SEO keyword gaps on home and enterprise (#5912)
1 parent 877dc9e commit 1ffd4f0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/sim/app/(landing)/components/features/features.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export function Features() {
6767
title='Build agents that solve real problems.'
6868
description="Wire blocks, models, and integrations into agent logic on Sim's visual builder, from one agent to many working in parallel."
6969
href='/workflows'
70-
linkLabel='Explore the workflow builder'
70+
linkLabel='Explore the AI workflow builder'
7171
>
7272
<BuildCallout />
7373
</FeatureCard>

apps/sim/app/(landing)/enterprise/enterprise.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ const ENTERPRISE_CONFIG: SolutionsPageConfig = {
6060
hero: {
6161
heading: 'Sim is the AI workspace for enterprise AI agents.',
6262
description:
63-
'Build, deploy, and govern enterprise AI agents with role-based access, approvals, and full audit trails.',
63+
'The enterprise AI agent platform. Build, deploy, and govern agents with role-based access, approvals, and full audit trails.',
6464
summary:
6565
'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.',
6666
/**

0 commit comments

Comments
 (0)