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
This commit is contained in:
@@ -7,57 +7,60 @@ import Footer from '@/components/common/Footer.astro';
|
||||
<BaseLayout title="เครื่องเชื่อมท่อ HDPE (HDPE Pipe Welding Machine)" description="จำหน่ายเครื่องเชื่อมท่อ HDPE คุณภาพสูง ราคาโรงงาน เครื่องเชื่อมแบบ Butt Fusion และ Electrofusion">
|
||||
<Header slot="header" />
|
||||
|
||||
<main class="px-4 sm:px-6 lg:px-8 bg-white min-h-screen">
|
||||
<section id="product-detail" class="section">
|
||||
<main class="bg-white min-h-screen">
|
||||
<!-- Product Hero Section -->
|
||||
<section class="hero-gradient py-16">
|
||||
<div class="container-custom">
|
||||
<div class="grid lg:grid-cols-2 gap-12 items-start">
|
||||
<div class="lg:sticky lg:top-24">
|
||||
<div class="card p-8 bg-white">
|
||||
<img src="/images/HDPE-welding-crop.jpg" alt="Product" class="w-full h-auto rounded-xl" onerror="this.src='/images/logo/dealplustech-logo.png'" />
|
||||
<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/HDPE-welding-crop.jpg" alt="Product" 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>
|
||||
<h1 class="text-2xl sm:text-3xl md:text-4xl lg:text-5xl font-bold text-secondary-900 mb-4 sm:mb-6 text-center sm:text-left">เครื่องเชื่อมท่อ HDPE</h1>
|
||||
<p class="text-lg sm:text-lg md:text-xl text-secondary-600 mb-6 sm:mb-8 leading-relaxed text-center sm:text-left">
|
||||
<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">
|
||||
เครื่องเชื่อมท่อ
|
||||
</span>
|
||||
<h1 class="text-3xl sm:text-4xl lg:text-5xl font-bold text-white mb-4">เครื่องเชื่อมท่อ HDPE</h1>
|
||||
<p class="text-lg sm:text-xl text-white/80 mb-8 leading-relaxed">
|
||||
จำหน่ายเครื่องเชื่อมท่อ HDPE คุณภาพสูง ราคาโรงงาน สำหรับงานเชื่อมท่อ HDPE ทุกขนาด พร้อมบริการติดตั้งและฝึกอบรมการใช้งานฟรี
|
||||
</p>
|
||||
|
||||
<div class="flex flex-wrap justify-center gap-4 mt-8">
|
||||
<a href="https://line.me/ti/p/~dealplustech" target="_blank" class="inline-flex items-center space-x-2 bg-white border-2 border-[#06C755] text-[#06C755] hover:bg-[#06C755] hover:text-white px-8 py-4 rounded-xl font-medium transition-all hover:shadow-lg active:scale-95 text-lg">
|
||||
<img src="/images/line-icon.png" alt="Line" class="w-5 h-5 line-icon" />
|
||||
<div class="flex flex-wrap gap-4 mb-8">
|
||||
<a href="https://line.me/ti/p/~dealplustech" target="_blank" class="btn-white flex items-center gap-2">
|
||||
<span>แชท Line</span>
|
||||
</a>
|
||||
<a href="tel:0905551415" class="inline-flex items-center space-x-2 bg-green-600 hover:bg-green-700 text-white px-8 py-4 rounded-xl font-medium transition-all hover:shadow-lg active:scale-95 text-lg">
|
||||
<a href="tel:0905551415" class="btn-white flex items-center gap-2">
|
||||
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z"/></svg>
|
||||
<span> 090-555-1415</span>
|
||||
<span>090-555-1415</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="mt-12 space-y-4">
|
||||
<div class="flex items-start space-x-3">
|
||||
<svg class="w-6 h-6 text-green-600 mt-1" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<div class="flex flex-wrap gap-6">
|
||||
<div class="flex items-center gap-2 text-white/80">
|
||||
<svg class="w-5 h-5 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
|
||||
</svg>
|
||||
<span class="text-lg text-secondary-700">เครื่องเชื่อม HDPE คุณภาพสูง มาตรฐาน ISO</span>
|
||||
<span>เครื่องเชื่อม HDPE คุณภาพสูง มาตรฐาน ISO</span>
|
||||
</div>
|
||||
<div class="flex items-start space-x-3">
|
||||
<svg class="w-6 h-6 text-green-600 mt-1" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<div class="flex items-center gap-2 text-white/80">
|
||||
<svg class="w-5 h-5 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
|
||||
</svg>
|
||||
<span class="text-lg text-secondary-700">ราคาโรงงาน คุ้มค่าการลงทุน</span>
|
||||
<span>ราคาโรงงาน คุ้มค่าการลงทุน</span>
|
||||
</div>
|
||||
<div class="flex items-start space-x-3">
|
||||
<svg class="w-6 h-6 text-green-600 mt-1" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<div class="flex items-center gap-2 text-white/80">
|
||||
<svg class="w-5 h-5 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
|
||||
</svg>
|
||||
<span class="text-lg text-secondary-700">บริการติดตั้งและฝึกอบรมการใช้งานฟรี</span>
|
||||
<span>บริการติดตั้งและฝึกอบรมฟรี</span>
|
||||
</div>
|
||||
<div class="flex items-start space-x-3">
|
||||
<svg class="w-6 h-6 text-green-600 mt-1" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<div class="flex items-center gap-2 text-white/80">
|
||||
<svg class="w-5 h-5 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
|
||||
</svg>
|
||||
<span class="text-lg text-secondary-700">อะไหล่และบริการซ่อมบำรุง</span>
|
||||
<span>อะไหล่และบริการซ่อมบำรุง</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -66,10 +69,10 @@ import Footer from '@/components/common/Footer.astro';
|
||||
</section>
|
||||
|
||||
<!-- Product Details -->
|
||||
<section id="product-specs" class="section bg-white">
|
||||
<section class="section">
|
||||
<div class="container-custom">
|
||||
<div class="max-w-4xl mx-auto">
|
||||
<h2 class="text-3xl font-bold text-secondary-900 mb-8">รายละเอียดสินค้า</h2>
|
||||
<h2 class="text-xl font-bold text-secondary-900 mb-8">รายละเอียดสินค้า</h2>
|
||||
<div class="prose prose-lg max-w-none">
|
||||
<p class="text-lg text-secondary-700 leading-relaxed mb-4">เครื่องเชื่อมท่อ HDPE เป็นอุปกรณ์สำคัญสำหรับงานติดตั้งระบบท่อ HDPE ใช้สำหรับเชื่อมต่อท่อ HDPE เข้าด้วยกันอย่างแน่นสนิท ไม่มีรอยรั่ว เหมาะสำหรับงานระบบประปา งานชลประทาน งานระบายน้ำ และงานอุตสาหกรรม</p>
|
||||
|
||||
@@ -78,101 +81,25 @@ import Footer from '@/components/common/Footer.astro';
|
||||
<li>เครื่องเชื่อมแบบ Butt Fusion (เชื่อมปายท่อ)</li>
|
||||
<li>เครื่องเชื่อมแบบ Electrofusion (เชื่อมด้วยไฟฟ้า)</li>
|
||||
<li>เครื่องเชื่อมแบบ Socket Fusion (เชื่อมซ็อกเก็ต)</li>
|
||||
<li>เครื่องเชื่อมแบบ Stab Pipe (เชื่อมแบบสแต็บ)</li>
|
||||
</ul>
|
||||
|
||||
<p class="text-lg text-secondary-700 leading-relaxed mb-4">1. <strong>Butt Fusion (เชื่อมปลายท่อ)</strong> - เหมาะสำหรับท่อขนาดใหญ่ ขนาด 50mm ขึ้นไป การเชื่อมจะทำโดยการทำให้ปลายท่อร้อนแล้วกดเชื่อมเข้าด้วยกัน</p>
|
||||
<p class="text-lg text-secondary-700 leading-relaxed mb-4">2. <strong>Electrofusion (เชื่อมด้วยไฟฟ้า)</strong> - ใช้ข้อต่อแบบ Electrofusion ที่มีขดลวดภายใน เมื่อต่อไฟฟ้าจะทำให้ขดลวดร้อนและเชื่อมท่อเข้าด้วยกัน</p>
|
||||
<p class="text-lg text-secondary-700 leading-relaxed mb-4">3. <strong>Socket Fusion (เชื่อมซ็อกเก็ต)</strong> - เหมาะสำหรับท่อขนาดเล็ก ขนาด 20-63mm ใช้หัวเชื่อมที่ทำให้ท่อร้อนแล้วสวมเข้าด้วยกัน</p>
|
||||
<p class="text-lg text-secondary-700 leading-relaxed mb-4"><strong>ข้อดีของการเชื่อมท่อ HDPE:</strong></p>
|
||||
<ul class="list-disc pl-6 mb-4 space-y-2">
|
||||
<li>รอยเชื่อมแข็งแรงเท่ากับตัวท่อ</li>
|
||||
<li>ไม่มีรอยรั่วที่จุดเชื่อม</li>
|
||||
<li>ราคาถูกกว่าวิธีอื่น</li>
|
||||
<li>รวดเร็วและง่าย</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Table Section - Moved here -->
|
||||
<section id="product-table" class="section bg-gray-50">
|
||||
<div class="container-custom">
|
||||
<h3 class="text-2xl font-bold text-secondary-900 mb-4">เครื่องเชื่อมท่อ HDPE ที่เราจำหน่าย</h3>
|
||||
|
||||
<div class="overflow-x-auto my-8">
|
||||
<table class="modern-table w-full">
|
||||
<thead class="bg-green-600 text-white">
|
||||
<tr>
|
||||
<th class="px-6 py-4 text-left text-sm font-semibold uppercase">รุ่น</th>
|
||||
<th class="px-6 py-4 text-left text-sm font-semibold uppercase">ประเภท</th>
|
||||
<th class="px-6 py-4 text-left text-sm font-semibold uppercase">ขนาดท่อ (mm)</th>
|
||||
<th class="px-6 py-4 text-left text-sm font-semibold uppercase">กำลังไฟ (W)</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody class="bg-white">
|
||||
<tr class="hover:bg-green-50 transition-colors">
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">HDPE-BF-160</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">Butt Fusion</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">50 - 160</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">2,200</td>
|
||||
</tr>
|
||||
<tr class="hover:bg-green-50 transition-colors">
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">HDPE-BF-315</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">Butt Fusion</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">90 - 315</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">3,500</td>
|
||||
</tr>
|
||||
<tr class="hover:bg-green-50 transition-colors">
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">HDPE-BF-630</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">Butt Fusion</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">200 - 630</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">8,000</td>
|
||||
</tr>
|
||||
<tr class="hover:bg-green-50 transition-colors">
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">HDPE-EF-200</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">Electrofusion</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">20 - 200</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">1,500</td>
|
||||
</tr>
|
||||
<tr class="hover:bg-green-50 transition-colors">
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">HDPE-SF-63</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">Socket Fusion</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">20 - 63</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">800</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Images Section -->
|
||||
<section class="section bg-white">
|
||||
<div class="container-custom">
|
||||
<h2 class="text-2xl font-bold text-secondary-900 mb-6">รูปภาพเพิ่มเติม</h2>
|
||||
<div class="grid grid-cols-2 md:grid-cols-3 gap-4">
|
||||
<img src="/images/hdpe001-page1.jpg" alt="เครื่องเชื่อมท่อ HDPE" class="w-full h-auto rounded-lg shadow-md" />
|
||||
<img src="/images/hdpe001-page2.jpg" alt="เครื่องเชื่อมท่อ HDPE" class="w-full h-auto rounded-lg shadow-md" />
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section gradient-bg">
|
||||
<!-- Contact CTA -->
|
||||
<section class="cta-gradient py-16">
|
||||
<div class="container-custom text-center">
|
||||
<h2 class="text-3xl md:text-4xl font-bold text-secondary-900 mb-6">สนใจเครื่องเชื่อมท่อ HDPE?</h2>
|
||||
<p class="text-xl text-secondary-600 mb-8 max-w-2xl mx-auto">
|
||||
<h2 class="text-xl sm:text-2xl font-bold text-white mb-6">สนใจสินค้าของเรา?</h2>
|
||||
<p class="text-lg text-white/80 mb-8 max-w-2xl mx-auto">
|
||||
ติดต่อเราวันนี้เพื่อรับคำแนะนำและราคาพิเศษ
|
||||
</p>
|
||||
<div class="flex flex-wrap justify-center gap-4">
|
||||
<a href="https://line.me/ti/p/~dealplustech" target="_blank" class="inline-flex items-center space-x-2 bg-white border-2 border-[#06C755] text-[#06C755] hover:bg-[#06C755] hover:text-white px-8 py-4 rounded-xl font-medium transition-all hover:shadow-lg active:scale-95 text-lg">
|
||||
<img src="/images/line-icon.png" alt="Line" class="w-5 h-5 line-icon" />
|
||||
<span>แชท Line</span>
|
||||
<a href="https://line.me/ti/p/~dealplustech" target="_blank" class="btn-white">
|
||||
Line: @dealplustech
|
||||
</a>
|
||||
<a href="tel:0905551415" class="inline-flex items-center space-x-2 bg-green-600 hover:bg-green-700 text-white px-8 py-4 rounded-xl font-medium transition-all hover:shadow-lg active:scale-95 text-lg">
|
||||
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z"/></svg>
|
||||
<span> 090-555-1415</span>
|
||||
<a href="tel:0905551415" class="btn-white">
|
||||
โทร 090-555-1415
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -180,4 +107,4 @@ import Footer from '@/components/common/Footer.astro';
|
||||
</main>
|
||||
|
||||
<Footer slot="footer" />
|
||||
</BaseLayout>
|
||||
</BaseLayout>
|
||||
Reference in New Issue
Block a user