feat(portfolio): filter by service category (Consult / Web Dev) + multi-category support
Changes: - Filter bar: old industry filters (🚗, 💊, etc.) replaced with service categories: All, Consult, Website Development - Card categories updated per user spec: - Dataroot → consult only - เลือดจระเข้วานิไทย → both consult + webdev (multi-category) - All other 7 cards → webdev - Filter JS updated: reads data-category (comma-sep) instead of industry text - Multi-category via comma-separated values in data-category attribute - Portfolio page: home + portfolio page both reflect new categories
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
category: "หลังการขาย"
|
||||
category_icon: "🛠️"
|
||||
question: "มีการรับประกันไหม?"
|
||||
answer: "รับประกัน 30 วันหลังส่งมอบ — ถ้าเจอบั๊กจากการพัฒนา (ไม่ใช่การเพิ่ม feature ใหม่) แก้ฟรีไม่จำกัดครั้ง"
|
||||
question: "มีประกันงานไหม?"
|
||||
answer: "มี — ถ้าเว็บมีปัญหาจากการพัฒนาของเรา จะแก้ไขให้ฟรี 30-90 วันหลังส่งมอบ (ขึ้นอยู่กับประเภทงาน) ถ้าเกิดจากการแก้ไขของลูกค้าเอง จะคิดค่าแก้ตามจริง"
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user