copy(site): align touched marketing pages with messaging skills#7930
Open
ankur-arch wants to merge 2 commits into
Open
copy(site): align touched marketing pages with messaging skills#7930ankur-arch wants to merge 2 commits into
ankur-arch wants to merge 2 commits into
Conversation
Apply the Prisma communication skills (prisma-copy-review + prisma-product-messaging) to the user-facing copy on the marketing pages that PR #7859 touches. Copy-only edits; no structural, logic, or factual/pricing changes. - Remove em/en dashes from prose (startups testimonial + body, etc.). - Cut fluff, empty slogans, and vague intensifiers (seamless, powerful, "ship with confidence", "stay ahead in the game", "peak performance", "ultimate tool", "scale without limits", "core competencies", ...) and replace with concrete workflow/outcome language. - Fix mid-sentence capitalization (Build, Fortify, Grows, Pricing, Database) and tighten run-ons. - Correct product naming: Prisma Accelerate, Prisma Console (was "Prisma Data Platform"/"Platform Console"), VS Code (was VSCode), Management API; "Prisma ORM" instead of "the Prisma ORM". Pages: orm, postgres, enterprise, mcp, startups, query-insights, partners, community, ecosystem, studio. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
WalkthroughThis PR updates marketing copy across nine product landing pages within the Prisma website. All changes are copy revisions—feature descriptions, button labels, card titles, hero paragraphs, metadata, and footer links—with no modifications to component logic, rendering structure, or functional code paths. ChangesWebsite Marketing Copy Refresh
🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
Align the homepage and footer with the positioning doc so all three core products (Prisma ORM, Prisma Postgres, Prisma Compute) are named and reachable consistently. - Hero: name Prisma ORM, Prisma Postgres, and Prisma Compute in the subhead (was generic "managed Postgres"/"production-ready compute"), add the missing Prisma Postgres CTA, and rename "Explore Compute" to "Explore Prisma Compute". Hero now offers all three product CTAs. - "Start with Prisma" footer-CTA section: add the missing Prisma Compute CTA so all three products are reachable. - Platform-path card: "Explore Compute" -> "Explore Prisma Compute". - Footer Product column: add Prisma Postgres and Prisma Compute (were missing) and use full "Prisma ORM" naming. - Site metadata description: name the three products. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
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.
Applies the Prisma communication skills (prisma-copy-review + prisma-product-messaging) to the user-facing copy on the marketing pages that #7859 touches, plus product-naming consistency on the homepage and footer. Copy-only: no structural, logic, pricing, or factual claim changes. Targets
feat/DR-8328-compute-pageso it lands alongside #7859.Attributed customer/partner quotes were preserved except for swapping em/en dashes for standard punctuation.
Copy cleanup (per skills)
Style: removed em/en dashes from prose; fixed mid-sentence capitalization; tightened run-ons.
Fluff and unsupported absolutes to concrete copy: cut
seamless/seamlessly,powerful,ultimate tool,ship with confidence,stay ahead in the game,peak performance,scale without limits,core competencies,amazing,super quick, etc.; replaced with specific workflow/outcome language where an obviously-correct replacement existed.Product naming:
Prisma Data Platform/Platform Consoleto Prisma Console;VSCodeto VS Code; genericAccelerateto Prisma Accelerate;the Prisma ORMto Prisma ORM;database management APIto Management API.Pages: orm, postgres, enterprise, mcp, startups, query-insights, partners, community, ecosystem, studio.
Homepage + footer consistency (positioning alignment)
Notes for reviewers
_components/*) outside the page file; scoped to the files feat: DR-8328 Add compute page first stage #7859 touches. Happy to extend.packages/ui, so the Product-column change is shared across apps (intended).🤖 Generated with Claude Code