diff --git a/src/app/page.tsx b/src/app/page.tsx index 998d184..060fcc6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -176,7 +176,7 @@ export default function LandingPage() { animationType="smooth" faqs={[ { - id: "1", title: "What is the admission process?", content: "Our admission process involves submission of application form, entrance examination, and a personal interview. Admission is merit-based and conducted annually. For more details, please visit our admissions page or contact our admissions office." + id: "1", title: "What is your fees structure?", content: "Fees vary according to the class and section. We offer flexible payment options including annual, semi-annual, and quarterly payments. Scholarship opportunities are available for meritorious and deserving students." }, { id: "2", title: "What are the school timings?", content: "School operates from 8:00 AM to 3:30 PM on weekdays. Pre-primary section has modified timings from 8:00 AM to 12:30 PM. Wednesday is an early dismissal day with classes ending at 1:30 PM for all sections." @@ -188,7 +188,7 @@ export default function LandingPage() { id: "4", title: "What extra-curricular activities are offered?", content: "We offer a wide range of activities including sports, music, art, drama, debating, robotics, coding, and various clubs. Students are encouraged to participate in activities that match their interests and talents." }, { - id: "5", title: "What is your fees structure?", content: "Fees vary according to the class and section. We offer flexible payment options including annual, semi-annual, and quarterly payments. Scholarship opportunities are available for meritorious and deserving students." + id: "5", title: "What is the admission process?", content: "Our admission process involves submission of application form, entrance examination, and a personal interview. Admission is merit-based and conducted annually. For more details, please visit our admissions page or contact our admissions office." }, { id: "6", title: "Are there any scholarship programs?", content: "Yes, we offer merit-based and need-based scholarships. Merit scholarships are awarded to academically outstanding students, while need-based scholarships support deserving students with financial constraints."