diff --git a/README.md b/README.md
index fd62c6a4..b88e548b 100644
--- a/README.md
+++ b/README.md
@@ -8,12 +8,63 @@
 [](https://github.com/plankanban/planka/pkgs/container/planka) [](https://github.com/plankanban/planka/graphs/contributors) [](https://discord.gg/WqqYNd7Jvt)
- [Install](https://docs.planka.cloud/docs/installation/docker/production-version/) · [Demo](https://planka.app) · [Docs](https://docs.planka.cloud/docs/welcome/) · [API](https://plankanban.github.io/planka/swagger-ui/) · [Cloud](https://planka.app/pricing) · [Pro version](https://planka.app/pro)
+ [Install](https://docs.planka.cloud/docs/installation/docker/production-version/) · [Demo](https://planka.app) · [Docs](https://docs.planka.cloud/docs/welcome/) · [API](https://plankanban.github.io/planka/swagger-ui/) · [Cloud](https://planka.app/pricing) · [Pro version](https://planka.app/pro?ref=github-readme)

+---
+
+
+
+ ## PLANKA Pro
+
+ **When the whole team runs on PLANKA.**
+
+ Phones and tablets · five themes · a dashboard across every project · calendar, timeline and
+ map views · cards on more than one board · templates · guest roles · SSO · PDF export.
+ Self-hosted exactly as you host it now, supported by the people who build it.
+
+ [](https://planka.app/trial?ref=github-readme-trial)
+ [](https://planka.app/pro?ref=github-readme-pro)
+
+

+
+

+

+

+
+
+
+| | Community | Pro |
+| --- | :---: | :---: |
+| Boards, lists, cards, real-time collaboration | ✓ | ✓ |
+| Markdown, attachments, comments, custom fields | ✓ | ✓ |
+| Stopwatch and due dates on cards | ✓ | ✓ |
+| Notifications through 100+ providers | ✓ | ✓ |
+| Webhooks and a documented REST API | ✓ | ✓ |
+| Two-factor authentication | ✓ | ✓ |
+| Self-hosted, your database, your backups | ✓ | ✓ |
+| **Free to self-host** | **✓** | — |
+| Phones and tablets, five themes, accent color | — | ✓ |
+| Calendar, timeline, map and media views | — | ✓ |
+| Recurring cards, card and board templates | — | ✓ |
+| One card on more than one board | — | ✓ |
+| Guest roles, SSO (OIDC) | — | ✓ |
+| PDF and HTML export | — | ✓ |
+| Support from the developers, no ticket queue | — | ✓ |
+
+Pro upgrades an existing Community installation in place — your database, your volume, your
+data. It is a real migration rather than a new image: Pro adds a Valkey service and a one-off
+schema promote. The promote accepts only certain Community releases as a starting point —
+currently 2.1.x and 2.2.x — and from any other version it stops without changing anything.
+**The upgrade is one-way — there is no downgrade back to Community — so take a backup first,
+or try it on a copy.** The step-by-step guide is in the customer center once you have a key,
+and lists the releases the promote accepts.
+
+---
+
## Key Features
- **Collaborative Kanban Boards:** Create projects, boards, lists, cards, and manage tasks with an intuitive drag-and-drop interface
@@ -28,7 +79,7 @@ PLANKA is easy to install using multiple methods - learn more in the [installati
For configuration and environment settings, see the [configuration section](https://docs.planka.cloud/docs/category/configuration/).
-Interested in a hosted or [Pro version](https://planka.app/pro) of PLANKA? Check out the pricing on our [website](https://planka.app/pricing).
+For hosted plans and pricing, see our [website](https://planka.app/pricing?ref=github-readme).
## Notes App
diff --git a/assets/pro/dashboard.png b/assets/pro/dashboard.png
new file mode 100644
index 00000000..962cac93
Binary files /dev/null and b/assets/pro/dashboard.png differ
diff --git a/assets/pro/mobile-board-small.png b/assets/pro/mobile-board-small.png
new file mode 100644
index 00000000..754eadf7
Binary files /dev/null and b/assets/pro/mobile-board-small.png differ
diff --git a/assets/pro/theme-picker-crop.png b/assets/pro/theme-picker-crop.png
new file mode 100644
index 00000000..905141d3
Binary files /dev/null and b/assets/pro/theme-picker-crop.png differ
diff --git a/assets/pro/timeline.png b/assets/pro/timeline.png
new file mode 100644
index 00000000..4855e5ff
Binary files /dev/null and b/assets/pro/timeline.png differ