4
Sponsor

Menu and Full-Width CTA

footer with menu, full-width CTA row, social links, and legal content

import { FooterWithMenuAndFullWidthCta } from "@/components/email/footer-with-menu-and-full-width-cta";

export function FooterWithMenuAndFullWidthCtaDemo() {
  return (
    <FooterWithMenuAndFullWidthCta
      {...FooterWithMenuAndFullWidthCta.PreviewProps}
    />
  );
}

Installation

$ pnpm dlx shadcn@latest add @emailcn/footer-with-menu-and-full-width-cta

Usage

import { FooterWithMenuAndFullWidthCta } from "@/components/email/footer-with-menu-and-full-width-cta";
<FooterWithMenuAndFullWidthCta
  {...FooterWithMenuAndFullWidthCta.PreviewProps}
/>

API Reference

PropTypeDefaultDescription
themeEmailThemedefault themeEmail theme styling