@@ -260,21 +260,33 @@ export default function SiteHome() {
Prisma gives TypeScript and Node.js teams a type-safe ORM, managed Postgres, and
- production-ready compute for modern applications from schema to production.
+ serverless TypeScript compute. Prisma ORM, Prisma Postgres, and Prisma Compute take you
+ from schema to production.
-
+
-
@@ -482,6 +494,12 @@ export default function SiteHome() {
+
Free to get started, no credit card needed.
diff --git a/apps/site/src/app/community/page.tsx b/apps/site/src/app/community/page.tsx
index 1ac7a6e508..d1fab3c160 100644
--- a/apps/site/src/app/community/page.tsx
+++ b/apps/site/src/app/community/page.tsx
@@ -6,7 +6,7 @@ import { meetups, type Meetup } from "../events/events-data";
export const metadata = createPageMetadata({
title: "Community | Prisma",
description:
- "Have a question, idea, or contribution for the Prisma ORM? You are not alone! Join hundreds of thousands of Prisma developers.",
+ "Have a question, idea, or contribution for Prisma ORM? You are not alone. Join hundreds of thousands of Prisma developers.",
path: "/community",
ogImage: "/og/og-community.png",
});
diff --git a/apps/site/src/app/compute/page.tsx b/apps/site/src/app/compute/page.tsx
index d8690f701f..390e7ddfc5 100644
--- a/apps/site/src/app/compute/page.tsx
+++ b/apps/site/src/app/compute/page.tsx
@@ -317,17 +317,14 @@ export default async function Page() {
-
diff --git a/apps/site/src/app/ecosystem/page.tsx b/apps/site/src/app/ecosystem/page.tsx
index 516e27c331..f5ef24195c 100644
--- a/apps/site/src/app/ecosystem/page.tsx
+++ b/apps/site/src/app/ecosystem/page.tsx
@@ -18,8 +18,8 @@ const twoCol = [
Postgres that fits your stack.
- Works with your existing stack, wherever you deploy.Your choice of ORM, frameworks, and
- tools, they all just connect.
+ Works with your existing stack, wherever you deploy. Connect your choice of ORM,
+ frameworks, and tools.
- The PostgreSQL millions know and trust in production, ready in seconds with zero
- configuration. Automatic backups, observability and compliance.
+ The PostgreSQL millions know and trust in production, ready quickly without manual
+ configuration. Includes automatic backups, observability, and compliance.
- Explore the wide variety of tools created by our amazing community.
+ Explore the wide variety of tools created by the Prisma community.
- Prisma acts as your comprehensive enterprise data toolset, simplifying database
- interactions and reducing complexity so developers can focus on business logic.
+ Prisma simplifies database interactions and reduces complexity, so developers can focus
+ on business logic instead of infrastructure plumbing.
- Delightful DB workflows
+ Database workflows without the friction
@@ -110,8 +110,8 @@ const twoCol = [
Works with your favorite databases and frameworks
- Prisma's compatibility with popular tools ensures no stack lock-in, lower integration
- costs, and smooth transitions.
+ Prisma ORM works with popular databases and tools, so you avoid stack lock-in and reduce
+ integration costs.
Learn more
@@ -202,12 +202,12 @@ const twoCol_2 = [
const twoCol_3 = [
{
icon: "/icons/technologies/vscode.svg",
- title: "Extra ergonomy in VS Code",
+ title: "Built for VS Code",
description:
- "Auto-completion, linting, formatting and more help Prisma developers in VSCode stay confident and productive.",
+ "Auto-completion, linting, and formatting help Prisma developers in VS Code catch errors early and stay productive.",
btn: {
url: "https://marketplace.visualstudio.com/items?itemName=Prisma.prisma",
- label: "Download Prisma VSCode Extension",
+ label: "Download Prisma VS Code Extension",
icon: "fa-regular fa-arrow-up-right",
},
},
@@ -243,7 +243,7 @@ const features = [
},
{
title: "Data model you can read",
- subtitle: "The Prisma schema is intuitive and easy to use",
+ subtitle: "The Prisma schema is intuitive and easy to read.",
image: "/illustrations/orm/collaborative",
alt: "Collaborative work",
icon: "fa-light fa-screen-users",
@@ -291,8 +291,8 @@ export default function ORM() {
- Prisma ORM elevates developer experience with intuitive data modeling, automated
- migrations, and type-safety.
+ Prisma ORM gives you intuitive data modeling, automated migrations, and type-safety
+ across PostgreSQL, MySQL, SQLite, MongoDB, and more.
),
diff --git a/apps/site/src/app/startups/page.tsx b/apps/site/src/app/startups/page.tsx
index 4ceeb565d8..0f77e28fb0 100644
--- a/apps/site/src/app/startups/page.tsx
+++ b/apps/site/src/app/startups/page.tsx
@@ -55,7 +55,7 @@ const testimonials = [
{
quote: (
<>
- Entire SaaS businesses have been built on top of the Prisma ecosystem— including OSS ones
+ Entire SaaS businesses have been built on top of the Prisma ecosystem, including OSS ones
like Dub.co. Have been loving the recent performance improvements as well
>
),
@@ -101,8 +101,8 @@ export default function StartupsPage() {
for Startups?
- Building a startup is hard – your tools shouldn't be. You need infra that grows
- with you: flexible, powerful, and built to scale.
+ Building a startup is hard. Your tools shouldn't be. You need infrastructure
+ that grows with you: flexible and built to scale.
Apply if you're building a software product or service with an active website
@@ -128,7 +128,7 @@ export default function StartupsPage() {
{b.title}
- – {b.description}
+ {b.description}
))}
@@ -201,10 +201,8 @@ export default function StartupsPage() {
{/* Info box */}
- Prisma empowers you to innovate faster with the most reliable and developer-friendly
- database infrastructure. Build with confidence, scale without limits, and deliver
- exceptional experiences to your global audience—all while staying focused on what
- matters: your product.
+ Prisma gives you developer-friendly database infrastructure so you can build and scale
+ your product while staying focused on what matters: shipping to your users.
diff --git a/apps/site/src/app/studio/page.tsx b/apps/site/src/app/studio/page.tsx
index 1323b06a7f..b7ab62d95b 100644
--- a/apps/site/src/app/studio/page.tsx
+++ b/apps/site/src/app/studio/page.tsx
@@ -16,21 +16,21 @@ const TRY_STUDIO_COMMAND = `npx try-prisma@latest --template orm/starter \\
const featureCards = [
{
icon: "fa-regular fa-code-branch",
- title: "Instant Access to Your Database",
+ title: "Quick access to your database",
description:
- "Connect to your Prisma Postgres database or bring your own in seconds. Prisma Studio now lives right in the Prisma Data Platform.",
+ "Connect to your Prisma Postgres database or bring your own. Prisma Studio now lives right in the Prisma Console.",
},
{
icon: "fa-regular fa-wand-magic-sparkles",
- title: "Zero Setup Required",
+ title: "No setup required",
description:
- "Skip installation and dive straight into your data. Your entire team can access and collaborate instantly.",
+ "Skip installation and go straight to your data. Your whole team can access and collaborate in one place.",
},
{
icon: "fa-regular fa-people-line",
- title: "Real-Time Collaboration",
+ title: "Real-time collaboration",
description:
- "Work together on the same database in real time. No local setup, no configuration, just seamless teamwork.",
+ "Work together on the same database in real time, with no local setup or configuration.",
},
] as const;
@@ -39,7 +39,7 @@ const featureRows = [
eyebrow: "Runs anywhere",
title: "Local or collaborative",
description:
- "Access your database anywhere. Work locally for rapid development or use Console for team collaboration. Switch seamlessly between solo and team workflows.",
+ "Access your database anywhere. Work locally for fast development or use the Console for team collaboration. Move between solo and team workflows.",
imageSrc: "/illustrations/studio/laptop.svg",
imageAlt: "Prisma Studio interface showing local and collaborative workflows",
imageWidth: 522,
@@ -49,7 +49,7 @@ const featureRows = [
eyebrow: "Data exploration",
title: "Understand your data",
description:
- "Browse your database visually with powerful filters and search. Spot patterns instantly and get insights for debugging or schema changes, no SQL needed.",
+ "Browse your database visually with filters and search. Spot patterns and find what you need for debugging or schema changes, no SQL required.",
imageSrc: "/illustrations/studio/explore.svg",
imageAlt: "Prisma Studio data exploration interface with highlighted filters",
imageWidth: 546,
@@ -57,9 +57,9 @@ const featureRows = [
},
{
eyebrow: "Advanced filtering",
- title: "Power through complexity",
+ title: "Navigate complex relationships",
description:
- "Visualize complex data relationships with clickable model navigation. See your database architecture unfold naturally, helping teams understand how everything connects.",
+ "Explore data relationships with clickable, model-aware navigation. See how your records connect so your team can understand the database structure.",
imageSrc: "/illustrations/studio/filter.svg",
imageAlt: "Prisma Studio advanced filtering interface",
imageWidth: 571,
@@ -69,17 +69,17 @@ const featureRows = [
eyebrow: "Multiple tabs",
title: "Switch contexts instantly",
description:
- "Find exactly what you need with powerful, precise filtering. Combine filters and operators to quickly surface insights from complex data.",
+ "Find exactly what you need with precise filtering. Combine filters and operators to surface records from complex data.",
imageSrc: "/illustrations/studio/tabs.svg",
imageAlt: "Prisma Studio with multiple tabs open",
imageWidth: 561,
imageHeight: 215,
},
{
- eyebrow: "Amazing data editing UX",
+ eyebrow: "Embedded data editing",
title: "Embed in your own apps",
description:
- "When using Prisma Postgres, you can integrate Studio directly in your own applications to provide a polished data editing experience to your users.",
+ "When using Prisma Postgres, you can integrate Studio directly into your own applications to give your users a data editing experience.",
imageSrc: "/illustrations/studio/embed.svg",
imageAlt: "Embedded Prisma Studio experience inside an app",
imageWidth: 582,
@@ -91,7 +91,7 @@ const studioStructuredData = createSoftwareApplicationStructuredData({
path: "/studio",
name: "Prisma Studio",
description:
- "Visual database browser and editor for Prisma. Explore and manipulate your data with an intuitive interface, locally or in the Prisma Data Platform.",
+ "Visual database browser and editor for Prisma. Explore and edit your data with a model-aware interface, locally or in the Prisma Console.",
});
export const metadata = createPageMetadata({
@@ -125,8 +125,8 @@ export default function StudioPage() {
- The ultimate tool for exploring and editing data in your Prisma project. Work locally or
- team up inside the Prisma Console.
+ A visual browser and editor for the data in your Prisma project. Work locally or team up
+ inside the Prisma Console.
@@ -208,7 +208,7 @@ export default function StudioPage() {
See how Studio works
- Access Prisma Studio on your local machine during development, or in the Platform
+ Access Prisma Studio on your local machine during development, or in the Prisma
Console to collaborate on data with your team.
diff --git a/apps/site/src/lib/site-metadata.ts b/apps/site/src/lib/site-metadata.ts
index daf1f8ac8d..ded56659da 100644
--- a/apps/site/src/lib/site-metadata.ts
+++ b/apps/site/src/lib/site-metadata.ts
@@ -1,4 +1,4 @@
export const SITE_HOME_TITLE = "Prisma | Database Platform for TypeScript Developers";
export const SITE_HOME_DESCRIPTION =
- "Prisma gives TypeScript and Node.js teams a type-safe ORM, managed Postgres, and production-ready compute from schema to production.";
+ "Prisma gives TypeScript and Node.js teams Prisma ORM, Prisma Postgres, and Prisma Compute: a type-safe ORM, managed Postgres, and production-ready compute, from schema to production.";
diff --git a/packages/ui/src/data/footer.ts b/packages/ui/src/data/footer.ts
index 44bbb5b06a..3784ad8d2f 100644
--- a/packages/ui/src/data/footer.ts
+++ b/packages/ui/src/data/footer.ts
@@ -5,10 +5,20 @@ const footerItems = [
url: "https://prisma.io/product",
links: [
{
- title: "ORM",
+ title: "Prisma ORM",
url: "https://prisma.io/orm",
_type: "footerLinkType",
},
+ {
+ title: "Prisma Postgres",
+ url: "https://prisma.io/postgres",
+ _type: "footerLinkType",
+ },
+ {
+ title: "Prisma Compute",
+ url: "https://prisma.io/compute",
+ _type: "footerLinkType",
+ },
{
title: "Studio",
url: "https://prisma.io/studio",