Loading...
Loading...
The NewsletterSignup component provides a newsletter subscription form with email input and submit button. Styled with the cielo-italiano background color and matching the site's design system.
Newsletter subscription form with email input and submit button. Styled with the cielo-italiano background color.
Weekly dispatches on Italian culture, travel, and tradition
import { NewsletterSignup } from '@/components/composite/NewsletterSignup';
// Basic usage
<NewsletterSignup />
// The component handles:
// - Email input validation
// - Form submission
// - Loading states
// - Success/error messages (via toast)
// - Styling with cielo-italiano background