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