Add DUKELARRSEN page with Thai content and fix image layouts

This commit is contained in:
Kunthawat
2026-03-21 08:52:59 +07:00
parent 527170e037
commit 82ed104666
24 changed files with 1531 additions and 456 deletions

View File

@@ -13,7 +13,7 @@ import Footer from '@/components/common/Footer.astro';
<div class="grid lg:grid-cols-2 gap-12 items-start">
<div class="lg:sticky lg:top-24">
<div class="card p-8 bg-white">
<img src="/images/products-cropped/Thermobreak_-LS_0.png" alt="Product" class="w-full h-auto rounded-xl" onerror="this.src='/images/logo/dealplustech-logo.png'" />
<img src="/images/thermobreak/thermobreak-solarblock.png" alt="Product" class="w-full h-auto rounded-xl" onerror="this.src='/images/logo/dealplustech-logo.png'" />
</div>
</div>