Rename products: ท่อไซเลอร์ → ท่อ Syler, ท่อระบายน้ำ 3 ชั้น → ท่อ XYLENT

- Update product pages, category page, header menu, homepage
This commit is contained in:
Kunthawat
2026-04-01 14:35:02 +07:00
parent aac2bea8d9
commit a5b882e212
5 changed files with 17 additions and 17 deletions

View File

@@ -10,9 +10,9 @@ const categories = [
{ name: 'PP-R Poloplast', slug: '/pp-r-pp-rct-poloplast', image: '/images/poloplast/POLOPLAST_001.png' },
{ name: 'ท่อ HDPE', slug: '/ท่อhdpe', image: '/images/products-cropped/hdpe001.png' },
{ name: 'ท่อ UPVC', slug: '/ท่อ-upvc', image: '/images/products-cropped/upvc-pipe_000C.jpg' },
{ name: 'ท่อไซเลอร์', slug: '/ท่อไซเลอร์', image: '/images/products-cropped/syler-pipe-cold-water.jpg' },
{ name: 'ท่อ Syler', slug: '/ท่อไซเลอร์', image: '/images/products-cropped/syler-pipe-cold-water.jpg' },
{ name: 'ท่อ PVC', slug: '/ท่อและข้อต่อpvc', image: '/images/products-cropped/pvc-standard-01.jpg' },
{ name: 'ท่อระบายน้ำ 3 ชั้น', slug: '/ท่อระบายน้ำ-3-ชั้น-ไซเลนท', image: '/images/products-cropped/XYLENT_001.png' },
{ name: 'ท่อ XYLENT', slug: '/ท่อระบายน้ำ-3-ชั้น-ไซเลนท', image: '/images/products-cropped/XYLENT_001.png' },
// เครื่องเชื่อมท่อ
{ name: 'เครื่องเชื่อม HDPE', slug: '/เครื่องเชื่อม-hdpe', image: '/images/HDPE-welding-crop.jpg' },
{ name: 'เครื่องเชื่อม PPR', slug: '/เครื่องเชื่อมท่อพีพีอา', image: '/images/products-misc/ppr-welding-machine-main.jpg' },

View File

@@ -114,10 +114,10 @@ import Footer from '@/components/common/Footer.astro';
</a>
<a href="/ท่อไซเลอร์" class="card-hover group overflow-hidden block">
<div class="relative h-48 overflow-hidden img-zoom">
<img src="/images/products-cropped/syler-pipe-cold-water.jpg" alt="ท่อไซเลอร์" class="w-full h-full object-cover" width="400" height="300" loading="lazy" decoding="async" onerror="this.src='/images/logo/dealplustech-logo.png'" />
<img src="/images/products-cropped/syler-pipe-cold-water.jpg" alt="ท่อ Syler" class="w-full h-full object-cover" width="400" height="300" loading="lazy" decoding="async" onerror="this.src='/images/logo/dealplustech-logo.png'" />
</div>
<div class="p-4 text-center bg-white">
<h3 class="text-lg font-bold text-secondary-900 group-hover:text-primary-600 transition-colors">ท่อไซเลอร์</h3>
<h3 class="text-lg font-bold text-secondary-900 group-hover:text-primary-600 transition-colors">ท่อ Syler</h3>
</div>
</a>
<a href="/ท่อและข้อต่อpvc" class="card-hover group overflow-hidden block">
@@ -130,10 +130,10 @@ import Footer from '@/components/common/Footer.astro';
</a>
<a href="/ท่อระบายน้ำ-3-ชั้น-ไซเลนท" class="card-hover group overflow-hidden block">
<div class="relative h-48 overflow-hidden img-zoom">
<img src="/images/products-cropped/XYLENT_001.png" alt="ท่อระบายน้ำ 3 ชั้น" class="w-full h-full object-cover" width="400" height="300" loading="lazy" decoding="async" onerror="this.src='/images/logo/dealplustech-logo.png'" />
<img src="/images/products-cropped/XYLENT_001.png" alt="ท่อ XYLENT" class="w-full h-full object-cover" width="400" height="300" loading="lazy" decoding="async" onerror="this.src='/images/logo/dealplustech-logo.png'" />
</div>
<div class="p-4 text-center bg-white">
<h3 class="text-lg font-bold text-secondary-900 group-hover:text-primary-600 transition-colors">ท่อระบายน้ำ 3 ชั้น</h3>
<h3 class="text-lg font-bold text-secondary-900 group-hover:text-primary-600 transition-colors">ท่อ XYLENT</h3>
</div>
</a>
</div>

View File

@@ -4,7 +4,7 @@ import Header from '@/components/common/Header.astro';
import Footer from '@/components/common/Footer.astro';
---
<BaseLayout title="ท่อระบายน้ำ 3 ชั้น ไซเลนท์ | XYLENT" description="จำหน่ายท่อระบายน้ำ 3 ชั้น ไซเลนท์ (XYLENT) คุณภาพสูง ผลิตจาก Poloplast ประเทศเยอรมัน-ออสเตรีย มาตรฐาน EN 1451-1 ราคาโรงงาน ส่งฟรี กทม. ปริมณฑล">
<BaseLayout title="ท่อ XYLENT | ท่อระบายน้ำ 3 ชั้น" description="จำหน่ายท่อ XYLENT ท่อระบายน้ำ 3 ชั้น คุณภาพสูง ผลิตจาก Poloplast ประเทศเยอรมัน-ออสเตรีย มาตรฐาน EN 1451-1 ราคาโรงงาน ส่งฟรี กทม. ปริมณฑล">
<Header slot="header" />
<main class="bg-white min-h-screen">
@@ -14,15 +14,15 @@ import Footer from '@/components/common/Footer.astro';
<div class="grid lg:grid-cols-2 gap-12 items-center">
<div class="order-2 lg:order-1">
<div class="card-glass p-2">
<img src="/images/products-cropped/XYLENT_001.png" alt="ท่อระบายน้ำ 3 ชั้น ไซเลนท์ | XYLENT" class="w-full h-auto rounded-xl" width="600" height="400" loading="eager" fetchpriority="high" decoding="sync" onerror="this.src='/images/logo/dealplustech-logo.png'" />
<img src="/images/products-cropped/XYLENT_001.png" alt="ท่อ XYLENT" class="w-full h-auto rounded-xl" width="600" height="400" loading="eager" fetchpriority="high" decoding="sync" onerror="this.src='/images/logo/dealplustech-logo.png'" />
</div>
</div>
<div class="order-1 lg:order-2">
<span class="inline-block px-4 py-1.5 bg-white/20 text-white rounded-full text-sm font-medium mb-4">
ท่อระบายน้ำ
ท่อ XYLENT
</span>
<h1 class="text-3xl sm:text-4xl lg:text-5xl font-bold text-white mb-4">ท่อระบายน้ำ 3 ชั้น ไซเลนท์ | XYLENT</h1>
<h1 class="text-3xl sm:text-4xl lg:text-5xl font-bold text-white mb-4">ท่อ XYLENT | ท่อระบายน้ำ 3 ชั้น</h1>
<p class="text-lg sm:text-xl text-white/80 mb-8 leading-relaxed">
ส่งฟรี กรุงเทพมหานคร ปริมณฑล สอบถามราคาพิเศษได้ที่ Line หรือโทรติดต่อ Deal Plus Tech
</p>

View File

@@ -4,7 +4,7 @@ import Header from '@/components/common/Header.astro';
import Footer from '@/components/common/Footer.astro';
---
<BaseLayout title="ท่อไซเลอร์ (Syler) ท่อเหล็กเหล็กบุพีอี" description="จำหน่ายท่อไซเลอร์ (Syler) ท่อเหล็กเหล็กบุพีอีคุณภาพสูง ราคาโรงงาน ส่งฟรี กทม. ปริมณฑล">
<BaseLayout title="ท่อ Syler | ท่อเหล็กเหล็กบุพีอี" description="จำหน่ายท่อ Syler ท่อเหล็กเหล็กบุพีอีคุณภาพสูง ราคาโรงงาน ส่งฟรี กทม. ปริมณฑล">
<Header slot="header" />
<main class="bg-white min-h-screen">
@@ -14,17 +14,17 @@ import Footer from '@/components/common/Footer.astro';
<div class="grid lg:grid-cols-2 gap-12 items-center">
<div class="order-2 lg:order-1">
<div class="card-glass p-2">
<img src="/images/products-cropped/syler-pipe-cold-water.jpg" alt="ท่อไซเลอร์ (Syler)" class="w-full h-auto rounded-xl" width="600" height="400" loading="eager" fetchpriority="high" decoding="sync" onerror="this.src='/images/logo/dealplustech-logo.png'" />
<img src="/images/products-cropped/syler-pipe-cold-water.jpg" alt="ท่อ Syler" class="w-full h-auto rounded-xl" width="600" height="400" loading="eager" fetchpriority="high" decoding="sync" onerror="this.src='/images/logo/dealplustech-logo.png'" />
</div>
</div>
<div class="order-1 lg:order-2">
<span class="inline-block px-4 py-1.5 bg-white/20 text-white rounded-full text-sm font-medium mb-4">
ท่อไซเลอร์
ท่อ Syler
</span>
<h1 class="text-3xl sm:text-4xl lg:text-5xl font-bold text-white mb-4">ท่อไซเลอร์ (Syler) ท่อเหล็กเหล็กบุพีอี</h1>
<h1 class="text-3xl sm:text-4xl lg:text-5xl font-bold text-white mb-4">ท่อ Syler | ท่อเหล็กเหล็กบุพีอี</h1>
<p class="text-lg sm:text-xl text-white/80 mb-8 leading-relaxed">
จำหน่ายท่อไซเลอร์ (Syler) ท่อเหล็กเหล็กบุพีอีคุณภาพสูง ราคาโรงงาน ส่งฟรี กรุงเทพมหานคร และปริมณฑล
จำหน่ายท่อ Syler ท่อเหล็กเหล็กบุพีอีคุณภาพสูง ราคาโรงงาน ส่งฟรี กรุงเทพมหานคร และปริมณฑล
</p>
<div class="flex flex-wrap gap-4 mb-8">