Fix layout after removing animation code - clean structure
This commit is contained in:
@@ -456,10 +456,7 @@ import StickyBottomCTA from '@/components/common/StickyBottomCTA.astro';
|
||||
|
||||
<div class="space-y-4">
|
||||
<div class="border border-neutral-200 rounded-xl overflow-hidden">
|
||||
<!-- Floating Particles -->
|
||||
</div>
|
||||
|
||||
<details class="group">
|
||||
<details class="group">
|
||||
<summary class="flex items-center justify-between p-4 cursor-pointer bg-neutral-50 hover:bg-neutral-100 transition-colors">
|
||||
<span class="font-medium text-neutral-900">ระบบรั้วไวน์แมนมีอายุการใช้งานนานเท่าไหร่?</span>
|
||||
<svg class="w-5 h-5 text-neutral-500 group-open:rotate-180 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
@@ -473,10 +470,7 @@ import StickyBottomCTA from '@/components/common/StickyBottomCTA.astro';
|
||||
</div>
|
||||
|
||||
<div class="border border-neutral-200 rounded-xl overflow-hidden">
|
||||
<!-- Floating Particles -->
|
||||
</div>
|
||||
|
||||
<details class="group">
|
||||
<details class="group">
|
||||
<summary class="flex items-center justify-between p-4 cursor-pointer bg-neutral-50 hover:bg-neutral-100 transition-colors">
|
||||
<span class="font-medium text-neutral-900">ระยะห่างของเสาควรเท่าไหร่?</span>
|
||||
<svg class="w-5 h-5 text-neutral-500 group-open:rotate-180 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
@@ -490,10 +484,7 @@ import StickyBottomCTA from '@/components/common/StickyBottomCTA.astro';
|
||||
</div>
|
||||
|
||||
<div class="border border-neutral-200 rounded-xl overflow-hidden">
|
||||
<!-- Floating Particles -->
|
||||
</div>
|
||||
|
||||
<details class="group">
|
||||
<details class="group">
|
||||
<summary class="flex items-center justify-between p-4 cursor-pointer bg-neutral-50 hover:bg-neutral-100 transition-colors">
|
||||
<span class="font-medium text-neutral-900">ติดตั้งระบบรั้วไวน์แมนยากหรือไม่?</span>
|
||||
<svg class="w-5 h-5 text-neutral-500 group-open:rotate-180 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
@@ -507,10 +498,7 @@ import StickyBottomCTA from '@/components/common/StickyBottomCTA.astro';
|
||||
</div>
|
||||
|
||||
<div class="border border-neutral-200 rounded-xl overflow-hidden">
|
||||
<!-- Floating Particles -->
|
||||
</div>
|
||||
|
||||
<details class="group">
|
||||
<details class="group">
|
||||
<summary class="flex items-center justify-between p-4 cursor-pointer bg-neutral-50 hover:bg-neutral-100 transition-colors">
|
||||
<span class="font-medium text-neutral-900">ควรเลือกตาข่ายถักปมหรือตาข่ายฟิคซ์ล็อค?</span>
|
||||
<svg class="w-5 h-5 text-neutral-500 group-open:rotate-180 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
|
||||
Reference in New Issue
Block a user