import { motion } from "framer-motion"; import { useState, useEffect } from "react"; import { Card, CardContent } from "@/components/ui/card"; import { Button } from "@/components/ui/button"; import { Phone, MapPin, Award, Users, BookOpen, Star, Target, ClipboardCheck, GraduationCap } from "lucide-react"; // AUTHORITY / ALLEN-STYLE CONTENT const results = [ { title: "JEE Advanced", value: "Top Selections" }, { title: "NEET", value: "High Scores" }, { title: "Consistency", value: "Year-on-Year Results" }, ]; const faculty = [ { name: "Ajay Prasad", subject: "Mathematics · IIT Delhi" }, { name: "Govind Kumar", subject: "Chemistry · IIT Kanpur" }, { name: "Zaffar", subject: "Physics · NIT Rourkela" }, { name: "Dr. Rajnish Kumar", subject: "Biology" }, ]; const reviews = [ { name: "Rohit Sharma", text: "Strong discipline and regular testing helped me improve a lot.", rating: 5 }, { name: "Sneha Patil", text: "Faculty focus on concepts, not shortcuts. Very effective.", rating: 5 }, { name: "Aman Verma", text: "Best institute for serious IIT & NEET preparation.", rating: 4 }, ]; export default function VisionaryAcademyWebsite() { const [facultyIndex, setFacultyIndex] = useState(0); useEffect(() => { const interval = setInterval(() => { setFacultyIndex((prev) => (prev + 1) % faculty.length); }, 4000); return () => clearInterval(interval); }, []); return (
Real classrooms. Serious teaching. Disciplined preparation for competitive exams.
{r.value}
Visionary IIT & NEET Academy is a dedicated coaching institute built on academic discipline, concept clarity, and consistent performance in competitive examinations.
Our teaching system focuses on strong fundamentals, structured classroom programs, regular evaluation, and continuous mentoring to help students achieve success in IIT‑JEE, NEET, and other competitive exams.
We believe serious preparation, guided by experienced faculty, creates confident and successful students.
Strong fundamentals with step-by-step explanation.
Weekly tests, analysis, and performance tracking.
Individual guidance to strengthen weak areas.
Structured classroom & test-based preparation
{f.subject}
Our classrooms maintain academic discipline, punctual schedules, and a competitive yet supportive environment.
Students are trained to handle pressure, manage time effectively, and consistently improve performance.
{r.text}
Limited seats • Entrance-based admission • Personal mentoring