build69
build69  /  Components  /  Marketing Sections  /  Banner

Banner

v1.0.9Updated 27 Aug 2026

Slim full-width promo / announcement / cookie banner strip. Copy-paste block; baked-in demo content (edit the JSX to customise).

Preview

Live · 15 stories
AnnouncementOpen ↗
Why this is recommendedbannerannouncementpromocookie+3

Banner — announcement.

Recommended for+14
  • Top-of-page announcements
  • Promo / sale bars
  • Cookie consent
Tags+6
bannerannouncementpromocookiebarmarketingsection
Features+4
  • Announcement, cookie-consent and promo layouts
  • Dismissable strip with optional CTA
  • Self-contained — no required props
Not recommended for−2
  • Long-form messages (use Alert)

Install

Ask your agent, or call the MCP tool directly. The resolved bundle is written into your project.

get_registry_item({ name: "Banner" })

Usage

import { BannerAnnouncement } from '@/components/sections/banner';

<BannerAnnouncement />

Tick variants in the left menu — each adds a tab with that variant’s real story source, the same code the preview above renders.

Props

PropTypeRequired
className

Optional wrapper class override

string

Related