MAJOR FIX - Pages were missing Header and Footer components: ✅ Added Header import to all pages ✅ Added Footer import to all pages ✅ Added <Header /> and <Footer /> components ✅ Changed custom colors to standard Tailwind (green-600, gray-*) ✅ Fixed: about-us, services, products, blog pages COLOR SCHEME: - primary-600 → green-600 (trust, growth) - secondary-900 → gray-900 (professional) - secondary-800 → gray-800 - secondary-600 → gray-600 - secondary-200 → gray-200 All pages now show proper Header navigation and Footer with links!
27 lines
735 B
JSON
27 lines
735 B
JSON
{
|
|
"name": "Deal Plus Tech",
|
|
"short_name": "DPT",
|
|
"description": "ผู้เชี่ยวชาญด้านระบบน้ำ จำหน่ายท่อ PPR, ท่อ HDPE, รั้วตาข่าย, อุปกรณ์ท่อน้ำ",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#ffffff",
|
|
"theme_color": "#1e40af",
|
|
"orientation": "portrait-primary",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon-512.jpg",
|
|
"sizes": "512x512",
|
|
"type": "image/jpeg",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/favicon-512.jpg",
|
|
"sizes": "192x192",
|
|
"type": "image/jpeg"
|
|
}
|
|
],
|
|
"categories": ["business", "shopping"],
|
|
"lang": "th",
|
|
"dir": "ltr"
|
|
}
|