Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-31 02:57:45 +00:00

View File

@@ -93,11 +93,11 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-coloring-pencils_181624-57671.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-coloring-pencils_181624-57671.jpg?_wi=1",
imageAlt: "Happy children playing in a colorful preschool classroom",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/children-participating-together-as-team-treasure-hunt_23-2149042900.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/children-participating-together-as-team-treasure-hunt_23-2149042900.jpg?_wi=1",
imageAlt: "Kids playing joyfully in an outdoor playground",
},
{
@@ -125,7 +125,7 @@ export default function LandingPage() {
title="Our Philosophy: Learn, Grow, Shine"
description="Little Stars Preschool believes in fostering curiosity, creativity, and compassion. Our dedicated educators create personalized experiences that support each child's unique developmental journey, building a strong foundation for lifelong learning."
tag="About Us"
imageSrc="http://img.b2bpic.net/free-photo/woman-kid-drawing-together_23-2148866776.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-kid-drawing-together_23-2148866776.jpg?_wi=1"
imageAlt="Preschool teacher interacting playfully with diverse children during learning time"
/>
</div>
@@ -158,7 +158,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-coloring-pencils_181624-57671.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-coloring-pencils_181624-57671.jpg?_wi=2",
imageAlt: "children painting colorful art class",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/children-participating-together-as-team-treasure-hunt_23-2149042900.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/children-participating-together-as-team-treasure-hunt_23-2149042900.jpg?_wi=2",
imageAlt: "children painting colorful art class",
},
{
@@ -208,7 +208,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/woman-kid-drawing-together_23-2148866776.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-kid-drawing-together_23-2148866776.jpg?_wi=2",
imageAlt: "children painting colorful art class",
},
]}