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} />