Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -68,12 +68,12 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "c1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-plating-watering-tree_23-2148210536.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-plating-watering-tree_23-2148210536.jpg?_wi=1",
|
||||
imageAlt: "Children at play",
|
||||
},
|
||||
{
|
||||
id: "c2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/children-desk-interior-design_23-2148569198.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/children-desk-interior-design_23-2148569198.jpg?_wi=1",
|
||||
imageAlt: "Learning activities",
|
||||
},
|
||||
{
|
||||
@@ -125,13 +125,13 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Creative Arts Exploration",
|
||||
description: "Unlocking potential through painting, music, and dramatic play.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-plating-watering-tree_23-2148210536.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-plating-watering-tree_23-2148210536.jpg?_wi=2",
|
||||
imageAlt: "Girls playing in tent",
|
||||
},
|
||||
{
|
||||
title: "Playful Discovery",
|
||||
description: "Physical, sensory, and social developmental activities.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/children-desk-interior-design_23-2148569198.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/children-desk-interior-design_23-2148569198.jpg?_wi=2",
|
||||
imageAlt: "Girls playing in tent",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user