Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #8.
This commit is contained in:
@@ -79,16 +79,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Behavioral Intervention", description: "Personalized ABA therapy focusing on essential communication and social skills development.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1594954005886-f2887309000b" },
|
||||
phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1594954005886-f2887309000b" }
|
||||
title: "Behavioral Intervention", description: "Personalized ABA therapy focusing on essential communication and social skills development.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1594954005886-f2887309000b?_wi=1" },
|
||||
phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1594954005886-f2887309000b?_wi=2" }
|
||||
},
|
||||
{
|
||||
title: "Sensory Integration", description: "Structured activities to help children process sensory input effectively and improve daily functioning.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1594954005886-f2887309000b" },
|
||||
phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1594954005886-f2887309000b" }
|
||||
title: "Sensory Integration", description: "Structured activities to help children process sensory input effectively and improve daily functioning.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1594954005886-f2887309000b?_wi=3" },
|
||||
phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1594954005886-f2887309000b?_wi=4" }
|
||||
},
|
||||
{
|
||||
title: "Speech & Language Therapy", description: "Targeted speech sessions to help children express themselves with confidence and clarity.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1594954005886-f2887309000b" },
|
||||
phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1594954005886-f2887309000b" }
|
||||
title: "Speech & Language Therapy", description: "Targeted speech sessions to help children express themselves with confidence and clarity.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1594954005886-f2887309000b?_wi=5" },
|
||||
phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1594954005886-f2887309000b?_wi=6" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
|
||||
Reference in New Issue
Block a user