From 43ce1a8584bc09704bdc98a0717a0d8e9cb400c5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 08:47:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b37fc16..30c5ed8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,7 +109,7 @@ export default function LandingPage() { ]} title="Why Choose QxBroker" description="Industry-leading trading statistics backed by years of experience and cutting-edge technology." - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} animationType="slide-up" /> -- 2.49.1