Hero
Hero
The above-the-fold section of your landing page. Headline, subheading, and a call-to-action.
Usage
import { LandingHero } from '@/components/landing/landing-hero';
<LandingHero />
Customizing
Edit the headline, subheading, and CTA button copy directly in src/components/landing/landing-hero.tsx.
File
src/components/landing/landing-hero.tsx