Components
A bright and welcoming hero section designed for educational platforms and learning communities. Features a dual-column layout with a bold headline, call-to-action button, and mentor-themed imagery. Tailored for SaaS, mentorship, or e-learning platforms seeking high engagement.
Loading preview...
import { HeroLearners } from "@/components/ui/hero-section-learn-connect";
export default function DemoOne() {
return <HeroLearners />;
}