(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2488],{3045:(e,t,s)=>{"use strict";s.d(t,{default:()=>k});var l=s(5155),a=s(6245),r=s(7314),i=s(5720),n=s(6874),o=s.n(n),d=s(8452),c=s(4901),x=s(1253),h=s(2115),m=s(9114),b=s(2606),g=s(6394),p=s(9911);let u=["सभी","नवोदय प्रवेश","सैनिक स्कूल","शैक्षिक योजना","छात्र जीवन","अध्ययन टिप्स"],w={"नवोदय प्रवेश":"bg-purple-100 text-purple-700","प्रवेश और परीक्षा तैयारी":"bg-purple-100 text-purple-700","विद्यालय समाचार":"bg-teal-100 text-teal-700","शैक्षिक योजना":"bg-amber-100 text-amber-700","छात्र जीवन":"bg-pink-100 text-pink-700","अध्ययन टिप्स":"bg-orange-100 text-orange-700","सैनिक स्कूल":"bg-blue-100 text-blue-700","शिक्षक संसाधन":"bg-indigo-100 text-indigo-700"};function f(){let[e,t]=(0,h.useState)("सभी"),[s,a]=(0,h.useState)(0),[r,i]=(0,h.useState)(!1),n=(0,h.useRef)(null),d=[...g.Q].sort((e,t)=>new Date(t.date).getTime()-new Date(e.date).getTime()),x="सभी"===e?d:d.filter(t=>t.category===e);(0,h.useEffect)(()=>{a(0)},[e]);let f=Math.max(0,x.length-3),j=(0,h.useCallback)(()=>{a(e=>e>=f?0:e+1)},[f]);(0,h.useEffect)(()=>{if(!r&&!(x.length<=3))return n.current=setInterval(j,3e3),()=>{n.current&&clearInterval(n.current)}},[r,j,x.length]);let y=x.slice(s,s+3),v=y.length<3?[...y,...x.slice(0,3-y.length)]:y;return(0,l.jsx)("section",{className:"py-20 bg-gradient-to-b from-gray-50 to-white overflow-hidden",children:(0,l.jsxs)("div",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8",children:[(0,l.jsxs)("div",{className:"flex flex-col md:flex-row md:items-end justify-between gap-4 mb-10",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("span",{className:"text-[#035c00] font-bold text-xs uppercase tracking-widest bg-[#035c00]/10 px-4 py-1.5 rounded-full mb-3 inline-block",children:"ब्लॉग से नवीनतम"}),(0,l.jsx)("h2",{className:"text-3xl md:text-4xl font-extrabold text-[#035c00] leading-tight",children:"नवीनतम लेख और अपडेट"})]}),(0,l.jsxs)(o(),{href:"/hi/blog",className:"inline-flex items-center gap-2 text-sm font-bold text-[#035c00] hover:underline flex-shrink-0",children:["सभी लेख देखें ",(0,l.jsx)(p.Z0P,{className:"text-xs"})]})]}),(0,l.jsx)("div",{className:"flex gap-2 flex-wrap mb-8",children:u.map(s=>(0,l.jsx)("button",{onClick:()=>t(s),className:"px-4 py-1.5 rounded-full text-xs font-bold transition-all duration-200 border ".concat(e===s?"bg-[#035c00] text-white border-[#035c00] shadow-sm":"bg-white text-gray-600 border-gray-200 hover:border-[#035c00] hover:text-[#035c00]"),children:s},s))}),(0,l.jsxs)("div",{className:"relative",onMouseEnter:()=>i(!0),onMouseLeave:()=>i(!1),children:[(0,l.jsx)(m.N,{mode:"wait",children:(0,l.jsx)(b.P.div,{initial:{opacity:0,x:40},animate:{opacity:1,x:0},exit:{opacity:0,x:-40},transition:{duration:.35,ease:"easeOut"},className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-6",children:v.map((e,t)=>{var s;return(0,l.jsxs)(o(),{href:"/hi/blog/".concat(e.slug,"/"),className:"group bg-white rounded-2xl border border-gray-100 shadow-sm hover:shadow-xl hover:-translate-y-1 transition-all duration-300 overflow-hidden flex flex-col",children:[(0,l.jsxs)("div",{className:"relative h-48 w-full overflow-hidden flex-shrink-0",children:[(0,l.jsx)(c.A,{src:e.image,alt:e.title,fill:!0,className:"object-cover group-hover:scale-105 transition-transform duration-500",sizes:"(max-width: 640px) 100vw, (max-width: 1024px) 50vw, 33vw"}),(0,l.jsx)("span",{className:"absolute top-3 left-3 text-[10px] font-bold px-2.5 py-1 rounded-full ".concat(null!=(s=w[e.category])?s:"bg-gray-100 text-gray-600"),children:e.category})]}),(0,l.jsxs)("div",{className:"flex flex-col flex-1 p-5",children:[(0,l.jsx)("h3",{className:"text-sm font-bold text-gray-900 leading-snug mb-2 line-clamp-2 group-hover:text-[#035c00] transition-colors",children:e.title}),(0,l.jsx)("p",{className:"text-xs text-gray-500 leading-relaxed line-clamp-2 mb-4 flex-1",children:e.description}),(0,l.jsxs)("div",{className:"flex items-center justify-between mt-auto pt-3 border-t border-gray-100",children:[(0,l.jsxs)("div",{className:"flex items-center gap-1.5 text-[11px] text-gray-400",children:[(0,l.jsx)(p.w_X,{className:"text-[#035c00] flex-shrink-0"}),(0,l.jsx)("span",{children:e.readTime})]}),(0,l.jsx)("span",{className:"text-[11px] text-gray-400",children:e.date})]})]})]},"".concat(e.slug,"-").concat(t))})},"".concat(e,"-").concat(s))}),x.length>3&&(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)("button",{onClick:()=>{a(e=>e<=0?f:e-1)},className:"absolute -left-4 top-1/2 -translate-y-1/2 w-9 h-9 bg-white border border-gray-200 rounded-full shadow-md flex items-center justify-center text-gray-600 hover:bg-[#035c00] hover:text-white hover:border-[#035c00] transition-all duration-200 z-10","aria-label":"Previous",children:(0,l.jsx)(p._Jj,{className:"text-xs"})}),(0,l.jsx)("button",{onClick:j,className:"absolute -right-4 top-1/2 -translate-y-1/2 w-9 h-9 bg-white border border-gray-200 rounded-full shadow-md flex items-center justify-center text-gray-600 hover:bg-[#035c00] hover:text-white hover:border-[#035c00] transition-all duration-200 z-10","aria-label":"Next",children:(0,l.jsx)(p.X6T,{className:"text-xs"})})]})]}),x.length>3&&(0,l.jsx)("div",{className:"flex justify-center gap-1.5 mt-8",children:Array.from({length:f+1}).map((e,t)=>(0,l.jsx)("button",{onClick:()=>a(t),className:"rounded-full transition-all duration-300 ".concat(t===s?"w-6 h-2 bg-[#035c00]":"w-2 h-2 bg-gray-300 hover:bg-gray-400"),"aria-label":"Go to slide ".concat(t+1)},t))})]})})}let j={initial:{},whileInView:{transition:{staggerChildren:.1}},viewport:{once:!0,margin:"-100px"}},y={initial:{opacity:0,y:25},whileInView:{opacity:1,y:0},transition:{duration:.5,ease:"easeOut"}},v=[{name:"जवाहर नवोदय (JNV)",badge:"JNVST 2027",status:"अधिसूचना जल्द आएगी",statusColor:"bg-green-100 text-green-800 border-green-200",openDate:"जुलाई 2026 (अपेक्षित)",closeDate:"सितंबर 2026 (अपेक्षित)",examDate:"जनवरी 2027 (पहला सप्ताह)",resultDate:"मार्च 2027",link:"/coaching/navodaya-vidyalaya"},{name:"सैनिक स्कूल (AISSEE)",badge:"AISSEE 2027",status:"फॉर्म जल्द आएगा",statusColor:"bg-orange-100 text-orange-800 border-orange-200",openDate:"अगस्त 2026 (अपेक्षित)",closeDate:"नवंबर 2026 (अपेक्षित)",examDate:"जनवरी 2027 (अंतिम सप्ताह)",resultDate:"मार्च 2027",link:"/coaching/sainik-school"},{name:"राष्ट्रीय मिलिट्री स्कूल",badge:"RMS CET 2027",status:"फॉर्म जल्द आएगा",statusColor:"bg-orange-100 text-orange-800 border-orange-200",openDate:"सितंबर 2026 (अपेक्षित)",closeDate:"अक्टूबर 2026 (अपेक्षित)",examDate:"दिसंबर 2026",resultDate:"फरवरी 2027",link:"/coaching/military-school"},{name:"विद्या ज्ञान स्कूल",badge:"कक्षा 6 (ग्रामीण UP)",status:"फॉर्म जल्द आएगा",statusColor:"bg-orange-100 text-orange-800 border-orange-200",openDate:"सितंबर 2026 (अपेक्षित)",closeDate:"नवंबर 2026 (अपेक्षित)",examDate:"दिसंबर 2026",resultDate:"फरवरी 2027",link:"/coaching/vidyagyan-school"},{name:"AMU स्कूल प्रवेश",badge:"कक्षा 6 और 9",status:"फॉर्म जल्द आएगा",statusColor:"bg-orange-100 text-orange-800 border-orange-200",openDate:"जनवरी 2027 (अपेक्षित)",closeDate:"मार्च 2027 (अपेक्षित)",examDate:"मार्च/अप्रैल 2027",resultDate:"जून 2027",link:"/coaching/amu-entrance"},{name:"जामिया मिलिया इस्लामिया (JMI)",badge:"JMI कक्षा 6 और 9",status:"फॉर्म जल्द आएगा",statusColor:"bg-orange-100 text-orange-800 border-orange-200",openDate:"फरवरी 2027 (अपेक्षित)",closeDate:"मार्च 2027 (अपेक्षित)",examDate:"अप्रैल/मई 2027",resultDate:"जून 2027",link:"/coaching/jmi-entrance"}],N=[{question:"जोया, अमरोहा में सबसे अच्छी प्रवेश परीक्षा कोचिंग कौन सी है?",answer:"जय गोविंद पब्लिक स्कूल (JGPS) जोया, अमरोहा में प्रवेश परीक्षा कोचिंग का शीर्ष स्कूल है। हम AMU, JMI, सैनिक स्कूल, मिलिट्री स्कूल (RMS) और विद्या ज्ञान की तैयारी कराते हैं।"},{question:"JGPS में कौन सी कक्षाएं प्रवेश कोचिंग में शामिल हो सकती हैं?",answer:"कक्षा 5 के छात्र हमारी कक्षा 6 प्रवेश बैच में शामिल हो सकते हैं। कक्षा 8 के छात्र कक्षा 9 प्रवेश बैच में शामिल हो सकते हैं।"},{question:"क्या स्कूल कोचिंग छात्रों के लिए हॉस्टल सुविधा प्रदान करता है?",answer:"हां, JGPS में लड़कों के लिए सुरक्षित और साफ हॉस्टल सुविधा है। रात का अध्ययन, खेल, अच्छा भोजन और पूरी देखरेख शामिल है।"},{question:"लाइव प्रवेश परीक्षा ट्रैकर माता-पिता की कैसे मदद करता है?",answer:"हमारा लाइव प्रवेश परीक्षा ट्रैकर AISSEE, AMU, JMI और विद्या ज्ञान की फॉर्म तिथियां, अंतिम तिथियां, परीक्षा तिथियां और परिणाम तिथियां दिखाता है।"}];function k(){let[e,t]=(0,h.useState)(!1),[s,n]=(0,h.useState)(v),[m,g]=(0,h.useState)(null);return(0,h.useEffect)(()=>{a.b.googleSheetCsvUrl&&e();async function e(){try{let e=await fetch(a.b.googleSheetCsvUrl);if(!e.ok)throw Error("Failed to fetch spreadsheet data");let t=(await e.text()).split(/\r?\n/);if(t.length<=1)return;let s=t[0].split(",").map(e=>e.trim().toLowerCase().replace(/"/g,"")),l=[];for(let e=1;e{let s=r[t]||"";s.startsWith('"')&&s.endsWith('"')&&(s=s.substring(1,s.length-1)),o[e]=s}),o.name){let e="bg-orange-100 text-orange-800 border-orange-200",t=(o.status||"").toLowerCase();t.includes("open")||t.includes("active")||t.includes("start")?e="bg-green-100 text-green-800 border-green-200":(t.includes("close")||t.includes("end")||t.includes("declared")||t.includes("over"))&&(e="bg-red-100 text-red-800 border-red-200"),l.push({name:o.name,badge:o.badge||"",status:o.status||"फॉर्म जल्द आएगा",statusColor:o.statuscolor||e,openDate:o.opendate||"",closeDate:o.closedate||"",examDate:o.examdate||"",resultDate:o.resultdate||"",link:o.link||"/coaching"})}}l.length>0&&n(l)}catch(e){console.error("Error loading exam tracker:",e)}}},[]),(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(i.A,{}),(0,l.jsx)("section",{className:"py-16 bg-white relative overflow-hidden border-b border-gray-100",children:(0,l.jsxs)("div",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10",children:[(0,l.jsxs)(b.P.div,{initial:{opacity:0,y:30},whileInView:{opacity:1,y:0},viewport:{once:!0,margin:"-100px"},transition:{duration:.7},className:"text-center mb-12",children:[(0,l.jsx)("span",{className:"text-[#035c00] font-bold text-xs uppercase tracking-widest bg-[#035c00]/10 px-4 py-1.5 rounded-full mb-3 inline-block",children:"लाइव परीक्षा तिथियां"}),(0,l.jsx)("h2",{className:"text-3xl md:text-4xl font-extrabold text-[#035c00] mb-4",children:"प्रवेश परीक्षा तिथियां (2026-27)"}),(0,l.jsx)("p",{className:"text-lg text-gray-600 max-w-2xl mx-auto",children:"सभी प्रवेश परीक्षाओं की फॉर्म तिथियां, परीक्षा अनुसूची और परिणाम तिथियां अपडेट रहें।"})]}),(0,l.jsx)("div",{className:"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6",children:s.map((e,t)=>(0,l.jsxs)(b.P.div,{variants:y,initial:"initial",whileInView:"whileInView",viewport:{once:!0,margin:"-100px"},className:"bg-gray-50 border border-gray-150 rounded-2xl p-6 shadow-sm hover:shadow-md transition-all duration-300 flex flex-col justify-between",children:[(0,l.jsxs)("div",{children:[(0,l.jsxs)("div",{className:"flex justify-between items-start gap-2 mb-4",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("span",{className:"text-xs font-semibold text-gray-400 block mb-0.5",children:e.badge}),(0,l.jsx)("h3",{className:"text-lg font-bold text-gray-900 leading-snug",children:e.name})]}),(0,l.jsx)("span",{className:"text-[10px] font-bold px-2.5 py-1 rounded-full border ".concat(e.statusColor," whitespace-nowrap"),children:e.status})]}),(0,l.jsxs)("div",{className:"space-y-3 py-3 border-t border-b border-gray-200/60 my-4 text-xs text-gray-600",children:[(0,l.jsxs)("div",{className:"flex items-center gap-3",children:[(0,l.jsx)(p.bfZ,{className:"text-[#035c00] text-sm flex-shrink-0"}),(0,l.jsxs)("div",{children:[(0,l.jsx)("span",{className:"text-gray-400 block",children:"फॉर्म खुलने की तिथि:"}),(0,l.jsx)("span",{className:"font-semibold text-gray-800",children:e.openDate})]})]}),(0,l.jsxs)("div",{className:"flex items-center gap-3",children:[(0,l.jsx)(p.lhZ,{className:"text-[#035c00] text-sm flex-shrink-0"}),(0,l.jsxs)("div",{children:[(0,l.jsx)("span",{className:"text-gray-400 block",children:"आवेदन की अंतिम तिथि:"}),(0,l.jsx)("span",{className:"font-semibold text-gray-800",children:e.closeDate})]})]}),(0,l.jsxs)("div",{className:"flex items-center gap-3",children:[(0,l.jsx)(p.aZA,{className:"text-[#035c00] text-sm flex-shrink-0"}),(0,l.jsxs)("div",{children:[(0,l.jsx)("span",{className:"text-gray-400 block",children:"लिखित परीक्षा तिथि:"}),(0,l.jsx)("span",{className:"font-semibold text-gray-800",children:e.examDate})]})]}),(0,l.jsxs)("div",{className:"flex items-center gap-3",children:[(0,l.jsx)(p.SBv,{className:"text-[#035c00] text-sm flex-shrink-0"}),(0,l.jsxs)("div",{children:[(0,l.jsx)("span",{className:"text-gray-400 block",children:"परिणाम तिथि:"}),(0,l.jsx)("span",{className:"font-semibold text-gray-800",children:e.resultDate})]})]})]})]}),(0,l.jsxs)(o(),{href:e.link,className:"w-full mt-2 py-2.5 px-4 bg-white hover:bg-[#035c00] hover:text-white text-[#035c00] font-bold text-xs rounded-xl border-2 border-[#035c00] text-center transition-all shadow-sm flex items-center justify-center gap-1.5",children:["विवरण और पेपर देखें",(0,l.jsx)(p.X6T,{className:"text-[10px]"})]})]},t))})]})}),(0,l.jsx)(x.A,{isOpen:e,onClose:()=>t(!1)}),(0,l.jsx)("section",{className:"py-20 bg-gradient-to-b from-gray-50 to-white overflow-hidden",children:(0,l.jsxs)("div",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8",children:[(0,l.jsxs)(b.P.div,{initial:{opacity:0,y:30},whileInView:{opacity:1,y:0},viewport:{once:!0,margin:"-100px"},transition:{duration:.7},className:"text-center mb-12",children:[(0,l.jsx)("span",{className:"text-[#035c00] font-bold text-xs uppercase tracking-widest bg-[#035c00]/10 px-4 py-1.5 rounded-full mb-3 inline-block",children:"कैंपस फोटो"}),(0,l.jsx)("h2",{className:"text-3xl md:text-4xl font-extrabold text-[#035c00] mb-4",children:"स्कूल गैलरी"}),(0,l.jsx)("p",{className:"text-lg text-gray-600 max-w-2xl mx-auto",children:"हमारे कैंपस, कक्षाओं, प्रयोगशालाओं और खेल क्षेत्रों की तस्वीरें देखें।"})]}),(0,l.jsx)(b.P.div,{initial:{opacity:0,scale:.95},whileInView:{opacity:1,scale:1},viewport:{once:!0,margin:"-100px"},transition:{duration:.8,ease:"easeOut"},className:"rounded-3xl overflow-hidden shadow-2xl border-4 border-white",children:(0,l.jsx)(d.A,{})})]})}),(0,l.jsxs)("section",{className:"py-20 bg-white relative overflow-hidden",children:[(0,l.jsx)("div",{className:"absolute top-1/4 left-0 w-80 h-80 bg-[#035c00]/5 rounded-full blur-3xl pointer-events-none"}),(0,l.jsx)("div",{className:"absolute bottom-1/4 right-0 w-80 h-80 bg-yellow-500/5 rounded-full blur-3xl pointer-events-none"}),(0,l.jsxs)("div",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10",children:[(0,l.jsxs)(b.P.div,{initial:{opacity:0,y:30},whileInView:{opacity:1,y:0},viewport:{once:!0,margin:"-100px"},transition:{duration:.7},className:"text-center mb-16",children:[(0,l.jsx)("span",{className:"text-[#035c00] font-bold text-xs uppercase tracking-widest bg-[#035c00]/10 px-4 py-1.5 rounded-full mb-3 inline-block",children:"JGPS क्यों चुनें?"}),(0,l.jsx)("h2",{className:"text-3xl md:text-4xl font-extrabold text-[#035c00] mb-4",children:"JGPS क्यों चुनें?"}),(0,l.jsx)("p",{className:"text-lg text-gray-600 max-w-2xl mx-auto",children:"हम आपके बच्चे को सर्वोत्तम शिक्षा, आधुनिक सुविधाएं और विशेषज्ञ प्रवेश कोचिंग प्रदान करते हैं।"})]}),(0,l.jsxs)(b.P.div,{variants:j,initial:"initial",whileInView:"whileInView",viewport:{once:!0,margin:"-100px"},className:"grid grid-cols-1 md:grid-cols-3 gap-8",children:[(0,l.jsxs)(b.P.div,{variants:y,className:"p-8 border border-gray-150 rounded-2xl bg-white shadow-sm hover:shadow-xl hover:-translate-y-2 transition-all duration-300 flex flex-col justify-between border-t-4 border-t-[#035c00]",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("div",{className:"w-14 h-14 bg-[#035c00]/10 rounded-xl flex items-center justify-center mb-6 text-[#035c00]",children:(0,l.jsx)(p.YNd,{className:"w-8 h-8"})}),(0,l.jsx)("h3",{className:"text-xl font-bold text-gray-900 mb-3",children:"गुणवत्तापूर्ण शिक्षा"}),(0,l.jsx)("p",{className:"text-gray-600 text-sm leading-relaxed mb-6",children:"हमारा CBSE-आधारित पाठ्यक्रम मजबूत बुनियादी, स्पष्ट अवधारणाओं और व्यावहारिक शिक्षा पर केंद्रित है।"})]}),(0,l.jsxs)(o(),{href:"/academics",className:"inline-flex items-center text-[#035c00] font-bold text-sm hover:underline",children:["शैक्षणिक जानें ",(0,l.jsx)("span",{className:"ml-1",children:"→"})]})]}),(0,l.jsxs)(b.P.div,{variants:y,className:"p-8 border border-gray-150 rounded-2xl bg-white shadow-sm hover:shadow-xl hover:-translate-y-2 transition-all duration-300 flex flex-col justify-between border-t-4 border-t-yellow-500",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("div",{className:"w-14 h-14 bg-yellow-500/10 rounded-xl flex items-center justify-center mb-6 text-yellow-600",children:(0,l.jsx)(p.iM1,{className:"w-8 h-8"})}),(0,l.jsx)("h3",{className:"text-xl font-bold text-gray-900 mb-3",children:"आधुनिक सुविधाएं"}),(0,l.jsx)("p",{className:"text-gray-600 text-sm leading-relaxed mb-6",children:"आधुनिक हवादार कक्षाएं, हाई-टेक कंप्यूटर लैब, विज्ञान प्रयोगशाला, पुस्तकालय और सुरक्षित कैंपस।"})]}),(0,l.jsxs)(o(),{href:"/facilities",className:"inline-flex items-center text-yellow-600 font-bold text-sm hover:underline",children:["सुविधाएं देखें ",(0,l.jsx)("span",{className:"ml-1",children:"→"})]})]}),(0,l.jsxs)(b.P.div,{variants:y,className:"p-8 border border-gray-150 rounded-2xl bg-white shadow-sm hover:shadow-xl hover:-translate-y-2 transition-all duration-300 flex flex-col justify-between border-t-4 border-t-[#035c00]",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("div",{className:"w-14 h-14 bg-[#035c00]/10 rounded-xl flex items-center justify-center mb-6 text-[#035c00]",children:(0,l.jsx)(p.hko,{className:"w-8 h-8"})}),(0,l.jsx)("h3",{className:"text-xl font-bold text-gray-900 mb-3",children:"विशेष कोचिंग"}),(0,l.jsx)("p",{className:"text-gray-600 text-sm leading-relaxed mb-6",children:"AMU, जामिया, सैनिक स्कूल, मिलिट्री स्कूल और विद्या ज्ञान की कक्षा 6 और 9 के लिए विशेष कोचिंग।"})]}),(0,l.jsxs)(o(),{href:"/coaching",className:"inline-flex items-center text-[#035c00] font-bold text-sm hover:underline",children:["कोचिंग देखें ",(0,l.jsx)("span",{className:"ml-1",children:"→"})]})]})]})]})]}),(0,l.jsxs)("section",{className:"py-20 bg-gradient-to-br from-[#035c00] to-[#024700] text-white relative overflow-hidden",children:[(0,l.jsx)("div",{className:"absolute inset-0 bg-[radial-gradient(circle_at_bottom_left,rgba(255,255,255,0.05),transparent)]"}),(0,l.jsx)("div",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10",children:(0,l.jsxs)(b.P.div,{variants:j,initial:"initial",whileInView:"whileInView",viewport:{once:!0,margin:"-100px"},className:"grid grid-cols-2 md:grid-cols-4 gap-8 text-center",children:[(0,l.jsxs)(b.P.div,{variants:y,className:"p-6 bg-white/5 rounded-2xl border border-white/10 hover:bg-white/10 hover:scale-[1.03] transition-all duration-300",children:[(0,l.jsx)("div",{className:"text-4xl md:text-5xl font-extrabold text-yellow-300 mb-2",children:"15+"}),(0,l.jsx)("div",{className:"text-xs md:text-sm font-semibold text-white/90 uppercase tracking-wider",children:"शैक्षणिक वर्ष"})]}),(0,l.jsxs)(b.P.div,{variants:y,className:"p-6 bg-white/5 rounded-2xl border border-white/10 hover:bg-white/10 hover:scale-[1.03] transition-all duration-300",children:[(0,l.jsx)("div",{className:"text-4xl md:text-5xl font-extrabold text-yellow-300 mb-2",children:"500+"}),(0,l.jsx)("div",{className:"text-xs md:text-sm font-semibold text-white/90 uppercase tracking-wider",children:"प्रवेश चयन"})]}),(0,l.jsxs)(b.P.div,{variants:y,className:"p-6 bg-white/5 rounded-2xl border border-white/10 hover:bg-white/10 hover:scale-[1.03] transition-all duration-300",children:[(0,l.jsx)("div",{className:"text-4xl md:text-5xl font-extrabold text-yellow-300 mb-2",children:"100%"}),(0,l.jsx)("div",{className:"text-xs md:text-sm font-semibold text-white/90 uppercase tracking-wider",children:"GPS सुरक्षित परिवहन"})]}),(0,l.jsxs)(b.P.div,{variants:y,className:"p-6 bg-white/5 rounded-2xl border border-white/10 hover:bg-white/10 hover:scale-[1.03] transition-all duration-300",children:[(0,l.jsx)("div",{className:"text-4xl md:text-5xl font-extrabold text-yellow-300 mb-2",children:"25:1"}),(0,l.jsx)("div",{className:"text-xs md:text-sm font-semibold text-white/90 uppercase tracking-wider",children:"व्यक्तिगत ध्यान अनुपात"})]})]})})]}),(0,l.jsx)("section",{className:"py-20 bg-gradient-to-b from-gray-50 to-white",children:(0,l.jsxs)("div",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8",children:[(0,l.jsxs)(b.P.div,{initial:{opacity:0,y:30},whileInView:{opacity:1,y:0},viewport:{once:!0,margin:"-100px"},transition:{duration:.7},className:"text-center mb-16",children:[(0,l.jsx)("span",{className:"text-[#035c00] font-bold text-xs uppercase tracking-widest bg-[#035c00]/10 px-4 py-1.5 rounded-full mb-3 inline-block",children:"मुख्य कार्यक्रम"}),(0,l.jsx)("h2",{className:"text-3xl md:text-4xl font-extrabold text-[#035c00] mb-4",children:"हमारे कार्यक्रम"}),(0,l.jsx)("p",{className:"text-lg text-gray-600 max-w-2xl mx-auto",children:"हमारा स्कूल आपके बच्चे को सीखने, बढ़ने और मजबूत मूल्य विकसित करने में मदद करता है।"})]}),(0,l.jsxs)(b.P.div,{variants:j,initial:"initial",whileInView:"whileInView",viewport:{once:!0,margin:"-100px"},className:"grid grid-cols-1 md:grid-cols-3 gap-8",children:[(0,l.jsxs)(b.P.div,{variants:y,className:"bg-white p-8 rounded-2xl border border-gray-150 shadow-sm hover:shadow-xl hover:-translate-y-1.5 transition-all duration-300 border-t-4 border-t-[#035c00] flex flex-col justify-between",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("span",{className:"text-xs font-bold text-[#035c00] uppercase tracking-wider bg-[#035c00]/5 px-2.5 py-1 rounded-md mb-4 inline-block",children:"नींव"}),(0,l.jsx)("h3",{className:"text-xl font-bold text-gray-900 mb-4",children:"नर्सरी और प्री-प्राइमरी"}),(0,l.jsx)("p",{className:"text-gray-600 text-sm leading-relaxed mb-6",children:a.b.academics.curriculum.nursery})]}),(0,l.jsxs)(o(),{href:"/academics",className:"inline-flex items-center text-[#035c00] font-bold text-sm hover:underline mt-auto",children:["विवरण पढ़ें ",(0,l.jsx)("span",{className:"ml-1",children:"→"})]})]}),(0,l.jsxs)(b.P.div,{variants:y,className:"bg-white p-8 rounded-2xl border border-gray-150 shadow-sm hover:shadow-xl hover:-translate-y-1.5 transition-all duration-300 border-t-4 border-t-yellow-500 flex flex-col justify-between",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("span",{className:"text-xs font-bold text-yellow-600 uppercase tracking-wider bg-yellow-500/5 px-2.5 py-1 rounded-md mb-4 inline-block",children:"प्राथमिक स्तर"}),(0,l.jsx)("h3",{className:"text-xl font-bold text-gray-900 mb-4",children:"प्राथमिक कक्षाएं (1st - 5th)"}),(0,l.jsx)("p",{className:"text-gray-600 text-sm leading-relaxed mb-6",children:a.b.academics.curriculum.primary})]}),(0,l.jsxs)(o(),{href:"/academics",className:"inline-flex items-center text-yellow-600 font-bold text-sm hover:underline mt-auto",children:["विवरण पढ़ें ",(0,l.jsx)("span",{className:"ml-1",children:"→"})]})]}),(0,l.jsxs)(b.P.div,{variants:y,className:"bg-white p-8 rounded-2xl border border-gray-150 shadow-sm hover:shadow-xl hover:-translate-y-1.5 transition-all duration-300 border-t-4 border-t-[#035c00] flex flex-col justify-between",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("span",{className:"text-xs font-bold text-[#035c00] uppercase tracking-wider bg-[#035c00]/5 px-2.5 py-1 rounded-md mb-4 inline-block",children:"मध्य विद्यालय"}),(0,l.jsx)("h3",{className:"text-xl font-bold text-gray-900 mb-4",children:"मध्य कक्षाएं (6th - 8th)"}),(0,l.jsx)("p",{className:"text-gray-600 text-sm leading-relaxed mb-6",children:a.b.academics.curriculum.middle})]}),(0,l.jsxs)(o(),{href:"/academics",className:"inline-flex items-center text-[#035c00] font-bold text-sm hover:underline mt-auto",children:["विवरण पढ़ें ",(0,l.jsx)("span",{className:"ml-1",children:"→"})]})]})]})]})}),(0,l.jsx)("section",{className:"py-20 bg-white",children:(0,l.jsx)("div",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8",children:(0,l.jsx)(b.P.div,{initial:{opacity:0,y:35},whileInView:{opacity:1,y:0},viewport:{once:!0,margin:"-100px"},transition:{duration:.7},className:"bg-gradient-to-br from-[#035c00] to-[#024700] rounded-3xl overflow-hidden shadow-2xl",children:(0,l.jsxs)("div",{className:"grid grid-cols-1 lg:grid-cols-5",children:[(0,l.jsxs)("div",{className:"hidden lg:block lg:col-span-2 relative group overflow-hidden",children:[(0,l.jsx)("div",{className:"absolute inset-0 bg-black/40 z-10 group-hover:bg-black/20 transition-all duration-500"}),(0,l.jsx)(c.A,{src:"/images/coaching.jpg",alt:"JGPS में प्रवेश परीक्षा कोचिंग कक्षाएं",fill:!0,className:"object-cover transform group-hover:scale-105 transition-transform duration-700"})]}),(0,l.jsxs)("div",{className:"p-8 md:p-12 lg:col-span-3 text-white",children:[(0,l.jsx)("span",{className:"inline-block bg-yellow-400 text-[#035c00] text-xs font-bold px-3 py-1.5 rounded-full mb-6 uppercase tracking-wider animate-pulse",children:"प्रवेश खुला 2026-27"}),(0,l.jsx)("h2",{className:"text-3xl md:text-4xl font-extrabold mb-4 leading-tight",children:"प्रवेश परीक्षा कोचिंग"}),(0,l.jsx)("p",{className:"text-lg text-white/90 mb-8 leading-relaxed",children:"हमारे कोचिंग कार्यक्रमों के साथ अपने बच्चे को शीर्ष स्कूलों में प्रवेश का सर्वोत्तम मौका दें।"}),(0,l.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-2 gap-4 mb-8",children:[(0,l.jsxs)("div",{className:"bg-white/10 backdrop-blur-sm p-4 rounded-xl border border-white/15 hover:bg-white/15 transition-all",children:[(0,l.jsx)("h3",{className:"font-bold text-lg text-yellow-300 mb-2",children:"AMU और JMI प्रवेश"}),(0,l.jsx)("p",{className:"text-xs text-white/80 leading-relaxed",children:"AMU और JMI प्रवेश परीक्षाओं की पूरी तैयारी।"})]}),(0,l.jsxs)("div",{className:"bg-white/10 backdrop-blur-sm p-4 rounded-xl border border-white/15 hover:bg-white/15 transition-all",children:[(0,l.jsx)("h3",{className:"font-bold text-lg text-yellow-300 mb-2",children:"सैनिक स्कूल"}),(0,l.jsx)("p",{className:"text-xs text-white/80 leading-relaxed",children:"AISSEE गणित, रीजनिंग और भाषा सेक्शन की पूरी तैयारी।"})]}),(0,l.jsxs)("div",{className:"bg-white/10 backdrop-blur-sm p-4 rounded-xl border border-white/15 hover:bg-white/15 transition-all",children:[(0,l.jsx)("h3",{className:"font-bold text-lg text-yellow-300 mb-2",children:"मिलिट्री स्कूल"}),(0,l.jsx)("p",{className:"text-xs text-white/80 leading-relaxed",children:"RMS CET प्रवेश परीक्षा के लिए विशेषज्ञ कोचिंग।"})]}),(0,l.jsxs)("div",{className:"bg-white/10 backdrop-blur-sm p-4 rounded-xl border border-white/15 hover:bg-white/15 transition-all",children:[(0,l.jsx)("h3",{className:"font-bold text-lg text-yellow-300 mb-2",children:"विद्या ज्ञान स्कूल"}),(0,l.jsx)("p",{className:"text-xs text-white/80 leading-relaxed",children:"ग्रामीण छात्रों के लिए दो-चरण चयन प्रक्रिया की कोचिंग।"})]})]}),(0,l.jsxs)("div",{className:"flex flex-col sm:flex-row gap-4 pt-2",children:[(0,l.jsx)(o(),{href:"/coaching",className:"bg-white text-[#035c00] hover:bg-yellow-300 hover:text-[#035c00] font-bold py-3.5 px-8 rounded-xl text-center transition-all duration-300 shadow-md hover:-translate-y-0.5",children:"प्रवेश परीक्षा कोचिंग देखें →"}),(0,l.jsx)("button",{onClick:()=>t(!0),className:"border-2 border-white/85 text-white hover:bg-white/10 font-bold py-3.5 px-8 rounded-xl text-center transition-all duration-300 cursor-pointer",children:"अभी आवेदन करें"})]})]})]})})})}),(0,l.jsx)("section",{className:"py-20 bg-gradient-to-b from-gray-50 to-white relative",children:(0,l.jsxs)("div",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8",children:[(0,l.jsxs)(b.P.div,{initial:{opacity:0,y:30},whileInView:{opacity:1,y:0},viewport:{once:!0,margin:"-100px"},transition:{duration:.7},className:"text-center mb-16",children:[(0,l.jsx)("span",{className:"text-[#035c00] font-bold text-xs uppercase tracking-widest bg-[#035c00]/10 px-4 py-1.5 rounded-full mb-3 inline-block",children:"अभिभावक समीक्षा"}),(0,l.jsx)("h2",{className:"text-3xl md:text-4xl font-extrabold text-[#035c00] mb-4",children:"अभिभावक क्या कहते हैं"}),(0,l.jsx)("p",{className:"text-lg text-gray-600 max-w-2xl mx-auto",children:"हमारे स्कूल और कोचिंग कार्यक्रमों के बारे में अभिभावकों की राय।"})]}),(0,l.jsx)(b.P.div,{variants:j,initial:"initial",whileInView:"whileInView",viewport:{once:!0,margin:"-100px"},className:"grid grid-cols-1 md:grid-cols-3 gap-8",children:a.b.testimonials.map((e,t)=>(0,l.jsxs)(b.P.div,{variants:y,className:"bg-white p-8 rounded-2xl shadow-sm border border-gray-150 hover:shadow-lg transition-all duration-300 flex flex-col justify-between relative hover:-translate-y-1.5",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)(p.JwJ,{className:"text-yellow-500/25 text-4xl mb-4"}),(0,l.jsxs)("p",{className:"text-gray-600 text-sm italic leading-relaxed mb-6",children:['"',e.quote,'"']})]}),(0,l.jsxs)("div",{className:"flex items-center gap-3 pt-4 border-t border-gray-55",children:[(0,l.jsx)("div",{className:"w-10 h-10 bg-[#035c00] text-yellow-300 rounded-xl flex items-center justify-center font-bold text-base shadow-sm",children:e.name.charAt(0)}),(0,l.jsxs)("div",{children:[(0,l.jsx)("h4",{className:"text-sm font-bold text-gray-900",children:e.name}),(0,l.jsx)("p",{className:"text-2xs text-gray-400 uppercase tracking-widest mt-0.5",children:"सत्यापित अभिभावक"})]})]})]},t))})]})}),(0,l.jsx)("section",{className:"py-20 bg-white relative",children:(0,l.jsxs)("div",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8",children:[(0,l.jsxs)(b.P.div,{initial:{opacity:0,y:30},whileInView:{opacity:1,y:0},viewport:{once:!0,margin:"-100px"},transition:{duration:.7},className:"text-center mb-16",children:[(0,l.jsx)("span",{className:"text-[#035c00] font-bold text-xs uppercase tracking-widest bg-[#035c00]/10 px-4 py-1.5 rounded-full mb-3 inline-block",children:"सहायता केंद्र"}),(0,l.jsx)("h2",{className:"text-3xl md:text-4xl font-extrabold text-[#035c00] mb-4",children:"सहायता केंद्र"}),(0,l.jsx)("p",{className:"text-lg text-gray-600 max-w-2xl mx-auto",children:"प्रवेश, परिवहन या शुल्क के बारे में प्रश्न हैं? हम मदद के लिए यहां हैं।"})]}),(0,l.jsxs)(b.P.div,{initial:{opacity:0,y:35},whileInView:{opacity:1,y:0},viewport:{once:!0,margin:"-100px"},transition:{duration:.8,ease:"easeOut"},className:"relative z-10 rounded-3xl overflow-hidden shadow-2xl border border-gray-150",children:[(0,l.jsx)("div",{className:"absolute inset-0 bg-gradient-to-tr from-[#035c00] via-[#035c00]/95 to-[#024700]/90 z-10"}),(0,l.jsx)("div",{className:"relative z-20",children:(0,l.jsxs)("div",{className:"grid grid-cols-1 lg:grid-cols-5",children:[(0,l.jsxs)("div",{className:"lg:col-span-2 relative group overflow-hidden",children:[(0,l.jsxs)("div",{className:"hidden lg:block relative h-full w-full",children:[(0,l.jsx)(c.A,{src:"/images/helpdesk.jpeg",alt:"JGPS सहायता केंद्र",fill:!0,className:"object-cover transform group-hover:scale-103 transition-transform duration-700",sizes:"(max-width: 1024px) 100vw, 40vw"}),(0,l.jsx)("div",{className:"absolute inset-0 bg-[#035c00]/15"})]}),(0,l.jsxs)("div",{className:"lg:hidden relative h-72 w-full",children:[(0,l.jsx)(c.A,{src:"/images/helpdesk.jpeg",alt:"JGPS सहायता केंद्र",fill:!0,className:"object-cover object-center",sizes:"100vw"}),(0,l.jsx)("div",{className:"absolute inset-0 bg-[#035c00]/15"})]})]}),(0,l.jsxs)("div",{className:"lg:col-span-3 p-8 md:p-12 text-white",children:[(0,l.jsxs)("h3",{className:"text-2xl md:text-3xl font-bold mb-8 flex items-center gap-2",children:[(0,l.jsx)("span",{className:"w-3 h-3 bg-yellow-400 rounded-full animate-ping"}),"हम कैसे मदद कर सकते हैं?"]}),(0,l.jsxs)("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-6 mb-10",children:[(0,l.jsxs)("div",{className:"bg-white/10 backdrop-blur-md p-5 rounded-2xl border border-white/15 hover:bg-white/15 transition-all",children:[(0,l.jsx)("div",{className:"w-9 h-9 bg-yellow-400/20 rounded-lg flex items-center justify-center mb-3 text-yellow-300",children:(0,l.jsx)(p.iM1,{className:"w-5 h-5"})}),(0,l.jsx)("h4",{className:"text-lg font-bold mb-1.5",children:"प्रवेश पूछताछ"}),(0,l.jsx)("p",{className:"text-xs text-white/80 leading-relaxed mb-3",children:"कक्षा पंजीकरण, आवश्यक दस्तावेज और प्रवेश प्रक्रिया के बारे में जानकारी।"}),(0,l.jsxs)(o(),{href:"/admission",className:"text-yellow-300 hover:underline text-xs font-bold inline-flex items-center gap-1",children:["विवरण देखें ",(0,l.jsx)(p.X6T,{className:"w-2.5 h-2.5"})]})]}),(0,l.jsxs)("div",{className:"bg-white/10 backdrop-blur-md p-5 rounded-2xl border border-white/15 hover:bg-white/15 transition-all",children:[(0,l.jsx)("div",{className:"w-9 h-9 bg-yellow-400/20 rounded-lg flex items-center justify-center mb-3 text-yellow-300",children:(0,l.jsx)(p.YNd,{className:"w-5 h-5"})}),(0,l.jsx)("h4",{className:"text-lg font-bold mb-1.5",children:"शैक्षणिक और कोचिंग"}),(0,l.jsx)("p",{className:"text-xs text-white/80 leading-relaxed mb-3",children:"CBSE कक्षा पाठ्यक्रम और कोचिंग बैच अनुसूची।"}),(0,l.jsxs)(o(),{href:"/academics",className:"text-yellow-300 hover:underline text-xs font-bold inline-flex items-center gap-1",children:["विवरण देखें ",(0,l.jsx)(p.X6T,{className:"w-2.5 h-2.5"})]})]}),(0,l.jsxs)("div",{className:"bg-white/10 backdrop-blur-md p-5 rounded-2xl border border-white/15 hover:bg-white/15 transition-all",children:[(0,l.jsx)("div",{className:"w-9 h-9 bg-yellow-400/20 rounded-lg flex items-center justify-center mb-3 text-yellow-300",children:(0,l.jsx)(p.L2J,{className:"w-5 h-5"})}),(0,l.jsx)("h4",{className:"text-lg font-bold mb-1.5",children:"ईमेल सहायता"}),(0,l.jsx)("p",{className:"text-xs text-white/80 leading-relaxed mb-3",children:"हमें ईमेल करें और हम 24 घंटे के भीतर जवाब देंगे।"}),(0,l.jsx)("span",{className:"text-yellow-300 text-xs font-bold",children:"jaigovindschool@gmail.com"})]}),(0,l.jsxs)("div",{className:"bg-white/10 backdrop-blur-md p-5 rounded-2xl border border-white/15 hover:bg-white/15 transition-all",children:[(0,l.jsx)("div",{className:"w-9 h-9 bg-yellow-400/20 rounded-lg flex items-center justify-center mb-3 text-yellow-300",children:(0,l.jsx)(p.ZYm,{className:"w-5 h-5"})}),(0,l.jsx)("h4",{className:"text-lg font-bold mb-1.5",children:"कैंपस विज़िट"}),(0,l.jsx)("p",{className:"text-xs text-white/80 leading-relaxed mb-3",children:"हमारे कैंपस का दौरा करने के लिए दिशा-निर्देश प्राप्त करें।"}),(0,l.jsxs)(o(),{href:"/contact",className:"text-yellow-300 hover:underline text-xs font-bold inline-flex items-center gap-1",children:["संपर्क करें ",(0,l.jsx)(p.X6T,{className:"w-2.5 h-2.5"})]})]})]}),(0,l.jsxs)("div",{className:"flex flex-col sm:flex-row gap-4 pt-2",children:[(0,l.jsx)(o(),{href:"/about#helpdesk",className:"inline-block bg-white text-[#035c00] hover:bg-yellow-300 hover:text-[#035c00] font-bold py-3.5 px-8 rounded-xl transition-all duration-300 text-center shadow-md text-sm",children:"सभी विवरण देखें"}),(0,l.jsx)(o(),{href:"/contact",className:"inline-block bg-transparent border-2 border-white hover:bg-white/10 font-bold py-3.5 px-8 rounded-xl transition-all duration-300 text-center text-sm",children:"अभी संपर्क करें"})]})]})]})})]})]})}),(0,l.jsx)("section",{className:"py-20 bg-gradient-to-b from-gray-50 to-white border-t border-b border-gray-100",children:(0,l.jsxs)("div",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8",children:[(0,l.jsxs)(b.P.div,{initial:{opacity:0,y:30},whileInView:{opacity:1,y:0},viewport:{once:!0,margin:"-100px"},transition:{duration:.7},className:"text-center mb-16",children:[(0,l.jsx)("span",{className:"text-[#035c00] font-bold text-xs uppercase tracking-widest bg-[#035c00]/10 px-4 py-1.5 rounded-full mb-3 inline-block",children:"परीक्षा गाइड"}),(0,l.jsx)("h2",{className:"text-3xl md:text-4xl font-extrabold text-gray-900 mt-2 mb-4",children:"नवीनतम परीक्षा गाइड"}),(0,l.jsx)("p",{className:"text-lg text-gray-600 max-w-2xl mx-auto",children:"परीक्षा पैटर्न, तैयारी टिप्स और प्रवेश रणनीतियों पर विशेषज्ञ गाइड पढ़ें।"})]}),(0,l.jsxs)(b.P.div,{variants:j,initial:"initial",whileInView:"whileInView",viewport:{once:!0,margin:"-100px"},className:"grid grid-cols-1 md:grid-cols-3 gap-8",children:[(0,l.jsxs)(b.P.div,{variants:y,className:"bg-white rounded-2xl overflow-hidden shadow-sm border border-gray-150 hover:shadow-xl hover:-translate-y-1.5 transition-all duration-300 flex flex-col justify-between",children:[(0,l.jsxs)("div",{className:"p-6 md:p-8",children:[(0,l.jsx)("span",{className:"bg-[#035c00]/10 text-[#035c00] font-bold px-2.5 py-1 rounded text-2xs uppercase tracking-wider mb-4 inline-block",children:"नवोदय (JNVST)"}),(0,l.jsx)("h3",{className:"text-xl font-bold text-gray-900 mb-3 hover:text-[#035c00] transition-colors leading-snug",children:(0,l.jsx)(o(),{href:"/hi/blog/navodaya-admission-2027-complete-guide/",children:"नवोदय स्कूल में एडमिशन कैसे लें — 2027 की पूरी जानकारी"})}),(0,l.jsx)("p",{className:"text-xs text-gray-500 leading-relaxed mb-4",children:"नवोदय स्कूल एडमिशन 2027 की पूरी जानकारी। JNVST नोटिफिकेशन, आवेदन प्रक्रिया, योग्यता, परीक्षा पैटर्न और तैयारी के टिप्स।"})]}),(0,l.jsxs)("div",{className:"px-6 py-4 bg-gray-50 border-t border-gray-100 flex justify-between items-center text-xs text-gray-400 font-medium",children:[(0,l.jsx)("span",{children:"10 मिनट पढ़ें"}),(0,l.jsx)(o(),{href:"/hi/blog/navodaya-admission-2027-complete-guide/",className:"text-[#035c00] font-bold hover:underline",children:"लेख पढ़ें →"})]})]}),(0,l.jsxs)(b.P.div,{variants:y,className:"bg-white rounded-2xl overflow-hidden shadow-sm border border-gray-150 hover:shadow-xl hover:-translate-y-1.5 transition-all duration-300 flex flex-col justify-between",children:[(0,l.jsxs)("div",{className:"p-6 md:p-8",children:[(0,l.jsx)("span",{className:"bg-yellow-500/5 text-yellow-600 font-bold px-2.5 py-1 rounded text-2xs uppercase tracking-wider mb-4 inline-block",children:"सैनिक स्कूल (AISSEE)"}),(0,l.jsx)("h3",{className:"text-xl font-bold text-gray-900 mb-3 hover:text-[#035c00] transition-colors leading-snug",children:(0,l.jsx)(o(),{href:"/hi/blog/sainik-school-admission-2027-complete-guide/",children:"सैनिक स्कूल एडमिशन 2027 — पूरी जानकारी"})}),(0,l.jsx)("p",{className:"text-xs text-gray-500 leading-relaxed mb-4",children:"AISSEE 2027 की पूरी जानकारी — आयु नियम, फीस, परीक्षा पैटर्न और तैयारी के 6 कदम।"})]}),(0,l.jsxs)("div",{className:"px-6 py-4 bg-gray-50 border-t border-gray-100 flex justify-between items-center text-xs text-gray-400 font-medium",children:[(0,l.jsx)("span",{children:"10 मिनट पढ़ें"}),(0,l.jsx)(o(),{href:"/hi/blog/sainik-school-admission-2027-complete-guide/",className:"text-[#035c00] font-bold hover:underline",children:"लेख पढ़ें →"})]})]}),(0,l.jsxs)(b.P.div,{variants:y,className:"bg-white rounded-2xl overflow-hidden shadow-sm border border-gray-150 hover:shadow-xl hover:-translate-y-1.5 transition-all duration-300 flex flex-col justify-between",children:[(0,l.jsxs)("div",{className:"p-6 md:p-8",children:[(0,l.jsx)("span",{className:"bg-[#035c00]/10 text-[#035c00] font-bold px-2.5 py-1 rounded text-2xs uppercase tracking-wider mb-4 inline-block",children:"विद्या ज्ञान तैयारी"}),(0,l.jsx)("h3",{className:"text-xl font-bold text-gray-900 mb-3 hover:text-[#035c00] transition-colors leading-snug",children:(0,l.jsx)(o(),{href:"/hi/blog/vidyagyan-school-admission-2027-guide/",children:"विद्या ज्ञान स्कूल एडमिशन 2027 — योग्यता और टिप्स"})}),(0,l.jsx)("p",{className:"text-xs text-gray-500 leading-relaxed mb-4",children:"ग्रामीण UP छात्रों के लिए विद्या ज्ञान योग्यता, आय प्रमाण पत्र, परीक्षा पैटर्न और तैयारी के टिप्स।"})]}),(0,l.jsxs)("div",{className:"px-6 py-4 bg-gray-50 border-t border-gray-100 flex justify-between items-center text-xs text-gray-400 font-medium",children:[(0,l.jsx)("span",{children:"8 मिनट पढ़ें"}),(0,l.jsx)(o(),{href:"/hi/blog/vidyagyan-school-admission-2027-guide/",className:"text-[#035c00] font-bold hover:underline",children:"लेख पढ़ें →"})]})]})]})]})}),(0,l.jsx)(f,{}),(0,l.jsx)("section",{className:"py-20 bg-white border-t border-gray-100",children:(0,l.jsxs)("div",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8",children:[(0,l.jsxs)(b.P.div,{initial:{opacity:0,y:30},whileInView:{opacity:1,y:0},viewport:{once:!0,margin:"-100px"},transition:{duration:.7},className:"text-center mb-12",children:[(0,l.jsx)("span",{className:"text-[#035c00] font-bold text-xs uppercase tracking-widest bg-[#035c00]/10 px-4 py-1.5 rounded-full mb-3 inline-block",children:"त्वरित लिंक"}),(0,l.jsx)("h2",{className:"text-3xl md:text-4xl font-extrabold text-[#035c00] mb-3",children:"त्वरित लिंक"}),(0,l.jsx)("p",{className:"text-gray-500 text-base max-w-xl mx-auto",children:"कोचिंग, अध्ययन सामग्री, प्रवेश जानकारी — सब कुछ एक जगह।"})]}),(0,l.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-2 xl:grid-cols-4 gap-6",children:[(0,l.jsxs)(b.P.div,{initial:{opacity:0,y:25},whileInView:{opacity:1,y:0},viewport:{once:!0,margin:"-100px"},transition:{duration:.5,delay:0},className:"bg-gradient-to-br from-[#035c00] to-[#024700] rounded-2xl p-6 shadow-lg text-white",children:[(0,l.jsxs)("div",{className:"flex items-center gap-3 mb-5",children:[(0,l.jsx)("div",{className:"w-10 h-10 bg-white/15 rounded-xl flex items-center justify-center text-xl",children:"\uD83C\uDFAF"}),(0,l.jsx)("h3",{className:"text-lg font-bold",children:"कोचिंग कार्यक्रम"})]}),(0,l.jsx)("ul",{className:"space-y-2.5",children:[{label:"AMU कक्षा 6 और 9 कोचिंग",href:"/coaching/amu-entrance"},{label:"JMI प्रवेश कोचिंग",href:"/coaching/jmi-entrance"},{label:"सैनिक स्कूल कोचिंग",href:"/coaching/sainik-school"},{label:"मिलिट्री स्कूल (RMS) कोचिंग",href:"/coaching/military-school"},{label:"विद्या ज्ञान स्कूल कोचिंग",href:"/coaching/vidyagyan-school"},{label:"नवोदय (JNVST) कोचिंग",href:"/coaching/navodaya-vidyalaya"}].map(e=>(0,l.jsx)("li",{children:(0,l.jsxs)(o(),{href:e.href,className:"flex items-center gap-2.5 text-sm text-white/85 hover:text-yellow-300 transition-colors group",children:[(0,l.jsx)(p.X6T,{className:"text-[9px] text-yellow-400 flex-shrink-0 group-hover:translate-x-0.5 transition-transform"}),e.label]})},e.href))}),(0,l.jsx)(o(),{href:"/coaching",className:"mt-6 inline-flex items-center gap-2 text-xs font-bold text-yellow-300 hover:text-yellow-200 transition-colors border-t border-white/15 pt-4 w-full",children:"सभी कोचिंग कार्यक्रम देखें →"})]}),(0,l.jsxs)(b.P.div,{initial:{opacity:0,y:25},whileInView:{opacity:1,y:0},viewport:{once:!0,margin:"-100px"},transition:{duration:.5,delay:.1},className:"bg-white rounded-2xl p-6 shadow-sm border border-gray-100 hover:shadow-md transition-shadow",children:[(0,l.jsxs)("div",{className:"flex items-center gap-3 mb-5",children:[(0,l.jsx)("div",{className:"w-10 h-10 bg-yellow-50 rounded-xl flex items-center justify-center text-xl",children:"\uD83D\uDCDA"}),(0,l.jsx)("h3",{className:"text-lg font-bold text-gray-900",children:"अध्ययन सामग्री"})]}),(0,l.jsx)("ul",{className:"space-y-2.5",children:[{label:"पाठ्यक्रम और अध्ययन सामग्री",href:"/resources/syllabus-and-study-materials"},{label:"नवोदय JNVST पेपर",href:"/resources/navodaya-class-6-papers/"},{label:"सैनिक स्कूल प्रश्न पत्र",href:"/resources/sainik-school-question-papers/"},{label:"AMU प्रवेश पाठ्यक्रम",href:"/resources/amu-class-6-syllabus-and-papers/"},{label:"विद्या ज्ञान पाठ्यक्रम",href:"/resources/vidyagyan-school-syllabus-and-eligibility/"},{label:"RMS CET पाठ्यक्रम",href:"/resources/rms-cet-military-school-syllabus/"}].map(e=>(0,l.jsx)("li",{children:(0,l.jsxs)(o(),{href:e.href,className:"flex items-center gap-2.5 text-sm text-gray-600 hover:text-[#035c00] transition-colors group",children:[(0,l.jsx)(p.X6T,{className:"text-[9px] text-[#035c00] flex-shrink-0 group-hover:translate-x-0.5 transition-transform"}),e.label]})},e.href))}),(0,l.jsx)(o(),{href:"/resources",className:"mt-6 inline-flex items-center gap-2 text-xs font-bold text-[#035c00] hover:underline border-t border-gray-100 pt-4 w-full",children:"सभी संसाधन देखें →"})]}),(0,l.jsxs)(b.P.div,{initial:{opacity:0,y:25},whileInView:{opacity:1,y:0},viewport:{once:!0,margin:"-100px"},transition:{duration:.5,delay:.2},className:"flex flex-col gap-5",children:[(0,l.jsxs)("div",{className:"bg-white rounded-2xl p-6 shadow-sm border border-gray-100 hover:shadow-md transition-shadow flex-1",children:[(0,l.jsxs)("div",{className:"flex items-center gap-3 mb-5",children:[(0,l.jsx)("div",{className:"w-10 h-10 bg-green-50 rounded-xl flex items-center justify-center text-xl",children:"\uD83D\uDCDD"}),(0,l.jsx)("h3",{className:"text-lg font-bold text-gray-900",children:"प्रवेश"})]}),(0,l.jsx)("ul",{className:"space-y-2.5",children:[{label:"प्रवेश पोर्टल",href:"/admission"},{label:"प्रवेश दिशानिर्देश",href:"/admission/guidelines"},{label:"पात्रता जांचक",href:"/entrance-eligibility-checker"}].map(e=>(0,l.jsx)("li",{children:(0,l.jsxs)(o(),{href:e.href,className:"flex items-center gap-2.5 text-sm text-gray-600 hover:text-[#035c00] transition-colors group",children:[(0,l.jsx)(p.X6T,{className:"text-[9px] text-[#035c00] flex-shrink-0 group-hover:translate-x-0.5 transition-transform"}),e.label]})},e.href))})]}),(0,l.jsxs)("div",{className:"bg-[#035c00]/5 rounded-2xl p-6 border border-[#035c00]/10",children:[(0,l.jsxs)("div",{className:"flex items-center gap-3 mb-5",children:[(0,l.jsx)("div",{className:"w-10 h-10 bg-[#035c00]/10 rounded-xl flex items-center justify-center text-xl",children:"\uD83D\uDD17"}),(0,l.jsx)("h3",{className:"text-lg font-bold text-gray-900",children:"त्वरित लिंक"})]}),(0,l.jsx)("ul",{className:"space-y-2.5",children:[{label:"हमारे स्कूल के बारे में",href:"/about"},{label:"स्कूल सुविधाएं",href:"/facilities"},{label:"बस परिवहन मार्ग",href:"/facilities/school-bus-transport"},{label:"फोटो गैलरी",href:"/gallery"},{label:"संपर्क करें",href:"/contact"},{label:"FAQ",href:"/faq"}].map(e=>(0,l.jsx)("li",{children:(0,l.jsxs)(o(),{href:e.href,className:"flex items-center gap-2.5 text-sm text-gray-600 hover:text-[#035c00] transition-colors group",children:[(0,l.jsx)(p.X6T,{className:"text-[9px] text-[#035c00] flex-shrink-0 group-hover:translate-x-0.5 transition-transform"}),e.label]})},e.href))})]})]}),(0,l.jsxs)(b.P.div,{initial:{opacity:0,y:25},whileInView:{opacity:1,y:0},viewport:{once:!0,margin:"-100px"},transition:{duration:.5,delay:.3},className:"bg-white rounded-2xl p-6 shadow-sm border border-gray-100 hover:shadow-md transition-shadow flex flex-col",children:[(0,l.jsxs)("div",{className:"flex items-center gap-3 mb-5",children:[(0,l.jsx)("div",{className:"w-10 h-10 bg-blue-50 rounded-xl flex items-center justify-center text-xl",children:"\uD83C\uDF10"}),(0,l.jsx)("h3",{className:"text-lg font-bold text-gray-900",children:"आधिकारिक वेबसाइटें"})]}),(0,l.jsx)("p",{className:"text-xs text-gray-400 mb-4 leading-relaxed",children:"सरकारी परीक्षा और प्रवेश पोर्टल के सीधे लिंक।"}),(0,l.jsx)("ul",{className:"space-y-3 flex-1",children:[{label:"NVS — नवोदय विद्यालय",href:"https://navodaya.gov.in",tag:"JNVST",tagColor:"bg-purple-100 text-purple-700"},{label:"सैनिक स्कूल प्रवेश (AISSEE)",href:"https://sainikschooladmission.in",tag:"Sainik",tagColor:"bg-blue-100 text-blue-700"},{label:"AMU — अलीगढ़ मुस्लिम विश्वविद्यालय",href:"https://www.amu.ac.in",tag:"AMU",tagColor:"bg-green-100 text-green-700"},{label:"JMI — जामिया मिलिया इस्लामिया",href:"https://www.jmi.ac.in",tag:"JMI",tagColor:"bg-teal-100 text-teal-700"},{label:"RMS — राष्ट्रीय मिलिट्री स्कूल",href:"https://rashtriyamilitaryschools.in",tag:"RMS",tagColor:"bg-red-100 text-red-700"},{label:"विद्या ज्ञान स्कूल",href:"https://www.vidyagyan.in",tag:"VGS",tagColor:"bg-orange-100 text-orange-700"},{label:"NTA — राष्ट्रीय परीक्षा एजेंसी",href:"https://nta.ac.in",tag:"NTA",tagColor:"bg-indigo-100 text-indigo-700"},{label:"CBSE आधिकारिक वेबसाइट",href:"https://cbse.gov.in",tag:"CBSE",tagColor:"bg-yellow-100 text-yellow-700"}].map(e=>(0,l.jsx)("li",{children:(0,l.jsxs)("a",{href:e.href,target:"_blank",rel:"noopener noreferrer",className:"flex items-center justify-between gap-2 text-sm text-gray-600 hover:text-blue-700 transition-colors group",children:[(0,l.jsxs)("span",{className:"flex items-center gap-2",children:[(0,l.jsx)("svg",{className:"w-3 h-3 text-blue-400 flex-shrink-0 group-hover:translate-x-0.5 transition-transform",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,l.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2.5",d:"M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"})}),e.label]}),(0,l.jsx)("span",{className:"text-[9px] font-bold px-2 py-0.5 rounded-full flex-shrink-0 ".concat(e.tagColor),children:e.tag})]})},e.href))}),(0,l.jsx)("p",{className:"text-[10px] text-gray-400 mt-5 pt-4 border-t border-gray-100 leading-relaxed",children:"ये बाहरी सरकारी वेबसाइटें हैं। JGPS इनसे जुड़ा नहीं है।"})]})]})]})}),(0,l.jsx)("section",{className:"py-20 bg-white border-b border-gray-100",children:(0,l.jsxs)("div",{className:"max-w-4xl mx-auto px-4 sm:px-6 lg:px-8",children:[(0,l.jsxs)(b.P.div,{initial:{opacity:0,y:30},whileInView:{opacity:1,y:0},viewport:{once:!0,margin:"-100px"},transition:{duration:.7},className:"text-center mb-12",children:[(0,l.jsx)("span",{className:"text-[#035c00] font-bold text-xs uppercase tracking-widest bg-[#035c00]/10 px-4 py-1.5 rounded-full mb-3 inline-block",children:"सामान्य प्रश्न"}),(0,l.jsx)("h2",{className:"text-3xl md:text-4xl font-extrabold text-gray-900 mt-2 mb-4",children:"अक्सर पूछे जाने वाले प्रश्न"}),(0,l.jsx)("p",{className:"text-lg text-gray-600 max-w-2xl mx-auto",children:"हमारे स्कूल, कोचिंग और प्रवेश के बारे में त्वरित उत्तर प्राप्त करें।"})]}),(0,l.jsx)("div",{className:"space-y-4",children:N.map((e,t)=>{let s=m===t;return(0,l.jsxs)("div",{className:"border border-gray-150 rounded-2xl overflow-hidden bg-gray-50 transition-all duration-300 shadow-sm",children:[(0,l.jsxs)("button",{onClick:()=>g(s?null:t),className:"w-full text-left p-6 font-bold text-gray-900 flex justify-between items-center gap-4 hover:bg-gray-100/50 transition-colors cursor-pointer",children:[(0,l.jsx)("span",{className:"text-sm sm:text-base",children:e.question}),(0,l.jsx)("span",{className:"text-[#035c00] transition-transform duration-300 font-extrabold ".concat(s?"rotate-180":""),children:(0,l.jsx)("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,l.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2.5",d:"M19 9l-7 7-7-7"})})})]}),(0,l.jsx)("div",{className:"transition-all duration-300 ease-in-out overflow-hidden ".concat(s?"max-h-60 border-t border-gray-150":"max-h-0"),children:(0,l.jsx)("p",{className:"p-6 text-sm text-gray-600 leading-relaxed bg-white",children:e.answer})})]},t)})})]})}),(0,l.jsx)("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify((0,r.ZE)(N))}}),(0,l.jsx)("section",{className:"py-20 bg-white",children:(0,l.jsx)("div",{className:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8",children:(0,l.jsxs)(b.P.div,{initial:{opacity:0,scale:.95},whileInView:{opacity:1,scale:1},viewport:{once:!0,margin:"-100px"},transition:{duration:.7,ease:"easeOut"},className:"bg-gradient-to-br from-[#035c00] to-[#023b00] rounded-3xl shadow-2xl relative overflow-hidden",children:[(0,l.jsx)("div",{className:"absolute top-0 right-0 w-72 h-72 bg-yellow-400/10 rounded-full blur-3xl pointer-events-none"}),(0,l.jsx)("div",{className:"absolute bottom-0 left-0 w-72 h-72 bg-white/10 rounded-full blur-3xl pointer-events-none"}),(0,l.jsxs)("div",{className:"px-6 py-16 md:p-16 text-center text-white relative z-10",children:[(0,l.jsx)("h2",{className:"text-3xl md:text-4xl font-extrabold mb-6",children:"JGPS से जुड़ने के लिए तैयार?"}),(0,l.jsx)("p",{className:"text-lg text-white/85 mb-8 max-w-2xl mx-auto",children:"अपने बच्चे की यात्रा हमारे साथ शुरू करें। 2026-27 के लिए प्रवेश खुला है। आज ही अपनी सीट बुक करें।"}),(0,l.jsx)("button",{onClick:()=>t(!0),className:"inline-block bg-yellow-400 text-[#035c00] hover:bg-yellow-300 font-bold py-4 px-10 rounded-xl text-lg transition-all duration-300 shadow-lg hover:shadow-xl hover:-translate-y-0.5 cursor-pointer",children:"अभी प्रवेश के लिए आवेदन करें"})]})]})})})]})}},3225:(e,t,s)=>{Promise.resolve().then(s.bind(s,3045))}},e=>{var t=t=>e(e.s=t);e.O(0,[9315,6711,6874,3063,8059,2371,8696,5334,4889,506,8441,1684,7358],()=>t(3225)),_N_E=e.O()}]);