diff --git a/web/src/components/HeroSection.tsx b/web/src/components/HeroSection.tsx index bdfdacf2..165f2daa 100644 --- a/web/src/components/HeroSection.tsx +++ b/web/src/components/HeroSection.tsx @@ -100,7 +100,7 @@ const HeroSection: React.FC = () => { DKstate Background
@@ -112,33 +112,33 @@ const HeroSection: React.FC = () => { Digital Kurdistan State v1.0 -

+

PezkuwiChain

-

+

{t('hero.title', 'Blockchain Governance Platform')}

-

+

{t('hero.subtitle', 'Democratic and transparent governance with blockchain technology')}

-
-
-
{stats.activeProposals}
-
{t('hero.stats.activeProposals', 'Active Proposals')}
+
+
+
{stats.activeProposals}
+
{t('hero.stats.activeProposals', 'Active Proposals')}
-
-
{stats.totalVoters.toLocaleString()}
-
{t('hero.stats.totalVoters', 'Total Voters')}
+
+
{stats.totalVoters.toLocaleString()}
+
{t('hero.stats.totalVoters', 'Total Voters')}
-
-
{stats.tokensStaked}
-
{t('hero.stats.tokensStaked', 'Tokens Staked')}
+
+
{stats.tokensStaked}
+
{t('hero.stats.tokensStaked', 'Tokens Staked')}
-
-
{stats.trustScore}%
-
{t('hero.stats.trustScore', 'Trust Score')}
+
+
{stats.trustScore}%
+
{t('hero.stats.trustScore', 'Trust Score')}