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"