Skip to content

Restore MongoDB-compatible callout in homepage hero#74

Closed
guanzhousongmicrosoft wants to merge 1 commit intomainfrom
dev/guanzhousong/revert-mongo-compatible
Closed

Restore MongoDB-compatible callout in homepage hero#74
guanzhousongmicrosoft wants to merge 1 commit intomainfrom
dev/guanzhousong/revert-mongo-compatible

Conversation

@guanzhousongmicrosoft
Copy link
Copy Markdown
Contributor

Summary

Brings back the prior hero subtitle that called out DocumentDB as a MongoDB compatible open-source document database.

Background

Change

app/page.tsx hero subtitle:

  • Before: Built for document workloads. Powered by PostgreSQL.
  • After: A powerful, scalable, MongoDB compatible open-source document database built for modern applications

The smaller PostgreSQL-focused descriptor below it (Open source and MIT licensed, with native BSON, advanced indexing, and vector search on PostgreSQL.) is intentionally left unchanged, so the Postgres callout remains alongside the restored line.

Test plan

  • Text-only swap inside an existing <p> element; no JSX or component structure changes.
  • No new dependencies, routes, or APIs.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Bring back the prior hero subtitle that called out DocumentDB as a MongoDB compatible
open-source document database. The line was originally added in #6 and removed during
the homepage refresh in #61 in favor of "Built for document workloads. Powered by
PostgreSQL." Restoring the original wording in the same hero subtitle slot keeps the
MongoDB compatibility messaging visible above the fold; the existing PostgreSQL-focused
descriptor below it is unchanged.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Guanzhou Song <guanzhousong@microsoft.com>
@GuanzhouSong
Copy link
Copy Markdown
Contributor

Reopening from a fork-based branch under @GuanzhouSong to attribute the PR to the correct account. Same commit, no content changes.

1 similar comment
@guanzhousongmicrosoft
Copy link
Copy Markdown
Contributor Author

Reopening from a fork-based branch under @GuanzhouSong to attribute the PR to the correct account. Same commit, no content changes.

@guanzhousongmicrosoft guanzhousongmicrosoft deleted the dev/guanzhousong/revert-mongo-compatible branch April 30, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants