diff --git a/src/routes/(console)/project-[project]/databases/database-[database]/backups/upgradeCard.svelte b/src/routes/(console)/project-[project]/databases/database-[database]/backups/upgradeCard.svelte new file mode 100644 index 000000000..f261448c8 --- /dev/null +++ b/src/routes/(console)/project-[project]/databases/database-[database]/backups/upgradeCard.svelte @@ -0,0 +1,75 @@ + + +
+ +
+
+
+ {#if $app.themeInUse === 'dark'} + Mock Numbers Example + {:else} + Mock Numbers Example + {/if} +
+ +
+ {#if $app.themeInUse === 'dark'} + Backups Example + {:else} + Backups Example + {/if} +
+
+
+
+

+ Backups are available for free on Pro plan until Nov 2024 +

+ + + Upgrade now to unlock Appwrite's backups. Schedule automatic or manual + backups to protect your data and ensure quick recovery. + +
+ + + + +
+
+
+