From f673d058468271b575b8899a2e0c90895c9a84d2 Mon Sep 17 00:00:00 2001 From: MrPiglr Date: Sat, 10 Jan 2026 20:32:39 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix=20syntax=20error=20in=20Foun?= =?UTF-8?q?dation.tsx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fix malformed div tag with inline comment - Remove orphaned button elements - Resolves 500 error on Foundation page --- client/pages/Foundation.tsx | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/client/pages/Foundation.tsx b/client/pages/Foundation.tsx index 5270cf35..dac96f15 100644 --- a/client/pages/Foundation.tsx +++ b/client/pages/Foundation.tsx @@ -94,7 +94,8 @@ export default function Foundation() { -
{/* Hero Section */} +
+ {/* Hero Section */}
- -
-
{/* Flagship: GameForge Section */}