Auto-sync from website-creator

This commit is contained in:
Kunthawat
2026-03-15 14:17:39 +07:00
parent 4eef08b30b
commit e311f21be2
61 changed files with 2439 additions and 718 deletions

View File

@@ -4,17 +4,108 @@ import Header from '@/components/common/Header.astro';
import Footer from '@/components/common/Footer.astro';
---
<BaseLayout title="ติดต่อเรา" description="ติดต่อเรา ส่งฟรี กรุงเทพมหานคร ปริมณฑล สามารถสอบถามได้ท">
<BaseLayout title="ติดต่อเรา" description="ติดต่อเรา บริษัท ดีล พลัส เทค จำกัด โทร 090-555-1415">
<Header slot="header" />
<main class="bg-gradient-to-br from-primary-50 via-white to-accent-50 min-h-screen">
<main class="px-4 sm:px-6 lg:px-8 bg-gradient-to-br from-primary-50 via-white to-accent-50 min-h-screen">
<section class="section">
<div class="container-custom">
<div class="max-w-4xl mx-auto">
<h1 class="text-4xl md:text-5xl font-bold text-secondary-900 mb-8">ติดต่อเรา</h1>
<div class="card p-8 md:p-12 bg-white">
<div class="prose prose-lg max-w-none">
<p class="text-base text-secondary-700 leading-relaxed mb-4">ติดต่อเรา - Deal Plus Tech บริษัท ดีล พลัส เทค จำกัด เราเป็นผู้เชียวชาญด้านระบบน้ำ ให้คำแนะนำและจำหน่าย ท่อ PPR ตราช้าง ท่อพีพีอาร์ ท่อ PPR ท่อ HDPE Thai PPR รั้วตาข่าย คุณภาพสูง ราคาถูก ปรึกษา Dealplustech ได้ตลอดเวลาทำการ Give us a call or fill in the contact form บริษัท ดีล พลัส เทค จำกัด เราเป็นผู้เชียวชาญด้านระบบน้ำ ให้คำแนะนำและจำหน่าย ท่อ PPR ตราช้าง ท่อพีพีอาร์ ท่อ PPR ท่อ HDPE Thai PPR รั้วตาข่าย คุณภาพสูง ราคาถูก Send Us A Message ชื่อของคุณ (จำเป็นต้องกรอก) อีเมล์ของคุณ (จำเป็นต้องกรอก) หัวข้อ ข้อความของคุณ แนบไฟล์ Δ Contact Details บริษัท ดีล พล</p>
<div class="card p-8 md:p-12 bg-white mb-8">
<p class="text-lg text-secondary-600 mb-8">
ส่งฟรี กรุงเทพมหานคร ปริมณฑล สามารถสอบถามได้ที่ช่อง Chat หรือโทรหา ปรึกษา Dealplustech ได้ตลอดเวลาทำการ
</p>
<h2 class="text-2xl font-bold text-secondary-900 mb-6">Send Us A Message</h2>
<form class="space-y-6">
<div>
<label for="name" class="block text-base font-medium text-secondary-700 mb-2">ชื่อของคุณ (จำเป็นต้องกรอก)</label>
<input type="text" id="name" name="name" required class="w-full px-4 py-3 border border-secondary-300 rounded-xl focus:ring-2 focus:ring-green-500 focus:border-green-500" />
</div>
<div>
<label for="email" class="block text-base font-medium text-secondary-700 mb-2">อีเมล์ของคุณ (จำเป็นต้องกรอก)</label>
<input type="email" id="email" name="email" required class="w-full px-4 py-3 border border-secondary-300 rounded-xl focus:ring-2 focus:ring-green-500 focus:border-green-500" />
</div>
<div>
<label for="subject" class="block text-base font-medium text-secondary-700 mb-2">หัวข้อ</label>
<input type="text" id="subject" name="subject" class="w-full px-4 py-3 border border-secondary-300 rounded-xl focus:ring-2 focus:ring-green-500 focus:border-green-500" />
</div>
<div>
<label for="message" class="block text-base font-medium text-secondary-700 mb-2">ข้อความของคุณ</label>
<textarea id="message" name="message" rows="5" class="w-full px-4 py-3 border border-secondary-300 rounded-xl focus:ring-2 focus:ring-green-500 focus:border-green-500"></textarea>
</div>
<button type="submit" class="bg-green-600 hover:bg-green-700 text-white px-8 py-4 rounded-xl font-medium transition-all hover:shadow-lg">
ส่งข้อความ
</button>
</form>
</div>
<div class="grid md:grid-cols-2 gap-8">
<div class="card p-8 bg-white">
<h2 class="text-2xl font-bold text-secondary-900 mb-6">Contact Details</h2>
<div class="space-y-4">
<div>
<p class="text-base text-secondary-700 leading-relaxed">
<strong>บริษัท ดีล พลัส เทค จำกัด</strong><br/>
9/70 ซอยนครลุง 17 แขวงบางไผ่ เขตบางแค กทม. 10160
</p>
</div>
<div>
<p class="text-base text-secondary-700 leading-relaxed">
ส่งสินค้าฟรี กรุงเทพมหานคร ปริมณฑล ชลบุรี ระยอง
</p>
</div>
<div>
<p class="text-base text-secondary-700 leading-relaxed">
<strong>โทร:</strong> 090-555-1415
</p>
</div>
<div>
<p class="text-base text-secondary-700 leading-relaxed">
<strong>อีเมล:</strong> dealplustech@gmail.com
</p>
</div>
</div>
</div>
<div class="card p-8 bg-white">
<h2 class="text-2xl font-bold text-secondary-900 mb-6">Work Hour</h2>
<div class="space-y-2">
<div class="flex justify-between">
<span class="text-base text-secondary-700">วันจันทร์</span>
<span class="text-base text-secondary-700">08:30 - 17:30</span>
</div>
<div class="flex justify-between">
<span class="text-base text-secondary-700">วันอังคาร</span>
<span class="text-base text-secondary-700">08:30 - 17:30</span>
</div>
<div class="flex justify-between">
<span class="text-base text-secondary-700">วันพุธ</span>
<span class="text-base text-secondary-700">08:30 - 17:30</span>
</div>
<div class="flex justify-between">
<span class="text-base text-secondary-700">วันพฤหัสบดี</span>
<span class="text-base text-secondary-700">08:30 - 17:30</span>
</div>
<div class="flex justify-between">
<span class="text-base text-secondary-700">วันศุกร์</span>
<span class="text-base text-secondary-700">08:30 - 17:30</span>
</div>
<div class="flex justify-between">
<span class="text-base text-secondary-700">วันเสาร์</span>
<span class="text-base text-secondary-700">08:30 - 17:30</span>
</div>
<div class="flex justify-between">
<span class="text-base text-secondary-700">วันอาทิตย์</span>
<span class="text-base text-secondary-700">ปิดทำการ</span>
</div>
</div>
</div>
</div>
</div>