-
Notifications
You must be signed in to change notification settings - Fork 284
Open
Description
<title>Lặng Homestay Đà Lạt - Nơi Thời Gian Ngừng Lại</title>
<header class="header">
<div class="container">
<h1 class="logo">LẶNG HOMESTAY</h1>
<nav class="nav">
<ul>
<li><a href="#home">Trang Chủ</a></li>
<li><a href="#rooms">Phòng & Giá</a></li>
<li><a href="#gallery">Thư Viện Ảnh</a></li>
<li><a href="#contact" class="btn-booking">ĐẶT PHÒNG</a></li>
</ul>
</nav>
</div>
</header>
<section id="home" class="hero">
<div class="hero-content">
<h2>Nơi thời gian ngừng lại, và bạn tìm thấy sự bình yên.</h2>
<p>Tọa lạc giữa rừng thông yên tĩnh, Lặng Homestay mang đến trải nghiệm nghỉ dưỡng đích thực tại Đà Lạt.</p>
<a href="#rooms" class="btn-primary">KHÁM PHÁ CÁC PHÒNG</a>
</div>
</section>
<section id="rooms" class="section rooms">
<div class="container">
<h3>PHÒNG NGHỈ ĐỘC ĐÁO</h3>
<p class="section-description">Mỗi căn phòng là một không gian riêng tư, được thiết kế ấm cúng, gần gũi với thiên nhiên.</p>
<div class="room-list">
<div class="room-card">
<img src="anh_phong_trang_khuyet.jpg" alt="Phòng Trăng Khuyết">
<h4>Phòng Trăng Khuyết</h4>
<p>Phòng đôi ấm cúng, view đồi lãng mạn. **Giá từ 650.000 VNĐ/Đêm**</p>
<a href="#" class="btn-secondary">Xem chi tiết</a>
</div>
<div class="room-card">
<img src="anh_bungalow_may_ngan.jpg" alt="Bungalow Mây Ngàn">
<h4>Bungalow Mây Ngàn</h4>
<p>Căn nhà gỗ biệt lập, ban công riêng săn mây. **Giá từ 950.000 VNĐ/Đêm**</p>
<a href="#" class="btn-secondary">Xem chi tiết</a>
</div>
<div class="room-card">
<img src="anh_phong_gia_dinh.jpg" alt="Phòng Gia Đình Sương">
<h4>Phòng Gia Đình Sương</h4>
<p>Không gian rộng rãi cho 4 người. **Giá từ 1.500.000 VNĐ/Đêm**</p>
<a href="#" class="btn-secondary">Xem chi tiết</a>
</div>
</div>
</div>
</section>
<footer id="contact" class="footer">
<div class="container">
<div class="footer-info">
<h4>LIÊN HỆ VỚI LẶNG</h4>
<p>Địa chỉ: 123 Đường X, Phường Y, TP. Đà Lạt</p>
<p>Hotline: 09xx.xxx.xxx</p>
<p>Email: langhomestay@email.com</p>
</div>
<div class="footer-map">
<iframe src="https://www.google.com/maps/embed?..." width="100%" height="200" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
</div>
</div>
<div class="copyright">
© 2025 Lặng Homestay. All rights reserved.
</div>
</footer>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels