remove old language

This commit is contained in:
zramsay 2023-12-08 15:08:19 -05:00
parent 1fb931c29d
commit 2da34c59ce
2 changed files with 12 additions and 12 deletions

View File

@ -53,4 +53,4 @@
}
}
}
}
}

View File

@ -17,16 +17,16 @@
},
"heroDescription": "Developed over five years with cutting-edge data-caching engineering, Laconic's technology stack and marketplace powers internet-scale Web3 applications.",
"heroHeading": "Products",
"heroItem01": "Laconic Watchers (SDK)",
"heroItem01": "RPC Acceleration",
"heroItem02": "Laconic Stack",
"heroItem03": "Laconic Network",
"heroItem04": "Laconic App",
"heroItem05": "Laconic Network Token (LNT)",
"heroItem05": "Off Shore Hosting",
"heroS01Desc": "Laconic enables simple and efficient DApp development, and the most flexible views of the Ethereum state.",
"heroS01Heading": "DeFi",
"heroS02Desc": "Laconic exposes cross-chain history and metadata associated with an NFT, enabling provably accurate data for DApps and Marketplaces.",
"heroS02Heading": "NFTs",
"networkDesc": "Laconic Network is an open, interoperable, verifiable data marketplace and ecosystem of service providers, DApp operators, and data consumers providing low-cost, decentralized, and disintermediated horizontal scaling solutions for projects leveraging Laconic Stack.",
"networkDesc": "Laconic Network is an open, interoperable, verifiable data marketplace and ecosystem of service providers, DApp operators, and data consumers providing low-cost, jurisdictionally diverse, and disintermediated horizontal scaling solutions for projects leveraging Laconic Stack.",
"networkHeading": "Laconic Network",
"networkImg": {
"url": "/images/site_content/productsPage/networkImg.jpg"
@ -58,7 +58,7 @@
"content": "Ethereum node, ipld-eth-server, and relational database"
},
{
"title": "Watcher Service",
"title": "Indexing Service",
"content": "Allows services or browsers to subscribe to data"
},
{
@ -98,25 +98,25 @@
"tokenMobileImgLight": {
"url": "/images/site_content/productsPage/tokenMobileImgLight.jpg"
},
"watchersHeading": "Laconic<br /> Watchers<br /> (SDK)",
"watchersHeading": "RPC Acceleration",
"watchersImage": {
"url": "/images/site_content/productsPage/watchersImage.jpg"
},
"watchersImageLight": {
"url": "/images/site_content/productsPage/watchersImageLight.jpg"
},
"watchersItem01": "Query the data a DApp needs",
"watchersItem02": "Make that data consumable to the DApp",
"watchersItem03": "Cache the data for fast and inexpensive access",
"watchersListHead": "A Watcher serves three fundamental purposes:",
"watchersItem01": "TODO",
"watchersItem02": "TODO",
"watchersItem03": "TODO",
"watchersListHead": "TODO",
"watchersMobileImage": {
"url": "/images/site_content/productsPage/watchersMobileImage.jpg"
},
"watchersMobileImageLight": {
"url": "/images/site_content/productsPage/watchersMobileImageLight.jpg"
},
"watchersP01": "Leverage the Laconic SDK to create Watchers. Watchers are customized queries of blockchain data against specific smart contracts. Watchers enable fast and frictionless DApp development. Through Watchers, a DApps data can be fully verifiable with hundreds of megabytes instead of tens of terabytes. Use Watchers to dramatically increase speed and efficiency while lowering costs.",
"watchersP01": "TODO",
"watchersP02": ""
}
}
}
}