feat(site): update copy for landing pages#7892
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughThis PR updates marketing copy, SEO/structured-data, and product-data content across Prisma Postgres and Prisma ORM pages plus the generated LLM content snippet. All edits are string/content changes; no exported APIs or runtime behavior were modified. ChangesPrisma Product Marketing Messaging
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 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. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@apps/site/src/app/orm/page.tsx`:
- Line 245: Replace the outdated URL string
"https://www.prisma.io/docs/orm/prisma-migrate/understanding-prisma-migrate/overview"
with the canonical destination
"https://www.prisma.io/docs/orm/prisma-migrate/understanding-prisma-migrate/mental-model"
wherever that link property appears in the file (i.e., update the link: "..."
value shown in the diff).
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: e8d9113f-92b0-4d4c-acb1-4a4ae0c84860
📒 Files selected for processing (4)
apps/site/src/app/llms-content.tsapps/site/src/app/orm/page.tsxapps/site/src/app/postgres/page.tsxapps/site/src/data/postgres.json
Clarify the ORM hero messaging and point the Prisma Migrate feature card at the canonical docs URL. Co-authored-by: Cursor <cursoragent@cursor.com>
Summary by CodeRabbit