Commit Graph

2 Commits

Author SHA1 Message Date
Kunthawat Greethong
a1b1b16288 feat(portfolio): move what_we_did to hover overlay + show 4 specific clients
Per user spec:
1. Home portfolio now shows only 4 specific clients in order:
   Dataroot → Jet Industries → ทวนทอง 99 → สำนักงานกฎหมาย ตถาตา
   (was filtering by featured: true, now filters by slug)

2. PortfolioCard: what_we_did moved from always-visible to
   yellow hover overlay (shown above "เยี่ยมชมเว็บไซต์" button).
   All cards now have uniform layout:
   - Default: image + name + industry + category + result
   - On hover (desktop): overlay shows what_we_did text + visit button
   - No hover effect on mobile (tap navigates to URL)

3. Added what_we_did + result to 3 cards that were missing them:
   - Jet Industries, ทวนทอง 99, สำนักงานกฎหมาย ตถาตา

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-10 09:55:50 +07:00
Macky
00b0de2d9a feat: push all new content into markdown collections
- 6 page-level content files in src/content/pages/
  (home, about, services, portfolio, faq, contact) with full
  conversion-optimized copy from research-audit
- 9 portfolio items in src/content/portfolio/ with new schema
  fields: industry, what_we_did, result
- 20 FAQ items in src/content/faq/ across 5 categories:
  บริการ, ราคา, ระยะเวลา, AI & เทคนิค, หลังการขาย
- 1 settings file (site identity, contact, social links)

All values quoted for YAML safety with Thai characters and URLs.
All answers specific (no 'ติดต่อเรา' cop-outs) with real numbers:
  - 2-4x conversion stat
  - 100,000 THB minimum threshold for SME fit
  - 12% lead-to-customer (3x SaaS avg)
  - 90%+ AI chat indistinguishable from human
  - 30 day warranty, 1 refund case in 5 years
  - Rush service +30% for 50% faster
2026-06-03 14:15:12 +07:00