Hero Sections
A hero sections is a full screen section typically consisting of a background image, or video, or illustrations, or animations, with text.
Hero #1
1-on-1 Javascript|Mentorship

Andrew Lupien
Quality Assurance Engineer
Bernice Perry
Senior Business Analyst
Patrice Long
Senior Data Engineer
Akshay Sharma
Frontend Engineer
Jessica Lupien
UI/UX Designer
Akshay Sharma
Frontend Engineer
Cathy Diehl
Quality Assurance Engineer
Patrice Long
Software Engineer
Jessica Lupien
Quality Assurance Engineer
Bernice Perry
Senior Business Analyst
Jessica Lupien
UI/UX Designer
Patrice Long
Senior Data Engineer
Akshay Sharma
Frontend Engineer
Cathy Diehl
Quality Assurance Engineer
Patrice Long
Software Engineer
Akshay Sharma
Frontend Engineer
Jessica Lupien
Quality Assurance Engineer
Bernice Perry
Senior Business Analyst// import custom componentsimport HeroTypedMentors from 'components/marketing/common/hero-sections/HeroTypedMentors';// import required data filesimport MentorListData from 'data/marketing/mentor/MentorListData';export const Hero1Example = () => {return <HeroTypedMentorstitle='Learn a new skill, launch a project, land your dream career.'typedBefore='1-on-1'typedArray={['Javascript', 'Startup', 'React', 'Marketing', 'Branding']}typedAfter='Mentorship'tags={['Frontend', 'Devops', 'UI/UX designer', 'Data Science', 'Full Stack', 'Backend', 'Data Analyst']}marqueeData={MentorListData}/>}
Hero #2
Learn today’s most in-demand-skills
Classes & Courses website template to start creating your stunning website. All templates are fully customizable.
- No credit card required
- Customer service 24/7
- No setup fee
- Cancel any time

// import custom componentsimport HeroEducationRightImage from "components/marketing/common/hero-sections/HeroEducationRightImage";export const Hero2Example = () => {return <HeroEducationRightImageheadingPart1='Learn today’s most in-'headingPart2='demand-skills'description='Classes & Courses website template to start creating your stunning website. All templates are fully customizable.'bulletArray={['No credit card required', 'Customer service 24/7', 'No setup fee', 'Cancel any time']}buttonText='Explore Online Courses'buttonLink='#'/>}
Hero #3
Most trusted education platform
Grow your skills and advance career
Start, switch, or advance your career with more than 5,000 courses, Professional Certificates, and degrees from world-class universities and companies.
Join Free Now
// import custom componentsimport HeroAcademy from "components/marketing/common/hero-sections/HeroAcademy";export const Hero3Example = () => {return <HeroAcademybulletArray={['Most trusted education platform']}title='Grow your skills and advance career'description='Start, switch, or advance your career with more than 5,000 courses, Professional Certificates, and degrees from world-class universities and companies.'buttonText='Join Free Now'buttonLink='#'youTubeVideoID='JRzWRZahOVU' />}
Hero #4
Find your dream job that you love to do.
The largest remote work community in the world. Sign up and post a job or create your developer profile.

// import custom componentsimport HeroFindJobs from "components/marketing/common/hero-sections/HeroFindJobs";export const Hero4Example = () => {return <HeroFindJobstitle='Find your dream job that you love to do.'description='The largest remote work community in the world. Sign up and post a job or create your developer profile.'totalJobs={30642}totalCompanies={5717}/>}
Hero #5
Modern web apps shipped faster
// import custom componentsimport HeroGradient from 'components/marketing/common/hero-sections/HeroGradient';// import required data filesimport LogoList2 from 'data/marketing/clientlogos/LogoList2';export const Hero5Example = () => {return <HeroGradienttitle='Modern web apps shipped faster'bulletArray={['Simple to use, beautiful UI design', 'Complete complex project with ease', 'An intuitive admin app for developers']}buttonText='Get started for Free'buttonLink='#'hrefText='Questions? Talk to an expert'hrefLink='#'logos={LogoList2}/>}
Hero #6
Request Access for Product
Geeks is a customizable, Bootstrap based UI Kits and Templates for Developers.

// import custom componentsimport HeroFormCenter from "components/marketing/common/hero-sections/HeroFormCenter";export const Hero6Example = () => {return <HeroFormCenterbadgeText='<span class="fw-bold">Beta-v2.0.0 </span> - Just shipped version'title='Request Access for Product'description='Geeks is a customizable, Bootstrap based UI Kits and Templates for Developers.'promotionalText='Rated 5 Stars <span class="text-muted">by over</span> <span class="text-primary"> 100+ Users</span>'/>}
Hero #7
Become a Vanilla JavaScript Developer
In this tutorial, we are going to learn about JavaScript (Vanilla JS) - for building incredible, powerful JavaScript applications.
Create Free Account
// import custom componentsimport HeroFormRight from "components/marketing/common/hero-sections/HeroFormRight";export const Hero7Example = () => {return <HeroFormRighttitle='Become a Vanilla JavaScript Developer'description='In this tutorial, we are going to learn about JavaScript (Vanilla JS) - for building incredible, powerful JavaScript applications.'hours={4}videos={12}enrolled={10234}buttonText='Watch Preview'buttonLink='#'/>}
Hero #8
Build BetterSkills|
Build skills with courses Join Geeks to watch, play, learn, make, and discover, uscipit esi viimentum laoreet non et odio.
View PlansTry for Free- 30,000 online courses
- Expert instruction
- Lifetime access
// import custom componentsimport HeroTypedCourses from "components/marketing/common/hero-sections/HeroTypedCourses";export const Hero8Example = () => {return <HeroTypedCoursestypedBefore='Build Better'typedArray={['Skills', 'Products', 'Teams', 'Future']}description='Build skills with courses Join Geeks to watch, play, learn, make, and discover, uscipit esi viimentum laoreet non et odio.'bulletArray={['30,000 online courses', 'Expert instruction', 'Lifetime access']}buttonText1='View Plans'buttonLink1='#'buttonText2='Try for Free'buttonLink2='#'/>}
Hero #9
Welcome to Geeks UI Learning Application
Hand-picked Instructor and expertly crafted courses, designed for the modern students and entrepreneur.
Browse Courses Are You Instructor?
// import custom componentsimport HeroHeaderDefault from "components/marketing/pages/courses/course-index/HeroHeaderDefault";export const Hero9Example = () => {return <HeroHeaderDefaulttitle='Welcome to Geeks UI Learning Application'description='Hand-picked Instructor and expertly crafted courses, designed for the modern students and entrepreneur.'buttonText1='Browse Courses'buttonLink1='/marketing/courses/course-filter-page/'buttonText2='Are You Instructor?'buttonLink2='/authentication/sign-in/'/>}