feat(site): simplify tagline to "Agent Infrastructure for TypeScript"#7959
Conversation
Drop the "Prisma is The" lead-in and the "Prisma |" title prefix; the audience already knows they're on the Prisma site. Hero, structured-data name, and home page title now all read "Agent Infrastructure for TypeScript". Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
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 (2)
WalkthroughThree text strings on the homepage are shortened: the ChangesHomepage tagline text update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
🚥 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 ↗︎
|
What
Simplifies the homepage tagline to just:
Drops the "Prisma is The" lead-in and the "Prisma |" title prefix — visitors already know they're on the Prisma site.
Changes
apps/site/src/app/(index)/page.tsx— hero<h1>and structured-datanameapps/site/src/lib/site-metadata.ts—SITE_HOME_TITLEAll three now read exactly "Agent Infrastructure for TypeScript".
🤖 Generated with Claude Code
Summary by CodeRabbit