<!DOCTYPE html>
<html lang="pt">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Resposta Automática - HilCrown Gaia Residence</title>
<style>
body {
font-family: Arial, sans-serif;
color: #333;
background-color: #f9f9f9;
margin: 0;
padding: 20px;
}
.container {
background-color: #fff;
max-width: 600px;
margin: 0 auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
padding: 20px;
}
h1 {
color: #004aad;
font-size: 24px;
margin-bottom: 10px;
}
p {
font-size: 16px;
line-height: 1.5;
}
.highlight {
color: #007bff;
font-weight: bold;
}
.footer {
margin-top: 20px;
font-size: 14px;
color: #777;
text-align: center;
}
a {
color: #007bff;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<div class="container">
<h1>Olá! ??</h1>
<p>Obrigado pelo seu interesse no <span class="highlight">HilCrown Gaia Residence</span>.</p>
<p>Este é um <strong>apartamento T3 exclusivo no 5.º andar</strong>, com <strong>varanda em toda a volta</strong>, <strong>2 vagas de garagem coberta</strong>, acabamentos de <strong>alto padrão</strong> e uma <strong>localização premium</strong> a apenas 150 m do metro.</p>
<ul>
<li><strong>Localização:</strong> Rua de Moçambique (Gaia, perto do El Corte Inglés)</li>
<li><strong>Tipologia:</strong> T3 com possibilidade de T4</li>
<li><strong>Garagem:</strong> 2 lugares cobertos</li>
<li><strong>Destaque:</strong> Ideal para moradia ou investimento com alta valorização</li>
</ul>
<p>Enviarei por mensagem privada todos os <strong>detalhes, fotos, planta e condições comerciais</strong>.</p>
<p>Se preferir, partilhe o seu contacto e organizamos uma visita!</p>
<p>Até já!</p>
<hr />
<h1>Hi! ??</h1>
<p>Thank you for your interest in <span class="highlight">HilCrown Gaia Residence</span>.</p>
<p>This is a <strong>luxury 3-bedroom apartment on the 5th floor</strong>, with a <strong>wrap-around balcony</strong>, <strong>2 covered parking spaces</strong>, premium finishes, and a <strong>top location</strong> just 150m from the metro.</p>
<ul>
<li><strong>Location:</strong> Rua de Moçambique, Gaia (near El Corte Inglés)</li>
<li><strong>Type:</strong> T3, convertible into T4</li>
<li><strong>Garage:</strong> 2 covered spots</li>
<li><strong>Perfect for:</strong> living or investing – strong value appreciation</li>
</ul>
<p>I’ll send you a <strong>private message</strong> with full details, photos, floor plan, and pricing.</p>
<p>Let me know if you'd like to schedule a visit. Talk soon!</p>
<div class="footer">
<p>HilCrown Gaia Residence © 2025</p>
</div>
</div>
</body>
</html>
Ler mais