Promote Culture and Tradition

We believe in the power of traditional arts to tell stories, build bridges, and create a shared space where every culture is celebrated. Through performances, workshops, and cultural exchange, we unite communities and inspire an inclusive, vibrant society.

document.addEventListener("DOMContentLoaded", function () { // Select all team member links document.querySelectorAll(".sc_team_item_title a").forEach(function (el) { // Replace "01. ", "02. ", "03. " etc. with just the name el.textContent = el.textContent.replace(/^\d+\.\s*/, ""); }); });