Components
A hero section that presents an AI product's value proposition with an animated headline, CTA, social proof avatars, and a dashboard mockup preview.
Loading preview...
import { HeroAiValueProposition } from '@/components/ui/hero-ai-value-proposition'
export default function Default() {
return <HeroAiValueProposition />
}