Skip to content

Commit 09ed4a3

Browse files
committed
Refine messaging: emphasize expert you can't hire
1 parent 6622122 commit 09ed4a3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/config/site.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"SITE_NAME": "PostgresAI",
3-
"SITE_SLOGAN": "Postgres expertise for startups. Without hiring a DBA"
3+
"SITE_SLOGAN": "The Postgres expert your startup can't hire — and doesn't need to."
44
}

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ function IndexPage() {
5959
Your next Postgres outage is already in your logs
6060
</h1>
6161
<p className={styles.subtitle}>
62-
PostgresAI delivers DBA-level analysis in minutes — complete with fixes. Your engineers can get back to building
62+
PostgresAI delivers database fixes in minutes. Your engineers stay focused on building
6363
</p>
6464

6565
{/* Video Container */}

0 commit comments

Comments
 (0)