From 2f999986b5953d65af77df7631df8be4cd9dd8d6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:32:20 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5008556..da23b6d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -93,7 +93,7 @@ export default function AboutPage() { description="Discover what sets us apart in maternity care" tag="Our Strengths" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground={false} gridVariant="uniform-3-items" animationType="slide-up" buttonAnimation="slide-up"