Update GameDevelopment CTAs to pricing page
cgen-95a950cfc7a549248a171469d778b181
This commit is contained in:
parent
fe211e9dce
commit
40a57d77f5
1 changed files with 4 additions and 1 deletions
|
|
@ -294,7 +294,10 @@ export default function GameDevelopment() {
|
|||
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#game-development"
|
||||
className="flex items-center space-x-2"
|
||||
>
|
||||
<Rocket className="h-5 w-5" />
|
||||
<span>Start Your Project</span>
|
||||
<ArrowRight className="h-5 w-5" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue