From 6b6d7aa4c9f84d5509a3389fc0413fa62fb49183 Mon Sep 17 00:00:00 2001 From: zramsay Date: Mon, 11 Dec 2023 12:24:54 -0500 Subject: [PATCH] ongoing improvements --- json/site_content/homePage.json | 4 ++-- json/site_content/productsPage.json | 10 +++++----- src/components/common/header/index.tsx | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/json/site_content/homePage.json b/json/site_content/homePage.json index a1c39bb..1f12474 100644 --- a/json/site_content/homePage.json +++ b/json/site_content/homePage.json @@ -2,8 +2,8 @@ "data": { "homePage": { "heroHeading": "Serve resilient web3 applications", - "heroButton01": "JOIN US", - "heroB01Link": "https://discord.com/invite/ukhbBemyxY", + "heroButton01": "GET STARTED", + "heroB01Link": "https://github.com/cerc-io/stack-orchestrator", "heroButton02": "LEARN MORE", "heroB02Link": "https://laconic.com/blog", "heroSlogan": "

Turnkey offshore hosting.
Laconic provides technical solutions to facilitate the
jurisdictional diversity of your application and organization.

", diff --git a/json/site_content/productsPage.json b/json/site_content/productsPage.json index 0b3be2a..3147471 100644 --- a/json/site_content/productsPage.json +++ b/json/site_content/productsPage.json @@ -20,13 +20,13 @@ "heroItem01": "Offshore Hosting", "heroItem02": "RPC Acceleration", "heroItem03": "Subgraph support", - "heroItem04": "Indexing L1, L2", + "heroItem04": "Indexing L1, L2, and NFTs", "heroItem05": "Payment rails", "heroS01Desc": "Jurisdictionally diverse (offshore) hosting solutions to provide resilience for your applications", "heroS01Heading": "Devs", "heroS02Desc": "Improved service and reliability of you favorite applications. No more geo-blocking.", "heroS02Heading": "Users", - "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.", + "networkDesc": "The Laconic Network contains a registry of applications and their deployments... TODO", "networkHeading": "Laconic Network", "networkImg": { "url": "/images/site_content/productsPage/networkImg.jpg" @@ -34,9 +34,9 @@ "networkImgLight": { "url": "/images/site_content/productsPage/networkImgLight.jpg" }, - "networkListItem01": "Seamlessly connects DApps and bridges with data service providers", - "networkListItem02": "Leverages state-channel-based payment infrastructure", - "networkListItem03": "Provides highest quality services at the lowest prices via marketplace model", + "networkListItem01": "Register your applications on-chain for others to find and use", + "networkListItem02": "Provide jurisdictional diversity for offshore hosting your apps", + "networkListItem03": "Facilitate availability to the broadest possible user base", "networkMobileImg": { "url": "/images/site_content/productsPage/networkMobileImg.jpg" }, diff --git a/src/components/common/header/index.tsx b/src/components/common/header/index.tsx index f919bbb..1cbef3e 100644 --- a/src/components/common/header/index.tsx +++ b/src/components/common/header/index.tsx @@ -117,9 +117,9 @@ const HeaderMobile = React.forwardRef< - Join Us + Get Started
{themeLabel} @@ -267,11 +267,11 @@ export const Header = ({ data }: Props) => { - Join Us + Get Started