Update consulting page links
cgen-7fb7148056634ceebd36be0c851704a2
This commit is contained in:
parent
1cfafa8a1c
commit
af7e894351
1 changed files with 3 additions and 3 deletions
|
|
@ -313,7 +313,7 @@ export default function DevelopmentConsulting() {
|
|||
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="/pricing#development-consulting"
|
||||
to="/engage#development-consulting"
|
||||
className="flex items-center space-x-2"
|
||||
>
|
||||
<Target className="h-5 w-5" />
|
||||
|
|
@ -520,7 +520,7 @@ export default function DevelopmentConsulting() {
|
|||
}`}
|
||||
variant={pkg.popular ? "default" : "outline"}
|
||||
>
|
||||
<Link to="/pricing#development-consulting">Get Started</Link>
|
||||
<Link to="/engage#development-consulting">Get Started</Link>
|
||||
</Button>
|
||||
</CardContent>
|
||||
</Card>
|
||||
|
|
@ -618,7 +618,7 @@ export default function DevelopmentConsulting() {
|
|||
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="/pricing#development-consulting"
|
||||
to="/engage#development-consulting"
|
||||
className="flex items-center space-x-2"
|
||||
>
|
||||
<Lightbulb className="h-5 w-5" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue