This commit is contained in:
2026-01-05 13:50:16 +07:00
parent aae8e26135
commit 28a252f7d7
24 changed files with 13895 additions and 448 deletions

View File

@@ -7,7 +7,7 @@ import { FaCaretRight } from 'react-icons/fa';
import { ListDealData } from '@/data/deal';
import CounDown from '../../../../components/Common/CounDown';
import CounDown from '@components/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 deadline={new Date('2025-12-31T23:59:59')} />
<CounDown deadline={'31-01-2026, 9:30 am'} />
</div>
</div>
<Link href="/deal" className="button-deal color-white mb-10 flex items-center">