diff --git a/components/Pricing.vue b/components/Pricing.vue index 8830af89..cfc94782 100644 --- a/components/Pricing.vue +++ b/components/Pricing.vue @@ -24,6 +24,7 @@ const start = useActions('start') :features="[ ['5GB Storage', 'Additional at $0.15/GB per month'], ['5GB egress', 'Additional at $0.15/GB per month'], + ['Support in Email & Discord'], ]" :action="start" /> @@ -35,6 +36,7 @@ const start = useActions('start') :features="[ ['100GB Storage', 'Additional at $0.05/GB per month'], ['100GB egress', 'Additional at $0.05/GB per month '], + ['Support in Email & Discord'], ]" :action="start" /> @@ -46,6 +48,7 @@ const start = useActions('start') :features="[ ['2TB Storage', 'Additional at $0.03/GB per month'], ['2TB egress', 'Additional at $0.03/GB per month'], + ['Dedicated Support Channel'], ]" :action="start" ribbon="🔥 Best Value 🔥 Best Value"