4
Sponsor

Large Title and Buttons Footer

footer with large title, paired buttons, assistance, and legal content

import { FooterWithLargeTitleAndButtons } from "@/components/email/footer-with-large-title-and-buttons";

export function FooterWithLargeTitleAndButtonsDemo() {
  return (
    <FooterWithLargeTitleAndButtons
      {...FooterWithLargeTitleAndButtons.PreviewProps}
    />
  );
}

Installation

$ pnpm dlx shadcn@latest add @emailcn/footer-with-large-title-and-buttons

Usage

import { FooterWithLargeTitleAndButtons } from "@/components/email/footer-with-large-title-and-buttons";
<FooterWithLargeTitleAndButtons
  {...FooterWithLargeTitleAndButtons.PreviewProps}
/>

API Reference

PropTypeDefaultDescription
themeEmailThemedefault themeEmail theme styling