This commit is contained in:
2025-12-27 12:01:54 +07:00
parent e2063bce4c
commit 7606157d26
19 changed files with 259 additions and 37 deletions

View File

@@ -7,7 +7,7 @@ import { FaCaretRight } from 'react-icons/fa';
import { productDealData } from './productDealData';
import CounDown from './CounDown';
import CounDown from '../../Common/CounDown';
import ProductItem from './ProductItem';
const BoxProductDeal: React.FC = () => {
@@ -19,7 +19,7 @@ const BoxProductDeal: React.FC = () => {
<h2 className="title font-bold">Giá tốt mỗi ngày</h2>
<span className="text-time-deal-home color-white fz-16 font-bold">Kết thúc sau</span>
<div className="global-time-deal flex items-center gap-2">
<CounDown />
<CounDown deadline={new Date('2025-12-31T23:59:59')} />
</div>
</div>
<Link href="/deal" className="button-deal color-white mb-10 flex items-center">