Update DevelopmentConsulting hero CTA
cgen-80a66a3998514ed89e63fdb8ba208069
This commit is contained in:
parent
ed76c0f126
commit
f85af1a894
1 changed files with 4 additions and 1 deletions
|
|
@ -312,7 +312,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"
|
||||
>
|
||||
<Link to="/contact" className="flex items-center space-x-2">
|
||||
<Link
|
||||
to="/pricing#development-consulting"
|
||||
className="flex items-center space-x-2"
|
||||
>
|
||||
<Target className="h-5 w-5" />
|
||||
<span>Get Free Assessment</span>
|
||||
<ArrowRight className="h-5 w-5" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue