Commit Graph

13 Commits

Author SHA1 Message Date
Kunthawat Greethong
b3b4fa720a Use grid for email card to match top card width exactly 2026-04-01 22:54:36 +07:00
Kunthawat Greethong
24fb6f6dd4 Fix email card width - match one top card width 2026-04-01 22:51:28 +07:00
Kunthawat Greethong
8162546583 Clarify email card width comment - same as one top card 2026-04-01 22:47:59 +07:00
Kunthawat Greethong
cb3888dba2 Center email card and match width with top 2 cards 2026-04-01 22:43:52 +07:00
Kunthawat Greethong
f715e2715d Adjust contact cards layout - email on separate row, wider card 2026-04-01 22:39:24 +07:00
Kunthawat Greethong
6fb90153fc Fix contact-us page:
- Fix email to contact@moreminimore.com
- Fix LINE display to @moreminimore
- Remove Facebook from contact cards
- Remove 'ติดตามเราได้ที่' section
- Redesign to 3 balanced cards (Phone, LINE, Email)
2026-04-01 22:32:47 +07:00
Kunthawat Greethong
7d8828b085 Update Line links to new @539hdlul ID
- Updated all https://line.me/ti/p/@moreminimore to https://line.me/ti/p/~@539hdlul
- Updated all https://line.me/ (no username) to https://line.me/ti/p/~@539hdlul
- Updated text references from @moreminimore to ~@539hdlul
- Updated footer and contact page Line links

Files changed:
- src/layouts/Layout.astro
- src/pages/index.astro
- src/pages/about-us.astro
- src/pages/web-development.astro
- src/pages/ai-automation.astro
- src/pages/tech-consult.astro
- src/pages/marketing-automation.astro
- src/pages/contact-us.astro
- src/pages/privacy-policy.astro
- src/pages/terms-and-conditions.astro
2026-04-01 21:42:49 +07:00
Kunthawat Greethong
ae4a897d11 feat: Update images with Unsplash (hero + illustrations), fix UX/UI, add animations
- Replace MiniMax images with Unsplash (free commercial use)
- Hero images: marketing, AI automation, tech consult, web dev, about-us
- Illustrations: different from heroes for all 4 service pages
- Fix ตัวอย่างการใช้งาน section on marketing-automation
- Update about-us with hero image
- All images stored locally (not hotlinks)
2026-03-30 11:38:48 +07:00
Kunthawat Greethong
91df699433 fix: use official social media icon SVGs from Simple Icons
- Download official SVG icons from Simple Icons CDN
- Replace inline SVG code with <img> tags referencing icon files
- Icons sourced from simpleicons.org (Simple Icons project)
- Add Facebook, X (Twitter), LinkedIn, and LINE icons
- Files: /icons/social/{facebook,x,linkedin,line}.svg

Source: https://simpleicons.org/
2026-03-11 15:21:58 +07:00
Kunthawat Greethong
d0be40d80d fix: replace emoji social media icons with SVG logos
- Replace emoji icons (📘🐦💼💬) with official SVG logos
- Update Facebook, Twitter/X, LinkedIn, and LINE icons
- Add aria-label accessibility attributes
- Apply to header top bar and footer sections
- Update Contact Us page with SVG icons

Icons used:
- Facebook: Official 'f' logo
- Twitter/X: X logo
- LinkedIn: 'in' logo
- LINE: LINE bubble logo
2026-03-11 15:06:19 +07:00
Kunthawat Greethong
d4b51e2692 feat: อัพเดทเว็บไซต์ใหม่ - 5 บริการหลัก + 10 บทความ SEO
- เพิ่มบริการใหม่ 5 ด้าน: AI-Enhanced Website, Marketing Automation, SEO + AI Content, Tech Consult, AI Automation
- ลบบริการเดิมที่ไม่ใช้: AI Strategy, AI Training, AI Analytics
- สร้าง blog ใหม่ 10 บทความ พร้อม SEO/AEO optimization
- เพิ่ม blog listing page และ blog detail template
- อัพเดท layout, navigation, footer ให้สอดคล้องกับบริการใหม่
- เพิ่ม LINE contact icon (พร้อม placeholder link)
- แก้ CSS bugs: text contrast บน gradient backgrounds
- ปรับปรุง meta tags และ Schema.org structured data
- ย้ายจาก /category/seo เป็น /blog

Services:
- /web-development
- /marketing-automation
- /seo-content-system
- /tech-consult
- /ai-automation

Blog: /blog (10 articles)
2026-03-11 14:57:09 +07:00
Kunthawat Greethong
c6b56b9e26 Fix: Change text-xs and text-sm to text-base 2026-03-04 13:37:40 +07:00
Kunthawat Greethong
a578dd5a30 Initial commit: MoreminiMore redesign with Astro 2026-03-03 21:18:55 +07:00