Add DUKELARRSEN page with Thai content and fix image layouts

This commit is contained in:
Kunthawat
2026-03-21 08:52:59 +07:00
parent 527170e037
commit 82ed104666
24 changed files with 1531 additions and 456 deletions

View File

@@ -13,11 +13,11 @@ const productImages: Record<string, string> = {
'/ท่อและข้อต่อpvc': '/images/products-cropped/pvc-pipe_000C.jpg',
'/ท่อระบายน้ำ-3-ชั้น-ไซเลนท': '/images/products-cropped/XYLENT_001.png',
'/ท่อพีพีอาร์': '/images/products-cropped/foot-ppr1.jpg',
'/เครื่องเชื่อม-hdpe': '/images/products-cropped/HDPE-Welding2.jpg',
'/เครื่องเชื่อม-hdpe': '/images/HDPE-welding-crop.jpg',
'/เครื่องเชื่อมท่อพีพีอา': '/images/products-cropped/pipe-coupling-machine_000.jpg',
'/groove-coupling': '/images/products-cropped/mech_000C.jpg',
'/pipe-coupling': '/images/products-cropped/MECH_001.jpg',
'/dukelarrsen': '/images/products-cropped/Dukelarrsen_000C.jpg',
'/pipe-coupling': '/images/pipe-coupling/BG-SMC02.png',
'/dukelarrsen': '/images/dukelarrsen/dukelarrsen-43.jpg',
'/เม็กกรู๊ฟ-คับปลิ้ง': '/images/products-cropped/mech_000C.jpg',
'/สปริทริงแฮงเกอร์-sr19-adjustable-split-ring-hanger': '/images/products-cropped/SR19_000C.jpg',
'/เควิสแฮงเกอร์': '/images/products-cropped/clevis-hanger_000C.jpg',
@@ -39,8 +39,8 @@ const productImages: Record<string, string> = {
'/หัวจ่ายแอร์-ball-jet': '/images/products-cropped/Eye-Ball.jpg',
'/grilles': '/images/products-cropped/grilles_000C.jpg',
'/อุปกรณ์ดับเพลิง': '/images/products-cropped/extinguishers_000C.jpg',
'/ฉนวนหุ้มท่อ-pipe-insulation': '/images/products-cropped/Thermobreak_-LS_0.png',
'/เทอร์โมเบรค-thermobreak': '/images/products-cropped/Thermobreak_-LS_0.png',
'/ฉนวนหุ้มท่อ-pipe-insulation': '/images/thermobreak/thermobreak-solarblock.png',
'/เทอร์โมเบรค-thermobreak': '/images/thermobreak/thermobreak-solarblock.png',
'/realflex': '/images/products-cropped/realflex_000C.jpg',
'/water-treatment': '/images/products-cropped/water-treatment_000C.jpg',
'/ระบบรั้ว': '/images/products-cropped/vineman_000C.jpg',
@@ -136,7 +136,7 @@ const productCategories = [
{
name: 'ฉนวนหุ้มท่อ',
slug: '/ฉนวนหุ้มท่อ-pipe-insulation',
image: '/images/products-cropped/Thermobreak_-LS_0.png',
image: '/images/thermobreak/thermobreak-solarblock.png',
products: [
{ name: 'ฉนวนหุ้มท่อ', slug: '/ฉนวนหุ้มท่อ-pipe-insulation' },
{ name: 'เทอร์โมเบรค', slug: '/เทอร์โมเบรค-thermobreak' },