Hero
The hero component is used to display a hero section in your pages.
Usageโ
<x-section.hero class="w-full mb-8 md:mb-80">
....
</x-section.hero>
You can pass in extra classes to the hero component to customize it's look and feel.
The hero component is used to display a hero section in your pages.
<x-section.hero class="w-full mb-8 md:mb-80">
....
</x-section.hero>
You can pass in extra classes to the hero component to customize it's look and feel.