Social Proof

Preview
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><!--$-->

<html dir="ltr" lang="en">

  <head>

    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />

    <meta name="x-apple-disable-message-reformatting" />

  </head>

  <body style="background-color:rgb(255,255,255);margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;font-family:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, &quot;Noto Sans&quot;, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;">

<!-- Social Proof / Review Component -->
<table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation" style="max-width:550px;margin:40px auto;background-color:#f8f9fa;border-radius:8px">
    <tr>
        <td style="padding:32px;text-align:center">
            <div style="color:#ffc107;font-size:24px;margin-bottom:16px">★★★★★</div>
            <p style="font-size:18px;font-style:italic;color:#666;margin:0 0 16px 0">"Amazing product! Exactly what I was looking for."</p>
            <table align="center" border="0" cellPadding="0" cellSpacing="0" role="presentation">
                <tr>
                    <td style="vertical-align:middle">
                        <img  alt="Reviewer" src="/static/profilepic.png" style="width:48px;height:48px;border-radius:24px;margin-right:12px" />
                    </td>
                    <td style="vertical-align:middle;text-align:left">
                        <p style="font-size:16px;margin:0;font-weight:bold">Jane Smith</p>
                        <p style="font-size:14px;color:#666;margin:0">Verified Customer</p>
                    </td>
                </tr>
            </table>
        </td>
    </tr>
</table>

  </body>

</html><!--/$-->