We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6622122 commit 09ed4a3Copy full SHA for 09ed4a3
2 files changed
src/config/site.json
@@ -1,4 +1,4 @@
1
{
2
"SITE_NAME": "PostgresAI",
3
- "SITE_SLOGAN": "Postgres expertise for startups. Without hiring a DBA"
+ "SITE_SLOGAN": "The Postgres expert your startup can't hire — and doesn't need to."
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 delivers DBA-level analysis in minutes — complete with fixes. Your engineers can get back to building
+ PostgresAI delivers database fixes in minutes. Your engineers stay focused on building
63
</p>
64
65
{/* Video Container */}
0 commit comments