import LearnWithUS from '@/assets/img/learn-with-us.jpg' import Image from 'next/image'; const HeroSection: React.FC = () => { return (
RESEARCH-POWERED LEARNING PLATFORM

Connect, Learn, and Grow Together

Join a community where researchers and educators create engaging courses, share knowledge, and help learners validate their understanding through interactive assessments.

Collaborative learning

10,000+

Active Learners

); }; export default HeroSection