Update src/app/gallery/page.tsx
This commit is contained in:
@@ -50,8 +50,8 @@ export default function GalleryPage() {
|
||||
title="Highlights"
|
||||
description="Captured moments of joy and learning at our campus."
|
||||
features={[
|
||||
{ id: 1, tag: "Daily", title: "Circle Time", subtitle: "Storytelling", description: "Interactive sessions for group learning.", imageSrc: "http://img.b2bpic.net/free-photo/children-playing-group_23-2148107458.jpg" },
|
||||
{ id: 2, tag: "Activities", title: "Outdoor Play", subtitle: "Physical", description: "Safe exploration in our playground area.", imageSrc: "http://img.b2bpic.net/free-photo/adorable-hispanic-girl-preschool-student-sitting-floor-closing-backpack-kindergarten_839833-5725.jpg" }
|
||||
{ id: 1, tag: "Daily", title: "Circle Time", subtitle: "Storytelling", description: "Interactive sessions for group learning.", imageSrc: "http://img.b2bpic.net/free-photo/children-playing-group_23-2148107458.jpg?_wi=2" },
|
||||
{ id: 2, tag: "Activities", title: "Outdoor Play", subtitle: "Physical", description: "Safe exploration in our playground area.", imageSrc: "http://img.b2bpic.net/free-photo/adorable-hispanic-girl-preschool-student-sitting-floor-closing-backpack-kindergarten_839833-5725.jpg?_wi=3" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user