Mentorship CTA button gradient
cgen-a4d3547d5fc14182af54d28cefe77ec8
This commit is contained in:
parent
65ac430f38
commit
4be84985b1
1 changed files with 1 additions and 1 deletions
|
|
@ -628,7 +628,7 @@ export default function MentorshipPrograms() {
|
|||
<Button
|
||||
asChild
|
||||
size="lg"
|
||||
className="bg-gradient-to-r from-aethex-500 to-neon-blue hover:from-aethex-600 hover:to-neon-blue/90 glow-blue hover-lift text-lg px-8 py-6"
|
||||
className="bg-gradient-to-r from-emerald-400 to-neon-blue shadow-[0_0_25px_rgba(16,185,129,0.35)] hover:from-emerald-500 hover:to-aethex-500 hover-lift text-lg px-8 py-6"
|
||||
>
|
||||
<Link to="/contact" className="flex items-center space-x-2">
|
||||
<Heart className="h-5 w-5" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue