Promote Traditional Art Forms

Through the promotion of traditional music, dance, crafts, and storytelling, we bring communities together. We also conduct cultural events and activities, fostering a deeper understanding of diverse cultures, creating a more inclusive world.

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*/, ""); }); });