From 06b9ecdc9edbe52914e984660f87a67a76b1ab67 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 11:09:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4985286..b2a97e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,6 +74,7 @@ export default function LandingPage() { title="Choose Your Path" description="From free learning to dedicated coaching. Level up your Bedwars game today." animationType="slide-up" + textboxLayout="split" useInvertedBackground={true} plans={[ { -- 2.49.1