Update src/app/how-it-works/page.tsx

This commit is contained in:
2026-04-07 05:12:38 +00:00
parent a624af9671
commit 2dda4db4d7

View File

@@ -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" },