A simple Hero, CTA and top nav suitable for developer product landing pages.
Loading preview...
import CtaLandingPage from "@/components/ui/cta-hero-with-top-nav"; export default function DemoOne() { return <CtaLandingPage />; }