Getting Started
Templates
Blocks
Components
For solo developers, indie hackers, and freelancers shipping their own products. Pay once, keep everything forever.
Instant download · No subscription · Lifetime access
For small teams, agencies, and freelancers shipping multiple client products. Lifetime access for everyone on your team.
Instant CLI token for 5 seats · Onboarding included · Invoice on request
| Prop | Type | Default | Description |
|---|
badge | string | "Services" | Badge text displayed above the title |
title | string | "How we can help" | Main heading text |
description | string | - | Description paragraph below the title |
ctaText | string | "View work" | Call-to-action button text |
ctaHref | string | "#" | Link destination for the CTA button |
cards | ServiceCard[] | Default cards | Array of service cards to display |
className | string | - | Additional CSS classes |
| Prop | Type | Description |
|---|---|---|
id | string | number | Unique identifier for the card |
number | string | Display number (e.g., "01", "02") |
title | string | Card title |
description | string | Card description text |