build69
build69  /  Components  /  Marketing Sections  /  Newsletter

Newsletter

v1.0.8Updated 27 Aug 2026

Email-capture / newsletter sign-up section with inline and card layouts. Copy-paste block; baked-in demo content (edit the JSX to customise).

Preview

Live · 13 stories
InlineOpen ↗
Why this is recommendednewsletteremailsubscribesignup+3

Newsletter — inline.

Recommended for+14
  • Landing pages
  • Blog footers
  • Marketing pages
Tags+6
newsletteremailsubscribesignupmarketingsectioninline
Features+4
  • Inline, card, split and gradient layouts
  • Email input + submit button
  • Self-contained — no required props
Not recommended for−2
  • In-app screens

Install

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

get_registry_item({ name: "Newsletter" })

Usage

import { NewsletterCard } from '@/components/sections/newsletter';

<NewsletterCard />

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