diff --git a/packages/dashboard/src/routes/(static)/pricing/SignupBox.svelte b/packages/dashboard/src/routes/(static)/pricing/SignupBox.svelte
index befb1eb2..ff388ffe 100644
--- a/packages/dashboard/src/routes/(static)/pricing/SignupBox.svelte
+++ b/packages/dashboard/src/routes/(static)/pricing/SignupBox.svelte
@@ -13,7 +13,7 @@
diff --git a/packages/dashboard/src/routes/(static)/pricing/features.ts b/packages/dashboard/src/routes/(static)/pricing/features.ts
index 7d9eb549..16957ebf 100644
--- a/packages/dashboard/src/routes/(static)/pricing/features.ts
+++ b/packages/dashboard/src/routes/(static)/pricing/features.ts
@@ -1,3 +1,4 @@
+import { DISCORD_URL } from '$src/env'
import regions from './regions.png?enhanced'
export const features = [
@@ -17,9 +18,9 @@ export const features = [
description: `Get started for just $5 per instance. After 5 instances, it's free.`,
},
{
- title: 'Unlimited Bandwidth, Storage, and CPU',
+ title: 'Unmetered',
description:
- 'Access to unlimited bandwidth, storage, and computational resources under our
fair use policy.',
+ 'Enjoy unmetered bandwidth, storage, and computational resources under our
fair use policy.',
},
{
@@ -27,56 +28,54 @@ export const features = [
description: 'Easily access your data from any FTP client.',
},
{
- title: 'Run every version of PocketBase',
+ title: 'PocketBase Versions',
description: `We support the latest patch of every minor release of PocketBase.`,
},
{
- title: 'Enterprise-Grade Security',
+ title: 'Secure',
description:
'Infrastructure secured with RSA-2048 encryption and industry-standard security protocols.',
},
{
- title: 'Community Support',
- description:
- 'Access to our community Discord platform with over 1,000 developers and technical support resources.',
+ title: 'Community',
+ description: `Access to
Discord with over 1,500 developers and technical resources.`,
},
{
- title: 'Priority Support Channel',
- description:
- 'Subscribers receive access to dedicated support channels via Discord.',
+ title: 'Priority Support',
+ description: `Access to private support channels on
Discord.`,
},
{
- title: 'Domain Customization',
+ title: 'Custom Domains',
description:
'Seamless custom domain integration for your PocketHost instances.',
},
{
- title: 'Lifetime Access Option',
+ title: 'Lifetime Option',
description:
'Limited-time opportunity for lifetime Pro tier access (up to 250 instances) with a single payment.',
},
{
- title: 'Early Access to New Tech',
+ title: 'Early Access',
description: `Get your hands on our experimental
Pocker tech before anyone else. Help us push the boundaries of what's possible.`,
},
{
- title: 'Enterprise Reliability',
+ title: 'Reliable',
description:
'Industry-leading 99.95% uptime guarantee ensures consistent application availability.',
},
{
- title: 'Managed Infrastructure',
+ title: 'Managed',
description:
'Comprehensive infrastructure management including scaling, backups, and maintenance operations.',
},
{
- title: 'Hack More, Pay Less',
+ title: 'Affordable',
description:
'Why waste time managing servers? Put your resources into building the next big thing. Your wallet (and your future app) will thank you.',
},
{
- title: 'Open Source Support',
+ title: 'Open Source',
description:
'Your subscription directly supports the development of open-source PocketBase and PocketHost projects.',
},
diff --git a/packages/dashboard/src/routes/(static)/pricing/regions.png b/packages/dashboard/src/routes/(static)/pricing/regions.png
index 3e335b12..f9557a96 100644
Binary files a/packages/dashboard/src/routes/(static)/pricing/regions.png and b/packages/dashboard/src/routes/(static)/pricing/regions.png differ
diff --git a/packages/dashboard/src/routes/(static)/support/+page.svelte b/packages/dashboard/src/routes/(static)/support/+page.svelte
index be9da922..81223ff6 100644
--- a/packages/dashboard/src/routes/(static)/support/+page.svelte
+++ b/packages/dashboard/src/routes/(static)/support/+page.svelte
@@ -1,3 +1,7 @@
+
+
Support
@@ -12,9 +16,8 @@
Discord
- We also have a Discord server with over 1,000 community members ready to help.
+ We also have a Discord server with over
+ 1,500 community members ready to help.
Email Support