Commit Graph

6 Commits

Author SHA1 Message Date
Kunthawat
93e2845b57 fix: Use inline SVG with text-white class for LINE icons
- Replaced img tags with inline SVG
- Use fill='currentColor' and class='text-white' for proper white color
- Icons now visible on both green and white button backgrounds
2026-04-02 13:08:36 +07:00
Kunthawat
70298a5ffb fix: Fix LINE button order and icon color in CTA sections
- CTA buttons: swap to 'แชท [LINE icon]' order
- All LINE icons: add white filter for visibility on green buttons
- Hero section icons: add white filter to match text color
2026-04-02 12:54:08 +07:00
Kunthawat
033acab1ff fix: Use CDN img for LINE icon instead of inline SVG
- Replaced problematic inline SVG with img tag from jsDelivr CDN
- More reliable rendering across browsers
- Added onerror fallback to hide if icon fails to load
- Fixed order: แชท [LINE icon]
2026-04-02 12:45:37 +07:00
Kunthawat
9541b42bbc fix: Correct Line button order - 'แชท [Line icon]'
- Swapped icon and text position in all Line buttons
- Now displays: แชท [LINE icon] instead of [LINE icon] แชท
- Fixed across all product page CTA and hero buttons
2026-04-02 12:34:52 +07:00
Kunthawat
9c1104aa5e fix: Standardize all Line buttons to 'แชท [Line icon]' pattern
- Updated CTA section buttons from 'Line: @dealplustech' to 'แชท [Line icon]'
- Updated hero section buttons from 'แชท Line' to 'แชท [Line icon]'
- 11 CTA buttons fixed across product pages
- 42 hero buttons fixed across 34 page files
- Added LINE SVG logo icon to all buttons
2026-04-02 11:55:49 +07:00
Kunthawat
9cddd3da57 Refactor: Update category structure, mega menu, footer, and remove unused pages
- Move DURGO from ระบบน้ำ to อุปกรณ์ปรับอากาศ
- Add -category suffix to อุปกรณ์ดับเพลิง and ฉนวนหุ้มท่อ category pages
- Update Header mega menu with correct category slugs
- Fix Footer layout: split categories to 2 columns, remove quick links
- Delete unused pages: all-projects, join-us, services, product
- All product images fixed to 1:1 aspect ratio
2026-03-31 22:54:54 +07:00