|
|
|
|
@@ -45,18 +45,18 @@ export default function LandingPage() {
|
|
|
|
|
title="Welcome to CrayonCaves Preschool"
|
|
|
|
|
description="A safe, fun, and nurturing place for early childhood learning in the heart of Montreal."
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Enroll Now", href: "#contact" },
|
|
|
|
|
{ text: "Book a Visit", href: "#contact" },
|
|
|
|
|
{ text: "", href: "#contact" },
|
|
|
|
|
{ text: "", href: "#contact" },
|
|
|
|
|
]}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/beautiful-child-having-brush-her-chic-curly-blond-hair-wearing-blue-shirt-white-t-shirt-she-is-showing-her-painted-fingers-looking-camera-gray-background_639032-1599.jpg"
|
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BxehZz1db7mhm5DOYcyzze2XoK/uploaded-1775436387191-qeyo354v.png"
|
|
|
|
|
imageAlt="Happy child learning in a preschool environment"
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
avatars={[
|
|
|
|
|
{ src: "http://img.b2bpic.net/free-photo/high-angle-kids-learning-planets_23-2149355202.jpg", alt: "Teacher 1" },
|
|
|
|
|
{ src: "http://img.b2bpic.net/free-photo/view-young-students_23-2151110052.jpg", alt: "Teacher 2" },
|
|
|
|
|
{ src: "http://img.b2bpic.net/free-photo/girl-playing-with-colorful-bricks_23-2147783666.jpg", alt: "Teacher 3" },
|
|
|
|
|
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BxehZz1db7mhm5DOYcyzze2XoK/uploaded-1775436752194-z2bhxsgp.jpg", alt: "Teacher 1" },
|
|
|
|
|
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BxehZz1db7mhm5DOYcyzze2XoK/uploaded-1775436770204-7hu6ub2p.jpg", alt: "Teacher 2" },
|
|
|
|
|
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BxehZz1db7mhm5DOYcyzze2XoK/uploaded-1775436786864-m4sg3j6t.jpg", alt: "Teacher 3" },
|
|
|
|
|
{ src: "http://img.b2bpic.net/free-photo/colorful-paper-chains-still-life_23-2149254017.jpg", alt: "Teacher 4" },
|
|
|
|
|
{ src: "http://img.b2bpic.net/free-photo/girl-sitting-with-book_23-2147663438.jpg", alt: "Teacher 5" },
|
|
|
|
|
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BxehZz1db7mhm5DOYcyzze2XoK/uploaded-1775436807670-nx47ajyl.jpg", alt: "Teacher 5" },
|
|
|
|
|
]}
|
|
|
|
|
avatarText="Trusted by over 500+ happy families"
|
|
|
|
|
marqueeItems={[
|
|
|
|
|
@@ -163,4 +163,4 @@ export default function LandingPage() {
|
|
|
|
|
</ReactLenis>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|