Skip to content

feat(site): update homepage tagline#7958

Merged
ankur-arch merged 2 commits into
mainfrom
update-homepage-tagline
Jun 17, 2026
Merged

feat(site): update homepage tagline#7958
ankur-arch merged 2 commits into
mainfrom
update-homepage-tagline

Conversation

@ankur-arch

@ankur-arch ankur-arch commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

What

Updates the homepage hero tagline to:

Prisma is The Agent Infrastructure for TypeScript

(previously "Integrated TypeScript infrastructure for developers building with AI agents")

Changes

In apps/site/src/app/(index)/page.tsx:

  • The visible hero <h1>
  • The matching name in the page's structured data, so SEO metadata stays consistent

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated homepage headline and page title messaging to reflect current branding.

Change the homepage hero (and matching structured-data name) to
"Prisma is The Agent Infrastructure for TypeScript".

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment Jun 17, 2026 10:08am
docs Ready Ready Preview, Comment Jun 17, 2026 10:08am
eclipse Ready Ready Preview, Comment Jun 17, 2026 10:08am
site Ready Ready Preview, Comment Jun 17, 2026 10:08am

Request Review

@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: bbce604a-4b5b-4e74-b033-97e67e2a4771

📥 Commits

Reviewing files that changed from the base of the PR and between 5460d79 and 8809739.

📒 Files selected for processing (2)
  • apps/site/src/app/(index)/page.tsx
  • apps/site/src/lib/site-metadata.ts

Walkthrough

Three text values on the homepage are updated to a new brand tagline. SITE_HOME_TITLE in site-metadata.ts is condensed to "Prisma | The Agent Infrastructure for TypeScript", and both the homeStructuredData.name field and the hero <h1> in page.tsx are set to "Prisma is The Agent Infrastructure for TypeScript".

Changes

Homepage copy update

Layer / File(s) Summary
SITE_HOME_TITLE constant update
apps/site/src/lib/site-metadata.ts
Exported constant SITE_HOME_TITLE is rewritten from a multi-line "Prisma | Integrated TypeScript Infrastructure for Agentic Software Development" to the single-line "Prisma | The Agent Infrastructure for TypeScript".
Hero headline and structured-data name
apps/site/src/app/(index)/page.tsx
The homeStructuredData.name field (line 221) and the <h1> render (line 278) are both changed from the prior "Integrated TypeScript infrastructure…" phrasing to "Prisma is The Agent Infrastructure for TypeScript".

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating the homepage hero tagline and related metadata from the old messaging to the new 'Prisma is The Agent Infrastructure for TypeScript' messaging.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

Update SITE_HOME_TITLE to match the new hero tagline,
"The Agent Infrastructure for TypeScript".

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@argos-ci

argos-ci Bot commented Jun 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected - Jun 17, 2026, 10:15 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant