<section style="
display: flex;
flex-wrap: wrap;
gap: 20px;
justify-content: center;
padding: 40px;
background: #f9f9f9;
font-family: sans-serif;
">
<div style="
flex: 1;
min-width: 280px;
background: #e3f2fd;
padding: 30px;
border-radius: 12px;
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
text-align: center;
">
<h2 style="font-size: 24px; color: #0d47a1; margin-bottom: 15px;">Sửa Chữa</h2>
<p>Chuyên xử lý mọi lỗi máy lọc nước tại nhà: rò rỉ, không ra nước, không chạy bơm, kêu to...</p>
<a href="tel:0827673768" style="
display: inline-block;
margin-top: 20px;
background: #0d47a1;
color: #fff;
padding: 10px 20px;
border-radius: 6px;
text-decoration: none;
font-weight: bold;
">Gọi Thợ Ngay</a>
</div>
<div style="
flex: 1;
min-width: 280px;
background: #fce4ec;
padding: 30px;
border-radius: 12px;
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
text-align: center;
">
<h2 style="font-size: 24px; color: #ad1457; margin-bottom: 15px;">Thay Lõi</h2>
<p>Cung cấp lõi chính hãng - thay tận nhà, đầy đủ lõi 1 đến lõi 9, kiểm tra miễn phí.</p>
<a href="tel:0827673768" style="
display: inline-block;
margin-top: 20px;
background: #ad1457;
color: #fff;
padding: 10px 20px;
border-radius: 6px;
text-decoration: none;
font-weight: bold;
">Gọi Thay Lõi</a>
</div>
<div style="
flex: 1;
min-width: 280px;
background: #e8f5e9;
padding: 30px;
border-radius: 12px;
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
text-align: center;
">
<h2 style="font-size: 24px; color: #2e7d32; margin-bottom: 15px;">Lắp Đặt</h2>
<p>Lắp máy mới tận nơi, đi ống thẩm mỹ, bảo hành kỹ thuật 12 tháng, bảo trì định kỳ.</p>
<a href="tel:0827673768" style="
display: inline-block;
margin-top: 20px;
background: #2e7d32;
color: #fff;
padding: 10px 20px;
border-radius: 6px;
text-decoration: none;
font-weight: bold;
">Gọi Lắp Ngay</a>
</div>
</section>