Commit Graph

7 Commits

Author SHA1 Message Date
Kunthawat
77bd2072f5 fix: Add all spec images to public folder
- Added PNG spec images
- Now 14 images in public/images/2021/03/
2026-03-11 15:37:31 +07:00
Kunthawat
16071f80fe fix: Add product images to public folder
- Copied images from spec_images/ and table_images/
- Now in public/images/2021/03/ (matching old paths)
- Images will be served correctly on Easypanel
2026-03-11 15:12:29 +07:00
Kunthawat
28c4f8d981 feat: Migrate Astro to root - Replace Next.js completely
- Removed Next.js project (src, app, components, etc.)
- Moved Astro from dealplustech-astro/ to root
- Updated Dockerfile for Astro root deployment
- All PDPA compliance features preserved:
  * Cookie consent banner
  * Consent logging API with SQLite
  * Admin dashboard (/admin/consent-logs)
  * Privacy Policy (Thai, PDPA-compliant)
  * Terms & Conditions (Thai)
- 15 pages: homepage, 6 products, 3 blog posts, legal pages, admin
- Build: 660ms, all pages generated successfully
2026-03-10 22:11:57 +07:00
Kunthawat Greethong
ca9787d4dd fix: Use original favicons from dealplustech.co.th
- Real favicon.ico from original website (1.4KB)
- Real favicon.svg from original website (140KB)
- Real apple-touch-icon.png from original website
- Match exact original branding
2026-03-03 18:08:40 +07:00
Kunthawat Greethong
a5e557d20b fix: Add favicon.ico and favicon.svg files
- Add favicon.ico (downloaded)
- Create favicon.svg with logo
- Required for favicon to work on Easypanel
2026-03-03 17:46:56 +07:00
Kunthawat Greethong
13436b42e5 Add SEO improvements: sitemap, robots.txt, LocalBusiness schema, GA4, llm.txt
- Add dynamic sitemap.xml generation for all pages
- Add robots.txt for search engine crawl directives
- Add LocalBusiness JSON-LD schema for local SEO
- Add BreadcrumbList schema for navigation breadcrumbs
- Add canonical URLs to all product pages
- Add Twitter Cards metadata
- Add Google Analytics 4 integration component
- Create llm.txt with all product data for AI optimization
- Create reusable UI components (Button, Card, Badge)
- Update company address to full Thai address
- Update .env.example with GA4 placeholder
2026-02-28 18:10:09 +07:00
Kunthawat Greethong
ed1150ceaf Initial commit: New industrial design with green theme 2026-02-25 22:04:30 +07:00