419 lines
27 KiB
Plaintext
419 lines
27 KiB
Plaintext
---
|
||
import Layout from '../layouts/Layout.astro'
|
||
---
|
||
|
||
<Layout
|
||
title="Tech Consult | MoreminiMore - ที่ปรึกษา AI ครบวงจร"
|
||
description="บริการที่ปรึกษา AI ครบวงจร สำหรับธุรกิจไทย ที่ปรึกษา Marketing Automation, AI Automation, AI Hardware และการรวมระบบ"
|
||
>
|
||
<!-- Schema.org -->
|
||
<script type="application/ld+json" set:html={JSON.stringify({
|
||
"@context": "https://schema.org",
|
||
"@type": "LocalBusiness",
|
||
"name": "MoreminiMore Co.,Ltd.",
|
||
"description": "บริการที่ปรึกษา AI ครบวงจร สำหรับธุรกิจไทย",
|
||
"telephone": "+66809955945",
|
||
"email": "contact@moreminimore.com",
|
||
"url": "https://www.moreminimore.com/tech-consult",
|
||
"address": {
|
||
"@type": "PostalAddress",
|
||
"streetAddress": "53 หมู่ 1 ต.บ้านแพ้ว",
|
||
"addressLocality": "บ้านแพ้ว",
|
||
"addressRegion": "สมุทรสาคร",
|
||
"postalCode": "74120",
|
||
"addressCountry": "TH"
|
||
},
|
||
"geo": {
|
||
"@type": "GeoCoordinates",
|
||
"latitude": 13.5497,
|
||
"longitude": 100.4167
|
||
},
|
||
"openingHours": "Mo-Fr 09:00-18:00",
|
||
"priceRange": "$$",
|
||
"serviceType": ["Tech Consult", "AI Consulting", "Marketing Automation", "AI Hardware"]
|
||
})} />
|
||
|
||
<!-- Hero Section - Asymmetric Professional -->
|
||
<section class="relative min-h-[85vh] flex items-center overflow-hidden">
|
||
<!-- Left: Image Side -->
|
||
<div class="absolute inset-0 lg:w-1/2">
|
||
<img
|
||
src="/images/tech-consult.jpg"
|
||
alt="ที่ปรึกษา AI สำหรับธุรกิจไทย"
|
||
class="w-full h-full object-cover"
|
||
/>
|
||
<div class="absolute inset-0 bg-black/60"></div>
|
||
</div>
|
||
|
||
<!-- Right: Content Side with Pattern -->
|
||
<div class="relative lg:w-1/2 lg:ml-auto bg-white w-full min-h-[85vh] flex items-center">
|
||
<!-- Diagonal Split -->
|
||
<div class="absolute top-0 right-0 w-32 h-full bg-gray-100 skew-x-12 translate-x-8"></div>
|
||
|
||
<!-- Subtle Grid Pattern -->
|
||
<div class="absolute inset-0 opacity-[0.03]" style="background-image: linear-gradient(#000 1px, transparent 1px), linear-gradient(90deg, #000 1px, transparent 1px); background-size: 30px 30px;"></div>
|
||
|
||
<div class="container mx-auto px-8 py-16 relative z-10">
|
||
<div class="max-w-lg">
|
||
<!-- Badge -->
|
||
<div class="inline-flex items-center gap-2 bg-black text-white px-4 py-2 rounded-full font-semibold mb-6">
|
||
<svg class="w-4 h-4" fill="currentColor" viewBox="0 0 24 24"><path d="M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z"/></svg>
|
||
<span>บริการที่ปรึกษา AI ครบวงจร</span>
|
||
</div>
|
||
|
||
<!-- Main Headline -->
|
||
<h1 class="text-5xl md:text-6xl font-bold text-black mb-6 leading-tight">
|
||
ที่ปรึกษา AI<br/>
|
||
<span class="text-gray-600">ครบว<E0B89A><E0B8A7><EFBFBD>จร</span><br/>
|
||
สำหรับธุรกิจไทย
|
||
</h1>
|
||
|
||
<!-- Subheadline -->
|
||
<p class="text-lg text-gray-600 mb-8 leading-relaxed">
|
||
ที่ปรึกษาด้าน Marketing Automation, AI Automation<br/>
|
||
และ AI Hardware สำหรับธุรกิจของคุณ
|
||
</p>
|
||
|
||
<!-- CTAs -->
|
||
<div class="flex flex-wrap gap-4 mb-10">
|
||
<a href="tel:0809955945" class="group bg-black text-white px-8 py-4 rounded-full font-bold text-lg hover:bg-gray-800 transition-all duration-300 hover:scale-105 flex items-center gap-3">
|
||
<svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24">
|
||
<path d="M20 15.5c-1.25 0-2.45-.2-3.57-.57-.35-.11-.74-.03-1.02.24l-2.2 2.2c-2.83-1.44-5.15-3.75-6.59-6.59l2.2-2.21c.28-.26.36-.65.25-1C8.7 6.45 8.5 5.25 8.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1z"/>
|
||
</svg>
|
||
โทรหาเรา
|
||
</a>
|
||
<a href="https://line.me/ti/p/~@539hdlul" target="_blank" rel="noopener noreferrer" class="group bg-gray-100 text-black border-2 border-gray-300 px-8 py-4 rounded-full font-bold text-lg hover:bg-gray-200 transition-all duration-300 flex items-center gap-3">
|
||
<img src="/icons/social/line.svg" alt="LINE" class="w-5 h-5" />
|
||
สอบถามราคา
|
||
</a>
|
||
</div>
|
||
|
||
<!-- Trust Badges -->
|
||
<div class="flex flex-wrap gap-6 text-gray-500 text-sm">
|
||
<span class="flex items-center gap-2">
|
||
<svg class="w-4 h-4 text-black" fill="currentColor" viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>
|
||
ปรึกษาฟรี
|
||
</span>
|
||
<span class="flex items-center gap-2">
|
||
<svg class="w-4 h-4 text-black" fill="currentColor" viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>
|
||
ทีมงานมืออาชีพ
|
||
</span>
|
||
<span class="flex items-center gap-2">
|
||
<svg class="w-4 h-4 text-black" fill="currentColor" viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>
|
||
ราคาเหมาะสม
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Services - 4 Column Grid -->
|
||
<section class="py-24 bg-gray-50">
|
||
<div class="container mx-auto px-4 max-w-6xl">
|
||
<div class="text-center mb-16">
|
||
<h2 class="text-4xl md:text-5xl font-bold text-black mb-4">
|
||
บริการของเรา
|
||
</h2>
|
||
<p class="text-xl text-gray-600">
|
||
บริการที่ปรึกษา AI ครบวงจรสำหรับธุรกิจของคุณ
|
||
</p>
|
||
</div>
|
||
|
||
<div class="grid md:grid-cols-2 lg:grid-cols-4 gap-6">
|
||
<!-- Marketing Automation -->
|
||
<div class="group bg-white rounded-2xl p-8 shadow-sm hover:shadow-xl transition-all duration-300">
|
||
<div class="w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-5 group-hover:scale-110 transition-transform">
|
||
<svg class="w-7 h-7 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11 3.055A9.001 9.001 0 1020.945 13H11V3.055z"></path>
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20.488 9H15V3.512A9.025 9.025 0 0120.488 9z"></path>
|
||
</svg>
|
||
</div>
|
||
<h3 class="text-xl font-bold text-black mb-3">Marketing Automation</h3>
|
||
<ul class="text-gray-600 space-y-2 text-sm">
|
||
<li>• ระบบการตลาดอัตโนมัติ</li>
|
||
<li>• Email Marketing อัตโนมัติ</li>
|
||
<li>• Chatbot ตอบคำถาม</li>
|
||
<li>• วิเคราะห์ข้อมูลลูกค้า</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<!-- AI Automation -->
|
||
<div class="group bg-white rounded-2xl p-8 shadow-sm hover:shadow-xl transition-all duration-300">
|
||
<div class="w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-5 group-hover:scale-110 transition-transform">
|
||
<svg class="w-7 h-7 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z"></path>
|
||
</svg>
|
||
</div>
|
||
<h3 class="text-xl font-bold text-black mb-3">AI Automation</h3>
|
||
<ul class="text-gray-600 space-y-2 text-sm">
|
||
<li>• ระบบ AI ตอบคำถาม</li>
|
||
<li>• ประมวลผลเอกสาร</li>
|
||
<li>• วิเคราะห์ข้อมูลอัตโนมัติ</li>
|
||
<li>• สร้างเนื้อหาด้วย AI</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<!-- AI Hardware Consulting -->
|
||
<div class="group bg-white rounded-2xl p-8 shadow-sm hover:shadow-xl transition-all duration-300">
|
||
<div class="w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-5 group-hover:scale-110 transition-transform">
|
||
<svg class="w-7 h-7 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 3v2m6-2v2M9 19v2m6-2v2M5 9H3m2 6H3m18-6h-2m2 6h-2M7 19h10a2 2 0 002-2V7a2 2 0 00-2-2H7a2 2 0 00-2 2v10a2 2 0 002 2zM9 9h6v6H9V9z"></path>
|
||
</svg>
|
||
</div>
|
||
<h3 class="text-xl font-bold text-black mb-3">AI Hardware</h3>
|
||
<ul class="text-gray-600 space-y-2 text-sm">
|
||
<li>• ที่ปรึกษาซื้อ AI Server</li>
|
||
<li>• แนะนำ GPU/สเปค</li>
|
||
<li>• ติดตั้งระบบ On-premise</li>
|
||
<li>• ดูและบำรุงรักษา</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<!-- รวมระบบ -->
|
||
<div class="group bg-white rounded-2xl p-8 shadow-sm hover:shadow-xl transition-all duration-300">
|
||
<div class="w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-5 group-hover:scale-110 transition-transform">
|
||
<svg class="w-7 h-7 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 5a1 1 0 011-1h14a1 1 0 011 1v2a1 1 0 01-1 1H5a1 1 0 01-1-1V5zM4 13a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1H5a1 1 0 01-1-1v-6zM16 13a1 1 0 011-1h2a1 1 0 011 1v6a1 1 0 01-1 1h-2a1 1 0 01-1-1v-6z"></path>
|
||
</svg>
|
||
</div>
|
||
<h3 class="text-xl font-bold text-black mb-3">รวมระบบ</h3>
|
||
<ul class="text-gray-600 space-y-2 text-sm">
|
||
<li>• รวมระบบ<E0B89A><E0B89A><EFBFBD>ี<EFBFBD><E0B8B5><EFBFBD>มีอยู่</li>
|
||
<li>• เชื่อมต่อ API</li>
|
||
<li>• สร้าง Workflow</li>
|
||
<li>• ฝึกอบรมพนักงาน</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Why Choose Us - Dark Section -->
|
||
<section class="py-24 bg-black">
|
||
<div class="container mx-auto px-4 max-w-6xl">
|
||
<div class="text-center mb-16">
|
||
<h2 class="text-4xl md:text-5xl font-bold text-white mb-4">
|
||
ทำไมต้องเลือกเรา?
|
||
</h2>
|
||
<p class="text-xl text-gray-400">
|
||
เรามีความเชี่ยวชาญในการให้คำปรึกษา AI ให้ธุรกิจของคุณ
|
||
</p>
|
||
</div>
|
||
|
||
<div class="grid md:grid-cols-3 gap-6">
|
||
<div class="bg-gray-900 rounded-2xl p-8 border border-gray-800">
|
||
<div class="w-14 h-14 bg-white rounded-xl flex items-center justify-center mb-5">
|
||
<svg class="w-7 h-7 text-black" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2V6zM14 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V6zM4 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2v-2zM14 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z"></path>
|
||
</svg>
|
||
</div>
|
||
<h3 class="text-xl font-bold text-white mb-3">ครบวงจร</h3>
|
||
<p class="text-gray-400">
|
||
ให้คำปรึกษาครบทุกด้าน ทั้ง Marketing Automation, AI Automation และ Hardware คุณไม่ต้องไปหาหลายที่
|
||
</p>
|
||
</div>
|
||
|
||
<div class="bg-gray-900 rounded-2xl p-8 border border-gray-800">
|
||
<div class="w-14 h-14 bg-white rounded-xl flex items-center justify-center mb-5">
|
||
<svg class="w-7 h-7 text-black" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
|
||
</svg>
|
||
</div>
|
||
<h3 class="text-xl font-bold text-white mb-3">ประหยัด</h3>
|
||
<p class="text-gray-400">
|
||
ปรึกษาฟรีในเบื้องต้น แนะนำแนวทางที่เหมาะสมกับงบประมาณของคุณ ไม่ต้องซื้อของที่ไม่จำเป็น
|
||
</p>
|
||
</div>
|
||
|
||
<div class="bg-gray-900 rounded-2xl p-8 border border-gray-800">
|
||
<div class="w-14 h-14 bg-white rounded-xl flex items-center justify-center mb-5">
|
||
<svg class="w-7 h-7 text-black" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z"></path>
|
||
</svg>
|
||
</div>
|
||
<h3 class="text-xl font-bold text-white mb-3">ทำงานด้วยกัน</h3>
|
||
<p class="text-gray-400">
|
||
เราทำงานร่วมกับคุณตลอ<E0B8A5><E0B8AD><EFBFBD>ก<EFBFBD><E0B881><EFBFBD>ะบวนการ ตั้งแต่วางแผน จนถึง implementation และดูแลต่อเนื่อง
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Target Audience -->
|
||
<section class="py-24 bg-gray-50">
|
||
<div class="container mx-auto px-4 max-w-4xl">
|
||
<h2 class="text-3xl md:text-4xl font-bold text-black text-center mb-12">
|
||
เหมาะกับใคร?
|
||
</h2>
|
||
|
||
<div class="grid md:grid-cols-3 gap-6">
|
||
<div class="bg-white rounded-2xl p-6 shadow-sm text-center">
|
||
<div class="w-14 h-14 bg-black rounded-xl flex items-center justify-center mx-auto mb-4">
|
||
<svg class="w-7 h-7 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"></path>
|
||
</svg>
|
||
</div>
|
||
<h3 class="font-bold text-black mb-2">SME / ธุรกิจขนาดเล็ก</h3>
|
||
<p class="text-sm text-gray-600">ธุรกิจท้องถิ่นที่ต้องการเพิ่มยอดขายและดูแลลูกค้าได้มากขึ้น</p>
|
||
</div>
|
||
|
||
<div class="bg-white rounded-2xl p-6 shadow-sm text-center">
|
||
<div class="w-14 h-14 bg-black rounded-xl flex items-center justify-center mx-auto mb-4">
|
||
<svg class="w-7 h-7 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 14v3m4-3v3m4-3v3M3 21h18M3 10h18M3 7l9-4 9 4M4 10h16v11H4V10z"></path>
|
||
</svg>
|
||
</div>
|
||
<h3 class="font-bold text-black mb-2">บริษัท/องค์กร</h3>
|
||
<p class="text-sm text-gray-600">บริษัทที่ต้องการวิเคราะห์ข้อมูลและทำการตลาดอัตโนมัติ</p>
|
||
</div>
|
||
|
||
<div class="bg-white rounded-2xl p-6 shadow-sm text-center">
|
||
<div class="w-14 h-14 bg-black rounded-xl flex items-center justify-center mx-auto mb-4">
|
||
<svg class="w-7 h-7 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.428 15.428a2 2 0 00-1.022-.547l-2.387-.477a6 6 0 00-3.86.517l-.318.158a6 6 0 01-3.86.517L6.05 15.21a2 2 0 00-1.806.547M8 4h8l-1 1v5.172a2 2 0 00.586 1.414l5 5c1.26 1.26.367 3.414-1.415 3.414H4.828c-1.782 0-2.674-2.154-1.414-3.414l5-5A2 2 0 009 10.172V5L8 4z"></path>
|
||
</svg>
|
||
</div>
|
||
<h3 class="font-bold text-black mb-2">โรงงาน/Logistics</h3>
|
||
<p class="text-sm text-gray-600">องค์กรที่ต้องเชื่อมต่อระบบการผลิตและโลจิสติกส์</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Process -->
|
||
<section class="py-24 bg-white">
|
||
<div class="container mx-auto px-4 max-w-4xl">
|
||
<h2 class="text-3xl md:text-4xl font-bold text-black text-center mb-12">
|
||
ขั้นตอนการทำงาน
|
||
</h2>
|
||
|
||
<div class="grid grid-cols-2 md:grid-cols-4 gap-4">
|
||
<div class="text-center">
|
||
<div class="w-14 h-14 bg-black rounded-full flex items-center justify-center mx-auto mb-3 text-xl font-bold text-white">1</div>
|
||
<h3 class="font-bold text-black mb-1">วิเคราะห์</h3>
|
||
<p class="text-sm text-gray-600">วิเคราะห์ธุรกิจและความต้องการ</p>
|
||
</div>
|
||
<div class="text-center">
|
||
<div class="w-14 h-14 bg-black rounded-full flex items-center justify-center mx-auto mb-3 text-xl font-bold text-white">2</div>
|
||
<h3 class="font-bold text-black mb-1">วางแผน</h3>
|
||
<p class="text-sm text-gray-600">เสนอแนวทางและ Solution</p>
|
||
</div>
|
||
<div class="text-center">
|
||
<div class="w-14 h-14 bg-black rounded-full flex items-center justify-center mx-auto mb-3 text-xl font-bold text-white">3</div>
|
||
<h3 class="font-bold text-black mb-1">ดำเนินการ</h3>
|
||
<p class="text-sm text-gray-600">Implementation ระบบที่เหมาะสม</p>
|
||
</div>
|
||
<div class="text-center">
|
||
<div class="w-14 h-14 bg-black rounded-full flex items-center justify-center mx-auto mb-3 text-xl font-bold text-white">4</div>
|
||
<h3 class="font-bold text-black mb-1">ดูแลต่อเนื่อง</h3>
|
||
<p class="text-sm text-gray-600">Support และปรับปรุงต่อไป</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- FAQ -->
|
||
<section class="py-24 bg-gray-50">
|
||
<div class="container mx-auto px-4 max-w-3xl">
|
||
<h2 class="text-3xl md:text-4xl font-bold text-black text-center mb-12">
|
||
คำถามที่พบบ่อย
|
||
</h2>
|
||
|
||
<div class="space-y-3">
|
||
<div class="bg-white rounded-xl shadow-sm overflow-hidden">
|
||
<details class="group">
|
||
<summary class="flex items-center justify-between p-5 cursor-pointer list-none">
|
||
<span class="font-semibold text-black">Tech Consult ต่างจากการซื้อ Software ทั่วไปอย่างไร?</span>
|
||
<span class="transition group-open:rotate-180 text-gray-500">
|
||
<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="M19 9l-7 7-7-7"></path></svg>
|
||
</span>
|
||
</summary>
|
||
<div class="text-gray-600 px-5 pb-5">
|
||
<p>เราให้คำปรึกษาแบบ <strong>แนวทางการแก้ปัญหา</strong> ไม่ใช่แค่ขาย Software เราจะวิเคราะห์ธุรกิจของคุณก่อน จากนั้นจึงแนะนำ Solution ที่เหมาะสม ทั้ง Free Tools, Paid Software หรือ Custom Development</p>
|
||
</div>
|
||
</details>
|
||
</div>
|
||
|
||
<div class="bg-white rounded-xl shadow-sm overflow-hidden">
|
||
<details class="group">
|
||
<summary class="flex items-center justify-between p-5 cursor-pointer list-none">
|
||
<span class="font-semibold text-black">AI Hardware Consulting ช่วยอะไรได้บ้าง?</span>
|
||
<span class="transition group-open:rotate-180 text-gray-500">
|
||
<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="M19 9l-7 7-7-7"></path></svg>
|
||
</span>
|
||
</summary>
|
||
<div class="text-gray-600 px-5 pb-5">
|
||
<p>เราช่วยแนะนำ<strong>สเปค Server/GPU</strong> ที่เหมาะสมกับการใช้งาน AI ของคุณ, ช่วยเป<E0B980><E0B89B><EFBFBD>ี<EFBFBD><E0B8B5><EFBFBD>บเทียบราคาและทางเลือก, ติดตั้งระบบ On-premise และดูแลและบำรุงรักษา ช่วยประหยัดค่าใช้จ่ายที่ไม่จำเป็น</p>
|
||
</div>
|
||
</details>
|
||
</div>
|
||
|
||
<div class="bg-white rounded-xl shadow-sm overflow-hidden">
|
||
<details class="group">
|
||
<summary class="flex items-center justify-between p-5 cursor-pointer list-none">
|
||
<span class="font-semibold text-black">ต้องมีความรู้ด้านเทคนิคไหม?</span>
|
||
<span class="transition group-open:rotate-180 text-gray-500">
|
||
<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="M19 9l-7 7-7-7"></path></svg>
|
||
</span>
|
||
</summary>
|
||
<div class="text-gray-600 px-5 pb-5">
|
||
<p><strong class="text-black">ไม่ต้องมีความรู้ด้านเทคนิคเลย!</strong> เราดูแลทุกอย่างตั้งแต่ต้นจนจบ คุณเพียงแค่ให้ข้อมูลธุรกิจและดูผลลัพธ์ เราจะอธิบายให้เข้าใจง่าย ไม่ใช้ศัพท์เทคนิคมากเกินไป</p>
|
||
</div>
|
||
</details>
|
||
</div>
|
||
|
||
<div class="bg-white rounded-xl shadow-sm overflow-hidden border-2 border-black/10">
|
||
<details class="group">
|
||
<summary class="flex items-center justify-between p-5 cursor-pointer list-none">
|
||
<span class="font-semibold text-black">ค่าใช้จ่ายในการปรึกษาเป็นอย่างไร?</span>
|
||
<span class="transition group-open:rotate-180 text-gray-500">
|
||
<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="M19 9l-7 7-7-7"></path></svg>
|
||
</span>
|
||
</summary>
|
||
<div class="text-gray-600 px-5 pb-5">
|
||
<p>เราให้คำปรึกษาเบื้องต้น<strong class="text-black">ฟรี!</strong> สำหรับการปรึกษาเชิงลึกและ Implementation จะคิดตามความซับซ้อนของโปรเจกต์ เราจะแจ้งราคาก่อนเริ่มงานเสมอ ไม่มีค่าใช้จ่ายที่ซ่อนไว้</p>
|
||
</div>
|
||
</details>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Related Services -->
|
||
<section class="py-12 bg-white border-t border-gray-100">
|
||
<div class="container mx-auto px-4 max-w-3xl text-center">
|
||
<h3 class="text-lg font-bold text-black mb-6">บริการที่เกี่ยวข้อง</h3>
|
||
<div class="flex flex-wrap justify-center gap-3">
|
||
<a href="/marketing-automation" class="bg-gray-100 text-gray-700 px-5 py-2 rounded-full font-medium hover:bg-black hover:text-white transition">Marketing Automation</a>
|
||
<a href="/ai-automation" class="bg-gray-100 text-gray-700 px-5 py-2 rounded-full font-medium hover:bg-black hover:text-white transition">AI Automation</a>
|
||
<a href="/web-development" class="bg-gray-100 text-gray-700 px-5 py-2 rounded-full font-medium hover:bg-black hover:text-white transition">พัฒนาเว็บไซต์</a>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- CTA Section - Yellow -->
|
||
<section class="py-20 bg-primary">
|
||
<div class="container mx-auto px-4 text-center">
|
||
<h2 class="text-3xl md:text-4xl font-bold mb-6 text-black">
|
||
พร้อมเริ่มต้นใช้ AI ในธุรกิจแล้วหรือยัง?
|
||
</h2>
|
||
<p class="text-lg mb-8 max-w-2xl mx-auto text-gray-800">
|
||
ติดต่อเราเพื่อปรึกษาฟรี! เราพร้อมช่วยคุณหา Solution ที่เหมาะสมกับธุรกิจ
|
||
</p>
|
||
<div class="flex flex-wrap justify-center gap-4">
|
||
<a href="tel:0809955945" class="bg-black text-primary px-8 py-4 rounded-full font-bold text-lg hover:bg-gray-900 transition-all duration-300 hover:scale-105 flex items-center gap-3">
|
||
<svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24">
|
||
<path d="M20 15.5c-1.25 0-2.45-.2-3.57-.57-.35-.11-.74-.03-1.02.24l-2.2 2.2c-2.83-1.44-5.15-3.75-6.59-6.59l2.2-2.21c.28-.26.36-.65.25-1C8.7 6.45 8.5 5.25 8.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1z"/>
|
||
</svg>
|
||
080-995-5945
|
||
</a>
|
||
<a href="https://line.me/ti/p/~@539hdlul" target="_blank" rel="noopener noreferrer" class="bg-white text-black px-8 py-4 rounded-full font-bold text-lg hover:bg-gray-100 transition-all duration-300 hover:scale-105 flex items-center gap-3">
|
||
<img src="/icons/social/line.svg" alt="LINE" class="w-5 h-5" />
|
||
สอบถามราคา
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
</Layout> |