From 2da34c59ce8eda5d60bcc0fb26fe457b7a32fceb Mon Sep 17 00:00:00 2001 From: zramsay Date: Fri, 8 Dec 2023 15:08:19 -0500 Subject: [PATCH] remove old language --- json/site_content/aboutPage.json | 2 +- json/site_content/productsPage.json | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/json/site_content/aboutPage.json b/json/site_content/aboutPage.json index ca17c3d..54cd739 100644 --- a/json/site_content/aboutPage.json +++ b/json/site_content/aboutPage.json @@ -53,4 +53,4 @@ } } } -} \ No newline at end of file +} diff --git a/json/site_content/productsPage.json b/json/site_content/productsPage.json index d45cded..4430dc6 100644 --- a/json/site_content/productsPage.json +++ b/json/site_content/productsPage.json @@ -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
Watchers
(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 DApp’s 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": "" } } -} \ No newline at end of file +}