Update src/app/page.tsx
This commit is contained in:
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
title: "Playgroup",
|
||||
subtitle: "Social Development",
|
||||
description: "Focus on interaction and basic motor skills.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-hispanic-girl-preschool-student-sitting-floor-closing-backpack-kindergarten_839833-5725.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-hispanic-girl-preschool-student-sitting-floor-closing-backpack-kindergarten_839833-5725.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
title: "Nursery",
|
||||
subtitle: "Early Concepts",
|
||||
description: "Introduction to language and creative play.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-child-coloring_1098-12782.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-child-coloring_1098-12782.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
title: "Kindergarten",
|
||||
subtitle: "Readiness",
|
||||
description: "Early literacy, numeracy, and confidence.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/children-playing-group_23-2148107458.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/children-playing-group_23-2148107458.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Programs Designed for Early Growth"
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
quote: "The small class size really helps in providing individual attention.",
|
||||
name: "Sarah Johnson",
|
||||
role: "Parent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-with-cream-noses_23-2147807805.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-with-cream-noses_23-2147807805.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
quote: "My child loves going to school every day. Truly a wonderful experience.",
|
||||
name: "Priya Sharma",
|
||||
role: "Parent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-with-cream-noses_23-2147807805.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-with-cream-noses_23-2147807805.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="What Parents Say"
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
category: "Education",
|
||||
title: "Importance of Play",
|
||||
excerpt: "How play-based learning helps toddlers develop social skills and curiosity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-hispanic-girl-preschool-student-sitting-floor-closing-backpack-kindergarten_839833-5725.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-hispanic-girl-preschool-student-sitting-floor-closing-backpack-kindergarten_839833-5725.jpg?_wi=2",
|
||||
authorName: "School Admin",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/little-girl-doctors-office_329181-9280.jpg",
|
||||
date: "2024-05-12",
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
category: "Parenting",
|
||||
title: "Preparing for Preschool",
|
||||
excerpt: "Top tips for parents to help their children transition smoothly to school life.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/children-playing-group_23-2148107458.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/children-playing-group_23-2148107458.jpg?_wi=2",
|
||||
authorName: "Teacher Deepa",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/little-girl-doctors-office_329181-9280.jpg",
|
||||
date: "2024-06-01",
|
||||
|
||||
Reference in New Issue
Block a user