<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Business Inquiry</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
</head>
<body style="margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; background-color: rgb(245, 246, 247);">
<table width="100%" style="background: rgb(245, 246, 247); padding: 20px;" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td align="center">
<table width="600" style="background: rgb(255, 255, 255); padding: 25px; border: 1px solid rgb(230, 230, 230);" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="color: rgb(51, 51, 51); line-height: 1.6; font-size: 15px;">
<p>Hello,</p>
<p>
I hope you are doing well.
</p>
<p>
I am contacting you to learn more about the products and services your company offers.
A short document containing the details we are currently looking for is attached.
</p>
<p>
If possible, could you please share information about the following:
</p>
<ul>
<li>Whether the requested products or services are available</li>
<li>Approximate pricing information or a quotation</li>
<li>Estimated delivery or project timeline</li>
<li>Standard terms or requirements</li>
</ul>
<p>
If additional information is required from our side, please do not hesitate to let us know.
</p>
<p>
Thank you for your time, and I look forward to your response.
</p>
<p style="margin-top: 20px;">
Kind regards,<br>
Jens Klarskov<br>
<a style="color: rgb(26, 115, 232); text-decoration: none;" href="https://www.rudpedersen.com">www.rudpedersen.com</a>
</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</body>
</html>