Skip to content

fix(landing): lead enterprise summary with Sim so product schema names the module#5910

Merged
waleedlatif1 merged 1 commit into
stagingfrom
fix/enterprise-summary-schema-lead
Jul 24, 2026
Merged

fix(landing): lead enterprise summary with Sim so product schema names the module#5910
waleedlatif1 merged 1 commit into
stagingfrom
fix/enterprise-summary-schema-lead

Conversation

@waleedlatif1

Copy link
Copy Markdown
Collaborator

Summary

Follow-up to #5906 — this fix was pushed after that PR was merged, so it missed the merge.

  • SolutionsStructuredData reuses hero.summary as the enterprise WebApplication.description. fix(landing): restore single-paragraph hero copy on home and enterprise #5906 prepended the "An enterprise AI agent uses…" definition to that summary, so the product schema led with a generic concept definition instead of naming Sim — inconsistent with every other solutions page and a violation of the entity-consistency GEO rule ("always write 'Sim' by name").
  • Reorders the two sentences so the summary (and therefore the product schema) leads with "Sim is the open-source AI workspace where…", with the definition kept as the second sentence for AI-citation value.
  • Copy-only; no visible change (the summary is sr-only).

Caught by Cursor Bugbot on #5906.

Type of Change

  • Bug fix

Testing

Typecheck and lint pass. Copy-only change to one string.

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docs Skipped Skipped Jul 24, 2026 12:25am

Request Review

@cursor

cursor Bot commented Jul 24, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Single string reorder on the enterprise landing config; no logic, security, or runtime behavior changes.

Overview
Reorders the two sentences in the enterprise page hero.summary so copy and structured data lead with Sim instead of a generic “enterprise AI agent” definition.

Because SolutionsStructuredData maps hero.summary to the JSON-LD WebApplication.description, the prior order made the product schema open with a concept definition rather than naming Sim—unlike other solutions pages and the GEO entity-consistency rule. The definition stays as the second sentence for citation value. Copy-only (sr-only); no visible UI change.

Reviewed by Cursor Bugbot for commit d757ea7. Configure here.

@waleedlatif1

Copy link
Copy Markdown
Collaborator Author

@greptile

@waleedlatif1

Copy link
Copy Markdown
Collaborator Author

@cursor review

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit d757ea7. Configure here.

@greptile-apps

greptile-apps Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Reorders the enterprise landing-page summary so Sim is named first while retaining the enterprise AI agent definition.

Confidence Score: 5/5

The PR appears safe to merge.

The change only reorders two static summary sentences, preserving all existing copy while ensuring the shared structured-data description begins by naming Sim.

Important Files Changed

Filename Overview
apps/sim/app/(landing)/enterprise/enterprise.tsx Reorders two unchanged sentences in the enterprise summary without altering their content or introducing behavioral issues.

Reviews (1): Last reviewed commit: "fix(landing): lead enterprise summary wi..." | Re-trigger Greptile

@greptile-apps

greptile-apps Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Reorders the enterprise summary’s two existing sentences so the product description names Sim first while preserving the enterprise-agent definition.

Confidence Score: 5/5

The PR appears safe to merge with no actionable issues identified.

The change only reverses the order of two unchanged sentences in a static summary, preserving its content and existing configuration contract.

Important Files Changed

Filename Overview
apps/sim/app/(landing)/enterprise/enterprise.tsx Reorders unchanged static copy in the enterprise page configuration without altering rendering, data shape, or runtime behavior.

Reviews (2): Last reviewed commit: "fix(landing): lead enterprise summary wi..." | Re-trigger Greptile

@waleedlatif1
waleedlatif1 merged commit 877dc9e into staging Jul 24, 2026
20 checks passed
@waleedlatif1
waleedlatif1 deleted the fix/enterprise-summary-schema-lead branch July 24, 2026 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant