Fix broken overflow-hidden pattern in all product pages

This commit is contained in:
Kunthawat Greethong
2026-05-24 19:37:51 +07:00
parent 0d1f59611c
commit 67c53fa421
27 changed files with 53 additions and 53 deletions

View File

@@ -344,7 +344,7 @@ import StickyBottomCTA from '@/components/common/StickyBottomCTA.astro';
</section>
<!-- CTA Section -->
<section class="py-16 bg-gradient-to-br from-primary-700 to-primary-600 text-white text-center relative overflow-hidden">>
<section class="py-16 bg-gradient-to-br from-primary-700 to-primary-600 text-white text-center relative overflow-hidden">
<!-- Animated Background -->
<div class="absolute inset-0 overflow-hidden pointer-events-none">