We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a46b531 commit f81184dCopy full SHA for f81184d
1 file changed
src/pages/CoNetWorKing.tsx
@@ -888,7 +888,7 @@ const CoNetWorKing: React.FC = () => {
888
{/* CTA Section */}
889
<div className="bg-gradient-to-r from-alien-green/20 to-alien-gold/20 rounded-xl p-12 text-center backdrop-blur-md border border-alien-gold/30">
890
<Network className="h-16 w-16 text-alien-gold mx-auto mb-6" />
891
- <h2 className="text-3xl font-bold text-alien-gold mb-4 font-[Atomic Age]">
+ <h2 className="text-3xl font-bold text-alien-gold mb-4 font-nasalization">
892
Ready to Join the Network?
893
</h2>
894
<p className="text-gray-200 max-w-2xl mx-auto mb-8 font-[Exo] text-lg">
0 commit comments