HeroSection

Domain

Full-width landing hero with eyebrow label, headline, subheadline, dual CTAs, and an optional right-column image. Gradient blobs are applied in-component.

With image

Preview
Now in public beta

Ship better products, faster.

Velox gives your team a single workspace for planning, building, and shipping.

Code
<HeroSection hero={{ headline: 'Ship better products, faster.', primaryCta: { label: 'Start for free', href: '#' }, image: '/hero.png' }} />

Text only

Preview
New feature

The fastest way to go from idea to production.

Automated deployments, real-time analytics, and 100+ integrations in one platform.

Code
<HeroSection hero={{ eyebrow: 'New feature', headline: 'The fastest way to go from idea to production.', primaryCta: { label: 'Get started', href: '#' } }} />
Sourcemodules/domains/landing/hero/HeroSection.tsx