Replace pricing links in GameDevelopment
cgen-4f20f59ca9494c6aa1d7b5b46dfaa398
This commit is contained in:
parent
86e663e9b1
commit
1cfafa8a1c
1 changed files with 2 additions and 2 deletions
|
|
@ -295,7 +295,7 @@ export default function GameDevelopment() {
|
|||
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#game-development"
|
||||
to="/engage#game-development"
|
||||
className="flex items-center space-x-2"
|
||||
>
|
||||
<Rocket className="h-5 w-5" />
|
||||
|
|
@ -582,7 +582,7 @@ export default function GameDevelopment() {
|
|||
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#game-development"
|
||||
to="/engage#game-development"
|
||||
className="flex items-center space-x-2"
|
||||
>
|
||||
<Play className="h-5 w-5" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue