Uh oh!
There was an error while loading. Please reload this page.
fix(landing): restore single-paragraph hero copy on home and enterprise - #5906
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview Home hero description is shortened to a single line about open source, integrations, LLMs, and build modes. Enterprise tightens the H1 and description; the former visible “what is an enterprise AI agent” copy moves into the existing Reviewed by Cursor Bugbot for commit 51b48a3. Configure here. |
Greptile SummaryRestores concise, single-paragraph hero copy while retaining enterprise definition text for assistive and answer-engine consumption.
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains. Important Files Changed
Reviews (4): Last reviewed commit: "improvement(landing): restore building-a..." | Re-trigger Greptile |
waleedlatif1
commented
Jul 24, 2026
waleedlatif1
commented
Jul 24, 2026
@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 c32cb59. Configure here.
waleedlatif1
commented
Jul 24, 2026
waleedlatif1
commented
Jul 24, 2026
@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 563647f. Configure here.
waleedlatif1
commented
Jul 24, 2026
waleedlatif1
commented
Jul 24, 2026
@cursor review |
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 51b48a3. Configure here.
Uh oh!
There was an error while loading. Please reload this page.

Summary
definition) on/and/enterprise, which doubled the hero body copy and flooded the page with text. This restores the original one-paragraph hero on both.sr-onlysummary — the purpose-built answer-engine citation target — so the GEO value is kept at zero layout cost.definitionplumbing (SolutionsHeroConfig.definition, theLandingHeroHeaderprop, and theSolutionsHeropass-through).SolutionsCardRowConfig.notestays — it is still used by the enterprise deploy row.SEO retained
Everything from the SEO brief except the hero's second paragraph is untouched and still visible: both reordered/expanded H1s, the homepage title order, all enterprise row H2s + subtitles + card descriptions, the enterprise meta description, and the entity-explicit "AI agents" platform H2s. The homepage hero still carries the priority keywords ("AI agent and workflow builder", "AI agents", open source, 1,000+ integrations, every major LLM) in one line, and the first 150 visible chars of both heroes still name Sim / AI workspace / AI agents.
Type of Change
Testing
Typecheck and lint pass. Verified against the running dev server by parsing the server-rendered HTML for both
/and/enterprise: each hero now renders exactly one body paragraph at ~3 lines, and the enterprisesr-onlysummary contains the definition sentence.Checklist
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.