Adjust CTA buttons
cgen-081c695fcc1c43f4ab93246de9f60898
This commit is contained in:
parent
e65ce697ba
commit
a886d36155
1 changed files with 1 additions and 1 deletions
|
|
@ -616,7 +616,7 @@ export default function DevelopmentConsulting() {
|
|||
<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-fuchsia-500 via-pink-500 to-rose-500 hover:from-fuchsia-600 hover:via-pink-500 hover:to-rose-500/90 shadow-[0_0_35px_rgba(236,72,153,0.45)] hover-lift text-lg px-8 py-6"
|
||||
>
|
||||
<Link
|
||||
to="/engage#development-consulting"
|
||||
|
|
|
|||
Loading…
Reference in a new issue