Commit Graph

1 Commits

Author SHA1 Message Date
Kunthawat Greethong
345cf272fb Fix: Merge headers, add Promotion page, fix image 404s
Changes:
1. MERGED 2 HEADERS INTO 1:
   - Removed black top bar with contact info
   - Single clean header with navigation only
   - Contact info moved to footer only
   - Cleaner, more professional look

2. CREATED PROMOTION PAGE (/promotion):
   - Moved all 'free website' content from homepage
   - Complete pricing table (3 packages)
   - 'Why Free' section explaining business model
   - 3-step process
   - Strong CTAs

3. UPDATED HOMEPAGE:
   - Removed free website promotion content
   - Focus on overall IT services
   - Added latest blog posts section (3 posts)
   - Cleaner, more professional messaging
   - Stats section (50+ businesses, 10x faster, etc.)

4. FIXED IMAGE 404 ERRORS:
   - Generated hero image for homepage
   - Created /public/images/hero/ directory
   - All pages now use valid image paths

5. NAVIGATION UPDATED:
   - Added Promotion link (optional, can add to nav)
   - Streamlined menu items
   - Better mobile menu

Build: 20 pages, 1.36s
2026-03-07 10:29:40 +07:00