Skip to content

Commit 195cacd

Browse files
committed
Update messaging: 'Stop firefighting Postgres'
1 parent 4fd3d40 commit 195cacd

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, without the Postgres expert."
3+
"SITE_SLOGAN": "Stop firefighting Postgres"
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 monitors your database, finds problems, and delivers the fixes. So you can focus on your roadmap.
62+
PostgresAI finds Postgres problems and delivers fixes automatically — so your team can focus on the roadmap.
6363
</p>
6464

6565
{/* Video Container */}

0 commit comments

Comments
 (0)