From cb7a16a432a27e8325ad2d862d159c46723745de Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Thu, 6 Nov 2025 18:50:46 +0000 Subject: [PATCH] completionId: cgen-c91acc8d8d5e4379936b8057b336e4cb cgen-c91acc8d8d5e4379936b8057b336e4cb --- client/pages/Corp.tsx | 5 ++++- client/pages/Foundation.tsx | 5 ++++- client/pages/GameForge.tsx | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) 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 */}