product fixes

This commit is contained in:
zramsay 2023-12-14 15:30:17 -05:00
parent 6833ae26bd
commit ef9ba532e6

View File

@ -1,8 +1,8 @@
{
"data": {
"productsPage": {
"appDescription": "Your front-end to Laconic Network. Preview, monitor and manage your DApps Watcher usage. Participate in network governance. Then chart a path to deeper participation in the growth & stability of the network.<br/><br/>\n• In-browser IPFS payment channels<br/>\n• Private self-custodied account data<br/>\n• Access to member auctions & resources",
"appHeading": "Laconic App",
"appDescription": "View and browse the Laconic Registry. Application and deployment records published by service providers can be viewed in the Laconic Console. Users can find different versions of their favourite applications, hosted by different service providers",
"appHeading": "Laconic Console",
"appImg": {
"url": "/images/site_content/productsPage/appImg.png"
},
@ -26,7 +26,7 @@
"heroS01Heading": "Devs",
"heroS02Desc": "Improved service and reliability of you favorite applications. No more geo-blocking.",
"heroS02Heading": "Users",
"networkDesc": "The Laconic Network contains a registry of applications and their deployments... TODO",
"networkDesc": "The Laconic Network has a Registry, whose records point to hosted application deployments. This provides a fault tolerant database of information that matches users with service providers in the relevant jurisdictions. By publishing their applications to the Laconic Registry, developers are no longer burdened by the responsibility of hosting applications themselves.",
"networkHeading": "Laconic Network",
"networkImg": {
"url": "/images/site_content/productsPage/networkImg.jpg"
@ -55,15 +55,15 @@
"stackData": [
{
"title": "Indexing Service",
"content": "Lightwieght and developer friendly; leverages our 'state diff' service"
"content": "Lightweight and developer friendly; leverages our 'state diff' service"
},
{
"title": "Stack Orchestrator",
"content": "Tool for e2e verifiable build and deploy workflows"
"content": "Batteries included build and deployment workflow tool"
},
{
"title": "Legal Framework",
"content": "Architecture of the Laconic Stack enables legal compliance in any jurisdiction"
"content": "The Laconic Stack enables legal compliance in any jurisdiction"
}
]
},