FeatureCard

Domain

Single feature item with Font Awesome icon, title, and description. layout="card" renders a raised card with hover border; layout="inline" renders a compact horizontal row.

Card layout

Preview

Blazing fast deploys

Push to production in under 60 seconds with zero-downtime rolling releases.

Code
<FeatureCard feature={{ featureId: 'f1', icon: 'bolt', title: 'Fast deploys', description: 'Push in under 60s.' }} />

Inline layout

Preview

Blazing fast deploys

Push to production in under 60 seconds with zero-downtime rolling releases.

SOC 2 compliant

Enterprise-grade security with end-to-end encryption and audit logs.

Real-time analytics

Monitor performance, errors, and user behaviour from a single pane of glass.

Code
<FeatureCard feature={feature} layout="inline" />
Sourcemodules/domains/landing/feature/FeatureCard.tsx