feat(marketing): add /vs/ pages for Bolt, Lovable, Onlook + AI writing audit#515
Merged
BlueHotDog merged 1 commit intomainfrom Mar 6, 2026
Merged
Conversation
…g audit
- Add 3 new comparison pages: /vs/bolt, /vs/lovable, /vs/onlook
- Extract 4 reusable comparison components (ComparisonHero, ComparisonFeatureTable, ComparisonPricing, ComparisonCTA)
- Update /vs/ index and ComparisonTable with links to new pages
- Strict AI writing audit across all 7 /vs/ pages per Wikipedia 'Signs of AI writing' guide:
- Remove 'fundamentally different' (3 pages)
- Rewrite templated 'X and Y look similar but...' openers (4 pages)
- Replace 'genuinely' puffery (2 pages)
- Fix 'Describe what you want — [example] —' em dash pattern (3 pages)
- Fix repeated possessive patterns 'your real X, your real Y' (2 pages)
- Remove promotional phrasing ('well-executed', 'fills a real gap')
- Break bold-lead paragraph monotony in cursor.astro
Contributor
|
Minimum allowed coverage is Generated by 🐒 cobertura-action against 25e1b05 |
There was a problem hiding this comment.
🟡 Stale SEO meta description on /vs/ index page doesn't mention new comparisons
The SEO description at apps/marketing/src/pages/vs/index.astro:10 says "Honest, detailed comparisons of Frontman with Cursor, GitHub Copilot, and Stagewise" but the page now lists 7 comparisons including v0, Bolt, Lovable, and Onlook. The meta description no longer accurately represents the page content, which can hurt search engine click-through rates and SEO relevance for the newly added competitor names.
(Refers to line 10)
Was this helpful? React with 👍 or 👎 to provide feedback.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/vs/bolt,/vs/lovable,/vs/onlookwith feature tables, pricing, FAQ with JSON-LD, and reusable componentsComparisonHero,ComparisonFeatureTable,ComparisonPricing,ComparisonCTA) from the existing page patterns/vs/index page and homepageComparisonTablewith links to the new pages/vs/pages using Wikipedia's "Signs of AI writing" guideAI Writing Fixes (13 edits across 6 pages)
New Pages
/vs/bolt— Bolt.new generates apps from scratch in WebContainer sandbox; Frontman edits existing apps/vs/lovable— Lovable generates apps for non-coders; Frontman edits existing apps for developers/vs/onlook— Onlook is a Figma-like design tool with sandbox; Frontman is a dev tool with real runtime contextBuild
555 pages, 0 errors.