Adjust CTA outline button
cgen-fc76d773754b44d59661df55a497e1ec
This commit is contained in:
parent
a886d36155
commit
ec3a84fa91
1 changed files with 1 additions and 1 deletions
|
|
@ -631,7 +631,7 @@ export default function DevelopmentConsulting() {
|
|||
asChild
|
||||
variant="outline"
|
||||
size="lg"
|
||||
className="border-pink-400/50 hover:border-aethex-400 hover-lift text-lg px-8 py-6"
|
||||
className="border-pink-400/50 text-pink-200 hover:border-pink-400 hover:bg-pink-500/10 hover-lift text-lg px-8 py-6"
|
||||
>
|
||||
<Link to="/docs">Download Case Studies</Link>
|
||||
</Button>
|
||||
|
|
|
|||
Loading…
Reference in a new issue