138 lines
3.3 KiB
HTML
138 lines
3.3 KiB
HTML
<table
|
|
cellpadding="0"
|
|
cellspacing="0"
|
|
border="0"
|
|
style="
|
|
max-width: 600px;
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
background: #1a1a1a;
|
|
border-radius: 12px;
|
|
padding: 20px;
|
|
color: #ffffff;
|
|
"
|
|
>
|
|
<tr>
|
|
<!-- LEFT SECTION -->
|
|
<td
|
|
style="
|
|
width: 180px;
|
|
text-align: center;
|
|
vertical-align: middle;
|
|
border-right: 1px solid #333;
|
|
padding-right: 20px;
|
|
"
|
|
>
|
|
<img
|
|
src="https://flirtmetrics.com/assets/logo.png"
|
|
width="70"
|
|
style="display: block; margin: 0 auto 10px auto"
|
|
alt="Flirtmetrics"
|
|
/>
|
|
|
|
<div style="font-size: 20px; font-weight: 600; color: #ffffff">
|
|
Diponkar Kabiraj
|
|
</div>
|
|
|
|
<div style="font-size: 14px; color: #a0a0a0">Product Designer</div>
|
|
</td>
|
|
|
|
<!-- RIGHT SECTION -->
|
|
<td style="padding-left: 20px; vertical-align: middle">
|
|
<!-- EMAIL -->
|
|
<div style="margin-bottom: 8px; font-size: 14px">
|
|
📧
|
|
<a
|
|
href="mailto:diponkar.kabiraj@flirtmetrics.com"
|
|
style="color: #ffffff; text-decoration: none"
|
|
>
|
|
diponkar.kabiraj@flirtmetrics.com
|
|
</a>
|
|
</div>
|
|
|
|
<!-- WEBSITE -->
|
|
<div style="margin-bottom: 12px; font-size: 14px">
|
|
🌐
|
|
<a
|
|
href="https://www.flirtmetrics.com"
|
|
style="color: #ffffff; text-decoration: none"
|
|
>
|
|
www.flirtmetrics.com
|
|
</a>
|
|
</div>
|
|
|
|
<!-- SOCIAL ICONS -->
|
|
<div>
|
|
<a
|
|
href="https://www.facebook.com/Flirtmetrics"
|
|
style="text-decoration: none; margin-right: 6px"
|
|
>
|
|
<img
|
|
src="https://cdn-icons-png.flaticon.com/24/733/733547.png"
|
|
width="20"
|
|
/>
|
|
</a>
|
|
|
|
<a
|
|
href="https://www.instagram.com/flirtmetrics/"
|
|
style="text-decoration: none; margin-right: 6px"
|
|
>
|
|
<img
|
|
src="https://cdn-icons-png.flaticon.com/24/733/733558.png"
|
|
width="20"
|
|
/>
|
|
</a>
|
|
|
|
<a
|
|
href="https://www.tiktok.com/@flirtmetrics"
|
|
style="text-decoration: none; margin-right: 6px"
|
|
>
|
|
<img
|
|
src="https://cdn-icons-png.flaticon.com/24/3046/3046121.png"
|
|
width="20"
|
|
/>
|
|
</a>
|
|
|
|
<a
|
|
href="https://x.com/flirtmetrics/"
|
|
style="text-decoration: none; margin-right: 6px"
|
|
>
|
|
<img
|
|
src="https://cdn-icons-png.flaticon.com/24/5968/5968830.png"
|
|
width="20"
|
|
/>
|
|
</a>
|
|
|
|
<a
|
|
href="https://rumble.com/user/flirtmetrics"
|
|
style="text-decoration: none; margin-right: 6px"
|
|
>
|
|
<img
|
|
src="https://cdn-icons-png.flaticon.com/24/1384/1384060.png"
|
|
width="20"
|
|
/>
|
|
</a>
|
|
|
|
<a
|
|
href="http://reddit.com/flirtmetrics/"
|
|
style="text-decoration: none; margin-right: 6px"
|
|
>
|
|
<img
|
|
src="https://cdn-icons-png.flaticon.com/24/2111/2111589.png"
|
|
width="20"
|
|
/>
|
|
</a>
|
|
|
|
<a
|
|
href="https://www.threads.com/@flirtmetrics"
|
|
style="text-decoration: none"
|
|
>
|
|
<img
|
|
src="https://cdn-icons-png.flaticon.com/24/5969/5969020.png"
|
|
width="20"
|
|
/>
|
|
</a>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|