Commit Graph

4 Commits

Author SHA1 Message Date
Kunthawat Greethong
3908ddc765 Add complete SEO content for all 36 product pages
- Add keywords, seoContent, specifications, features, FAQ, and Schema.org data
- Extend types for ProductSpecification and FAQItem
- Update product page to render SEO sections with structured data
- All content in Thai for Thai market SEO optimization
2026-02-28 14:49:18 +07:00
Kunthawat Greethong
1ecd405eca Fix Thai URL decoding in catch-all route
- Added decodeURIComponent to handle URL-encoded Thai characters
- All product and portfolio pages now work correctly
- 64 static pages generated successfully
2026-02-26 07:37:12 +07:00
Kunthawat Greethong
90917b85d0 Add portfolio projects to catch-all route
- Updated [...slug] to handle both product categories and portfolio projects
- Added 15 portfolio project pages
- Added PortfolioProject type to types/index.ts
- Build now generates 64 static pages (38 products + 15 portfolio + 3 blog + 8 main)
2026-02-26 07:18:18 +07:00
Kunthawat Greethong
8983aebe95 Add product pages, real logo, and update phone number 2026-02-25 22:27:55 +07:00