Initial commit - Deal Plus Tech Astro Website

 53 pages (34 products + corporate)
 All logo images
 Nginx Dockerfile (production-ready)
 PDPA compliant (cookie consent)
 Modern design with Kanit font
 Line + Phone buttons on products

Built: 2026-03-13
This commit is contained in:
Kunthawat Greethong
2026-03-13 10:38:49 +07:00
commit 5f9673aac4
65 changed files with 4803 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
# Large image files - deploy separately
public/images/
!public/images/logo/
!public/images/favicon.*
# Build output
dist/
# Dependencies
node_modules/
# Logs
*.log
npm-debug.log*
# OS files
.DS_Store
Thumbs.db