Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-12 00:41:44 +00:00

View File

@@ -166,8 +166,8 @@ export default function LandingPage() {
title="Begin Your Martial Arts Journey Today"
description="Join a community of dedicated martial artists learning traditional Ninjutsu and combat skills. Whether you seek self-defense, fitness, or personal growth, BJK Dojo welcomes you. Contact us to book your first training session."
buttons={[
{ text: "Book Your First Training", href: "mailto:info@bjkdojo.com" },
{ text: "Learn More", href: "#about" }
{ text: "Learn More", href: "#about" },
{ text: "Book Your First Training", href: "mailto:info@bjkdojo.com" }
]}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}