Mentorship CTA outline button
cgen-0db6bd0d340a41f38c56e37f4e741355
This commit is contained in:
parent
4be84985b1
commit
e5ce26321c
1 changed files with 1 additions and 1 deletions
|
|
@ -640,7 +640,7 @@ export default function MentorshipPrograms() {
|
|||
asChild
|
||||
variant="outline"
|
||||
size="lg"
|
||||
className="border-aethex-400/50 hover:border-aethex-400 hover-lift text-lg px-8 py-6"
|
||||
className="border-emerald-400/60 text-emerald-200 hover:border-emerald-400 hover:bg-emerald-500/10 hover-lift text-lg px-8 py-6"
|
||||
>
|
||||
<Link to="/docs">View Curriculum</Link>
|
||||
</Button>
|
||||
|
|
|
|||
Loading…
Reference in a new issue