Skip to content

Commit 604e83d

Browse files
authored
Update Clubs.tsx
Signed-off-by: Aitor Alien <[email protected]>
1 parent dc634bc commit 604e83d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/Clubs.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ const Clubs: React.FC = () => {
6262
bgColor: 'bg-gradient-to-br from-indigo-900/40 to-blue-900/40',
6363
sections: [{
6464
title: 'Music & Audio Platforms',
65-
description: 'Create, distribute and monetize music through blockchain',
65+
description: 'Create, distribute and monetize music through web 3, web 4, web 5',
6666
icon: <Music className="h-4 w-4" />,
6767
color: 'bg-indigo-600/80',
6868
platforms: [{
@@ -90,15 +90,15 @@ const Clubs: React.FC = () => {
9090
},
9191
{
9292
name: 'Δ CashFlow',
93-
description: 'Advanced earning strategies and winning analysis for interplanetary assets through DeFi protocols, yield farming, and strategic portfolio management.',
93+
description: 'Advanced earning strategies and winning analysis for interplanetary assets through AI Agents, Automated Market Makers, BioFi, DeFi, DePin, DeSci protocols, Mining, ReFi, RWA, SocialFi, Staking, yield farming, and strategic portfolio management.',
9494
members: 314159,
9595
icon: <DollarSign className="h-6 w-6 text-alien-gold" />,
9696
category: 'CashFlow',
9797
categoryColor: 'bg-blue-500/80 text-white border border-blue-400/50',
9898
bgColor: 'bg-gradient-to-br from-blue-900/40 to-purple-900/40',
9999
sections: [{
100100
title: 'Card Wallets (MasterCard & VISA)',
101-
description: 'Premium cryptocurrency payment cards with traditional banking integration',
101+
description: 'Premium cryptocurrency payment debit cards with traditional banking integration',
102102
icon: <DollarSign className="h-4 w-4" />,
103103
color: 'bg-blue-600/80',
104104
platforms: [{

0 commit comments

Comments
 (0)