Commit Graph

5 Commits

Author SHA1 Message Date
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
0cbca59d85 fix: use official LINE Corporation logo from icons8
- Replace chat bubble icon with official LINE logo
- Logo from icons8 (icons8-line-color/icons8-line-480.svg)
- Remove hardcoded width/height attributes
- Add role='img' for accessibility
- Keep viewBox 48x48 (official logo proportions)
2026-03-11 16:05:42 +07:00
Kunthawat Greethong
f3c11b3a68 fix: replace LINE icon with simpler chat bubble design
- Use cleaner chat bubble icon from Tabler Icons
- More recognizable and better visual clarity
- Retains LINE brand color (#00C300)
2026-03-11 15:43:26 +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
a578dd5a30 Initial commit: MoreminiMore redesign with Astro 2026-03-03 21:18:55 +07:00