single category page
This commit is contained in:
26
app/page.tsx
26
app/page.tsx
@@ -33,32 +33,6 @@ const features = [
|
|||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
// const categories = [
|
|
||||||
// {
|
|
||||||
// title: "فیلتر و رگلاتور",
|
|
||||||
// icon: CookingPot,
|
|
||||||
// },
|
|
||||||
// {
|
|
||||||
// title: "باتن",
|
|
||||||
// icon: Square,
|
|
||||||
// },
|
|
||||||
// {
|
|
||||||
// title: "سوئیچ",
|
|
||||||
// icon: MoreVertical,
|
|
||||||
// },
|
|
||||||
// {
|
|
||||||
// title: "شبکه ای",
|
|
||||||
// icon: Circle,
|
|
||||||
// },
|
|
||||||
// {
|
|
||||||
// title: "مدیرفشار",
|
|
||||||
// icon: Target,
|
|
||||||
// },
|
|
||||||
// {
|
|
||||||
// title: "شیر برقی",
|
|
||||||
// icon: Minus,
|
|
||||||
// },
|
|
||||||
// ];
|
|
||||||
|
|
||||||
const tabs = ["پرفروشترینها", "تخفیفدار", "جدیدترینها"];
|
const tabs = ["پرفروشترینها", "تخفیفدار", "جدیدترینها"];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user