mirror of
https://github.com/pockethost/pockethost.git
synced 2025-11-24 14:35:49 +00:00
Update Paywall.svelte (#452)
* Update Paywall.svelte re-worded starter package * Update packages/dashboard/src/routes/(static)/pricing/Paywall.svelte Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
d8a5db9384
commit
8d6d03cac7
@ -19,15 +19,17 @@
|
||||
|
||||
<div class="grid grid-cols-1 md:grid-cols-3 justify-items-center gap-1 mx-auto">
|
||||
<SignupBox
|
||||
price="$5 / month"
|
||||
price="$5 / month per instance"
|
||||
title="Starter"
|
||||
cta="Pay just $5 per instance for up to 5 instances, get access to all features."
|
||||
cta="Pay $5 per instance, up to a maximum of 5 instances. Each extra instance costs an additional $5"
|
||||
features={[
|
||||
'Access to all features',
|
||||
'7 day risk-free trial',
|
||||
'35+ regions',
|
||||
'Unlimited bandwidth, storage, and CPU',
|
||||
'FTP Access',
|
||||
'Priority support',
|
||||
'Flexible - only pay for as many as you need',
|
||||
]}
|
||||
/>
|
||||
<SignupBox
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user