Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-10 19:48:54 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
description="With years of specialized experience in working with children with disabilities, I provide compassionate, evidence-based support tailored to each child and family's unique needs. My approach centers on building trust, fostering development, and empowering families with the tools they need."
textboxLayout="default"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/children-spending-time-together-nature_23-2149002850.jpg"
imageSrc="http://img.b2bpic.net/free-photo/children-spending-time-together-nature_23-2149002850.jpg?_wi=1"
imageAlt="Specialized educator working with child in outdoor learning environment"
mediaAnimation="blur-reveal"
bulletPoints={[
@@ -95,7 +95,7 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Home Support", description: "I accompany your child in the comfort of your home, providing one-on-one support, developmental guidance, and practical strategies to help your child thrive in their familiar environment. This service includes observing routines, identifying strengths, and working collaboratively with families.", imageSrc: "http://img.b2bpic.net/free-photo/young-mother-with-her-children-pediatrician-appointment_23-2149187499.jpg", imageAlt: "Home-based specialized education support"
title: "Home Support", description: "I accompany your child in the comfort of your home, providing one-on-one support, developmental guidance, and practical strategies to help your child thrive in their familiar environment. This service includes observing routines, identifying strengths, and working collaboratively with families.", imageSrc: "http://img.b2bpic.net/free-photo/young-mother-with-her-children-pediatrician-appointment_23-2149187499.jpg?_wi=1", imageAlt: "Home-based specialized education support"
},
{
id: 2,
@@ -128,11 +128,11 @@ export default function LandingPage() {
},
{
id: 2,
title: "Personalized Evaluation & Planning", description: "I conduct a thorough assessment of your child's needs, skills, and developmental stage. Together, we create a personalized support plan that outlines clear goals, strategies, and timelines tailored to your family's needs.", imageSrc: "http://img.b2bpic.net/free-photo/children-spending-time-together-nature_23-2149002850.jpg", imageAlt: "Personalized assessment and planning"
title: "Personalized Evaluation & Planning", description: "I conduct a thorough assessment of your child's needs, skills, and developmental stage. Together, we create a personalized support plan that outlines clear goals, strategies, and timelines tailored to your family's needs.", imageSrc: "http://img.b2bpic.net/free-photo/children-spending-time-together-nature_23-2149002850.jpg?_wi=2", imageAlt: "Personalized assessment and planning"
},
{
id: 3,
title: "Ongoing Support & Adaptation", description: "We begin regular support sessions tailored to your chosen service format. I continuously observe, adapt, and refine our approach based on your child's progress, family feedback, and evolving needs to ensure lasting, meaningful results.", imageSrc: "http://img.b2bpic.net/free-photo/young-mother-with-her-children-pediatrician-appointment_23-2149187499.jpg", imageAlt: "Ongoing support sessions with child"
title: "Ongoing Support & Adaptation", description: "We begin regular support sessions tailored to your chosen service format. I continuously observe, adapt, and refine our approach based on your child's progress, family feedback, and evolving needs to ensure lasting, meaningful results.", imageSrc: "http://img.b2bpic.net/free-photo/young-mother-with-her-children-pediatrician-appointment_23-2149187499.jpg?_wi=2", imageAlt: "Ongoing support sessions with child"
}
]}
/>