Fix hero image path in อุปกรณ์ปรับอากาศ page
This commit is contained in:
@@ -63,10 +63,6 @@ import BaseLayout from '@/layouts/BaseLayout.astro';
|
||||
<!-- Gallery Section -->
|
||||
<section class="py-16 bg-white">
|
||||
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10">
|
||||
<div class="text-center mb-12">
|
||||
<h2 class="text-3xl lg:text-4xl font-bold text-primary-700 mb-4">ภาพตัวอย่างผลงาน</h2>
|
||||
<p class="text-neutral-600 max-w-2xl mx-auto">รั้วเทวดาติดตั้งจริงในพื้นที่ต่างๆ</p>
|
||||
</div>
|
||||
<div class="grid md:grid-cols-3 gap-6">
|
||||
<div class="rounded-2xl overflow-hidden shadow-lg hover:shadow-xl transition-shadow">
|
||||
<img src="/images/tevada/LINE_ALBUM_รั้วเทวดา_260522_1.jpg" alt="รั้วเทวดา ภาพที่ 1" class="w-full h-auto" loading="lazy" />
|
||||
|
||||
Reference in New Issue
Block a user