Skip to content

feat(site): simplify tagline to "Agent Infrastructure for TypeScript"#7959

Merged
ankur-arch merged 1 commit into
mainfrom
tagline-agent-infrastructure
Jun 17, 2026
Merged

feat(site): simplify tagline to "Agent Infrastructure for TypeScript"#7959
ankur-arch merged 1 commit into
mainfrom
tagline-agent-infrastructure

Conversation

@ankur-arch

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

Copy link
Copy Markdown
Contributor

What

Simplifies the homepage tagline to just:

Agent Infrastructure for TypeScript

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-data name
  • apps/site/src/lib/site-metadata.tsSITE_HOME_TITLE

All three now read exactly "Agent Infrastructure for TypeScript".

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Updates
    • Refreshed homepage heading and page title messaging.

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>
@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:21am
docs Ready Ready Preview, Comment Jun 17, 2026 10:21am
eclipse Ready Ready Preview, Comment Jun 17, 2026 10:21am
site Ready Ready Preview, Comment Jun 17, 2026 10:21am

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: 23a24224-d618-4197-be06-bb5aa6f4fd05

📥 Commits

Reviewing files that changed from the base of the PR and between 9ed6be8 and 68d6e34.

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

Walkthrough

Three text strings on the homepage are shortened: the SITE_HOME_TITLE constant, the structured data collection name field, and the hero <h1> element all change from the "Prisma is/| The Agent Infrastructure for TypeScript" variants to simply "Agent Infrastructure for TypeScript".

Changes

Homepage tagline text update

Layer / File(s) Summary
Site title constant, structured data, and hero heading
apps/site/src/lib/site-metadata.ts, apps/site/src/app/(index)/page.tsx
SITE_HOME_TITLE drops the `"Prisma

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • prisma/web#7958: Updates the same homepage hero <h1>, SITE_HOME_TITLE, and structured data tagline wording in the same two files, making it a direct predecessor to this change.
🚥 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: simplifying the tagline by removing 'Prisma is The' and 'Prisma |' prefixes across three locations, making it concise and specific.
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.

@ankur-arch ankur-arch merged commit 9370d4e into main Jun 17, 2026
18 checks passed
@ankur-arch ankur-arch deleted the tagline-agent-infrastructure branch June 17, 2026 10:22
@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:27 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