Skip to content

Commit 8ac51cc

Browse files
authored
Update mission statement to emphasize developer freedom
1 parent 73fa987 commit 8ac51cc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/page.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ export default function Home() {
3939
Our Mission
4040
</h2>
4141
<p className="text-xl text-gray-400 max-w-2xl mx-auto">
42-
Built on the principles of transparency, freedom, and
42+
Built on the principles of transparency, developer freedom, and
4343
standardization, our mission is to build a MongoDB compatible open
44-
source document database that is built on PostgreSQL
44+
source document database based on PostgreSQL
4545
</p>
4646
</div>
4747

@@ -53,9 +53,9 @@ export default function Home() {
5353
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} d="M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z" />
5454
</svg>
5555
</div>
56-
<h3 className="text-xl font-semibold text-white mb-4">Visibility</h3>
56+
<h3 className="text-xl font-semibold text-white mb-4">Transparency</h3>
5757
<p className="text-gray-400">
58-
We want to ensure developers have full visibility into the underlying architecture of the engine
58+
We want to ensure developers have full transparency into the underlying architecture of the engine
5959
</p>
6060
</div>
6161

0 commit comments

Comments
 (0)