Update index.html
Browse files- index.html +10 -1
index.html
CHANGED
|
@@ -972,7 +972,16 @@
|
|
| 972 |
<h2 class="text-3xl font-bold text-center mb-12 text-gray-800">DANH SÁCH SẢN PHẨM MỚI NHẤT BẾP 4.0 2025</h2>
|
| 973 |
|
| 974 |
<div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6">
|
| 975 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 976 |
<div class="product-card bg-white rounded-lg overflow-hidden shadow-md transition duration-300 relative">
|
| 977 |
<div class="discount-badge">-37%</div>
|
| 978 |
<a href="https://qr.bitly.ac/s/fYIRRnmN"><img src="https://i.ibb.co/TMM0XWVR/t-i-xu-ng-8.jpg" alt="Malloca Oven" class="w-full h-48 object-cover"></a>
|
|
|
|
| 972 |
<h2 class="text-3xl font-bold text-center mb-12 text-gray-800">DANH SÁCH SẢN PHẨM MỚI NHẤT BẾP 4.0 2025</h2>
|
| 973 |
|
| 974 |
<div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6">
|
| 975 |
+
<!-- Zalo Video Bep40 -->
|
| 976 |
+
<div class="product-card bg-white rounded-lg overflow-hidden shadow-md transition duration-300 relative">
|
| 977 |
+
<div class="discount-badge">-37%</div>
|
| 978 |
+
<a href="https://video.zalo.me/@bep40ai"><img src="https://i.ibb.co/TMM0XWVR/t-i-xu-ng-8.jpg" alt="Malloca Oven" class="w-full h-48 object-cover"></a>
|
| 979 |
+
<div class="p-4">
|
| 980 |
+
<a href="https://video.zalo.me/@bep40ai"><h3 class="font-bold text-gray-800 mb-2">KÊNH ZALO VIDEO SẢN PHẨM BẾP 4.0</h3></a>
|
| 981 |
+
<p class="text-sm text-gray-600">Cập nhật các video giới thiệu các sản phẩm nhà bếp mới nhất của Malloca, Eurogold, Grob, khoá vân tay Kassler, Demax, Hubert ...</p>
|
| 982 |
+
</div>
|
| 983 |
+
</div>
|
| 984 |
+
<!-- Product 1 -->
|
| 985 |
<div class="product-card bg-white rounded-lg overflow-hidden shadow-md transition duration-300 relative">
|
| 986 |
<div class="discount-badge">-37%</div>
|
| 987 |
<a href="https://qr.bitly.ac/s/fYIRRnmN"><img src="https://i.ibb.co/TMM0XWVR/t-i-xu-ng-8.jpg" alt="Malloca Oven" class="w-full h-48 object-cover"></a>
|