From cb234d60ad21062ba61ec9b0dab41c87e3539bec Mon Sep 17 00:00:00 2001 From: Denis Fadeev Date: Tue, 28 Jan 2025 11:27:48 +0300 Subject: [PATCH] descriptions --- src/pages/start/_meta.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/start/_meta.json b/src/pages/start/_meta.json index b7e8aeb5..38a3cbd9 100644 --- a/src/pages/start/_meta.json +++ b/src/pages/start/_meta.json @@ -8,14 +8,14 @@ }, "build": { "title": "Why Build on ZetaChain?", - "description": "Cross-chain contract calls, native token transfers, gasless execution environment" + "description": "Chain orchestration, cross-chain native token transfers, gasless execution environment." }, "evm": { "title": "Universal EVM", - "description": "Smart contract platform that allows developers to build omnichain-compatible applications with EVM functionality." + "description": "Smart contract platform with built-in interoperability." }, "app": { - "title": "Universal App", - "description": "Universal apps are smart contracts that seamlessly interact with multiple blockchains, enabling cross-chain calls, token transfers, and gas abstraction, supporting EVM, Bitcoin, and other connected networks." + "title": "Universal Apps", + "description": "Apps that seamlessly interact with multiple blockchains, including Ethereum, Bitcoin, Solana, and more." } } \ No newline at end of file