Commit Graph

10 Commits

Author SHA1 Message Date
Kunthawat Greethong
a9e3c81fce Update hero section and add highlight products (PPR, Grilles, Thermobreak) 2026-02-27 09:20:37 +07:00
Kunthawat Greethong
dccfce8186 Fix blog tables (remark-gfm), update portfolio images, fix dropdown hover issues, remove contact form 2026-02-26 21:44:02 +07:00
Kunthawat Greethong
f54c020097 Fix Header.tsx syntax error, add all products to navigation menu
- Fixed truncated Header.tsx with missing closing tags
- Updated navigation to include all 38 products in 7 categories
- Added 2-column dropdown grid layout for desktop
- Added nested sub-categories for mobile menu
2026-02-26 10:31:41 +07:00
Kunthawat Greethong
e7adbd8e98 Change Header and Footer to white background
- Header: white background with dark text for navigation
- Footer: light gray background with dark text
- All text colors updated for readability
- No white text on white background issues
2026-02-26 09:29:26 +07:00
Kunthawat Greethong
88d06a4edd Add additional pages for complete site migration
- Added /pipe/ category page listing all pipe products
- Added /join-us/ job listings page with benefits
- Added /sales-engineer/ job detail page
- Added /all-projects/ page listing all portfolio projects
- Total 68 static pages generated
2026-02-26 07:48:36 +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
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