diff --git a/src/app/page.tsx b/src/app/page.tsx index dcf561a..bc46e72 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,6 +66,7 @@ export default function LandingPage() { showStepNumbers={true} animationType="slide-up" textboxLayout="split" + useInvertedBackground={false} features={[ { id: 1, @@ -108,6 +109,7 @@ export default function LandingPage() { ctaDescription="Book your session today and secure your spot." ctaButton={{ text: "Book Now", href: "#" }} ctaIcon={Calendar} + useInvertedBackground={false} animationType="slide-up" />