@@ -93,60 +93,31 @@ const AlienTrip: React.FC = () => {
9393 </ Card >
9494
9595 < div className = "flex flex-wrap gap-4 mb-8" >
96- < Button
97- className = "bg-alien-gold hover:bg-alien-gold-light text-alien-space-dark font-nasalization hover:shadow-lg hover:scale-105 transition-all duration-300"
98- onClick = { ( ) => window . location . href = '/contact' }
99- >
96+ < Button className = "bg-alien-gold hover:bg-alien-gold-light text-alien-space-dark font-nasalization" >
10097 < Rocket className = "mr-2 h-5 w-5" /> Join the Journey
10198 </ Button >
99+ < Button variant = "outline" className = "border-alien-green text-alien-green hover:bg-alien-green/20 font-nasalization" onClick = { ( ) => window . open ( "https://alienflowspace.gitbook.io/DAO" , "_blank" ) } >
100+ < ScrollText className = "mr-2 h-5 w-5" /> Look Greenpapers
101+ </ Button >
102102 </ div >
103-
104- { /* Documentation Cards */ }
105- < div className = "grid grid-cols-1 md:grid-cols-2 gap-6" >
106- { /* GitBook Documentation */ }
107- < Card className = "bg-alien-space-dark/50 backdrop-blur-md border-alien-gold/20 hover:border-alien-gold/40 transition-all duration-300" >
108- < CardContent className = "p-6" >
109- < div className = "flex items-center mb-4" >
110- < BookOpen className = "h-6 w-6 text-alien-gold mr-3" />
111- < h3 className = "text-xl font-semibold text-alien-gold font-nasalization" > Documentation & Greenpapers </ h3 >
112- </ div >
113- < p className = "text-gray-300 mb-4 font-[Exo]" >
114- Access our complete whitepaper, technical documentation, and all greenpapers in our GitBook hub.
115- </ p >
116- < a
117- href = "https://alienflowspace.gitbook.io/DAO"
118- target = "_blank"
119- rel = "noopener noreferrer"
120- className = "inline-flex items-center text-alien-green hover:text-alien-green-light font-[Exo] hover:scale-105 transition-all duration-300 bg-alien-green/10 px-4 py-2 rounded-lg border border-alien-green/30 hover:bg-alien-green/20"
121- >
122- < span > Read GitBook Documentation</ span >
123- < Rocket className = "ml-2 h-4 w-4" />
124- </ a >
125- </ CardContent >
126- </ Card >
127-
128- { /* Tokenomics Card */ }
129- < Card className = "bg-alien-space-dark/50 backdrop-blur-md border-alien-green/20 hover:border-alien-green/40 transition-all duration-300" >
130- < CardContent className = "p-6" >
131- < div className = "flex items-center mb-4" >
132- < PieChart className = "h-6 w-6 text-alien-green mr-3" />
133- < h3 className = "text-xl font-semibold text-alien-green font-nasalization" > Tokenomics Details</ h3 >
134- </ div >
135- < p className = "text-gray-300 mb-4 font-[Exo]" >
136- Explore the complete A₿TC token distribution, utility mechanisms, and economic model.
137- </ p >
138- < a
139- href = "https://alienflowspace.gitbook.io/DAO"
140- target = "_blank"
141- rel = "noopener noreferrer"
142- className = "inline-flex items-center text-alien-gold hover:text-alien-gold-light font-[Exo] hover:scale-105 transition-all duration-300 bg-alien-gold/10 px-4 py-2 rounded-lg border border-alien-gold/30 hover:bg-alien-gold/20"
143- >
144- < span > View Tokenomics</ span >
145- < Rocket className = "ml-2 h-4 w-4" />
146- </ a >
147- </ CardContent >
148- </ Card >
149- </ div >
103+
104+ { /* GitBook Card */ }
105+ < Card className = "bg-alien-space-dark/50 backdrop-blur-md border-alien-gold/20" >
106+ < CardContent className = "p-6" >
107+ < div className = "flex items-center mb-4" >
108+ < BookOpen className = "h-6 w-6 text-alien-gold mr-3" />
109+ < h3 className = "text-xl font-semibold text-alien-gold font-nasalization" > Official Documentation</ h3 >
110+ </ div >
111+ < p className = "text-gray-300 mb-4 font-[Exo]" >
112+ Access our comprehensive documentation to learn about tokenomics, roadmap, and
113+ technical specifications of the ΔlieπFlΦw $pac€ DAO ecosystem.
114+ </ p >
115+ < a href = "https://alienflowspace.gitbook.io/DAO" target = "_blank" rel = "noopener noreferrer" className = "flex items-center text-alien-green hover:text-alien-green-light font-[Exo]" >
116+ < span > Visit GitBook</ span >
117+ < Rocket className = "ml-2 h-4 w-4" />
118+ </ a >
119+ </ CardContent >
120+ </ Card >
150121 </ div >
151122
152123 { /* Crypto Mint NFT - Compact design */ }
@@ -242,6 +213,11 @@ const AlienTrip: React.FC = () => {
242213 </ div >
243214 </ div >
244215
216+ < div className = "text-center mt-8" >
217+ < a href = "https://alienflowspace.gitbook.io/DAO" target = "_blank" rel = "noopener noreferrer" className = "text-alien-green hover:text-alien-green-light inline-flex items-center font-[Exo]" >
218+ View detailed tokenomics < Rocket className = "ml-2 h-4 w-4" />
219+ </ a >
220+ </ div >
245221 </ CardContent >
246222 </ Card >
247223 </ div >
@@ -312,6 +288,11 @@ const AlienTrip: React.FC = () => {
312288 </ div > ) }
313289 </ div >
314290
291+ < div className = "text-center mt-8" >
292+ < a href = "https://alienflowspace.gitbook.io/DAO" target = "_blank" rel = "noopener noreferrer" className = "text-alien-green hover:text-alien-green-light inline-flex items-center font-[Exo]" >
293+ View complete roadmap < Rocket className = "ml-2 h-4 w-4" />
294+ </ a >
295+ </ div >
315296 </ div >
316297
317298 < Card className = "bg-alien-space-dark/70 backdrop-blur-md border-alien-gold/20" >
@@ -321,18 +302,9 @@ const AlienTrip: React.FC = () => {
321302 The AlienFlowSpace DAO is more than a project—it's a movement to transform blockchain collaboration across the multiverse. Be part of this revolutionary journey.
322303 </ p >
323304 < div className = "flex flex-wrap justify-center gap-4" >
324- < Button
325- className = "bg-alien-gold hover:bg-alien-gold-light text-alien-space-dark px-8 py-6 font-nasalization hover:shadow-lg hover:scale-105 transition-all duration-300"
326- onClick = { ( ) => window . location . href = '/contact' }
327- >
305+ < Button className = "bg-alien-gold hover:bg-alien-gold-light text-alien-space-dark px-8 py-6 font-nasalization" >
328306 < Rocket className = "mr-2 h-5 w-5" /> Join AlienFlowSpace
329307 </ Button >
330- < Button
331- className = "bg-alien-green/20 border-alien-green text-alien-green hover:bg-alien-green hover:text-alien-space-dark font-nasalization border-2 px-8 py-6 hover:shadow-lg hover:scale-105 transition-all duration-300"
332- onClick = { ( ) => window . open ( "https://alienflowspace.gitbook.io/DAO" , "_blank" ) }
333- >
334- < BookOpen className = "mr-2 h-5 w-5" /> Complete Documentation
335- </ Button >
336308 </ div >
337309 </ CardContent >
338310 </ Card >
0 commit comments