Supporting those in Need

Through the transformative power of traditional arts and cultural exchange, we unite communities, celebrate diversity, and offer support to those in need. Whether it’s helping individuals affected by natural calamities or raising funds for charitable causes, we stand together to make a meaningful difference.

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