File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,18 +13,18 @@ function IndexPage() {
1313 if ( typeof signInUrl !== 'string' ) return null
1414
1515 return (
16- < Layout title = "PostgresAI copilot — Expert-level Postgres observability " >
16+ < Layout title = "PostgresAI – self-healing Postgres for fast-growing startups " >
1717 < main >
1818 { /* Hero Section with Video */ }
1919 < section className = "banner position-relative text-center" >
2020 < div className = "container" >
2121 < div className = "row justify-content-center align-items-center" >
2222 < div className = "col-lg-10" >
2323 < h1 className = { styles . mainTitle } >
24- Ship features instead of fighting Postgres fires
24+ Self-healing Postgres for fast‑growing startups
2525 </ h1 >
2626 < p className = { styles . subtitle } >
27- 15 min from start to your first database improvement
27+ Ship features instead of fighting Postgres fires
2828 </ p >
2929
3030 { /* Video Container */ }
You can’t perform that action at this time.
0 commit comments