mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
support plans and jambonz.cloud (#75)
* support plans and jambonz.cloud * update tests * further test fix * minor * change font-size of markdown text from 0.875 rem to 1rem
This commit is contained in:
@@ -3,11 +3,9 @@ hero:
|
||||
subtext:
|
||||
- jambonz is the open source voice platform
|
||||
- for conversational AI providers and CSPs.
|
||||
cta: Sign up for free
|
||||
url:
|
||||
pathname: /regions/
|
||||
query:
|
||||
redirect: register
|
||||
cta: Create a free account on jambonz.cloud
|
||||
url: https://jambonz.cloud/register
|
||||
|
||||
tech:
|
||||
image:
|
||||
src: /images/Jambonz_app_screenshot.webp
|
||||
@@ -17,14 +15,14 @@ tech:
|
||||
height: 842
|
||||
notes:
|
||||
-
|
||||
title: Adapts to your needs
|
||||
text: Designed to plug-and-play with your chosen carriers and tech stack.
|
||||
-
|
||||
title: Privacy comes first
|
||||
text: Our innovative design means that your customers' most sensitive personal information is never stored on our systems.
|
||||
title: Self-hosted or cloud
|
||||
text: Run your traffic on our cloud service or deploy on your own infrastructure.
|
||||
-
|
||||
title: Open source
|
||||
text: We work in the open, so that you can see all that we do and can gain the greatest value from our products.
|
||||
text: Drive your own innovations into the software to outdistance your competition.
|
||||
-
|
||||
title: Data privacy
|
||||
text: Our innovative design protects your customers' most sensitive data.
|
||||
-
|
||||
title: Reliable
|
||||
text: Built by a team that has been delivering five 9’s products to telcos since VoIP was a thing.
|
||||
@@ -99,7 +97,4 @@ byo:
|
||||
- Cloud
|
||||
comment: Why pay someone to upcharge you for all of that when it’s basically a one-click experience to provision all of those yourself in today's world. You know how to <a href="/regions/?redirect=register">click</a>, right?
|
||||
cta: Get started for free
|
||||
url:
|
||||
pathname: /regions/
|
||||
query:
|
||||
redirect: register
|
||||
url: https://jambonz.cloud/register
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
hero:
|
||||
headline: Simple, capacity based pricing.
|
||||
subtext: Choose the number of concurrent calls you need to support, and pay $12/call session on our hosted platform (MRC).
|
||||
subtext: Choose the number of concurrent calls you need to support, and pay $8/call session on our hosted platform (MRC).
|
||||
structure:
|
||||
text:
|
||||
- Oh, and with that you can register 5 x the number of devices - so if you purchased 100 sessions you can also register up to 500 devices.
|
||||
|
||||
@@ -1,21 +0,0 @@
|
||||
hero:
|
||||
headline: Choose your location
|
||||
subtext: jambonz currently operates in the following regions
|
||||
|
||||
regions:
|
||||
-
|
||||
name: us
|
||||
title: United States
|
||||
text: jambonz.us
|
||||
url: https://jambonz.us/sign-in
|
||||
altUrl: https://jambonz.us/register
|
||||
icon: MapPin
|
||||
color: blue
|
||||
-
|
||||
name: eu
|
||||
title: Europe
|
||||
text: jambonz.xyz
|
||||
url: https://jambonz.xyz/sign-in
|
||||
altUrl: https://jambonz.xyz/register
|
||||
icon: MapPin
|
||||
color: teal
|
||||
@@ -1,6 +1,6 @@
|
||||
banner:
|
||||
active: true
|
||||
text: Click here to launch a jambonz CPaaS on AWS.
|
||||
text: Click to launch a jambonz instance on AWS.
|
||||
link: https://blog.jambonz.org/installing-jambonz-using-aws-marketplace
|
||||
latest:
|
||||
-
|
||||
@@ -15,10 +15,7 @@ navi:
|
||||
label: Home
|
||||
login:
|
||||
label: Log In
|
||||
link:
|
||||
pathname: /regions/
|
||||
query:
|
||||
redirect: login
|
||||
link: https://jambonz.cloud
|
||||
links:
|
||||
-
|
||||
label: Why jambonz
|
||||
@@ -27,7 +24,10 @@ navi:
|
||||
label: Docs
|
||||
link: /docs/
|
||||
-
|
||||
label: Pricing
|
||||
label: Support
|
||||
link: /support/
|
||||
-
|
||||
label: Cloud Pricing
|
||||
link: /pricing/
|
||||
-
|
||||
label: Open Source
|
||||
|
||||
17
data/support.yml
Normal file
17
data/support.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
root:
|
||||
link: /support/
|
||||
label:
|
||||
navi:
|
||||
-
|
||||
path: tiers
|
||||
title: Support Options
|
||||
pages:
|
||||
-
|
||||
path: support-level-1
|
||||
title: Single system
|
||||
-
|
||||
path: support-level-2
|
||||
title: Cluster
|
||||
-
|
||||
path: support-level-3
|
||||
title: Premium support
|
||||
11
data/why.yml
11
data/why.yml
@@ -2,10 +2,8 @@ hero:
|
||||
headline: Why choose jambonz?
|
||||
subtext: jambonz is the communications platform that brings your ideas to life. So you can bring your best to your customers every day.
|
||||
cta: Get started for free
|
||||
url:
|
||||
pathname: /regions/
|
||||
query:
|
||||
redirect: register
|
||||
url: https://jambonz.cloud/register
|
||||
|
||||
facts:
|
||||
-
|
||||
icon: Layers
|
||||
@@ -37,7 +35,4 @@ os:
|
||||
url: https://github.com/drachtio
|
||||
logo: /svg/drachtio.svg
|
||||
cta: Get started for free
|
||||
url:
|
||||
pathname: /regions/
|
||||
query:
|
||||
redirect: register
|
||||
url: https://jambonz.cloud/register
|
||||
|
||||
Reference in New Issue
Block a user