From 0464ecdddb29da8b6bacf2498377a9d09624227b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:42:05 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 55 ++++++++++-------------------------------- 1 file changed, 13 insertions(+), 42 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 14e8331..d61c74e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -37,9 +37,7 @@ export default function AboutPage() { brandName="St Peter's School" navItems={navItems} button={{ - text: "📞 Call Now", - href: "tel:01412709400", - }} + text: "📞 Call Now", href: "tel:01412709400"}} /> @@ -48,10 +46,7 @@ export default function AboutPage() { heading={[ { type: "text", content: "Since our founding, St Peter's School has been" }, { - type: "image", - src: "http://img.b2bpic.net/free-vector/collection-labels-black-white-back-school_23-2147566262.jpg", - alt: "school emblem logo badge education", - }, + type: "image", src: "http://img.b2bpic.net/free-vector/collection-labels-black-white-back-school_23-2147566262.jpg", alt: "school emblem logo badge education"}, { type: "text", content: "a beacon of educational excellence in Bapu Nagar, Jaipur." }, ]} buttons={[ @@ -72,22 +67,13 @@ export default function AboutPage() { features={[ { id: 1, - title: "Academic Excellence", - description: "We maintain the highest standards of teaching and learning, preparing students for success in higher education and beyond.", - imageSrc: "http://img.b2bpic.net/free-photo/people-working-team-three-young-perspective-business-partners-sitting-library-discussing-startup-project-details-profits-teamwork-concept_176420-8293.jpg?_wi=2", - }, + title: "Academic Excellence", description: "We maintain the highest standards of teaching and learning, preparing students for success in higher education and beyond.", imageSrc: "http://img.b2bpic.net/free-photo/people-working-team-three-young-perspective-business-partners-sitting-library-discussing-startup-project-details-profits-teamwork-concept_176420-8293.jpg"}, { id: 2, - title: "Character Development", - description: "Building strong moral foundations through ethical teachings, leadership opportunities, and community service.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-girl-chatting-with-boys-class_23-2147659119.jpg?_wi=1", - }, + title: "Character Development", description: "Building strong moral foundations through ethical teachings, leadership opportunities, and community service.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-girl-chatting-with-boys-class_23-2147659119.jpg"}, { id: 3, - title: "Holistic Growth", - description: "Nurturing students intellectually, physically, emotionally, and socially to become well-rounded individuals.", - imageSrc: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg?_wi=2", - }, + title: "Holistic Growth", description: "Nurturing students intellectually, physically, emotionally, and socially to become well-rounded individuals.", imageSrc: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -99,28 +85,16 @@ export default function AboutPage() { Date: Thu, 5 Mar 2026 07:42:05 +0000 Subject: [PATCH 2/4] Update src/app/academics/page.tsx --- src/app/academics/page.tsx | 55 +++++++++----------------------------- 1 file changed, 13 insertions(+), 42 deletions(-) diff --git a/src/app/academics/page.tsx b/src/app/academics/page.tsx index 57cc844..1c73523 100644 --- a/src/app/academics/page.tsx +++ b/src/app/academics/page.tsx @@ -37,9 +37,7 @@ export default function AcademicsPage() { brandName="St Peter's School" navItems={navItems} button={{ - text: "📞 Call Now", - href: "tel:01412709400", - }} + text: "📞 Call Now", href: "tel:01412709400"}} /> @@ -51,22 +49,13 @@ export default function AcademicsPage() { features={[ { id: 1, - title: "Primary Education (Grades 1-5)", - description: "Building strong foundations in literacy, numeracy, and critical thinking. Our primary program emphasizes hands-on learning, character values, and social development.", - imageSrc: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg?_wi=3", - }, + title: "Primary Education (Grades 1-5)", description: "Building strong foundations in literacy, numeracy, and critical thinking. Our primary program emphasizes hands-on learning, character values, and social development.", imageSrc: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg"}, { id: 2, - title: "Middle School (Grades 6-8)", - description: "Transitional years with expanded subjects, specialized departments, and STEM focus. Students develop leadership skills and academic independence during these formative years.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-kids-elementary-school_53876-46934.jpg?_wi=2", - }, + title: "Middle School (Grades 6-8)", description: "Transitional years with expanded subjects, specialized departments, and STEM focus. Students develop leadership skills and academic independence during these formative years.", imageSrc: "http://img.b2bpic.net/free-photo/happy-kids-elementary-school_53876-46934.jpg"}, { id: 3, - title: "Secondary Education (Grades 9-12)", - description: "Advanced curriculum with rigorous academics, competitive exam preparation, and career guidance. Preparing students for higher education and professional success.", - imageSrc: "http://img.b2bpic.net/free-photo/people-working-team-three-young-perspective-business-partners-sitting-library-discussing-startup-project-details-profits-teamwork-concept_176420-8293.jpg?_wi=3", - }, + title: "Secondary Education (Grades 9-12)", description: "Advanced curriculum with rigorous academics, competitive exam preparation, and career guidance. Preparing students for higher education and professional success.", imageSrc: "http://img.b2bpic.net/free-photo/people-working-team-three-young-perspective-business-partners-sitting-library-discussing-startup-project-details-profits-teamwork-concept_176420-8293.jpg"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -79,10 +68,7 @@ export default function AcademicsPage() { heading={[ { type: "text", content: "Our curriculum emphasizes" }, { - type: "image", - src: "http://img.b2bpic.net/free-vector/collection-labels-black-white-back-school_23-2147566262.jpg", - alt: "school emblem logo badge education", - }, + type: "image", src: "http://img.b2bpic.net/free-vector/collection-labels-black-white-back-school_23-2147566262.jpg", alt: "school emblem logo badge education"}, { type: "text", content: "both traditional academics and 21st-century skills for student success." }, ]} buttons={[ @@ -99,28 +85,16 @@ export default function AcademicsPage() { Date: Thu, 5 Mar 2026 07:42:05 +0000 Subject: [PATCH 3/4] Update src/app/facilities/page.tsx --- src/app/facilities/page.tsx | 84 ++++++++----------------------------- 1 file changed, 18 insertions(+), 66 deletions(-) diff --git a/src/app/facilities/page.tsx b/src/app/facilities/page.tsx index 6b8222d..9c45a60 100644 --- a/src/app/facilities/page.tsx +++ b/src/app/facilities/page.tsx @@ -37,9 +37,7 @@ export default function FacilitiesPage() { brandName="St Peter's School" navItems={navItems} button={{ - text: "📞 Call Now", - href: "tel:01412709400", - }} + text: "📞 Call Now", href: "tel:01412709400"}} /> @@ -50,45 +48,17 @@ export default function FacilitiesPage() { tag="Infrastructure" products={[ { - id: "1", - brand: "Learning", - name: "Smart Classrooms", - price: "Technology-Enabled", - rating: 5, - reviewCount: "Interactive", - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg?_wi=2", - imageAlt: "smart classroom digital interactive modern", - }, + id: "1", brand: "Learning", name: "Smart Classrooms", price: "Technology-Enabled", rating: 5, + reviewCount: "Interactive", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg", imageAlt: "smart classroom digital interactive modern"}, { - id: "2", - brand: "Knowledge", - name: "Digital Library", - price: "Resource Center", - rating: 5, - reviewCount: "Comprehensive", - imageSrc: "http://img.b2bpic.net/free-photo/ancient-books-library-table_23-2147711433.jpg?_wi=2", - imageAlt: "library books reading knowledge", - }, + id: "2", brand: "Knowledge", name: "Digital Library", price: "Resource Center", rating: 5, + reviewCount: "Comprehensive", imageSrc: "http://img.b2bpic.net/free-photo/ancient-books-library-table_23-2147711433.jpg", imageAlt: "library books reading knowledge"}, { - id: "3", - brand: "Sports", - name: "Playground & Courts", - price: "Sports Complex", - rating: 5, - reviewCount: "Olympic-size", - imageSrc: "http://img.b2bpic.net/free-photo/yard_1398-2909.jpg?_wi=2", - imageAlt: "playground sports outdoor recreation", - }, + id: "3", brand: "Sports", name: "Playground & Courts", price: "Sports Complex", rating: 5, + reviewCount: "Olympic-size", imageSrc: "http://img.b2bpic.net/free-photo/yard_1398-2909.jpg", imageAlt: "playground sports outdoor recreation"}, { - id: "4", - brand: "Creativity", - name: "Activity Rooms", - price: "Arts & Culture", - rating: 5, - reviewCount: "Well-Equipped", - imageSrc: "http://img.b2bpic.net/free-photo/living-room_53876-31251.jpg?_wi=2", - imageAlt: "activity room art music creativity", - }, + id: "4", brand: "Creativity", name: "Activity Rooms", price: "Arts & Culture", rating: 5, + reviewCount: "Well-Equipped", imageSrc: "http://img.b2bpic.net/free-photo/living-room_53876-31251.jpg", imageAlt: "activity room art music creativity"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -102,28 +72,16 @@ export default function FacilitiesPage() { Date: Thu, 5 Mar 2026 07:42:06 +0000 Subject: [PATCH 4/4] Update src/app/page.tsx --- src/app/page.tsx | 167 +++++++++-------------------------------------- 1 file changed, 31 insertions(+), 136 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c994b9b..87f6b08 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,9 +41,7 @@ export default function HomePage() { brandName="St Peter's School" navItems={navItems} button={{ - text: "📞 Call Now", - href: "tel:01412709400", - }} + text: "📞 Call Now", href: "tel:01412709400"}} /> @@ -54,17 +52,11 @@ export default function HomePage() { background={{ variant: "downward-rays-static" }} avatars={[ { - src: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg", - alt: "happy student learning classroom children", - }, + src: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg", alt: "happy student learning classroom children"}, { - src: "http://img.b2bpic.net/free-photo/smiley-girl-chatting-with-boys-class_23-2147659119.jpg", - alt: "student learning education school young", - }, + src: "http://img.b2bpic.net/free-photo/smiley-girl-chatting-with-boys-class_23-2147659119.jpg", alt: "student learning education school young"}, { - src: "http://img.b2bpic.net/free-photo/cheerful-guy-holding-notebooks-celebrating-making-fist-pump-shouting-yes-with-excitement-sta_1258-146346.jpg", - alt: "student success achievement education success", - }, + src: "http://img.b2bpic.net/free-photo/cheerful-guy-holding-notebooks-celebrating-making-fist-pump-shouting-yes-with-excitement-sta_1258-146346.jpg", alt: "student success achievement education success"}, ]} avatarText="Trusted by families in Bapu Nagar and nearby areas" buttons={[ @@ -80,28 +72,16 @@ export default function HomePage() {