diff --git a/src/content/ecosystem.json b/src/content/ecosystem.json index 219e7045e..390fb47aa 100644 --- a/src/content/ecosystem.json +++ b/src/content/ecosystem.json @@ -1,6 +1,7 @@ [ { "pageTitle": "Safe – Ecosystem", + "description": "Explore the Safe Ecosystem", "image": "https://safe.global/images/ecosystem-image.jpg", "component": "common/MetaTags" }, diff --git a/src/content/home.json b/src/content/home.json index df13966b7..7c8379ee8 100644 --- a/src/content/home.json +++ b/src/content/home.json @@ -1,6 +1,6 @@ [ { - "pageTitle": "Safe – Previously Gnosis Safe – Crypto wallet, web3 account abstraction developer stack", + "pageTitle": "Safe – Previously Gnosis Safe", "component": "common/MetaTags" }, { diff --git a/src/content/wallet.json b/src/content/wallet.json index d69755591..2c354a200 100644 --- a/src/content/wallet.json +++ b/src/content/wallet.json @@ -1,6 +1,7 @@ [ { - "pageTitle": "Safe Wallet – Self-custodial multisig wallet for the Ethereum ecosystem", + "pageTitle": "Safe Wallet", + "description": "Self-custodial multisig wallet for the Ethereum ecosystem", "component": "common/MetaTags" }, { @@ -231,10 +232,7 @@ }, { "label": "Allow push notifications", - "description": [ - "Track movement of your assets and transactions", - "Get alerts" - ], + "description": ["Track movement of your assets and transactions", "Get alerts"], "state": "active" }, {