diff --git a/solutions/tools/scaffold-hbar/index.mdx b/solutions/tools/scaffold-hbar/index.mdx index cd1b4491..69ef175d 100644 --- a/solutions/tools/scaffold-hbar/index.mdx +++ b/solutions/tools/scaffold-hbar/index.mdx @@ -1,5 +1,5 @@ --- -title: "Scaffold HBAR" +title: "Scaffold HBAR: CLI for bootstrapping Hedera dApps" description: "Scaffold Hedera dApps from the command line. Pick a template, frontend, and Solidity framework—then get a runnable project in one step." --- diff --git a/solutions/tools/scaffold-hbar/scaffold-ui.mdx b/solutions/tools/scaffold-hbar/scaffold-ui.mdx index 708182d4..0d3ee4d9 100644 --- a/solutions/tools/scaffold-hbar/scaffold-ui.mdx +++ b/solutions/tools/scaffold-hbar/scaffold-ui.mdx @@ -1,6 +1,6 @@ --- -title: "Scaffold UI" -description: "Shared React components, hooks, and an MCP server for building Hedera dApps with AI-assisted development." +title: "Scaffold UI: React components and hooks for Hedera dApps" +description: "Shared React components, hooks, debug UI, and an MCP server for building Hedera and EVM-compatible dApps with AI-assisted development." --- ## Overview