diff --git a/src/app/how-it-works/page.tsx b/src/app/how-it-works/page.tsx index abedc03..1f04e0d 100644 --- a/src/app/how-it-works/page.tsx +++ b/src/app/how-it-works/page.tsx @@ -62,6 +62,7 @@ export default function HowItWorksPage() { textboxLayout="split" gridVariant="two-columns-alternating-heights" description="Five clear steps to guide your transition." + useInvertedBackground={false} features={[ { title: "We Listen & Assess", description: "Understanding your family's unique dynamics and goals.", imageSrc: "/placeholder.png", titleIconSrc: "", buttonText: "Learn More" }, { title: "We Create a Personalized Transition Plan", description: "Developing a structured path that keeps everyone informed.", imageSrc: "/placeholder.png", titleIconSrc: "", buttonText: "Learn More" },