diff --git a/src/app/page.tsx b/src/app/page.tsx index 686de9f..6034e61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -221,7 +221,7 @@ export default function LandingPage() { useInvertedBackground={true} faqsAnimation="slide-up" faqs={[ - { id: "1", title: "What is the admission process at Manchester?", content: "Our admission process includes an application submission, interaction with your child, parent meeting with our admission team, and campus visit. We focus on understanding your family's values and ensuring Manchester is the right fit. Submit your inquiry through our online form and our team will contact you within 24 hours." }, + { id: "1", title: "What is the admission process at Manchester?", content: "Complete a simple application, meet our team, and visit our campus—our admission team guides you through every step." }, { id: "2", title: "What documents are required for admission?", content: "Required documents include: Birth Certificate, Previous School's Mark Sheets (if applicable), Health Records/Vaccination Certificate, Parent ID Proof, Address Proof, and Passport Size Photographs. Additional documents may be requested based on the grade level. Our admission office will provide a complete checklist." }, { id: "3", title: "Do you offer scholarships?", content: "Yes, we offer merit-based scholarships and financial assistance for deserving students. Scholarships are awarded based on academic excellence, talent in sports/arts, and demonstrated need. Students can apply for scholarships during the admission process or contact our admission office for details." }, { id: "4", title: "What are the campus visit timings?", content: "Campus visits are scheduled by appointment to provide a personalized tour. Regular working hours are 8:00 AM - 5:00 PM, Monday through Friday. We recommend booking a visit in advance through our website or by calling +91 92446 44446 to ensure availability and a comprehensive tour." },