diff --git a/client/pages/Corp.tsx b/client/pages/Corp.tsx index aef45e3c..240ffa9b 100644 --- a/client/pages/Corp.tsx +++ b/client/pages/Corp.tsx @@ -7,9 +7,12 @@ import { Briefcase, Settings, TrendingUp, Users } from "lucide-react"; export default function Corp() { return ( -
+
+
+
+
{/* Hero Section */} diff --git a/client/pages/Foundation.tsx b/client/pages/Foundation.tsx index 5e73ecdb..ef132ab1 100644 --- a/client/pages/Foundation.tsx +++ b/client/pages/Foundation.tsx @@ -7,9 +7,12 @@ import { Heart, BookOpen, Code, Globe } from "lucide-react"; export default function Foundation() { return ( -
+
+
+
+
{/* Hero Section */} diff --git a/client/pages/GameForge.tsx b/client/pages/GameForge.tsx index 8cd1aeac..0e549eb8 100644 --- a/client/pages/GameForge.tsx +++ b/client/pages/GameForge.tsx @@ -7,9 +7,12 @@ import { Gamepad2, Zap, Target, Trophy } from "lucide-react"; export default function GameForge() { return ( -
+
+
+
+
{/* Hero Section */}