Update src/app/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function Page() {
|
||||
background={{ variant: "rotated-rays-animated-grid" }}
|
||||
buttons={[
|
||||
{ text: "Explore Programs", href: "#programs" },
|
||||
{ text: "Admissions", href: "#faq" }
|
||||
{ text: "Apply Now", href: "#faq" }
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-teaching-kids-about-planets_23-2148925467.jpg", imageAlt: "Children studying in a bright classroom" },
|
||||
@@ -125,7 +125,7 @@ export default function Page() {
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common queries about admissions, curriculum, facilities, and more."
|
||||
faqs={[
|
||||
{ id: "faq-1", title: "What is the admission process?", content: "Our admission process typically involves an online application, an entrance exam for certain grades, and an interview with the school administration. Please visit our 'Admissions' page for detailed information." },
|
||||
{ id: "faq-1", title: "What is the admission process?", content: "Our admission process typically involves an online application, an entrance exam for certain grades, and an high-stakes interview with the school administration. Please visit our 'Admissions' page for detailed information." },
|
||||
{ id: "faq-2", title: "What curriculum does Sarva Shiksha School follow?", content: "We follow the CBSE curriculum, integrated with modern teaching methodologies to provide a holistic and engaging learning experience for all students." },
|
||||
{ id: "faq-3", title: "What facilities are available?", content: "Our school boasts state-of-the-art facilities including smart classrooms, a well-equipped library, science and computer labs, sports grounds, and a dedicated art and music studio." }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user