DUPromoBanner

Widgets

Gradient promo CTA strip.

import { DUPromoBanner } from 'deri-ui';
Live preview
New

Deri UI

Documented, reusable, Tailwind-only.

typescript
<DUPromoBanner title="Ship faster" description="…" primaryLabel="Docs" primaryHref="/docs" />

Props

PropTypeDefaultDescription
title / description / badgestringCopy
primaryLabel / primaryHref / onPrimaryClickmixedPrimary CTA
secondaryLabel / secondaryHrefmixedSecondary CTA

Usage

import { DUPromoBanner } from 'deri-ui';

<DUPromoBanner title="Ship faster" description="…" primaryLabel="Docs" primaryHref="/docs" />

Customize with className, radius, and Tailwind utilities. Theme tokens come from deri-ui/tailwind.preset.

© 2026 Deri Ui. Developed by Deribew Shimelis. Copy and use the code freely in your projects.