From 93d11d32abf469f1675854340f068041da21db5d Mon Sep 17 00:00:00 2001 From: Rostislav Dugin Date: Mon, 30 Mar 2026 13:09:38 +0300 Subject: [PATCH] update links --- app/cloud/page.tsx | 37 +++++++------------ app/components/CloudDashboardButton.tsx | 2 +- app/components/DocsNavbarComponent.tsx | 9 +++++ app/installation/page.tsx | 47 +++++++++++++++++++++++-- app/mongodb-backup/page.tsx | 41 ++++++++++++++++++--- app/mysql-backup/page.tsx | 41 ++++++++++++++++++--- app/page.tsx | 23 ++++++------ public/images/cloud/arrow.svg | 3 -- public/images/index/arrow.svg | 10 ++++++ 9 files changed, 161 insertions(+), 52 deletions(-) delete mode 100644 public/images/cloud/arrow.svg create mode 100644 public/images/index/arrow.svg diff --git a/app/cloud/page.tsx b/app/cloud/page.tsx index 6369e9e..71c69b8 100644 --- a/app/cloud/page.tsx +++ b/app/cloud/page.tsx @@ -103,7 +103,7 @@ export default function Index() {

- Databasus Cloud + Databasus cloud

@@ -113,36 +113,17 @@ export default function Index() {

-
+
- - Pricing - - Go back to self-hosted - - Arrow - -
- You can always switch back to self-hosted, no vendor lock-in - to the cloud -
@@ -232,17 +213,23 @@ export default function Index() {