Add sticky image wrapper to all product hero sections

This commit is contained in:
Kunthawat Greethong
2026-05-24 20:10:44 +07:00
parent 9fc6951dd4
commit c0975d6493
8 changed files with 8 additions and 0 deletions

View File

@@ -83,6 +83,7 @@ import BaseLayout from '@/layouts/BaseLayout.astro';
</div>
</div>
<div class="order-1 lg:order-2">
<div class="lg:sticky lg:top-24">
<div class="rounded-2xl overflow-hidden">
<img src="/images/products-cropped/hdpe001.png" alt="ท่อ HDPE (High Density Polyethylene)" class="w-full" loading="eager" />
</div>