Mentorship hero button gradient update
cgen-a69a8879b87149b188a51f087c93e7dd
This commit is contained in:
parent
409f2b1ac1
commit
f6e50da52a
1 changed files with 1 additions and 1 deletions
|
|
@ -323,7 +323,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"
|
||||
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"
|
||||
>
|
||||
<Link to="/contact" className="flex items-center space-x-2">
|
||||
<BookOpen className="h-5 w-5" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue