From 5cda2eebac79cc70572aa20feac248e6a7acb0ad Mon Sep 17 00:00:00 2001 From: Jarvis Prime Date: Tue, 24 Mar 2026 05:07:17 +0000 Subject: [PATCH] Add pricing tab switching JS and bmtForm for buy buttons --- src/layouts/Base.astro | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/src/layouts/Base.astro b/src/layouts/Base.astro index 575828d..570c0c2 100644 --- a/src/layouts/Base.astro +++ b/src/layouts/Base.astro @@ -603,4 +603,34 @@ const isHome = currentPath === '/'; + \ No newline at end of file