From 03afd9101f2516a241ca47572f9e0dd4b27817dc Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 31 May 2021 21:06:39 +0200 Subject: [PATCH] Extend pricing page --- apps/api/src/app/user/user.service.ts | 2 +- .../src/app/pages/pricing/pricing-page.html | 249 ++++++++++++------ .../app/pages/pricing/pricing-page.module.ts | 10 +- .../src/app/pages/pricing/pricing-page.scss | 13 + .../src/lib/interfaces/user.interface.ts | 2 +- 5 files changed, 194 insertions(+), 82 deletions(-) diff --git a/apps/api/src/app/user/user.service.ts b/apps/api/src/app/user/user.service.ts index fc5a461c4..832200af8 100644 --- a/apps/api/src/app/user/user.service.ts +++ b/apps/api/src/app/user/user.service.ts @@ -58,7 +58,7 @@ export class UserService { }, subscription: { expiresAt: resetHours(add(new Date(), { days: 7 })), - type: 'Trial' + type: 'Premium' } }; } diff --git a/apps/client/src/app/pages/pricing/pricing-page.html b/apps/client/src/app/pages/pricing/pricing-page.html index 2e580c61a..1ade326bb 100644 --- a/apps/client/src/app/pages/pricing/pricing-page.html +++ b/apps/client/src/app/pages/pricing/pricing-page.html @@ -2,95 +2,178 @@
+ Our official + Ghostfolio cloud offering is the easiest way to get + started. Due to the time it saves, this will be the best option for most + people. The revenue is used for covering the hosting costs. +
++ If you prefer to run Ghostfolio on your own + infrastructure, please find the source code and further instructions on + GitHub. +
Host your Ghostfolio instance by yourself.
-- Free -
++ For tech-savvy investors who prefer to run + Ghostfolio on their own infrastructure. +
+Self-hosted.
+Free
- Get a fully managed Ghostfolio cloud offering. -
-+ For new investors who are just getting started with trading. +
+Fully managed Ghostfolio cloud offering.
+Free
++ For ambitious investors who need the full picture of their + financial assets. +
+Fully managed Ghostfolio cloud offering.
{{ user?.settings.baseCurrency || baseCurrency }}
- 2.99
+ 0.00
3.99 / Month
It's free
+