Update consulting final CTA to pricing
cgen-1d7882e69efa4a3199cc5ca1545e0bce
This commit is contained in:
parent
b3524c802f
commit
6f2a3c2639
1 changed files with 4 additions and 1 deletions
|
|
@ -617,7 +617,10 @@ export default function DevelopmentConsulting() {
|
|||
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"
|
||||
>
|
||||
<Link to="/contact" className="flex items-center space-x-2">
|
||||
<Link
|
||||
to="/pricing#development-consulting"
|
||||
className="flex items-center space-x-2"
|
||||
>
|
||||
<Lightbulb className="h-5 w-5" />
|
||||
<span>Get Free Consultation</span>
|
||||
<ArrowRight className="h-5 w-5" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue