MainsectionsHero

Hero

Hero sections are the first thing users see when they visit your site. They are a great way to showcase your product and its features.

App Hero

Spline Hero

Apply the below CSS for the above hero:

.neumorphic-button::after {
  content: '';
  @apply absolute inset-0 opacity-0 transition-opacity duration-300 bg-gradient-to-br from-[#9b87f5]/20 to-transparent rounded-full;
}
  
.neumorphic-button:hover::after {
  @apply opacity-100;
}

Notebook Hero

Geometric Hero

Lucy Hero

Trading Hero

Dark modern hero

Fitness Hero

Gradient Hero

Last updated on

On this page