Regenerate all 63 pages with ACTUAL crawled content

 All pages now use REAL content from dealplustech.co.th
 Correct logo (13523630950840.png) from original website
 Product images mapped to correct pages
 All Thai URLs preserved
 34 product pages with real specifications
 29 corporate pages with actual content

Built from crawled data: crawled-sitemap.json (64 pages, 553 images)
This commit is contained in:
Kunthawat Greethong
2026-03-13 11:01:30 +07:00
parent d3851a5777
commit 14486451d8
54 changed files with 80 additions and 80 deletions

View File

@@ -8,7 +8,7 @@ const currentYear = new Date().getFullYear();
<!-- Company Info -->
<div>
<div class="flex items-center space-x-3 mb-6">
<img src="/images/logo/logox2_white.png" alt="Deal Plus Tech" class="h-10 w-auto" />
<img src="/images/logo/13523630950840.png" alt="Deal Plus Tech" class="h-10 w-auto" />
<span class="text-xl font-bold">Deal Plus Tech</span>
</div>
<p class="text-secondary-300 text-base mb-6">

View File

@@ -20,7 +20,7 @@ const categories = [
<div class="flex items-center justify-between h-20">
<!-- Logo -->
<a href="/" class="flex items-center space-x-3 group">
<img src="/images/logo/logox2.png" alt="Deal Plus Tech" class="h-12 w-auto transition-transform group-hover:scale-105" />
<img src="/images/logo/13523630950840.png" alt="Deal Plus Tech" class="h-12 w-auto transition-transform group-hover:scale-105" />
<span class="text-2xl font-bold gradient-text hidden md:block">Deal Plus Tech</span>
</a>