function Hero() { return (
NEW AI course match for 2026 intake now live

Your future degree,
closer than ever.

MentVecity helps students enroll in recognized online degree programs from leading Indian universities — with 1:1 counseling, career mapping, and end-to-end admission support.

25+
University partners
100%
Online learning
9 mo
Placement support
0%
EMI starting
); } function HeroViz() { const courses = [ { name: 'MBA — Business Analytics', meta: 'Manipal · 2 Yrs · Online', icon: '◆', bg: 'linear-gradient(135deg,#FFA000,#E08800)', color: '#041E4A', match: '96%' }, { name: 'MCA — Data Science', meta: 'Amrita · 2 Yrs · Online', icon: '◇', bg: 'rgba(255,255,255,0.08)', color: '#fff', match: '91%' }, { name: 'BBA — Digital Marketing', meta: 'Jain · 3 Yrs · Online', icon: '○', bg: 'rgba(255,255,255,0.08)', color: '#fff', match: '87%' }, ]; return (
AI match · live
Recommended for Priya
Based on background in Commerce + interest in analytics
{courses.map((c, i) => (
{c.icon}
{c.name}
{c.meta}
{c.match}
))}
Avg. salary uplift
+68%
Post degree, ≤18 months
3 advisors online
A
R
S
+
Avg. reply time under 4 min
); } window.Hero = Hero;