diff --git a/client/pages/Corp.tsx b/client/pages/Corp.tsx index f446a569..aee2f8ef 100644 --- a/client/pages/Corp.tsx +++ b/client/pages/Corp.tsx @@ -23,7 +23,11 @@ export default function Corp() { variant="outline" className="border-blue-400/40 bg-blue-500/10 text-blue-300 shadow-[0_0_20px_rgba(59,130,246,0.2)]" > - + Corp Aethex Corp diff --git a/client/pages/Foundation.tsx b/client/pages/Foundation.tsx index 6d28feb2..8563ff17 100644 --- a/client/pages/Foundation.tsx +++ b/client/pages/Foundation.tsx @@ -23,7 +23,11 @@ export default function Foundation() { variant="outline" className="border-red-400/40 bg-red-500/10 text-red-300 shadow-[0_0_20px_rgba(239,68,68,0.2)]" > - + Foundation Aethex Foundation diff --git a/client/pages/GameForge.tsx b/client/pages/GameForge.tsx index 969aa399..a488798f 100644 --- a/client/pages/GameForge.tsx +++ b/client/pages/GameForge.tsx @@ -23,7 +23,11 @@ export default function GameForge() { variant="outline" className="border-green-400/40 bg-green-500/10 text-green-300 shadow-[0_0_20px_rgba(34,197,94,0.2)]" > - + GameForge GameForge diff --git a/client/pages/Labs.tsx b/client/pages/Labs.tsx index 5566fa1c..8db90cf0 100644 --- a/client/pages/Labs.tsx +++ b/client/pages/Labs.tsx @@ -28,7 +28,11 @@ export default function Labs() { variant="outline" className="border-yellow-400/40 bg-yellow-500/10 text-yellow-300 shadow-[0_0_20px_rgba(251,191,36,0.2)]" > - + Labs Aethex Labs