From c0839dd081e3127b90cb76b2e585a00bdb9cd52a Mon Sep 17 00:00:00 2001 From: soufiane Date: Tue, 18 Nov 2025 02:22:26 +0100 Subject: [PATCH] fix: correct indentation in homepage prizes section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix missing indentation that was causing a 500 error on the homepage. The grid div wrapper was incorrectly indented. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/page.tsx b/app/page.tsx index 37f2b2e..759a2dc 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -84,7 +84,7 @@ export default function HomePage() {

Tous nos lots sont 100% gagnants - Chaque participation est récompensée !

-
+
🌿
@@ -150,6 +150,7 @@ export default function HomePage() { Chaque ticket est gagnant, tentez votre chance dès maintenant
+