From fea35c2bdebd2fb0557f6441807c2898d763f913 Mon Sep 17 00:00:00 2001 From: Kunthawat Greethong Date: Sun, 24 May 2026 19:54:35 +0700 Subject: [PATCH] Add price list button to armflex, aeroflex, maxflex hero section --- src/pages/aeroflex.astro | 6 ++++++ src/pages/armflex.astro | 6 ++++++ src/pages/maxflex.astro | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/src/pages/aeroflex.astro b/src/pages/aeroflex.astro index 2a66066..56934d6 100644 --- a/src/pages/aeroflex.astro +++ b/src/pages/aeroflex.astro @@ -60,6 +60,12 @@ import Footer from '@/components/common/Footer.astro'; +
diff --git a/src/pages/armflex.astro b/src/pages/armflex.astro index 861e369..61f7fa8 100644 --- a/src/pages/armflex.astro +++ b/src/pages/armflex.astro @@ -60,6 +60,12 @@ import Footer from '@/components/common/Footer.astro'; +
diff --git a/src/pages/maxflex.astro b/src/pages/maxflex.astro index 2dbb8ed..681d9a4 100644 --- a/src/pages/maxflex.astro +++ b/src/pages/maxflex.astro @@ -60,6 +60,12 @@ import Footer from '@/components/common/Footer.astro'; +