Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-27 01:36:36 +00:00

View File

@@ -62,6 +62,7 @@ export default function LandingPage() {
"With years of experience in early childhood education, Ms. Sonia provides a nurturing, parent-focused environment in her own home.", "Cribbib Child Care is designed to feel like a second home, where your child's safety and development come first."
]}
buttons={[{ text: "Contact Us", href: "#contact" }]}
useInvertedBackground={false}
/>
</div>
@@ -82,6 +83,7 @@ export default function LandingPage() {
{ id: "s3", value: "Professional", description: "Dedicated Care & Development" },
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -95,6 +97,7 @@ export default function LandingPage() {
]}
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
/>
</div>
@@ -108,6 +111,8 @@ export default function LandingPage() {
]}
mediaAnimation="slide-up"
faqsAnimation="slide-up"
textboxLayout="split"
useInvertedBackground={false}
/>
</div>
@@ -123,6 +128,7 @@ export default function LandingPage() {
textarea={{ name: "message", placeholder: "Additional details or questions", rows: 4 }}
buttonText="Submit Inquiry"
imageSrc="http://img.b2bpic.net/free-photo/happy-family-playing-park_23-2148766998.jpg"
useInvertedBackground={false}
/>
</div>