From 016de17f6affbd9f6ea675e00958e4dbc83aca15 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 11:51:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f8b0044..6042fcf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function UzbekistanTourismPage() { plans={plans} animationType="slide-up" textboxLayout="default" - useInvertedBackground="light" + useInvertedBackground={true} />
@@ -87,7 +87,7 @@ export default function UzbekistanTourismPage() { ctaIcon={Phone} faqs={[{ id: "1", title: "How do I pay?", content: "We support direct card deposits for all pro subscriptions." }]} animationType="slide-up" - useInvertedBackground="light" + useInvertedBackground={true} />