Back to blocks

Newsletter Section

A newsletter signup section with email input

Installation

npx shadcn add @mylo-ui/newsletter-section

Preview

Subscribe to our newsletter

Get the latest updates on new blocks, features, and tips.

Join 5,000+ developers. No spam, unsubscribe anytime.

Usage

import { NewsletterSection } from "@/components/blocks/newsletter-section"

export default function Page() {
  return <NewsletterSection />
}

Dependencies

lucide-react

shadcn/ui Components

button
input
card