Files
bestpc/template/home/home.html
2025-05-31 20:29:02 +07:00

1082 lines
61 KiB
HTML

<!-- Banner Section -->
<div class="banner mt-[10px]">
<div class="container">
<div class="flex gap-[10px]">
<div class="banner-slider w-1/2 swiper" id="js-banner-slider">
<div class="swiper-wrapper">
<div class="swiper-slide">
<a href="" class="block w-full h-full rounded-[12px] overflow-hidden">
<img src="../../assets/images/banner-slider.png" class="block w-full h-full object-contain"
width="100%" height="100%" alt="">
</a>
</div>
<div class="swiper-slide">
<a href="" class="block w-full h-full rounded-[12px] overflow-hidden">
<img src="../../assets/images/banner-slider.png" class="block w-full h-full object-contain"
width="100%" height="100%" alt="">
</a>
</div>
<div class="swiper-slide">
<a href="" class="block w-full h-full rounded-[12px] overflow-hidden">
<img src="../../assets/images/banner-slider.png" class="block w-full h-full object-contain"
width="100%" height="100%" alt="">
</a>
</div>
<div class="swiper-slide">
<a href="" class="block w-full h-full rounded-[12px] overflow-hidden">
<img src="../../assets/images/banner-slider.png" class="block w-full h-full object-contain"
width="100%" height="100%" alt="">
</a>
</div>
</div>
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
</div>
<div class="banner-right w-1/2 grid grid-cols-2 gap-[10px]">
<a href="" class="item relative effect-image block rounded-[12px] overflow-hidden">
<img src="../../assets/images/banner-right-slider-1.png"
class="block w-full h-full object-contain transition-all duration-500 ease-in-out" width="100%"
height="100%" alt="">
</a>
<a href="" class="item block effect-image rounded-[12px] overflow-hidden">
<img src="../../assets/images/banner-right-slider-2.png" class="block w-full h-full object-contain"
width="100%" height="100%" alt="">
</a>
<a href="" class="item block effect-image rounded-[12px] overflow-hidden">
<img src="../../assets/images/banner-right-slider-3.png" class="block w-full h-full object-contain"
width="100%" height="100%" alt="">
</a>
<a href="" class="item block effect-image rounded-[12px] overflow-hidden">
<img src="../../assets/images/banner-right-slider-4.png" class="block w-full h-full object-contain"
width="100%" height="100%" alt="">
</a>
</div>
</div>
</div>
</div>
<!-- Best Rated Products Section -->
<div class="box-best-rated-products mt-[45px]">
<div class="container">
<div class="flex justify-center text-3xl font-bold text-[var(--color-title)] uppercase">
<div class="mt-[25px] h-[2px] bg-orange-500 border-2 border-orange-500 border-solid w-[38px]">
</div>
<h2 class="mx-[5px]">
sản phẩm được đánh giá tốt nhất
</h2>
<div class="mt-[25px] h-[2px] bg-orange-500 border-2 border-orange-500 border-solid w-[38px]">
</div>
</div>
<p class="mt-[5px] text-base font-medium text-center text-black max-md:max-w-full">
Tổng hợp các sản phẩm hot theo xu hướng và có nhiều lượt review và
đánh giá nhất hiện nay
</p>
<div class="tabs-list flex items-center justify-center gap-[10px] mt-[15px]">
<a href="javascript:void(0)"
class="tabs-item active text-lg font-[400] px-16 py-2.5 text-[#595959] bg-[#ECECEC] rounded-[4px]">Laptop</a>
<a href="javascript:void(0)"
class="tabs-item text-lg px-16 py-2.5 text-[#595959] bg-[#ECECEC] rounded-[4px] hover:bg-[var(--color-global)] hover:text-white hover:font-bold">Màn
hình</a>
<a href="javascript:void(0)"
class="tabs-item text-lg px-16 py-2.5 text-[#595959] bg-[#ECECEC] rounded-[4px] hover:bg-[var(--color-global)] hover:text-white hover:font-bold">CPU</a>
<a href="javascript:void(0)"
class="tabs-item text-lg px-16 py-2.5 text-[#595959] bg-[#ECECEC] rounded-[4px] hover:bg-[var(--color-global)] hover:text-white hover:font-bold">Bàn
phím, chuột</a>
<a href="javascript:void(0)"
class="tabs-item text-lg px-16 py-2.5 text-[#595959] bg-[#ECECEC] rounded-[4px] hover:bg-[var(--color-global)] hover:text-white hover:font-bold">VGA</a>
</div>
<div class="relative mt-[15px]">
<div class="product-list swiper relative" id="js-product-best">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="product-item">
<a href="/product-detail" class="product-image">
<img src="../../assets/images/box-image.png" alt="Laptop Dell" />
<div class="box-saleoff">-20%</div>
</a>
<div class="info-product">
<a href="/product-detail" class="name-product line-clamp-2">Laptop văn phòng Dell RAM 8G
Core
i7</a>
<div class="price">15.000.000đ</div>
<div class="flex items-center justify-between mb-[5px]">
<del class="old-price">16.500.000đ</del>
<i class="icon-star star5"></i>
</div>
<div class="total-shop flex items-center">
<div class="box-shop"><i class="icon_2025 shop"></i></div>
<p class="ml-[7px]">Có 12 cửa hàng bán</p>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="product-item">
<a href="/product-detail" class="product-image">
<img src="../../assets/images/box-image.png" alt="Laptop Dell" />
<div class="box-saleoff">-20%</div>
</a>
<div class="info-product">
<a href="/product-detail" class="name-product line-clamp-2">Laptop văn phòng Dell RAM 8G
Core
i7</a>
<div class="price">15.000.000đ</div>
<div class="flex items-center justify-between mb-[5px]">
<del class="old-price">16.500.000đ</del>
<i class="icon-star star5"></i>
</div>
<div class="total-shop flex items-center">
<div class="box-shop"><i class="icon_2025 shop"></i></div>
<p class="ml-[7px]">Có 12 cửa hàng bán</p>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="product-item">
<a href="/product-detail" class="product-image">
<img src="../../assets/images/box-image.png" alt="Laptop Dell" />
<div class="box-saleoff">-20%</div>
</a>
<div class="info-product">
<a href="/product-detail" class="name-product line-clamp-2">Laptop văn phòng Dell RAM 8G
Core
i7</a>
<div class="price">15.000.000đ</div>
<div class="flex items-center justify-between mb-[5px]">
<del class="old-price">16.500.000đ</del>
<i class="icon-star star5"></i>
</div>
<div class="total-shop flex items-center">
<div class="box-shop"><i class="icon_2025 shop"></i></div>
<p class="ml-[7px]">Có 12 cửa hàng bán</p>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="product-item">
<a href="/product-detail" class="product-image">
<img src="../../assets/images/box-image.png" alt="Laptop Dell" />
<div class="box-saleoff">-20%</div>
</a>
<div class="info-product">
<a href="/product-detail" class="name-product line-clamp-2">Laptop văn phòng Dell RAM 8G
Core
i7</a>
<div class="price">15.000.000đ</div>
<div class="flex items-center justify-between mb-[5px]">
<del class="old-price">16.500.000đ</del>
<i class="icon-star star5"></i>
</div>
<div class="total-shop flex items-center">
<div class="box-shop"><i class="icon_2025 shop"></i></div>
<p class="ml-[7px]">Có 12 cửa hàng bán</p>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="product-item">
<a href="/product-detail" class="product-image">
<img src="../../assets/images/box-image.png" alt="Laptop Dell" />
<div class="box-saleoff">-20%</div>
</a>
<div class="info-product">
<a href="/product-detail" class="name-product line-clamp-2">Laptop văn phòng Dell RAM 8G
Core
i7</a>
<div class="price">15.000.000đ</div>
<div class="flex items-center justify-between mb-[5px]">
<del class="old-price">16.500.000đ</del>
<i class="icon-star star5"></i>
</div>
<div class="total-shop flex items-center">
<div class="box-shop"><i class="icon_2025 shop"></i></div>
<p class="ml-[7px]">Có 12 cửa hàng bán</p>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="product-item">
<a href="/product-detail" class="product-image">
<img src="../../assets/images/box-image.png" alt="Laptop Dell" />
<div class="box-saleoff">-20%</div>
</a>
<div class="info-product">
<a href="/product-detail" class="name-product line-clamp-2">Laptop văn phòng Dell RAM 8G
Core
i7</a>
<div class="price">15.000.000đ</div>
<div class="flex items-center justify-between mb-[5px]">
<del class="old-price">16.500.000đ</del>
<i class="icon-star star5"></i>
</div>
<div class="total-shop flex items-center">
<div class="box-shop"><i class="icon_2025 shop"></i></div>
<p class="ml-[7px]">Có 12 cửa hàng bán</p>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="product-item">
<a href="/product-detail" class="product-image">
<img src="../../assets/images/box-image.png" alt="Laptop Dell" />
<div class="box-saleoff">-20%</div>
</a>
<div class="info-product">
<a href="/product-detail" class="name-product line-clamp-2">Laptop văn phòng Dell RAM 8G
Core
i7</a>
<div class="price">15.000.000đ</div>
<div class="flex items-center justify-between mb-[5px]">
<del class="old-price">16.500.000đ</del>
<i class="icon-star star5"></i>
</div>
<div class="total-shop flex items-center">
<div class="box-shop"><i class="icon_2025 shop"></i></div>
<p class="ml-[7px]">Có 12 cửa hàng bán</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="btn-slider" id="js-product-best-btn">
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
</div>
</div>
</div>
</div>
<!-- Categories Section -->
<div class="box-category-homepage mt-20">
<div class="container">
<div class="flex justify-center text-3xl font-bold text-[var(--color-title)] uppercase">
<div class="mt-[25px] h-[2px] bg-orange-500 border-2 border-orange-500 border-solid w-[38px]">
</div>
<h2 class="mx-[5px] text-3xl">
Tìm theo danh mục
</h2>
<div class="mt-[25px] h-[2px] bg-orange-500 border-2 border-orange-500 border-solid w-[38px]">
</div>
</div>
<div class="list-category grid grid-cols-8 gap-[60px] mt-10">
<!-- Category 1 -->
<a href="/danh-muc-cap2.html" class="item">
<div
class="flex flex-col justify-center items-center px-4 bg-violet-50 h-[120px] rounded-[50%] w-[120px] effect-image">
<img src="../../assets/images/icon-cate-1.png" class="object-contain aspect-[1.29] w-[90px]"
alt="Laptop văn phòng" />
</div>
<p class="mt-3 text-xl font-medium text-center text-black hover:text-[var(--color-global)]">
Laptop văn phòng
</p>
</a>
<!-- Category 2 -->
<a href="/danh-muc-cap2.html" class="item">
<div
class="flex flex-col justify-center items-center px-5 bg-violet-50 h-[120px] rounded-[50%] w-[120px] effect-image">
<img src="../../assets/images/icon-cate-2.png" class="object-contain aspect-[0.96] w-[89px]"
alt="Tản nhiệt, đèn" />
</div>
<p class="mt-3 text-xl font-medium text-center text-black hover:text-[var(--color-global)]">
Tản nhiệt, đèn
</p>
</a>
<!-- Category 3 -->
<a href="/danh-muc-cap2.html" class="item">
<div
class="flex flex-col justify-center items-center px-3 bg-violet-50 h-[120px] rounded-[1111px] w-[120px] effect-image">
<img src="../../assets/images/icon-cate-3.png" class="object-contain aspect-[1.06] w-[104px]"
alt="Linh kiện máy tính" />
</div>
<p class="mt-3 text-xl font-medium text-center text-black hover:text-[var(--color-global)]">
Linh kiện máy tính
</p>
</a>
<!-- Category 4 -->
<a href="/danh-muc-cap2.html" class="item">
<div
class="flex flex-col justify-center items-center px-1.5 bg-violet-50 h-[120px] rounded-[50%] w-[120px] effect-image">
<img src="../../assets/images/icon-cate-4.png" class="object-contain aspect-[1.24] w-[107px]"
alt="Bàn phím, chuột" />
</div>
<p class="mt-3 text-xl font-medium text-center text-black hover:text-[var(--color-global)]">
Bàn phím, chuột
</p>
</a>
<!-- Category 5 -->
<a href="/danh-muc-cap2.html" class="item">
<div
class="flex flex-col justify-center items-center px-1.5 bg-violet-50 h-[120px] rounded-[50%] w-[120px] effect-image">
<img src="../../assets/images/icon-cate-5.png"
class="object-contain aspect-[1.02] rounded-[50%] w-[122px] effect-image"
alt="Màn hình, tay treo" />
</div>
<p class="mt-3 text-xl font-medium text-center text-black hover:text-[var(--color-global)]">
Màn hình,tay treo</p>
</a>
<!-- Category 6 -->
<a href="/danh-muc-cap2.html" class="item">
<div
class="flex flex-col justify-center items-center px-4 bg-violet-50 h-[120px] rounded-[50%] w-[120px] effect-image">
<img src="../../assets/images/icon-cate-6.png" class="object-contain aspect-[0.88] w-[81px]"
alt="Lưu trữ, phần mềm" />
</div>
<p class="mt-3 text-xl font-medium text-center text-black hover:text-[var(--color-global)]">
Lưu trữ,phần mềm
</p>
</a>
<!-- Category 7 -->
<a href="/danh-muc-cap2.html" class="item">
<div
class="flex flex-col justify-center items-center px-3.5 bg-violet-50 h-[120px] rounded-[50%] effect-image w-[120px]">
<img src="../../assets/images/icon-cate-7.png" class="object-contain aspect-[0.93] w-[92px]"
alt="Phụ kiện laptop" />
</div>
<p class="mt-3 text-xl font-medium text-center text-black hover:text-[var(--color-global)]">
Phụ kiện laptop
</p>
</a>
<!-- Category 8 -->
<a href="/danh-muc-cap2.html" class="item">
<div
class="flex flex-col justify-center items-center px-5 bg-violet-50 h-[120px] rounded-[50%] w-[120px] effect-image">
<img src="../../assets/images/icon-cate-8.png" class="object-contain w-20 aspect-[1.18]"
alt="Phụ kiện PC" />
</div>
<p class="mt-3 text-xl font-medium text-center text-black hover:text-[--color-global]">
Phụ kiện PC
</p>
</a>
<!-- Category 9 -->
<a href="/danh-muc-cap2.html" class="item">
<div
class="flex flex-col justify-center items-center px-4 bg-violet-50 h-[120px] rounded-[50%] w-[120px] effect-image">
<img src="../../assets/images/icon-cate-9.png" class="object-contain aspect-[1.29] w-[90px]"
alt="Laptop Gaming" />
</div>
<p class="mt-3 text-xl font-medium text-center text-black hover:text-[var(--color-global)]">
Laptop Gaming
</p>
</a>
<!-- Category 10 -->
<a href="/danh-muc-cap2.html" class="item">
<div
class="flex flex-col justify-center items-center px-4 bg-violet-50 h-[120px] rounded-[50%] w-[120px] effect-image">
<img src="../../assets/images/icon-cate-10.png" class="object-contain aspect-[0.83] w-[85px]"
alt="Phụ kiện đi kèm" />
</div>
<p class="mt-3 text-xl font-medium text-center text-black hover:text-[var(--color-global)]">
Phụ kiện đi kèm
</p>
</a>
<!-- Category 11 -->
<a href="/danh-muc-cap2.html" class="item">
<div
class="flex flex-col justify-center items-center px-3.5 bg-violet-50 h-[120px] rounded-[50%] w-[120px] effect-image">
<img src="../../assets/images/icon-cate-11.png" class="object-contain aspect-[0.93] w-[100px]"
alt="PC đồ hoạ, gaming" />
</div>
<p class="mt-3 text-xl font-medium text-center text-black hover:text-[var(--color-global)]">
PC đồ hoạ, gaming
</p>
</a>
<!-- Category 12 -->
<a href="/danh-muc-cap2.html" class="item">
<div
class="flex flex-col justify-center items-start px-4 bg-violet-50 h-[120px] rounded-[50%] w-[120px] effect-image">
<img src="../../assets/images/icon-cate-12.png" class="object-contain aspect-[0.93] w-[100px]"
alt="PC Văn phòng" />
</div>
<p class="mt-3 text-xl font-medium text-center text-black hover:text-[var(--color-global)]">
PC Văn phòng
</p>
</a>
<!-- Category 13 -->
<a href="/danh-muc-cap2.html" class="item">
<div
class="flex flex-col justify-center items-center px-3.5 bg-violet-50 h-[120px] rounded-[50%] w-[120px] effect-image">
<img src="../../assets/images/icon-cate-13.png" class="object-contain aspect-[0.95] w-[95px]"
alt="Thiết bị mạng" />
</div>
<p class="mt-3 text-xl font-medium text-center text-black hover:text-[var(--color-global)]">
Thiết bị mạng
</p>
</a>
<!-- Category 14 -->
<a href="/danh-muc-cap2.html" class="item">
<div
class="flex flex-col justify-center items-center px-6 bg-violet-50 h-[120px] rounded-[50%] w-[120px] effect-image">
<img src="../../assets/images/icon-cate-14.png" class="object-contain aspect-[0.67] w-[67px]"
alt="Loa, tai nghe, mic" />
</div>
<p class="mt-3 text-xl font-medium text-center text-black hover:text-[var(--color-global)]">
Loa, tai nghe, mic,..
</p>
</a>
<!-- Category 15 -->
<a href="/danh-muc-cap2.html" class="item">
<div
class="flex flex-col justify-center items-center px-3 bg-violet-50 h-[120px] rounded-[50%] w-[120px] effect-image">
<img src="../../assets/images/icon-cate-15.png" class="object-contain aspect-[1.15] w-[100px]"
alt="Thiết bị văn phòng" />
</div>
<p class="mt-3 text-xl font-medium text-center text-black hover:text-[var(--color-global)]">
Thiết bị văn phòng
</p>
</a>
<!-- Category 16 -->
<a href="/danh-muc-cap2.html" class="item">
<div
class="flex flex-col justify-center items-center px-3 bg-violet-50 h-[120px] rounded-[50%] w-[120px] effect-image">
<img src="../../assets/images/icon-cate-16.png" class="object-contain aspect-[1.75] w-[98px]"
alt="Game pad" />
</div>
<p class="mt-3 text-xl font-medium text-center text-black hover:text-[var(--color-global)]">
Game pad
</p>
</a>
</div>
</div>
</div>
<!-- Featured Businesses Section -->
<div class="box-featured-businesses mt-24">
<div class="container">
<div class="flex justify-center text-3xl font-bold text-[var(--color-title)] uppercase">
<div class="mt-[25px] h-[2px] bg-orange-500 border-2 border-orange-500 border-solid w-[38px]">
</div>
<h2 class="mx-[5px] text-3xl">
Doanh nghiệp NỔI BẬT
</h2>
<div class="mt-[25px] h-[2px] bg-orange-500 border-2 border-orange-500 border-solid w-[38px]">
</div>
</div>
<div class="list p-[5px] swiper mt-8" id="list-businesses">
<div class="swiper-wrapper">
<div class="swiper-slide">
<a href=""
class="block py-[10px] shadow-[1px_2px_8px_0_#72727240] rounded-[4px] overflow-hidden bg-white group">
<img src="../../assets/images/logo-hacom.png"
class="block w-[full] h-[50px] object-contain translate-y-0 transition-all duration-200 ease-in group-hover:translate-y-[-3px]"
width="100%" height="100%" alt="">
</a>
</div>
<div class="swiper-slide">
<a href=""
class="block py-[10px] shadow-[1px_2px_8px_0_#72727240] rounded-[4px] overflow-hidden bg-white group">
<img src="../../assets/images/logo-anphat.png"
class="block w-[full] h-[50px] object-contain translate-y-0 transition-all duration-200 ease-in group-hover:translate-y-[-3px]"
width="100%" height="100%" alt="">
</a>
</div>
<div class="swiper-slide">
<a href=""
class="block py-[10px] shadow-[1px_2px_8px_0_#72727240] rounded-[4px] overflow-hidden bg-white group">
<img src="../../assets/images/logo-gearvn.png"
class="block w-[full] h-[50px] object-contain translate-y-0 transition-all duration-200 ease-in group-hover:translate-y-[-3px]"
width="100%" height="100%" alt="">
</a>
</div>
<div class="swiper-slide">
<a href=""
class="block py-[10px] shadow-[1px_2px_8px_0_#72727240] rounded-[4px] overflow-hidden bg-white group">
<img src="../../assets/images/logo-hacom.png"
class="block w-[full] h-[50px] object-contain translate-y-0 transition-all duration-200 ease-in group-hover:translate-y-[-3px]"
width="100%" height="100%" alt="">
</a>
</div>
<div class="swiper-slide">
<a href=""
class="block py-[10px] shadow-[1px_2px_8px_0_#72727240] rounded-[4px] overflow-hidden bg-white group">
<img src="../../assets/images/logo-anphat.png"
class="block w-[full] h-[50px] object-contain translate-y-0 transition-all duration-200 ease-in group-hover:translate-y-[-3px]"
width="100%" height="100%" alt="">
</a>
</div>
<div class="swiper-slide">
<a href=""
class="block py-[10px] shadow-[1px_2px_8px_0_#72727240] rounded-[4px] overflow-hidden bg-white group">
<img src="../../assets/images/logo-gearvn.png"
class="block w-[full] h-[50px] object-contain translate-y-0 transition-all duration-200 ease-in group-hover:translate-y-[-3px]"
width="100%" height="100%" alt="">
</a>
</div>
<div class="swiper-slide">
<a href=""
class="block py-[10px] shadow-[1px_2px_8px_0_#72727240] rounded-[4px] overflow-hidden bg-white group">
<img src="../../assets/images/logo-hacom.png"
class="block w-[full] h-[50px] object-contain translate-y-0 transition-all duration-200 ease-in group-hover:translate-y-[-3px]"
width="100%" height="100%" alt="">
</a>
</div>
<div class="swiper-slide">
<a href=""
class="block py-[10px] shadow-[1px_2px_8px_0_#72727240] rounded-[4px] overflow-hidden bg-white group">
<img src="../../assets/images/logo-anphat.png"
class="block w-[full] h-[50px] object-contain translate-y-0 transition-all duration-200 ease-in group-hover:translate-y-[-3px]"
width="100%" height="100%" alt="">
</a>
</div>
<div class="swiper-slide">
<a href=""
class="block py-[10px] shadow-[1px_2px_8px_0_#72727240] rounded-[4px] overflow-hidden bg-white group">
<img src="../../assets/images/logo-gearvn.png"
class="block w-[full] h-[50px] object-contain translate-y-0 transition-all duration-200 ease-in group-hover:translate-y-[-3px]"
width="100%" height="100%" alt="">
</a>
</div>
</div>
</div>
</div>
</div>
<!-- Saved Products Section -->
<div class="box-save-product mt-20">
<div class="container">
<div class="flex justify-center text-3xl font-bold text-[var(--color-title)] uppercase">
<div class="mt-[25px] h-[2px] bg-orange-500 border-2 border-orange-500 border-solid w-[38px]">
</div>
<h2 class="mx-[5px] text-3xl">
SẢN PHẨM ĐÃ LƯU
</h2>
<div class="mt-[25px] h-[2px] bg-orange-500 border-2 border-orange-500 border-solid w-[38px]">
</div>
</div>
<div class="relative mt-5">
<div class="product-list swiper relative" id="js-product-best">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="product-item">
<a href="/product-detail" class="product-image">
<img src="../../assets/images/box-image.png" alt="Laptop Dell" />
<div class="icon-save"><i class="icon_2025 heart"></i></div>
</a>
<div class="info-product">
<a href="/product-detail" class="name-product line-clamp-2">Laptop văn phòng Dell RAM 8G
Core
i7</a>
<div class="flex items-center justify-center mt-[5px]">
<div class="price">15.000.000đ</div>
<del class="old-price ml-[5px]">16.500.000đ</del>
</div>
<div class="total-shop flex items-center justify-center">
<div class="box-shop"><i class="icon_2025 shop"></i></div>
<p class="ml-[7px]">Có 12 cửa hàng bán</p>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="product-item">
<a href="/product-detail" class="product-image">
<img src="../../assets/images/box-image.png" alt="Laptop Dell" />
<div class="icon-save"><i class="icon_2025 heart"></i></div>
</a>
<div class="info-product">
<a href="/product-detail" class="name-product line-clamp-2">Laptop văn phòng Dell RAM 8G
Core
i7</a>
<div class="flex items-center justify-center mt-[5px]">
<div class="price">15.000.000đ</div>
<del class="old-price ml-[5px]">16.500.000đ</del>
</div>
<div class="total-shop flex items-center justify-center">
<div class="box-shop"><i class="icon_2025 shop"></i></div>
<p class="ml-[7px]">Có 12 cửa hàng bán</p>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="product-item">
<a href="/product-detail" class="product-image">
<img src="../../assets/images/box-image.png" alt="Laptop Dell" />
<div class="icon-save"><i class="icon_2025 heart"></i></div>
</a>
<div class="info-product">
<a href="/product-detail" class="name-product line-clamp-2">Laptop văn phòng Dell RAM 8G
Core
i7</a>
<div class="flex items-center justify-center mt-[5px]">
<div class="price">15.000.000đ</div>
<del class="old-price ml-[5px]">16.500.000đ</del>
</div>
<div class="total-shop flex items-center justify-center">
<div class="box-shop"><i class="icon_2025 shop"></i></div>
<p class="ml-[7px]">Có 12 cửa hàng bán</p>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="product-item">
<a href="/product-detail" class="product-image">
<img src="../../assets/images/box-image.png" alt="Laptop Dell" />
<div class="icon-save"><i class="icon_2025 heart"></i></div>
</a>
<div class="info-product">
<a href="/product-detail" class="name-product line-clamp-2">Laptop văn phòng Dell RAM 8G
Core
i7</a>
<div class="flex items-center justify-center mt-[5px]">
<div class="price">15.000.000đ</div>
<del class="old-price ml-[5px]">16.500.000đ</del>
</div>
<div class="total-shop flex items-center justify-center">
<div class="box-shop"><i class="icon_2025 shop"></i></div>
<p class="ml-[7px]">Có 12 cửa hàng bán</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="btn-slider" id="js-product-best-btn">
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
</div>
</div>
</div>
</div>
<!-- News and Classifieds Section -->
<div class="box-article-home mt-20">
<div class="container">
<div class="grid grid-cols-3 gap-[20px]">
<div class="article-industry">
<div class="flex text-3xl font-bold text-[var(--color-title)] uppercase">
<h2 class="mx-[5px] text-3xl">
THÔNG TIN NGÀNH
</h2>
<div class="mt-[25px] h-[2px] bg-orange-500 border-2 border-orange-500 border-solid w-[38px]">
</div>
</div>
<div class="list mt-5">
<div class="item-article">
<a href="" class="image-article effect-image">
<img src="../../assets/images/image-article.png" alt="">
</a>
<div class="info">
<a href="" class="name-article line-clamp-1">Xu hướng công nghệ nhìn từ CES 2025</a>
<div class="summary line-clamp-2">Loạt sản phẩm trưng bày tại CES 2025 cho thấy AI
là xu hướng chính nhưng được...</div>
<div class="flex items-center mb-[5px]">
<div class="box-date flex items-center mr-[10px]"><i class="icon_2025 time"></i>
<p class="ml-[7px]">12/03/2025</p>
</div>
<div class="link-source flex items-center">
<i class="icon_2025 link mb-[4px]"></i>
<p class="ml-[5px]">Nguồn tin: vnexpress</p>
</div>
</div>
<a href="" class="link-article">Xem thêm</a>
</div>
</div>
<div class="item-article">
<a href="" class="image-article effect-image">
<img src="../../assets/images/image-article.png" alt="">
</a>
<div class="info">
<a href="" class="name-article line-clamp-1">Xu hướng công nghệ nhìn từ CES 2025</a>
<div class="summary line-clamp-2">Loạt sản phẩm trưng bày tại CES 2025 cho thấy AI
là xu hướng chính nhưng được...</div>
<div class="flex items-center mb-[5px]">
<div class="box-date flex items-center mr-[10px]"><i class="icon_2025 time"></i>
<p class="ml-[7px]">12/03/2025</p>
</div>
<div class="link-source flex items-center">
<i class="icon_2025 link mb-[4px]"></i>
<p class="ml-[5px]">Nguồn tin: vnexpress</p>
</div>
</div>
<a href="" class="link-article">Xem thêm</a>
</div>
</div>
<div class="item-article">
<a href="" class="image-article effect-image">
<img src="../../assets/images/image-article.png" alt="">
</a>
<div class="info">
<a href="" class="name-article line-clamp-1">Xu hướng công nghệ nhìn từ CES 2025</a>
<div class="summary line-clamp-2">Loạt sản phẩm trưng bày tại CES 2025 cho thấy AI
là xu hướng chính nhưng được...</div>
<div class="flex items-center mb-[5px]">
<div class="box-date flex items-center mr-[10px]"><i class="icon_2025 time"></i>
<p class="ml-[7px]">12/03/2025</p>
</div>
<div class="link-source flex items-center">
<i class="icon_2025 link mb-[4px]"></i>
<p class="ml-[5px]">Nguồn tin: vnexpress</p>
</div>
</div>
<a href="" class="link-article">Xem thêm</a>
</div>
</div>
<div class="item-article">
<a href="" class="image-article effect-image">
<img src="../../assets/images/image-article.png" alt="">
</a>
<div class="info">
<a href="" class="name-article line-clamp-1">Xu hướng công nghệ nhìn từ CES 2025</a>
<div class="summary line-clamp-2">Loạt sản phẩm trưng bày tại CES 2025 cho thấy AI
là xu hướng chính nhưng được...</div>
<div class="flex items-center mb-[5px]">
<div class="box-date flex items-center mr-[10px]"><i class="icon_2025 time"></i>
<p class="ml-[7px]">12/03/2025</p>
</div>
<div class="link-source flex items-center">
<i class="icon_2025 link mb-[4px]"></i>
<p class="ml-[5px]">Nguồn tin: vnexpress</p>
</div>
</div>
<a href="" class="link-article">Xem thêm</a>
</div>
</div>
</div>
<a href="" class="more-link ">
<span class="">Xem tất cả</span> <i class="icon_2025 mouse"></i>
</a>
</div>
<!-- end article industry -->
<div class="article-sale">
<div class="flex text-3xl font-bold text-[var(--color-title)] uppercase">
<h2 class="mx-[5px] text-3xl">
THÔNG TIN khuyến mãi
</h2>
<div class="mt-[25px] h-[2px] bg-orange-500 border-2 border-orange-500 border-solid w-[38px]">
</div>
</div>
<div class="list mt-5">
<div class="item-article">
<a href="" class="image-article effect-image">
<img src="../../assets/images/image-article.png" alt="">
</a>
<div class="info">
<a href="" class="name-article line-clamp-1">Xu hướng công nghệ nhìn từ CES 2025</a>
<div class="summary line-clamp-2">Loạt sản phẩm trưng bày tại CES 2025 cho thấy AI
là xu hướng chính nhưng được...</div>
<div class="flex items-center mb-[5px]">
<div class="box-date flex items-center mr-[10px]"><i class="icon_2025 time"></i>
<p class="ml-[7px]">12/03/2025</p>
</div>
<div class="link-source flex items-center">
<i class="icon_2025 link mb-[4px]"></i>
<p class="ml-[5px]">Nguồn tin: vnexpress</p>
</div>
</div>
<a href="" class="link-article">Xem thêm</a>
</div>
</div>
<div class="item-article">
<a href="" class="image-article effect-image">
<img src="../../assets/images/image-article.png" alt="">
</a>
<div class="info">
<a href="" class="name-article line-clamp-1">Xu hướng công nghệ nhìn từ CES 2025</a>
<div class="summary line-clamp-2">Loạt sản phẩm trưng bày tại CES 2025 cho thấy AI
là xu hướng chính nhưng được...</div>
<div class="flex items-center mb-[5px]">
<div class="box-date flex items-center mr-[10px]"><i class="icon_2025 time"></i>
<p class="ml-[7px]">12/03/2025</p>
</div>
<div class="link-source flex items-center">
<i class="icon_2025 link mb-[4px]"></i>
<p class="ml-[5px]">Nguồn tin: vnexpress</p>
</div>
</div>
<a href="" class="link-article">Xem thêm</a>
</div>
</div>
<div class="item-article">
<a href="" class="image-article effect-image">
<img src="../../assets/images/image-article.png" alt="">
</a>
<div class="info">
<a href="" class="name-article line-clamp-1">Xu hướng công nghệ nhìn từ CES 2025</a>
<div class="summary line-clamp-2">Loạt sản phẩm trưng bày tại CES 2025 cho thấy AI
là xu hướng chính nhưng được...</div>
<div class="flex items-center mb-[5px]">
<div class="box-date flex items-center mr-[10px]"><i class="icon_2025 time"></i>
<p class="ml-[7px]">12/03/2025</p>
</div>
<div class="link-source flex items-center">
<i class="icon_2025 link mb-[4px]"></i>
<p class="ml-[5px]">Nguồn tin: vnexpress</p>
</div>
</div>
<a href="" class="link-article">Xem thêm</a>
</div>
</div>
<div class="item-article">
<a href="" class="image-article effect-image">
<img src="../../assets/images/image-article.png" alt="">
</a>
<div class="info">
<a href="" class="name-article line-clamp-1">Xu hướng công nghệ nhìn từ CES 2025</a>
<div class="summary line-clamp-2">Loạt sản phẩm trưng bày tại CES 2025 cho thấy AI
là xu hướng chính nhưng được...</div>
<div class="flex items-center mb-[5px]">
<div class="box-date flex items-center mr-[10px]"><i class="icon_2025 time"></i>
<p class="ml-[7px]">12/03/2025</p>
</div>
<div class="link-source flex items-center">
<i class="icon_2025 link mb-[4px]"></i>
<p class="ml-[5px]">Nguồn tin: vnexpress</p>
</div>
</div>
<a href="" class="link-article">Xem thêm</a>
</div>
</div>
</div>
<a href="" class="more-link ">
<span class="">Xem tất cả</span> <i class="icon_2025 mouse"></i>
</a>
</div>
<!-- end article sale -->
<div class="article-classifieds">
<div class="flex text-3xl font-bold text-[var(--color-title)] uppercase">
<h2 class="mx-[5px] text-3xl">
Bản tin rao vặt
</h2>
<div class="mt-[25px] h-[2px] bg-orange-500 border-2 border-orange-500 border-solid w-[38px]">
</div>
</div>
<div class="list mt-5">
<div class="item-classifieds">
<a href="/san-pham-nguoi-ban" class="image-classifieds effect-image">
<img src="../../assets/images/image-article.png" alt="">
</a>
<div class="info">
<a href="/san-pham-nguoi-ban" class="name-classifieds line-clamp-1">Xu hướng công nghệ nhìn
từ CES
2025</a>
<div class="summary line-clamp-2 text-[#595959]">Intel Core i5 / 8GB / 256GB / SSD
</div>
<div class="price">19.999.000đ</div>
<div class="map-time flex gap-[5px] items-center mb-[5px] text-[15px] text-[#595959]">
<div class="flex items-center">
<i class="icon_2025 map-3"></i>
<p class="ml-[5px] map">Quận thanh xuân</p>
</div>
<div class="flex items-center">
<i class="icon_2025 time-gray"></i>
<p class="ml-[5px] time">30 phút trước</p>
</div>
<div class="pl-[5px] flex items-center border-l-[1px] border-[#595959]">
<p>Còn 5 ngày</p>
</div>
</div>
<a href="" class="staff flex items-center">
<img src="../../assets/images/avartar.png"
class="w-[24px] h-[24px] block object-contain rounded-full" width="100%"
height="100%" alt="avartar">
<b class="ml-[5px]">Thanh mai</b>
</a>
</div>
</div>
<div class="item-classifieds">
<a href="/san-pham-nguoi-ban" class="image-classifieds effect-image">
<img src="../../assets/images/image-article.png" alt="">
</a>
<div class="info">
<a href="/san-pham-nguoi-ban" class="name-classifieds line-clamp-1">Xu hướng công nghệ nhìn
từ CES
2025</a>
<div class="summary line-clamp-2 text-[#595959]">Intel Core i5 / 8GB / 256GB / SSD
</div>
<div class="price">19.999.000đ</div>
<div class="map-time flex gap-[5px] items-center mb-[5px] text-[15px] text-[#595959]">
<div class="flex items-center">
<i class="icon_2025 map-3"></i>
<p class="ml-[5px] map">Quận thanh xuân</p>
</div>
<div class="flex items-center">
<i class="icon_2025 time-gray"></i>
<p class="ml-[5px] time">30 phút trước</p>
</div>
<div class="pl-[5px] flex items-center border-l-[1px] border-[#595959]">
<p>Còn 5 ngày</p>
</div>
</div>
<a href="" class="staff flex items-center">
<img src="../../assets/images/avartar.png"
class="w-[24px] h-[24px] block object-contain rounded-full" width="100%"
height="100%" alt="avartar">
<b class="ml-[5px]">Thanh mai</b>
</a>
</div>
</div>
<div class="item-classifieds">
<a href="/san-pham-nguoi-ban" class="image-classifieds effect-image">
<img src="../../assets/images/image-article.png" alt="">
</a>
<div class="info">
<a href="/san-pham-nguoi-ban" class="name-classifieds line-clamp-1">Xu hướng công nghệ nhìn
từ CES
2025</a>
<div class="summary line-clamp-2 text-[#595959]">Intel Core i5 / 8GB / 256GB / SSD
</div>
<div class="price">19.999.000đ</div>
<div class="map-time flex gap-[5px] items-center mb-[5px] text-[15px] text-[#595959]">
<div class="flex items-center">
<i class="icon_2025 map-3"></i>
<p class="ml-[5px] map">Quận thanh xuân</p>
</div>
<div class="flex items-center">
<i class="icon_2025 time-gray"></i>
<p class="ml-[5px] time">30 phút trước</p>
</div>
<div class="pl-[5px] flex items-center border-l-[1px] border-[#595959]">
<p>Còn 5 ngày</p>
</div>
</div>
<a href="" class="staff flex items-center">
<img src="../../assets/images/avartar.png"
class="w-[24px] h-[24px] block object-contain rounded-full" width="100%"
height="100%" alt="avartar">
<b class="ml-[5px]">Thanh mai</b>
</a>
</div>
</div>
<div class="item-classifieds">
<a href="/san-pham-nguoi-ban" class="image-classifieds effect-image">
<img src="../../assets/images/image-article.png" alt="">
</a>
<div class="info">
<a href="/san-pham-nguoi-ban" class="name-classifieds line-clamp-1">Xu hướng công nghệ nhìn
từ CES
2025</a>
<div class="summary line-clamp-2 text-[#595959]">Intel Core i5 / 8GB / 256GB / SSD
</div>
<div class="price">19.999.000đ</div>
<div class="map-time flex gap-[5px] items-center mb-[5px] text-[15px] text-[#595959]">
<div class="flex items-center">
<i class="icon_2025 map-3"></i>
<p class="ml-[5px] map">Quận thanh xuân</p>
</div>
<div class="flex items-center">
<i class="icon_2025 time-gray"></i>
<p class="ml-[5px] time">30 phút trước</p>
</div>
<div class="pl-[5px] flex items-center border-l-[1px] border-[#595959]">
<p>Còn 5 ngày</p>
</div>
</div>
<a href="" class="staff flex items-center">
<img src="../../assets/images/avartar.png"
class="w-[24px] h-[24px] block object-contain rounded-full" width="100%"
height="100%" alt="avartar">
<b class="ml-[5px]">Thanh mai</b>
</a>
</div>
</div>
</div>
<a href="" class="more-link ">
<span class="">Xem tất cả</span> <i class="icon_2025 mouse"></i>
</a>
</div>
<!-- end article classifieds -->
</div>
</div>
</div>
<!-- Banner sale -->
<div class="banner-sale mt-20">
<div class="container">
<div class="flex gap-[8px]">
<a href="" class="item effect-image">
<img src="../../assets/images/banner-sale-1.png" width="100%" height="100%"
class="object-contain w-full h-full rounded-xl" alt="">
</a>
<a href="" class="item effect-image">
<img src="../../assets/images/banner-sale-2.png" width="100%" height="100%"
class="object-contain w-full h-full rounded-xl" alt="">
</a>
<a href="" class="item effect-image">
<img src="../../assets/images/banner-sale-3.png" width="100%" height="100%"
class="object-contain w-full h-full rounded-xl" alt="">
</a>
<a href="" class="item effect-image">
<img src="../../assets/images/banner-sale-4.png" width="100%" height="100%"
class="object-contain w-full h-full rounded-xl" alt="">
</a>
</div>
</div>
</div>
<!-- Promotions Section -->
<div class="box-promotions my-20">
<div class="container">
<div class="flex justify-center text-3xl font-bold text-[var(--color-title)] uppercase">
<div class="mt-[25px] h-[2px] bg-orange-500 border-2 border-orange-500 border-solid w-[38px]">
</div>
<h2 class="mx-[5px] text-3xl">
Sự kiện và chương trình khuyến mãi
</h2>
<div class="mt-[25px] h-[2px] bg-orange-500 border-2 border-orange-500 border-solid w-[38px]">
</div>
</div>
<div class="list flex gap-[8px] mt-6">
<a class="box-big w-full w-[47%] h-[365px]" href="javascript:void(0)" id="js-video"
data-url="https://www.youtube.com/watch?v=LcQBXGLWX8I">
<img src="../../assets/images/promotions-big.png" width="100%" height="100%"
class="object-cover w-full h-full rounded-xl" alt="">
</a>
<div class="grid grid-cols-2 w-[53%] gap-[8px]">
<a href="" class="item effect-image">
<img src="../../assets/images/promotions-1.png" class="object-contain w-full h-full rounded-xl"
width="100%" height="100%" alt="">
</a>
<a href="" class="item effect-image">
<img src="../../assets/images/promotions-2.png" class="object-contain w-full h-full rounded-xl"
width="100%" height="100%" alt="">
</a>
<a href="" class="item effect-image">
<img src="../../assets/images/promotions-3.png" class="object-contain w-full h-full rounded-xl"
width="100%" height="100%" alt="">
</a>
<a href="" class="item effect-image">
<img src="../../assets/images/promotions-4.png" class="object-contain w-full h-full rounded-xl"
width="100%" height="100%" alt="">
</a>
</div>
</div>
</div>
</div>