From 7175d54b9433612fc568d016b48f3f6ccfd0a220 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 16:42:31 +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 2e98e44..83c9600 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -242,7 +242,7 @@ export default function LandingPage() { animationType="slide-up" tag="Всегда открыты" tagAnimation="slide-up" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} /> -- 2.49.1