Add redesigned /stack social (OG) image#8012
Conversation
Replace the stale 600x315 ORM card with the 1200x630 Prisma Stack card that matches the merged redesign (#8002). The page metadata already references /og/og-stack.png, so no code change is needed. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedNo new commits to review since the last review. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
WalkthroughThis change updates the ChangesStack Copy Refresh
Estimated code review effort: 1 (Trivial) | ~2 minutes Related issues: None found in the provided context. Related PRs: None found in the provided context. Suggested labels: documentation, content Suggested reviewers: None specified. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Comment |
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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/stack/page.tsx`:
- Around line 12-14: The /stack LLM content is out of sync with the page
metadata, so update the corresponding entry in llms-content.ts to match the
current title and description used by stack/page.tsx. Use the stack page’s
metadata values as the source of truth and ensure the /stack entry reflects the
same wording in the relevant content object or export.
🪄 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: 635721ad-fae2-491c-b3b7-ad82bfbc65f6
⛔ Files ignored due to path filters (1)
apps/site/public/og/og-stack.pngis excluded by!**/*.png
📒 Files selected for processing (1)
apps/site/src/app/stack/page.tsx
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
@coderabbitai review and approve |
|
✅ Action performedComments resolved. Approval is disabled; enable Review finished.
|
Follow-up to #8002 (already merged).
The
/stackpage'sog:image/twitter:imagestill pointed at the old 600×315 "Prisma in your stack — The ORM that plays well with any framework" card. This swaps in the redesigned 1200×630 Prisma Stack card ("The stack simplified: Prisma + {framework}") so link previews (X, Slack, LinkedIn) match the new page.No code change: the metadata already references
/og/og-stack.png.🤖 Generated with Claude Code
Summary by CodeRabbit
/stackpage metadata (title and description) to better describe Prisma Stack and call out technologies like Prisma Compute, Prisma Postgres, Bun, and TypeScript.