Commit Graph

5 Commits

Author SHA1 Message Date
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
b4b344e6ae Update site-config.ts with original URL structure from dealplustech.co.th
- Changed product URLs to match original site (e.g., /ท่อพีพีอาร์ตราช้าง/)
- Added 15 portfolio projects with original URLs
- Updated mainNavigation to match original menu structure
- Build passes with 38 product paths generated
2026-02-26 06:57:14 +07:00
Kunthawat Greethong
8983aebe95 Add product pages, real logo, and update phone number 2026-02-25 22:27:55 +07:00
Kunthawat Greethong
ed1150ceaf Initial commit: New industrial design with green theme 2026-02-25 22:04:30 +07:00