Remove อุปกรณ์ปรับอากาศ page and all references
This commit is contained in:
@@ -28,8 +28,6 @@ const products = [
|
||||
{ name: "ปั๊มน้ำ Water Pump", href: "/water-pump", image: "/images/products-cropped/water-pump_000C.jpg", category: "ปั๊มและระบบน้ำ" },
|
||||
{ name: "ระบบกรองน้ำ", href: "/water-treatment", image: "/images/products-cropped/water-treatment_000C.jpg", category: "ปั๊มและระบบน้ำ" },
|
||||
|
||||
// อุปกรณ์ปรับอากาศ
|
||||
{ name: "อุปกรณ์ปรับอากาศ", href: "/อุปกรณ์ปรับอากาศ", image: "/images/products-raw/ball-jet/main-ball-jet.jpg", category: "อุปกรณ์ปรับอากาศ" },
|
||||
{ name: "กริลแอร์", href: "/grilles", image: "/images/products-cropped/grilles_000C.jpg", category: "อุปกรณ์ปรับอากาศ" },
|
||||
|
||||
// ฉนวนและรั้ว
|
||||
@@ -55,7 +53,7 @@ const categories = [
|
||||
{ name: "เครื่องเชื่อมท่อ", id: "welding", count: 4 },
|
||||
{ name: "วาล์ว", id: "valve", count: 2 },
|
||||
{ name: "ปั๊มและระบบน้ำ", id: "pump", count: 2 },
|
||||
{ name: "อุปกรณ์ปรับอากาศ", id: "ac", count: 2 },
|
||||
{ name: "อุปกรณ์ปรับอากาศ", id: "ac", count: 1 },
|
||||
{ name: "ฉนวนและรั้ว", id: "fence", count: 8 },
|
||||
];
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user