mirror of
https://github.com/jambonz/next-static-site.git
synced 2026-07-04 19:21:55 +00:00
Update URLs in YAML data files
This commit is contained in:
+3
-3
@@ -4,7 +4,7 @@ hero:
|
||||
- jambonz is the open source CPaaS
|
||||
- built for communications service providers.
|
||||
cta: Sign up for free
|
||||
url: /#
|
||||
url: https://jambonz.us
|
||||
tech:
|
||||
image: /images/Jambonz_app_screenshot.png
|
||||
notes:
|
||||
@@ -89,6 +89,6 @@ byo:
|
||||
- PhoneCall
|
||||
- Folder
|
||||
- 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="/#" target="_blank">click</a>, right?
|
||||
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="https://jambonz.us" target="_blank">click</a>, right?
|
||||
cta: Get started for free
|
||||
url: /#
|
||||
url: https://jambonz.us
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
navi:
|
||||
login:
|
||||
label: Log In
|
||||
link: /#
|
||||
link: https://jambonz.us
|
||||
links:
|
||||
-
|
||||
label: Why jambonz
|
||||
@@ -13,7 +13,7 @@ navi:
|
||||
label: Pricing
|
||||
link: /pricing
|
||||
footer:
|
||||
email: support@jambonz.com
|
||||
email: support@jambonz.org
|
||||
links:
|
||||
-
|
||||
label: View on Github
|
||||
|
||||
+1
-1
@@ -2,4 +2,4 @@ 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: /#
|
||||
url: https://jambonz.us
|
||||
Reference in New Issue
Block a user