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:
Kunthawat
2026-03-31 22:54:54 +07:00
parent dbbd9e22a2
commit 9cddd3da57
53 changed files with 3865 additions and 2888 deletions

View File

@@ -7,59 +7,56 @@ import Footer from '@/components/common/Footer.astro';
<BaseLayout title="DUKELARRSEN กรู๊ฟท่อ และข้อต่อกรู๊ฟ" description="DUKELARRSEN Grooved Coupling and Fitting กรู๊ฟท่อคุณภาพสูง ราคาโรงงาน ส่งฟรี กทม. ปริมณฑล">
<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/dukelarrsen/dukelarrsen-43.jpg" alt="DUKELARRSEN Grooved Coupling" 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/dukelarrsen/dukelarrsen-43.jpg" alt="DUKELARRSEN Grooved Coupling" 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">DUKELARRSEN กรู๊ฟท่อและข้อต่อกรู๊ฟ</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">DUKELARRSEN กรู๊ฟท่อและข้อต่อกรู๊ฟ</h1>
<p class="text-lg sm:text-xl text-white/80 mb-8 leading-relaxed">
DUKELARRSEN Grooved Coupling and Fitting ระบบกรู๊ฟท่อคุณภาพสูง ประหยัดค่าติดตั้ง ติดตั้งง่าย รวดเร็ว ไม่ต้องเชื่อม ส่งฟรี กรุงเทพมหานครและปริมณฑล
</p>
<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="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>
</a>
</div>
<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" />
<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">
<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>
</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">คุณภาพสูง มาตรฐานอุตสาหกรรม</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>
</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">
<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>
@@ -70,25 +67,25 @@ import Footer from '@/components/common/Footer.astro';
<!-- 4 Reasons Section -->
<section id="reasons" class="section bg-gray-50">
<div class="container-custom">
<h2 class="text-3xl font-bold text-secondary-900 mb-12 text-center">4 เหตุผลที่ควรใช้ระบบกรู๊ฟ</h2>
<h2 class="text-xl font-bold text-secondary-900 mb-12 text-center">4 เหตุผลที่ควรใช้ระบบกรู๊ฟ</h2>
<div class="space-y-12">
<!-- Reason 1 -->
<div class="bg-white rounded-2xl p-8 shadow-sm">
<h3 class="text-2xl font-bold text-red-600 mb-6">1. ไม่เกิดการอุดตันจาก Slag (เศษผงเหล็ก)</h3>
<img src="/images/dukelarrsen/dukelarrsen-02-03.jpg" alt="ไม่เกิด Slag" class="w-full h-auto rounded-xl" />
<img src="/images/dukelarrsen/dukelarrsen-02-03.jpg" alt="ไม่เกิด Slag" class="w-full h-auto rounded-xl" width="800" height="600" loading="lazy" decoding="async" />
</div>
<!-- Reason 2 -->
<div class="bg-white rounded-2xl p-8 shadow-sm">
<h3 class="text-2xl font-bold text-red-600 mb-6">2. รูพรุนจากรอยเชื่อม ต้นเหตุของการเกิดท่อผุ รั่ว ซึมในที่สุด</h3>
<img src="/images/dukelarrsen/dukelarrsen-04.jpg" alt="รูพรุนจากรอยเชื่อม" class="w-full h-auto rounded-xl" />
<img src="/images/dukelarrsen/dukelarrsen-04.jpg" alt="รูพรุนจากรอยเชื่อม" class="w-full h-auto rounded-xl" width="800" height="600" loading="lazy" decoding="async" />
</div>
<!-- Reason 3 -->
<div class="bg-white rounded-2xl p-8 shadow-sm">
<h3 class="text-2xl font-bold text-red-600 mb-6">3. การเชื่อมแบบดั้งเดิมอาจก่อให้เกิดเศษผงเหล็ก (Slag) ฝังในรอยเชื่อม</h3>
<img src="/images/dukelarrsen/dukelarrsen-05.jpg" alt="เศษผงเหล็กจากการเชื่อม" class="w-full h-auto rounded-xl" />
<img src="/images/dukelarrsen/dukelarrsen-05.jpg" alt="เศษผงเหล็กจากการเชื่อม" class="w-full h-auto rounded-xl" width="800" height="600" loading="lazy" decoding="async" />
</div>
<!-- Reason 4 -->
@@ -97,13 +94,13 @@ import Footer from '@/components/common/Footer.astro';
<div class="grid md:grid-cols-2 gap-6">
<div>
<p class="text-lg font-bold text-secondary-900 mb-4">ระบบเชื่อม</p>
<img src="/images/dukelarrsen/dukelarrsen-06.jpg" alt="ระบบเชื่อมมีประกายไฟ" class="w-full h-auto rounded-xl mb-2" />
<img src="/images/dukelarrsen/dukelarrsen-06.jpg" alt="ระบบเชื่อมมีประกายไฟ" class="w-full h-auto rounded-xl mb-2" width="600" height="400" loading="lazy" decoding="async" />
<p class="text-red-600 font-medium">ระบบเชื่อมมีประกายไฟ ต้นเหตุของเพลิงไหม้</p>
</div>
<div>
<p class="text-lg font-bold text-secondary-900 mb-4">ระบบกรู๊ฟ</p>
<img src="/images/dukelarrsen/dukelarrsen-07.jpg" alt="ระบบกรู๊ฟไม่มีประกายไฟ" class="w-full h-auto rounded-xl mb-2" />
<p class="text-green-600 font-medium">ระบบกรู๊ฟไม่ก่อให้เกิดประกายไฟ</p>
<img src="/images/dukelarrsen/dukelarrsen-07.jpg" alt="ระบบกรู๊ฟไม่มีประกายไฟ" class="w-full h-auto rounded-xl mb-2" width="600" height="400" loading="lazy" decoding="async" />
<p class="text-primary-600 font-medium">ระบบกรู๊ฟไม่ก่อให้เกิดประกายไฟ</p>
</div>
</div>
</div>
@@ -117,16 +114,16 @@ import Footer from '@/components/common/Footer.astro';
<!-- Fire Incident Section -->
<section id="fire-incident" class="section bg-white">
<div class="container-custom">
<h2 class="text-3xl font-bold text-secondary-900 mb-8 text-center">เหตุการณ์จริง..เพลิงไหม้จากการเชื่อมท่อ</h2>
<img src="/images/dukelarrsen/dukelarrsen-08.jpg" alt="เพลิงไหม้จากการเชื่อมท่อ" class="w-full h-auto rounded-xl max-w-3xl mx-auto" />
<h2 class="text-xl font-bold text-secondary-900 mb-8 text-center">เหตุการณ์จริง..เพลิงไหม้จากการเชื่อมท่อ</h2>
<img src="/images/dukelarrsen/dukelarrsen-08.jpg" alt="เพลิงไหม้จากการเชื่อมท่อ" class="w-full h-auto rounded-xl max-w-3xl mx-auto" width="800" height="600" loading="lazy" decoding="async" />
</div>
</section>
<!-- Benefits Section -->
<section id="benefits" class="section bg-gray-50">
<div class="container-custom">
<h2 class="text-3xl font-bold text-secondary-900 mb-8 text-center">GROOVED COUPLINGS AND FITTINGS</h2>
<img src="/images/dukelarrsen/dukelarrsen-09.jpg" alt="Grooved Couplings and Fittings" class="w-full h-auto rounded-xl mb-8" />
<h2 class="text-xl font-bold text-secondary-900 mb-8 text-center">GROOVED COUPLINGS AND FITTINGS</h2>
<img src="/images/dukelarrsen/dukelarrsen-09.jpg" alt="Grooved Couplings and Fittings" class="w-full h-auto rounded-xl mb-8" width="800" height="600" loading="lazy" decoding="async" />
<div class="grid md:grid-cols-2 gap-8">
<div class="bg-white rounded-xl p-6 shadow-sm">
@@ -178,17 +175,17 @@ import Footer from '@/components/common/Footer.astro';
<section id="coupling-types" class="section bg-white">
<div class="container-custom">
<div class="max-w-4xl mx-auto">
<h2 class="text-3xl font-bold text-secondary-900 mb-12 text-center">ประเภทของ Coupling</h2>
<h2 class="text-xl font-bold text-secondary-900 mb-12 text-center">ประเภทของ Coupling</h2>
<div class="space-y-12">
<div>
<h3 class="text-2xl font-bold text-secondary-900 mb-6">Rigid Coupling DUKELARRSEN</h3>
<img src="/images/dukelarrsen/dukelarrsen-10.jpg" alt="Rigid Coupling" class="w-full max-w-2xl mx-auto h-auto rounded-xl mb-8" />
<h3 class="text-xl font-bold text-secondary-900 mb-6">Rigid Coupling DUKELARRSEN</h3>
<img src="/images/dukelarrsen/dukelarrsen-10.jpg" alt="Rigid Coupling" class="w-full max-w-2xl mx-auto h-auto rounded-xl mb-8" width="800" height="600" loading="lazy" decoding="async" />
<!-- specification Table -->
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th rowspan="2" class="px-3 py-2 text-center text-xs font-semibold align-middle">Nominal Size<br>mm/in</th>
<th rowspan="2" class="px-3 py-2 text-center text-xs font-semibold align-middle">Pipe OD<br>mm/in</th>
@@ -226,11 +223,11 @@ import Footer from '@/components/common/Footer.astro';
</div>
<div>
<h3 class="text-2xl font-bold text-secondary-900 mb-6">Flexible Coupling DUKELARRSEN</h3>
<img src="/images/dukelarrsen/dukelarrsen-11.jpg" alt="Flexible Coupling" class="w-full max-w-2xl mx-auto h-auto rounded-xl mb-6" />
<h3 class="text-xl font-bold text-secondary-900 mb-6">Flexible Coupling DUKELARRSEN</h3>
<img src="/images/dukelarrsen/dukelarrsen-11.jpg" alt="Flexible Coupling" class="w-full max-w-2xl mx-auto h-auto rounded-xl mb-6" width="800" height="600" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th rowspan="2" class="px-3 py-2 text-center text-xs font-semibold align-middle">Nominal Size<br>mm/in</th>
<th rowspan="2" class="px-3 py-2 text-center text-xs font-semibold align-middle">Pipe OD<br>mm/in</th>
@@ -267,11 +264,11 @@ import Footer from '@/components/common/Footer.astro';
</div>
<div>
<h3 class="text-2xl font-bold text-secondary-900 mb-6">Reducing Flexible Coupling DUKELARRSEN</h3>
<img src="/images/dukelarrsen/dukelarrsen-12.jpg" alt="Reducing Flexible Coupling" class="w-full max-w-2xl mx-auto h-auto rounded-xl mb-6" />
<h3 class="text-xl font-bold text-secondary-900 mb-6">Reducing Flexible Coupling DUKELARRSEN</h3>
<img src="/images/dukelarrsen/dukelarrsen-12.jpg" alt="Reducing Flexible Coupling" class="w-full max-w-2xl mx-auto h-auto rounded-xl mb-6" width="800" height="600" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th rowspan="2" class="px-3 py-2 text-center text-xs font-semibold align-middle">Nominal Size<br>mm/in</th>
<th rowspan="2" class="px-3 py-2 text-center text-xs font-semibold align-middle">Pipe OD Dxd<br>mm/in</th>
@@ -312,15 +309,15 @@ import Footer from '@/components/common/Footer.astro';
<section id="fittings" class="section bg-gray-50">
<div class="container-custom">
<div class="max-w-4xl mx-auto">
<h2 class="text-3xl font-bold text-secondary-900 mb-12 text-center">ประเภทของ Fitting</h2>
<h2 class="text-xl font-bold text-secondary-900 mb-12 text-center">ประเภทของ Fitting</h2>
<div class="space-y-8">
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">หน้าจาน PN16 Grooved DUKELARRSEN</h3>
<img src="/images/dukelarrsen/dukelarrsen-13.jpg" alt="หน้าจาน PN16" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-13.jpg" alt="หน้าจาน PN16" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th class="px-2 py-2 text-center font-semibold">Nominal Size<br>mm/in</th>
<th class="px-2 py-2 text-center font-semibold">Pipe OD<br>mm/in</th>
@@ -350,10 +347,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">หน้าจาน ANSI 150 Grooved DUKELARRSEN</h3>
<img src="/images/dukelarrsen/dukelarrsen-14.jpg" alt="หน้าจาน ANSI 150" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-14.jpg" alt="หน้าจาน ANSI 150" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th class="px-2 py-2 text-center font-semibold">Nominal Size<br>mm/in</th>
<th class="px-2 py-2 text-center font-semibold">Pipe OD<br>mm/in</th>
@@ -381,10 +378,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">ข้องอ 22.5° Grooved</h3>
<img src="/images/dukelarrsen/dukelarrsen-15.jpg" alt="ข้องอ 22.5" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-15.jpg" alt="ข้องอ 22.5" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th class="px-2 py-2 text-center font-semibold">Nominal Size<br>mm/in</th>
<th class="px-2 py-2 text-center font-semibold">Pipe OD<br>mm/in</th>
@@ -409,10 +406,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">ข้องอ 45° Grooved</h3>
<img src="/images/dukelarrsen/dukelarrsen-16.jpg" alt="ข้องอ 45" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-16.jpg" alt="ข้องอ 45" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th class="px-2 py-2 text-center font-semibold">Nominal Size<br>mm/in</th>
<th class="px-2 py-2 text-center font-semibold">Pipe OD<br>mm/in</th>
@@ -441,10 +438,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">ข้องอ 90° Grooved</h3>
<img src="/images/dukelarrsen/dukelarrsen-17.jpg" alt="ข้องอ 90" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-17.jpg" alt="ข้องอ 90" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th class="px-2 py-2 text-center font-semibold">Nominal Size<br>mm/in</th>
<th class="px-2 py-2 text-center font-semibold">Pipe OD<br>mm/in</th>
@@ -473,10 +470,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">ข้อลดกลม Grooved DUKELARRSEN (1)</h3>
<img src="/images/dukelarrsen/dukelarrsen-18.jpg" alt="ข้อลดกลม 1" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-18.jpg" alt="ข้อลดกลม 1" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th class="px-2 py-2 text-center font-semibold">Nominal Size<br>mm/in</th>
<th class="px-2 py-2 text-center font-semibold">Pipe OD<br>mm/in</th>
@@ -508,10 +505,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">ข้อลดกลม Grooved DUKELARRSEN (2)</h3>
<img src="/images/dukelarrsen/dukelarrsen-19.jpg" alt="ข้อลดกลม 2" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-19.jpg" alt="ข้อลดกลม 2" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th class="px-2 py-2 text-center font-semibold">Nominal Size<br>mm/in</th>
<th class="px-2 py-2 text-center font-semibold">Pipe OD<br>mm/in</th>
@@ -541,10 +538,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">ข้อลดเบี้ยว Grooved DUKELARRSEN</h3>
<img src="/images/dukelarrsen/dukelarrsen-20.jpg" alt="ข้อลดเบี้ยว" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-20.jpg" alt="ข้อลดเบี้ยว" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th class="px-2 py-2 text-center font-semibold">Nominal Size<br>mm/in</th>
<th class="px-2 py-2 text-center font-semibold">Pipe OD<br>mm/in</th>
@@ -577,10 +574,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">สามทาง Grooved DUKELARRSEN</h3>
<img src="/images/dukelarrsen/dukelarrsen-21.jpg" alt="สามทาง" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-21.jpg" alt="สามทาง" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th class="px-2 py-2 text-center font-semibold">Nominal Size<br>mm/in</th>
<th class="px-2 py-2 text-center font-semibold">Pipe OD<br>mm/in</th>
@@ -609,10 +606,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">สามทางลด Grooved DUKELARRSEN (1)</h3>
<img src="/images/dukelarrsen/dukelarrsen-22.jpg" alt="สามทางลด 1" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-22.jpg" alt="สามทางลด 1" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th class="px-2 py-2 text-center font-semibold">Nominal Size<br>mm/in</th>
<th class="px-2 py-2 text-center font-semibold">Pipe OD<br>mm/in</th>
@@ -644,10 +641,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">สามทางลด Grooved DUKELARRSEN (2)</h3>
<img src="/images/dukelarrsen/dukelarrsen-23.jpg" alt="สามทางลด 2" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-23.jpg" alt="สามทางลด 2" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th class="px-2 py-2 text-center font-semibold">Nominal Size<br>mm/in</th>
<th class="px-2 py-2 text-center font-semibold">Pipe OD<br>mm/in</th>
@@ -680,10 +677,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">สามทางลดเกลียวใน Grooved DUKELARRSEN</h3>
<img src="/images/dukelarrsen/dukelarrsen-24.jpg" alt="สามทางลดเกลียวใน" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-24.jpg" alt="สามทางลดเกลียวใน" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th class="px-2 py-2 text-center font-semibold">Nominal Size<br>mm/in</th>
<th class="px-2 py-2 text-center font-semibold">Pipe OD<br>mm/in</th>
@@ -722,10 +719,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">สี่ทาง Grooved</h3>
<img src="/images/dukelarrsen/dukelarrsen-26.jpg" alt="สี่ทาง" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-26.jpg" alt="สี่ทาง" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th class="px-2 py-2 text-center font-semibold">Nominal Size<br>mm/in</th>
<th class="px-2 py-2 text-center font-semibold">Pipe OD<br>mm/in</th>
@@ -748,10 +745,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">สี่ทางลด Grooved</h3>
<img src="/images/dukelarrsen/dukelarrsen-27.jpg" alt="สี่ทางลด" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-27.jpg" alt="สี่ทางลด" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th class="px-2 py-2 text-center font-semibold">Nominal Size<br>mm/in</th>
<th class="px-2 py-2 text-center font-semibold">Pipe OD<br>mm/in</th>
@@ -773,10 +770,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">ฝาครอบ DUKELARRSEN</h3>
<img src="/images/dukelarrsen/dukelarrsen-28.jpg" alt="ฝาครอบ" class="w-full max-w-lg mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-28.jpg" alt="ฝาครอบ" class="w-full max-w-lg mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th class="px-2 py-2 text-center font-semibold">Nominal Size<br>mm/in</th>
<th class="px-2 py-2 text-center font-semibold">Pipe OD<br>mm/in</th>
@@ -805,10 +802,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">Cap with Eccentric Hole</h3>
<img src="/images/dukelarrsen/dukelarrsen-29.jpg" alt="Cap with Eccentric Hole" class="w-full max-w-lg mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-29.jpg" alt="Cap with Eccentric Hole" class="w-full max-w-lg mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th class="px-2 py-2 text-center font-semibold">Nominal Size<br>mm/in</th>
<th class="px-2 py-2 text-center font-semibold">Pipe OD<br>mm/in</th>
@@ -834,15 +831,15 @@ import Footer from '@/components/common/Footer.astro';
<section id="coupling" class="section bg-white">
<div class="container-custom">
<div class="max-w-4xl mx-auto">
<h2 class="text-3xl font-bold text-secondary-900 mb-12 text-center">Coupling ต่างๆ</h2>
<h2 class="text-xl font-bold text-secondary-900 mb-12 text-center">Coupling ต่างๆ</h2>
<div class="space-y-8">
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">รัดแยกสามทาง Grooved DUKELARRSEN (1)</h3>
<img src="/images/dukelarrsen/dukelarrsen-30.jpg" alt="รัดแยกสามทาง 1" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-30.jpg" alt="รัดแยกสามทาง 1" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th rowspan="2" class="px-2 py-2 text-center font-semibold align-middle">Nominal Size<br>mm/in</th>
<th rowspan="2" class="px-2 py-2 text-center font-semibold align-middle">Pipe OD<br>mm/in</th>
@@ -882,10 +879,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">รัดแยกสามทาง Grooved DUKELARRSEN (2)</h3>
<img src="/images/dukelarrsen/dukelarrsen-31.jpg" alt="รัดแยกสามทาง 2" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-31.jpg" alt="รัดแยกสามทาง 2" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th rowspan="2" class="px-2 py-2 text-center font-semibold align-middle">Nominal Size<br>mm/in</th>
<th rowspan="2" class="px-2 py-2 text-center font-semibold align-middle">Pipe OD<br>mm/in</th>
@@ -919,10 +916,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">รัดแยกสามทางเกลียวใน Threaded Grooved DUKELARRSEN (1)</h3>
<img src="/images/dukelarrsen/dukelarrsen-32.jpg" alt="รัดแยกเกลียวใน 1" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-32.jpg" alt="รัดแยกเกลียวใน 1" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th rowspan="2" class="px-2 py-2 text-center font-semibold align-middle">Nominal Size<br>mm/in</th>
<th rowspan="2" class="px-2 py-2 text-center font-semibold align-middle">Pipe OD<br>mm/in</th>
@@ -956,10 +953,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">รัดแยกสามทางเกลียวใน Threaded Grooved DUKELARRSEN (2)</h3>
<img src="/images/dukelarrsen/dukelarrsen-33.jpg" alt="รัดแยกเกลียวใน 2" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-33.jpg" alt="รัดแยกเกลียวใน 2" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th rowspan="2" class="px-2 py-2 text-center font-semibold align-middle">Nominal Size<br>mm/in</th>
<th rowspan="2" class="px-2 py-2 text-center font-semibold align-middle">Pipe OD<br>mm/in</th>
@@ -995,10 +992,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">รัดแยกสามทางเกลียวใน Threaded Grooved DUKELARRSEN (3)</h3>
<img src="/images/dukelarrsen/dukelarrsen-34.jpg" alt="รัดแยกเกลียวใน 3" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-34.jpg" alt="รัดแยกเกลียวใน 3" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th rowspan="2" class="px-2 py-2 text-center font-semibold align-middle">Nominal Size<br>mm/in</th>
<th rowspan="2" class="px-2 py-2 text-center font-semibold align-middle">Pipe OD<br>mm/in</th>
@@ -1030,10 +1027,10 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">รัดแยกสาม U-Bolt Grooved DUKELARRSEN</h3>
<img src="/images/dukelarrsen/dukelarrsen-35.jpg" alt="รัดแยก U-Bolt" class="w-full max-w-2xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-35.jpg" alt="รัดแยก U-Bolt" class="w-full max-w-2xl mx-auto h-auto rounded-xl mb-4" width="800" height="600" loading="lazy" decoding="async" />
<div class="overflow-x-auto">
<table class="w-full border-collapse bg-white rounded-xl shadow-sm overflow-hidden text-xs">
<thead class="bg-green-600 text-white">
<thead class="bg-primary-600 text-white">
<tr>
<th class="px-2 py-2 text-center font-semibold">Nominal Size<br>mm/in</th>
<th class="px-2 py-2 text-center font-semibold">Pipe OD<br>mm/in</th>
@@ -1070,12 +1067,12 @@ import Footer from '@/components/common/Footer.astro';
<section id="quality" class="section bg-gray-50">
<div class="container-custom">
<div class="max-w-4xl mx-auto">
<h2 class="text-3xl font-bold text-secondary-900 mb-12 text-center">การควบคุมคุณภาพ</h2>
<h2 class="text-xl font-bold text-secondary-900 mb-12 text-center">การควบคุมคุณภาพ</h2>
<div class="space-y-8">
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">Casting (การหล่อ)</h3>
<img src="/images/dukelarrsen/dukelarrsen-36.jpg" alt="Casting" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-36.jpg" alt="Casting" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<p class="text-secondary-700">
ในส่วนขององค์ประกอบทางเคมี เราทดสอบและวิเคราะห์ทุกล็อตของชิ้นส่วนหล่อเพื่อให้แน่ใจว่าองค์ประกอบทางเคมีตรงตามข้อกำหนดการออกแบบ สำหรับทุกแพ็คเกจของเหล็กหลอมเหลว มีชิ้นทดสอบแรงดึงในห้องปฏิบัติการ เราตรวจสอบทีละชิ้น เราสามารถมั่นใจได้ว่าการหล่อตรงตามข้อกำหนดเสมอ และรับประกันว่าทุก Coupling และ Fitting ปลอดภัยเพียงพอเมื่อทำงานภายใต้แรงดันใช้งานที่กำหนด
</p>
@@ -1083,14 +1080,14 @@ import Footer from '@/components/common/Footer.astro';
<div class="bg-white rounded-xl p-6 shadow-sm">
<h3 class="text-xl font-bold text-secondary-900 mb-4">Bolts and Nuts (สกรูและน็อต)</h3>
<img src="/images/dukelarrsen/dukelarrsen-37.jpg" alt="Bolts and Nuts" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-37.jpg" alt="Bolts and Nuts" class="w-full max-w-xl mx-auto h-auto rounded-xl mb-4" width="600" height="400" loading="lazy" decoding="async" />
<p class="text-secondary-700">
สำหรับสกรูและน็อต เราเลือกใช้วัสดุ 40 Cr คุณสมบัติทางกลของสกรูและน็อตสามารถถึงเกรด 8.8 หลังการอบชุบ สามารถใช้ประแจเพียงดอกเดียวในการติดตั้ง และสกรูและน็อตมีความน่าเชื่อถือและความแน่นหนาที่ดีกว่า
</p>
</div>
<div class="bg-white rounded-xl p-6 shadow-sm">
<img src="/images/dukelarrsen/dukelarrsen-38.jpg" alt="Quality Control" class="w-full max-w-2xl mx-auto h-auto rounded-xl mb-4" />
<img src="/images/dukelarrsen/dukelarrsen-38.jpg" alt="Quality Control" class="w-full max-w-2xl mx-auto h-auto rounded-xl mb-4" width="800" height="600" loading="lazy" decoding="async" />
<h3 class="text-xl font-bold text-secondary-900 mb-4">กระบวนการผลิตที่ทันสมัย</h3>
<p class="text-secondary-700">
ผลิตภัณฑ์ที่ได้รับการรับรองขึ้นอยู่กับอุปกรณ์การผลิตทางวิทยาศาสตร์ขั้นสูง การผลิตหล่อของเราใช้การหล่อด้วยอากาศแบบดินเหนียวเปียกเพื่อรับประกันการผลิตในปริมาณที่ต้องการ การผลิตหล่อของเราเลือกใช้ระบบการประมวลผลขั้นสูงของดินเหนียวแบบ Regenerative ทั้งหมด ซึ่งใช้การควบคุมแบบ PLC เพื่อให้คุณภาพของดินเหนียวมั่นคงและน่าเชื่อถือ เราใช้ทรายหล่อสองชนิดที่แตกต่างกันเพื่อเพิ่มความเรียบผิว การจำลองแบบใช้สายการจำลองแบบ Air Microseism Compaction และสายการจำลองแบบ Two-Sided Template with Escaping Box ความแม่นยำของขนาดและความคงตัวของขนาดของผลิตภัณฑ์ทั้งสองดีมาก การหล่อเหล็กใช้เตาหลอมแบบ Inductive ความถี่กลางขั้นสูงในประเทศและดำเนินการทดสอบและปรับโดยเครื่อง Spectrometer และตัวควบคุมคุณภาพของเหล็กหลอมเหลวเพื่อหลีกเลี่ยงการเข้าของสารเจือปนที่เป็นอันตราย
@@ -1102,22 +1099,23 @@ import Footer from '@/components/common/Footer.astro';
</section>
</section><!-- end product-specs wrapper -->
<section id="contact-cta" class="section bg-gray-50">
<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">สนใจสินค้าของเรา?</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>
<p class="text-base text-white/70 mt-8">
<strong>โทร:</strong> 090-555-1415 &nbsp;|&nbsp; <strong>Line Id:</strong> dealplustech &nbsp;|&nbsp; <strong>E-mail:</strong> dealplustech@gmail.com
</p>
</div>
</section>
</main>