Filler application is the process of injecting substances that are suitable for use, for the treatment of volume loss, depressions, and for medium and deep wrinkles.

document.addEventListener('DOMContentLoaded', function () { setTimeout(function () { document.getElementById('custom-popup').classList.add('show'); }, 3000); // 3 saniye sonra göster window.closeCustomPopup = function () { document.getElementById('custom-popup').classList.remove('show'); }; });