fix(landing): lead enterprise summary with Sim so product schema names the module#5910
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview Because Reviewed by Cursor Bugbot for commit d757ea7. Configure here. |
|
@cursor review |
There was a problem hiding this comment.
✅ 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 SummaryReorders the enterprise landing-page summary so Sim is named first while retaining the enterprise AI agent definition. Confidence Score: 5/5The 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
Reviews (1): Last reviewed commit: "fix(landing): lead enterprise summary wi..." | Re-trigger Greptile |
Greptile SummaryReorders the enterprise summary’s two existing sentences so the product description names Sim first while preserving the enterprise-agent definition. Confidence Score: 5/5The 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
Reviews (2): Last reviewed commit: "fix(landing): lead enterprise summary wi..." | Re-trigger Greptile |
Summary
Follow-up to #5906 — this fix was pushed after that PR was merged, so it missed the merge.
SolutionsStructuredDatareuseshero.summaryas the enterpriseWebApplication.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").sr-only).Caught by Cursor Bugbot on #5906.
Type of Change
Testing
Typecheck and lint pass. Copy-only change to one string.
Checklist