diff --git a/src/pages/index.astro b/src/pages/index.astro index dabb992..332113f 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -2,53 +2,211 @@ import Base from '../layouts/Base.astro'; import Navigation from '../components/Navigation.astro'; import Footer from '../components/Footer.astro'; -import Hero from '../components/Hero.astro'; -import ServiceCard from '../components/ServiceCard.astro'; import { getCollection } from 'astro:content'; import { portfolioItems } from '../data/portfolio'; const blogPosts = await getCollection('blog'); const sortedPosts = blogPosts.sort((a, b) => b.data.date.valueOf() - a.data.date.valueOf()); - -const services = [ - { title: "Automation Consult", subtitle: "Implement specific unique app and AI for business to do automation workflow", image: "/images/services/automation.jpg", link: "/services/automation" }, - { title: "AI Consult", subtitle: "Consult service for using AI to improve business workflow and knowledge management", image: "/images/services/ai-consult.jpg", link: "/services/ai-consult" }, - { title: "Marketing Automation", subtitle: "Use AI to help generate and manage marketing workflow", image: "/images/services/marketing.jpg", link: "/services/marketing" }, - { title: "Website Development", subtitle: "Implement website for business and integrate with marketing workflow", image: "/images/services/webdev.jpg", link: "/services/webdev" }, -]; --- - - + +
+ +
+
+
+
+ + +
+
+
+
+
- -
- -
-
- บริการของเรา -

- ครบทุกโซลูชั่นด้านดิจิตอล -

-

- ให้เราดูแลทุกอย่าง ในขณะที่คุณโฟกัสที่ธุรกิจของคุณ +

+ +
+ +
+ + รับทำเว็บไซต์ SEO AI Chatbot +
+ + +

+ เปลี่ยนธุรกิจให้ + เติบโตด้วย AI +

+ + +

+ รับทำเว็บไซต์ AI Chatbot และระบบอัตโนมัติทางการตลาด + ที่ช่วยเพิ่มยอดขาย ลดต้นทุน ให้ธุรกิจ SMEs ไทย

+ + + + + +
+ ✓ ปรึกษาฟรี + ✓ ดูแลหลังขาย + ✓ ราคาเหมาะสม +
+
+ + +
+
+
+
+ + + +
+
AI Solutions
+
+
+
+ 100+ + ลูกค้า +
+
+ 50+ + โครงการ +
+
+ 5 ปี + ประสบการณ์ +
+
+
+
+ + เว็บไซต์พร้อมใช้งาน +
+
+ + Server + Domain ฟรี +
+
+ + AI ช่วยสร้างเนื้อหา +
+
+
+
+
+
+ + +
+ + + +
+
+ + +
+
+ +
+ บริการของเรา +

+ ครบทุกโซลูชัน
ด้านดิจิทัล +

+

+ ให้เราดูแลทุกอย่าง ในขณะที่คุณโฟกัสที่ธุรกิจของคุณ +

+
+ + +
+ + + + +
+
+
+ + + +
+

AI Automation

+

เชื่อมข้อมูลจากหลายแอปเข้าด้วยกัน วิเคราะห์ข้อมูล สร้างรายงาน แจ้งเตือนอัตโนมัติ พร้อม Chatbot ภายในองค์กร

+ ดูรายละเอียด → +
+ +
+
+ + + + +
+

Marketing Automation

+

ส่งข้อความอัตโนมัติ วิเคราะห์ข้อมูล SEO ติด Google ครอบคลุม Website, Social Media, Ads และ Email

+ ดูรายละเอียด → +
+ +
+
+ + + +
+

Tech Consult

+

ที่ปรึกษาด้าน Marketing Automation, AI Automation และ AI Hardware สำหรับธุรกิจของคุณ

+ ดูรายละเอียด → +
-
- {services.map((service, i) => ( -
- -
- ))} -
- -
- -
+ +
+
+
+ " +

+ เปลี่ยนธุรกิจของคุณให้เติบโตด้วย AI ไม่ใช่เรื่องยากอีกต่อไป +

+ — MoreminiMore +
+
+
+ + +
- -
+ +
- -
+ +
-
+

พร้อมเปลี่ยน ธุรกิจของคุณ? @@ -161,50 +361,328 @@ const services = [ - - \ No newline at end of file + \ No newline at end of file