Components
An animated financial SaaS hero section with a sticky nav, headline, CTA buttons, and a dashboard mockup that reveals on scroll.
Loading preview...
import { HeroFinancial } from '@/components/ui/hero-financial'
export default function Default() {
return <HeroFinancial />
}