Update src/app/page.tsx

This commit is contained in:
2026-03-03 17:20:14 +00:00
parent d5d932d0e6
commit bd3aec74e2

View File

@@ -79,13 +79,13 @@ export default function HomePage() {
description="Comprehensive education from early childhood through advanced secondary studies"
features={[
{
id: "1", title: "Nursery School", description: "Baby Class, KG1, and KG2 with caring staff and safe play areas. Day and boarding facilities available with healthy, age-appropriate meals and nurturing environment.", imageSrc: "http://img.b2bpic.net/free-photo/young-children-playing-together-home_23-2148572962.jpg", imageAlt: "Nursery School"},
id: "1", title: "Nursery School", description: "Baby Class, KG1, and KG2 with caring staff and safe play areas. Day and boarding facilities available with healthy, age-appropriate meals and nurturing environment.", imageSrc: "http://img.b2bpic.net/free-photo/young-children-playing-together-home_23-2148572962.jpg?_wi=1", imageAlt: "Nursery School"},
{
id: "2", title: "Primary School", description: "Grade 1 to Grade 7 with excellent teaching staff, spacious playing fields for sports and outdoor activities. Day and boarding options with quality accommodation and healthy meals.", imageSrc: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg", imageAlt: "Primary School"},
id: "2", title: "Primary School", description: "Grade 1 to Grade 7 with excellent teaching staff, spacious playing fields for sports and outdoor activities. Day and boarding options with quality accommodation and healthy meals.", imageSrc: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg?_wi=1", imageAlt: "Primary School"},
{
id: "3", title: "Secondary School (O-Level)", description: "Form 1 to Form 4 offering Science, Business, and Arts subjects. Intensive examinations, discussions, and practical work to equip students academically and intellectually. Boarding facility.", imageSrc: "http://img.b2bpic.net/free-photo/girls-learning-more-about-chemistry-class_23-2149068370.jpg", imageAlt: "Secondary School"},
id: "3", title: "Secondary School (O-Level)", description: "Form 1 to Form 4 offering Science, Business, and Arts subjects. Intensive examinations, discussions, and practical work to equip students academically and intellectually. Boarding facility.", imageSrc: "http://img.b2bpic.net/free-photo/girls-learning-more-about-chemistry-class_23-2149068370.jpg?_wi=1", imageAlt: "Secondary School"},
{
id: "4", title: "High School (A-Level)", description: "Form 5 and Form 6 with specialized combinations in Science, Business, Language and Social Sciences. Career mentoring and university preparation. Boarding facility.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-coffee-break-library-using-smart-phone_496169-1228.jpg", imageAlt: "High School"},
id: "4", title: "High School (A-Level)", description: "Form 5 and Form 6 with specialized combinations in Science, Business, Language and Social Sciences. Career mentoring and university preparation. Boarding facility.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-coffee-break-library-using-smart-phone_496169-1228.jpg?_wi=1", imageAlt: "High School"},
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"