diff --git a/json/site_content/footer.json b/json/site_content/footer.json index a5ef3cc..441bae3 100644 --- a/json/site_content/footer.json +++ b/json/site_content/footer.json @@ -116,8 +116,12 @@ { "href": "/products/#laconictoken", "title": "(LNT) Token" + }, + { + "href": "/products/#laconicrpc", + "title": "Laconic RPC" } ] } } -} \ No newline at end of file +} diff --git a/json/site_content/header.json b/json/site_content/header.json index 9c04e08..c02b38b 100644 --- a/json/site_content/header.json +++ b/json/site_content/header.json @@ -43,6 +43,10 @@ { "href": "/products#laconictoken", "title": "Network Token (LNT)" + }, + { + "href": "/products#laconicrpc", + "title": "Laconic RPC" } ] }, @@ -116,4 +120,4 @@ ] } } -} \ No newline at end of file +} diff --git a/src/components/sections/products/rpc/index.tsx b/src/components/sections/products/rpc/index.tsx index 2dd2b84..c3f9c6c 100644 --- a/src/components/sections/products/rpc/index.tsx +++ b/src/components/sections/products/rpc/index.tsx @@ -63,7 +63,7 @@ const RPC = ({ data }: Props) => { alt="rpc" /> -
LNT will also be used to:
+Supercharge your Dapps