@@ -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 web 3, web 4, web 5 ' ,
65+ description : 'Decentralized music streaming, NFT releases, and artist monetization platforms ' ,
6666 icon : < Music className = "h-4 w-4" /> ,
6767 color : 'bg-indigo-600/80' ,
6868 platforms : [ {
@@ -98,7 +98,7 @@ const Clubs: React.FC = () => {
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 debit cards with traditional banking integration ' ,
101+ description : 'Crypto debit cards for everyday spending with cashback rewards and banking features ' ,
102102 icon : < DollarSign className = "h-4 w-4" /> ,
103103 color : 'bg-blue-600/80' ,
104104 platforms : [ {
@@ -145,7 +145,7 @@ const Clubs: React.FC = () => {
145145 } ]
146146 } , {
147147 title : 'Cold Hard Wallets' ,
148- description : 'Secure hardware wallets for long-term cryptocurrency storage' ,
148+ description : 'Maximum security hardware wallets with offline storage and multi-signature support ' ,
149149 icon : < Shield className = "h-4 w-4" /> ,
150150 color : 'bg-gray-600/80' ,
151151 platforms : [ {
@@ -167,7 +167,7 @@ const Clubs: React.FC = () => {
167167 } ]
168168 } , {
169169 title : 'Hot Wallets' ,
170- description : 'Convenient software wallets for daily crypto transactions ' ,
170+ description : 'User-friendly mobile and browser wallets for quick trading and DeFi access ' ,
171171 icon : < Zap className = "h-4 w-4" /> ,
172172 color : 'bg-orange-600/80' ,
173173 platforms : [ {
@@ -228,7 +228,7 @@ const Clubs: React.FC = () => {
228228 bgColor : 'bg-gradient-to-br from-emerald-900/40 to-green-900/40' ,
229229 sections : [ {
230230 title : 'Education & Academy' ,
231- description : 'Learn about sustainable practices and environmental technologies ' ,
231+ description : 'Sustainability courses, green certifications, and climate action training programs ' ,
232232 icon : < Shield className = "h-4 w-4" /> ,
233233 color : 'bg-emerald-600/80' ,
234234 platforms : [ {
@@ -243,7 +243,7 @@ const Clubs: React.FC = () => {
243243 } ]
244244 } , {
245245 title : 'Eco Products Catalog' ,
246- description : 'Sustainable merchandise and eco-friendly products ' ,
246+ description : 'Organic apparel, hemp products, and sustainable accessories with carbon-neutral shipping ' ,
247247 icon : < Leaf className = "h-4 w-4" /> ,
248248 color : 'bg-green-600/80' ,
249249 platforms : [ {
@@ -267,7 +267,7 @@ const Clubs: React.FC = () => {
267267 bgColor : 'bg-gradient-to-br from-purple-900/40 to-pink-900/40' ,
268268 sections : [ {
269269 title : 'GameFi Platforms' ,
270- description : 'Play-to-earn games and blockchain gaming ecosystems ' ,
270+ description : 'Play-to-earn blockchain games with NFT assets, in-game economies, and token rewards ' ,
271271 icon : < Gamepad2 className = "h-4 w-4" /> ,
272272 color : 'bg-purple-600/80' ,
273273 platforms : [ {
@@ -303,7 +303,7 @@ const Clubs: React.FC = () => {
303303 } ]
304304 } , {
305305 title : 'eSports Platforms' ,
306- description : 'Competitive gaming tournaments and professional esports ' ,
306+ description : 'Professional gaming tournaments, team management, and competitive league platforms ' ,
307307 icon : < Zap className = "h-4 w-4" /> ,
308308 color : 'bg-red-600/80' ,
309309 platforms : [ {
@@ -343,7 +343,7 @@ const Clubs: React.FC = () => {
343343 bgColor : 'bg-gradient-to-br from-green-900/40 to-emerald-900/40' ,
344344 sections : [ {
345345 title : 'Cannabis Education' ,
346- description : 'Learn about cannabis wellness and legal cultivation' ,
346+ description : 'Medical cannabis research, strain guides, legal cultivation, and wellness applications ' ,
347347 icon : < Leaf className = "h-4 w-4" /> ,
348348 color : 'bg-green-600/80' ,
349349 platforms : [ {
@@ -371,7 +371,7 @@ const Clubs: React.FC = () => {
371371 bgColor : 'bg-gradient-to-br from-red-900/40 to-pink-900/40' ,
372372 sections : [ {
373373 title : 'Adult Platforms' ,
374- description : 'Verified adult content and NFT collections (18+ only)' ,
374+ description : 'Age-verified creator platforms and adult NFT marketplaces (18+ only, consensual content )' ,
375375 icon : < Eye className = "h-4 w-4" /> ,
376376 color : 'bg-red-600/80' ,
377377 platforms : [ {
0 commit comments