From 588d515f293a794d5f87a0dff6646896c32f83dc Mon Sep 17 00:00:00 2001 From: therealwolf42 <76-therealwolf42@users.noreply.gitlab.syncad.com> Date: Sun, 30 Nov 2025 20:01:39 +0100 Subject: [PATCH] scalable --- apps/web/src/components/hero/DynamicHero.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/hero/DynamicHero.tsx b/apps/web/src/components/hero/DynamicHero.tsx index db9d637..3d8c8cf 100644 --- a/apps/web/src/components/hero/DynamicHero.tsx +++ b/apps/web/src/components/hero/DynamicHero.tsx @@ -361,7 +361,7 @@ export function DynamicHero({ onNewBlock, onGlobalProps, onHiveFundBalance, tvl {displayedText}
- Hive is a decentralized, high-speed blockchain with zero fees and near-instant transactions—powering social apps, games, and financial tools built for everyone. + Hive is a decentralized, scalable, high-speed blockchain with zero fees and near-instant transactions—powering social apps, games, and financial tools built for everyone.
{/* CTA Buttons */} -- GitLab