Insurance Email Template - Copy this Html, Tailwind Component to your project
Adote o código a seguir <table cellpadding="0" cellspacing="0" style="max width: 600px; margin: 0 auto; background color: #ffffff;" width="100%"> <tbody> <tr> <td style="padding: 40px 30px;"> <h1 style="color: #1f2937; font size: 24px; margin bottom: 30px;">Olá, [NOME_CLIENTE]! Seja muito bem vindo!</h1> <p style="color: #4b5563; font size: 16px; line height: 1.6; margin bottom: 30px;">É com grande satisfação que informamos que sua apólice de Seguro foi emitida com sucesso.</p> <div style="background color: #ffffff; border: 1px solid #e5e7eb; border radius: 8px; padding: 25px; margin bottom: 30px;"> <h2 style="color: #1f2937; font size: 20px; margin bottom: 20px;">Detalhes da Apólice [RAMO]</h2> <table style="border collapse: collapse;" width="100%"> <tbody> <tr style="background color: #f9fafb;"> <td style="padding: 12px; color: #4b5563; font weight: 500;">Marca:</td> <td style="padding: 12px; color: #4b5563; text align: right;">[MARCA]</td> </tr> <tr> <td style="padding: 12px; color: #4b5563; font weight: 500;">Modelo:</td> <td style="padding: 12px; color: #4b5563; text align: right;">[MODELO]</td> </tr> <tr style="background color: #f9fafb;"> <td style="padding: 12px; color: #4b5563; font weight: 500;">Ano Modelo:</td> <td style="padding: 12px; color: #4b5563; text align: right;">[ANO_MODELO]</td> </tr> <tr> <td style="padding: 12px; color: #4b5563; font weight: 500;">Placa:</td> <td style="padding: 12px; color: #4b5563; text align: right;">[PLACA]</td> </tr> <tr style="background color: #f9fafb;"> <td style="padding: 12px; color: #4b5563; font weight: 500;">Chassi:</td> <td style="padding: 12px; color: #4b5563; text align: right;">[CHASSI]</td> </tr> </tbody> </table> </div> <p style="color: #4b5563; font size: 16px; line height: 1.6; margin bottom: 30px;">O período de vigência do seguro irá de <strong>[INICIO_VIGENCIA]</strong> a <strong>[TERMINO_VIGENCIA]</strong>.</p> <div style="background color: #fefce8; border left: 4px solid #facc15; padding: 20px; margin bottom: 30px;"> <p style="color: #854d0e; font size: 16px; line height: 1.6; margin: 0;">Qualquer alteração em seu endereço, número de telefone, e mail ou outras informações pessoais deve ser prontamente comunicada à nossa equipe.</p> </div> <div style="background color: #f8fafc; border radius: 8px; padding: 25px; margin bottom: 30px;"> <h2 style="color: #1f2937; font size: 20px; margin bottom: 20px; text align: center;">Diferenciais da Nossa Corretora</h2> <div style="display: grid; grid template columns: repeat(2, 1fr); gap: 20px;"> <div style="background color: #ffffff; padding: 20px; border radius: 8px; box shadow: 0 2px 4px rgba(0,0,0,0.1);"> <h3 style="color: #2563eb; font size: 18px; margin bottom: 10px;">Assessoria Jurídica</h3> <p style="color: #4b5563; font size: 14px; margin: 0;">Suporte legal especializado para nossos clientes quando necessário</p> </div> <div style="background color: #ffffff; padding: 20px; border radius: 8px; box shadow: 0 2px 4px rgba(0,0,0,0.1);"> <h3 style="color: #2563eb; font size: 18px; margin bottom: 10px;">Planejamento Sucessório</h3> <p style="color: #4b5563; font size: 14px; margin: 0;">Auxílio na organização e proteção do seu patrimônio</p> </div> <div style="background color: #ffffff; padding: 20px; border radius: 8px; box shadow: 0 2px 4px rgba(0,0,0,0.1);"> <h3 style="color: #2563eb; font size: 18px; margin bottom: 10px;">Gestão de Riscos</h3> <p style="color: #4b5563; font size: 14px; margin: 0;">Análise completa e proteção dos seus bens patrimoniais e jurídicos</p> </div> <div style="background color: #ffffff; padding: 20px; border radius: 8px; box shadow: 0 2px 4px rgba(0,0,0,0.1);"> <h3 style="color: #2563eb; font size: 18px; margin bottom: 10px;">Benefícios Corporativos</h3> <p style="color: #4b5563; font size: 14px; margin: 0;">Soluções em Seguro Saúde e Vida para seus colaboradores</p> </div></div></div> <div style="text align: center; color: #4b5563; font size: 16px; line height: 1.6;"> <p>Estamos à disposição para ajudar com qualquer dúvida ou solicitação adicional.</p> <p style="font weight: 600; color: #1f2937;">Atenciosamente, <br>Equipe, +PE Corretora de Seguros LTDA</p> </div> </td> </tr> </tbody> </table>
