We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd3d40 commit 195cacdCopy full SHA for 195cacd
2 files changed
src/config/site.json
@@ -1,4 +1,4 @@
1
{
2
"SITE_NAME": "PostgresAI",
3
- "SITE_SLOGAN": "Postgres expertise, without the Postgres expert."
+ "SITE_SLOGAN": "Stop firefighting Postgres"
4
}
src/pages/index.tsx
@@ -59,7 +59,7 @@ function IndexPage() {
59
Your next Postgres outage is already in your logs
60
</h1>
61
<p className={styles.subtitle}>
62
- PostgresAI monitors your database, finds problems, and delivers the fixes. So you can focus on your roadmap.
+ PostgresAI finds Postgres problems and delivers fixes automatically — so your team can focus on the roadmap.
63
</p>
64
65
{/* Video Container */}
0 commit comments