From 990a4945a99b2204dbac53acd36174104e782848 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 19:47:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 869b6b2..9e0f61a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } ]} /> -- 2.49.1