kunthawat
  • Joined on 2025-12-05
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 20:35:51 +07:00
693c5e0904 fix: Add max-w-4xl mx-auto to sections in vineman-2
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 19:04:22 +07:00
5159445a51 fix: Add max-w-4xl mx-auto to sections for consistent width
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 18:42:17 +07:00
8ae6f412d9 fix: Replace Chinese text in water-pump FAQ
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 14:02:38 +07:00
7b7c428ff8 fix: Add missing LINE SVG icons to CTA section buttons
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 13:41:07 +07:00
27a56af25c fix: Add missing LINE SVG icons to all buttons
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 13:12:31 +07:00
97f066a9b3 fix: Remove text-white class from SVG elements
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 13:08:38 +07:00
93e2845b57 fix: Use inline SVG with text-white class for LINE icons
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 12:54:10 +07:00
70298a5ffb fix: Fix LINE button order and icon color in CTA sections
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 12:45:39 +07:00
033acab1ff fix: Use CDN img for LINE icon instead of inline SVG
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 12:34:54 +07:00
9541b42bbc fix: Correct Line button order - 'แชท [Line icon]'
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 11:55:56 +07:00
9c1104aa5e fix: Standardize all Line buttons to 'แชท [Line icon]' pattern
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 11:31:08 +07:00
82bae1ec17 Fix Line button - add proper SVG icon
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 11:24:09 +07:00
b1acd6aaef Add products-raw folder for ball-jet and tevada images
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 11:20:08 +07:00
6ecbc30920 Add root-level product images to git
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 11:15:46 +07:00
23574b1038 Add essential product images to git for deployment
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 11:11:19 +07:00
43e376d99b Add dealplustech-logo.png to git
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 10:44:41 +07:00
4424a30bee Update Dockerfile port to 3000
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 10:27:34 +07:00
4bb73d8924 Fix Dockerfile - use Node.js 22 instead of 20 for Astro 6 compatibility
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 10:22:55 +07:00
e1aaddc9e9 Revert to Tailwind v3 with @astrojs/tailwind - use --legacy-peer-deps for compatibility
kunthawat pushed to main at kunthawat/dealplustech-astro 2026-04-02 10:01:19 +07:00
a2cd58e434 Fix npm install - add --legacy-peer-deps for Astro 6 + tailwind compatibility