border-4 border-dashed border-zinc-400">

UNDER CONSTRUCTION

This page is coming soon. We're working hard to bring you the best experience possible.

function showUnderConstruction() { document.getElementById('under-construction-modal').classList.remove('hidden'); document.getElementById('under-construction-modal').classList.add('flex'); } function hideUnderConstruction() { document.getElementById('under-construction-modal').classList.add('hidden'); document.getElementById('under-construction-modal').classList.remove('flex'); } function navigateTo(page) { // For demo purposes if (['programs', 'about', 'schedule', 'news', 'contact', 'members'].includes(page)) { showUnderConstruction(); } } // Close mod2:00 PM 6/20/2026als on escape key document.addEventListener('keydown', function(e) { if (e.key === "Escape") { hideTrialModal(); hideUnderConstruction(); } }); // Tailwind script already loaded console.log('%cAction Karate Website Loaded Successfully ⚔️', 'color:#e63939; font-family:monospace');
top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Youth Classes

A series of images capturing the energy and enthusiasm of youth participating in martial arts classes. These images showcase the fun and discipline of youth classes in the martial arts academy.

bottom of page